/* Ironcraft - Style Sheet
================================== */

/* ZERO MARGINS/PADDINGS*/
* {
	margin: 0;
	padding: 0;}

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	background-color:#ffffff;
	background-image: url(tile.gif);
	text-align: center; 
	min-width: 800px;
	background-image:url(images/back1.png);
	background-repeat:repeat-x;}
    
#wrapper {
	width: 800px; 
	margin: 0 auto; 
	text-align: left; 
	position: relative;
	background-image:url(images/back.png);
	border:1px solid #000000;}	
	
/*HEADER INFO*/

#header {
	height: auto;
	background-color:#ffffff;
	padding: 0px;
	position:relative;
	margin:0px;
	border-bottom:0px solid #000000;
	width: 800px;}

#headerimage1 {
	margin: 0px;
	padding: 0px;
	border:0px;
	height:155px;
	position: relative;
	width: 800px;
	background-color:#FFFFFF;}

#headerimage2 {
	margin: 0px;
	padding: 0px;
	height:134px;
	position:relative;
	width: 800px;}

/*END OF HEADER INFO*/

#topbar {
	background-color:#333399;
	color:#FFFFFF;
	font-weight: bold;
	word-spacing: 4px;
	font-size: 1.2em;
	border-top:5px solid #ffffff;
	position: relative;
	width: 800px;}

#topbartext {
	padding-left:30px;
	padding-top: 5px;
	padding-bottom: 5px;}

/*START OF LEFT COLUMN INFORMATION*/

#mainNav {
	width: 200px;
	float: left;
	list-style: none;
	background-color:#d9dbd6;
	padding-top: 10px;
	position:relative;
	padding-left: 10px;}
	
#login{
	height:auto;
	width:183px;
	height:60px;
	background-color:;
	background-repeat:no-repeat;
	padding:0px 0 0 0px;
	border: 0px solid #000000;
	//**background-image:url(images/search_button.jpg);**//
	background-position:top;
}

#leftimage1{
	padding-top:0px;
}

#leftimage2{
	padding-top:10px;
	padding-left:20px;
	border:0;
}

#leftimage3{
	padding-top:20px;
	padding-left:20px;
}

/*END OF LEFT COLUMN INFORMATION*/

/*START OF CENTRAL COLUMN INFORMATION*/

#mainContent {
	width: 365px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;
	padding-bottom: 20px;}
	
#mainContent1 {
	width: 570px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;}
		
#mainContent ul{
	padding-left: 20px;}


#mainContentnews {
	width: 560px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;}

#textinner {
	margin-left: 20px;
	padding-top: 10px;
	text-align: justify;
	padding-bottom: 10px;}
	
#textinner a:link,  a:visited {
	color: #333399;
	text-decoration: none;} 

#textinner a:hover,  a:active {
	color: #666666;
	text-decoration: underline;}

#textinner1 {margin-left: 20px;}
 
#imagecenter {padding-left:65px;}

#frontimage1 {margin: 0; padding-bottom: 5px; padding-top:5px}

#frontimage2 {margin: 0; padding-bottom: 5px; padding-top:5px}

#columnheadtext{
	height:auto;
	width: auto;
	font:"Times New Roman", Times, serif;
	color:#666699;
	margin-left:20px;
	font-size: 2.5em;
	padding-top: 5px;
	border-bottom: 1px solid #666699;
	font-style: italic;}

/*START OF CENTRAL COLUMN INFORMATION*/

/*RIGHT COLUMN INFO*/

#secondaryContent {
	padding-bottom: 20px;
	background-image: url(images/hillhead_04.jpg);
	height: 500px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 205px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: right;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 0px;
	position:relative;}

#secondaryContentnews {
	padding-bottom: 20px;	
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#fff;
	width: 10px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
}

#rightnews{
	padding-top:10px;
	padding-left:0px;
	color:#eaeaea;
	font-size:1.1em;
	float: left;}

a:link,  a:visited {
	color: #cccccc;
	text-decoration: underline;} 

 a:hover,  a:active {
	color: #ffffff;
	text-decoration: underline;}

#map{
	width: 550px;
	height: 300px;
	border: 1px solid;
	border-color: #003366;
} 

#rightnews a:link, #rightnews a:visited {
	color: #ffffff;
	text-decoration: underline;} 

#rightnews a:hover, #rightnews a:active {
	color: #cccccc;
	text-decoration: underline;}

#rightimage1{
	padding-top:10px;}

#rightimage2{
	padding-top:10px;}
	
#rightimage3{
	padding-top:10px;}
	
#rightimage4{
	padding-top:10px;}

#rightimagelogo{
	padding-top:5px;
	padding-left: 5px;
}

#mainNav * *, #secondaryContent * * {
	padding-left: 0;
	padding-right: 0;
	/**border-bottom: 1px solid white;**/}
	
#secondaryContent p {font-size: 1.2em;}

/*END OF RIGHT COLUMN INFO*/

/*START OF FOOTER*/

#footer {
	background-color:#666666;
	color:#FFFFFF;
	padding: 1px 0px;
	width:800px;
	clear: both;
	height:80px;
	border-bottom: 5px;
	border-top: 5px;
	border-top-style: solid;
	border-top-color: #333399;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	background-image: url(images/ironcraftweb_11.jpg);
} 


#footertext {
	padding-left:40px;
	float:right;
	position:relative;
	padding-top:0px;
	top: -50px;
	padding-right: 30px;
}


#jollie {
	padding-right:0px;
	float:left;
	padding-left: 35px;
}


#jollie a:link,  a:visited {
	color: #333399;
	text-decoration: none;
} 

#jollie a:hover,  a:active {
	color: #666666;
	text-decoration: underline;
}

/*END OF FOOTER TEXT*/

/*TABLE STYLES*/
tr {padding-top:5px;}
td {padding:5px;}
th {background-color:#d9dbd6; color:#000; padding:5px}
.even{ background-color:#eaeaea;}

/*END OF TABLE STYLES*/

/*MISC. STYLES*/

.log{ color:#993333; margin-left:5px;}

h1 {font-size: 2.4em; font-weight: normal;}

h2 { font-size: 2.0em; font-weight: normal;}

.bold{font-weight:bold;}

p {font-size: 1.3em;}

li{font-size: 1.2em;}

h1, h2, p {margin: 0em 0;}

h4{margin-left:15px;}

table{margin-left:15px; margin-top:5px;
 }
 
.tr{padding-top:10px;}
#top {background-color:#000000;
color:#FFFFFF;
}



.button{color:#FFFFFF;
background-color:#333399;
border-color:#333399;
padding-top:0px;
float:right;
}
.button1{color:#FFFFFF;
background-color:#333399;
border-color:#333399;
padding-right:0px;
}

.listpadding {padding-left:20px;}

.formborder{ border:1px;
border-color:#003366;
border-style:solid;
height:;25px;}


#dsi{padding-left:15px;
padding-top:10px;
}
#footerimage{padding-left:0px;
padding-top:10px;
width:200px;
}
/*END OF MISC. STYLES*/
