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

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imgs/bodyBG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:rgb(145,151,108);
	}

a{
	color:rgb(75,82,8);
	}

h4{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:rgb(72,85,8);
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
img{
	border:none;
	}
		
#placement{
	z-index:1;
	position:relative;
	top:0px;
	width:900px;
	height:652px;
	background-image:url(../imgs/placementBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:rgb(236,237,220);
	margin:0 auto 0 auto;
	}
	
#placement_map{
	z-index:1;
	position:relative;
	top:0px;
	width:900px;
	height:652px;
	background-image:url(../imgs/placementBG_map.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:rgb(145,151,108);
	margin:0 auto 0 auto;
	}	
	
/* content options */	
#content{
	position:relative;
	top:63px;
	left:51px;
	width:800px;
	height:481px;
	background-image:url(../imgs/contentBG.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:rgb(236,237,220);
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}
	
#content_map{
	position:relative;
	top:63px;
	left:95px;
	width:710px;
	height:499px;
	}


/* standard page layout */
.contentTableMainNav{
	height:27px;
	text-align:left;
	vertical-align:top;
	}
.colRight{
	text-align:left;
	vertical-align:top;
	padding:10px 18px 8px 8px;
	width:319px;
	height:427px;
	
	}
#hp .colLeft{
	width:478px;
	height:427px;
	padding:0 0 0 12px;
	text-align:left;
	}
.colLeft{
	width:478px;
	height:427px;
	padding:0 0 0 12px;
	text-align:left;
	}
.colForm{
	width:50%;
	height:427px;
	padding:0 12px 0 12px;
	text-align:left;
	}
input,
textarea,
select{
	border:solid 1px #666666;
	}
.colForm .required{
	color:#990000;
	}
	
.photoBoxScrolls{
	background-image:url(../imgs/photoBoxScrolls.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:426px;
	height:45px;
	padding:6px 18px 0 18px;
	margin:10px 0 0 3px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:center;
	color:rgb(64,44,33);
	}
.photoBoxScrollsB{
	background-image:url(../imgs/photoBoxScrollsB.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:237px;
	height:51px;
	padding:5px 18px 1px 18px;
	margin:20px auto 0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:center;
	color:rgb(64,44,33);
	}
.contentTableSubNav{
	width:800px;
	height:27px;
	background-color:rgb(178,174,142);
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align:middle;
	}	
.quad2Table td{
	border:solid 1px rgb(200,200,200);
	}

.pages a,
.pages a:hover{
	text-decoration:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
	
#footer{
	position:relative;
	top:72px;
	left:0px;
	width:800px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	letter-spacing:1px;
	text-align:right;
	z-index:50;
}
#disclaimer a{
color:rgb(76,49,10);
font-size:9px;
}