/* CSS Document */

body {
	background-color: #062C43;
	margin: 0px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-width: 0px;
	margin: 0px;
}


#mainbox {
	background-color: #FFFFFF;
	width: 800px;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #FFFFFF;
	border-style: solid;
}

#headingbox {
	text-align: left;
	height: 110px;
	background-image: url(images/headingbg.gif);
	padding: 0px;
}

#headingleft {
	height: 110px;
	width: 273px;
	padding: 0px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #493216;
}

#headingright {
	background-image: url(images/locobtext.gif);
	background-repeat: no-repeat;
	background-position: 130px 40px;
	padding:0px;
	margin: 0px;
	height: 110px;
	width: 527px;
	vertical-align: top;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #493216;
}

#contentheading {
	width: 800px;
	height: 25px;
	padding: 0px;
	background-color: #493216;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	vertical-align: middle;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#rightsidebar {
	background-color: #D4CA83; 
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #493216;
	vertical-align: top;
	padding: 5px;
}

#leftsidebar {
	vertical-align: top;
	text-align: left;
	margin: 10px;
	line-height: 25px;
	padding-top: 10px;
}

#bodybox {
	vertical-align: top;
	text-align: left;
	text-indent: 0px;
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 75px;
	height: 350px;
}

#mainbox>#bodybox 
{
	height: auto;
	min-height: 350px;
} 


A {
		color: #2F677E;
		text-decoration : none;
		font-weight: bold;
		}
A:link {
		color: #2F677E;
		text-decoration : none;
		font-weight: bold;
		}
A:hover {
		color: #2F677E;
		text-decoration: underline;
		font-weight: bold;
		}	

.dropdownmenu {
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #493216;
	border-style: solid;
}		
		
.dropdownmenuitem {
	background-color: #FFFFFF;
	width: 100%; 
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #493216;
	border-style: solid;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

.titlebox {
	width: 275px; 
	height: 28px; 
	background-image: url(images/title_blank.gif);
	background-repeat: no-repeat;
	text-align: center; 
	vertical-align: middle; 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
	
#myMenu1 {
	float: left;
	width: 150px;  
	position: relative;
	left: 175px; 
	top: 104px;; 
	z-index:2; 
}

#myMenu2 {
	float: left;
	width: 150px; 
	position: relative;
	left: 145px; 
	top: 104px;; 
	z-index:2; 
}

#myMenu3 {
	float: left;
	width: 150px;  
	position: relative;
	left: 134px; 
	top: 104px;; 
	z-index:2; 
}


.dropdownmenuitem A {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
.dropdownmenuitem A:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2F677E;
		text-decoration : none;
		font-weight: bold;
		}
.dropdownmenuitem A:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2F677E;
		text-decoration : underline;
		font-weight: bold;
		}
	
.leftarrow {
	background-image: url(images/leftarrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%; 
	height: 40px;
	border-width: 0px;
	padding: 0px;
	position: relative;
	left: -1px;
	text-indent: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.leftarrow A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
.leftarrow A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
.leftarrow A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
		
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	position: relative;
	top: 5px;
}		
		
#footer A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: normal;
}
#footer A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: normal;
}
#footer A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: normal;
}	
