@charset "utf-8";
/* CSS Document */

#background
{
	background-image:url(images/images/backgroundcopy_02.gif);
 	width:900px;
	height:600px;

}
#background #links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #344d5e;
	
}
#background #intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	clear: both;
	float: left;
}
#background #line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: none;
	margin-top: 250px;
	border-top-width: 2px;
	border-top-color: #0000CC;
}

#nav {
	float: left;
	color: #b6a373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	z-index:30;
}
#background #contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #c1b86e;
}
#background #mainnav {
	background-color:#185589;	
	background-repeat: no-repeat;
	
	
	
	
	
}
#background #links{
font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccae71;
	text-decoration:none;
	text-align:left;
	}
	
	#background #table {
	border-right-style: none;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
}
#background #tableleft {
	border-left-width: 0px;
	border-left-style: none;
}
#text {font-family: Verdana, Arial, Helvetica, sans-serif}
#tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #344d5e;
}
#background #buttons {
	position: fixed;
	z-index: -50;
}
#background div {
	margin: 0px;
}
