@import url('reset.css');

@import url('master.css');



body

{

	background-color: #3a5272;



}



img {border: solid 3px #b0aeae;}



p {

padding-bottom: 5px;

}



A {

	color: #3a5272;

	text-decoration: underline;

}

A:hover {

	color: #3a5272;

	text-decoration: none;

	font-weight: bold;

}



#wrap {

	width: 800px;

	height: 100%;

	margin: 0 auto;

}



#header {

	width: 795px;

	height: 150px

}



#contentwrap {

	width: 800px;

	height: auto;

	background-color: #C8B192;

}

#contentwrap #test {

	background-color: #C8B192;

	height: 25px;

	padding-top: 10px;

}





#content {

	width: 800px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	clear: both;

	background-color: #C8B192;

}

.itemLeft {

	width: 380px;

	padding: 5px 5px 5px 5px;

	margin: 5px 5px 5px 5px;

	background-color: white;

	clear: both;

	float: left;

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

}
#terms {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8B192;
}








.itemright {

	width: 380px;

	float: right;

	padding: 5px 5px 5px 5px;

	margin: 5px 5px 5px 5px;

	background-color: #C8B192;

	height: auto;

}

#middle_left {

	float: left;

	width: 380px;

	background-color: white;

	margin: 5px 5px 5px 5px;

	padding: 5px 5px 5px 5px;

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

}

#topmiddle_farright {

	float: right;

	width: 180px;

	margin: 5px 5px 5px 0px;

	padding: 5px 5px 5px 5px;

	background-color: white;

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

}

#topmiddle_right {

	float: left;

	width: 180px;

	margin: 5px 5px 5px 5px;

	padding: 5px 5px 5px 5px;

	background-color: white;

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

}

#spotlight {
	float: right;
	width: 380px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;

}

#spotlight_left {

	float: left;

	width: 180px;

}

#spotlight_right {

	float: right;

	width: 180px;

}





#top_middle {

	float: left;

	width: 380px;

	padding-bottom: 20px;

	margin: 5px 5px 5px 5px;

	padding: 5px 5px 5px 5px;

	background-color: #FFFFFF;

	text-align: center;

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

}

.bottomcontent {

	width: 790px;

	background-color: white;

	padding: 10px 5px 5px 5px;

	clear: both;

	text-align: center;

	background-image: url(../img/bg.jpg);

	background-repeat: repeat-x;

	font-family: Arial, Helvetica, sans-serif;

}

#top_content {

	color: #000000;

	margin-right: 5px;

	width: 800px;

	background-color: #C8B192;

	height: 20px;

}

#footer {

	height: 10px;

	width: 770px;

	background-color: #3a5272;

	text-align: center;

	padding: 15px 15px 15px 15px;

	color: #FFFFFF;

	font-weight: bold;

}

#projectBox_1 {

	float: left;

	width: 180px;

	text-align: left;

}

#projectBox_2 {

	float: right;

	width: 180px;

	text-align: left;

	height: 78px;

}



#navlist/* These styles create the dropdown menus. */

 {

	background-color: #C8B192;

}

#navlist li {

	list-style: none;

	float: left;

	color: white;

	}	

#navlist li a {

	display: block;

	padding: 3px 8px;

	text-transform: uppercase;

	text-decoration: none;

	color: white;

	font-weight: bold;

}

#navlist li a:hover {

	color: #000;

}

#navlist li ul {

	display: none;

	}

	

#navlist li:hover ul, #navlist li.hover ul {

	display: inline;

	width: 500px;

	margin: 0;

	padding: 0;

	color: #FFFFFF;

	position: absolute;

	}

#navlist li:hover li, #navlist li.hover li {

	float: left;

	background-color: white;

	color: #000000;

}

#navlist li:hover li a, #navlist li.hover li a {

	color: #000;

	background-color: #C8B192;

}

#navlist li li a:hover {

	color: #FFFFFF;

	background-color: #C8B192;

}

#space {

	float: left;

	height: auto;

	width: 800px;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	text-align: center;

	padding: 5px 5px 5px 5px;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	text-align: center;

	padding: 5px 5px 5px 5px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	text-align: center;

	padding: 5px 5px 5px 5px;
}
	
.terms_1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 380px;
}

.terms_2 {
	width: 380px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.terms_3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

