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


.clear {
	clear:both;
}

#topBar{
height:20px;
width:100%;
background-color:#0A2920;
}

#topGrey{
height:1px;
margin-top:12px;
width:100%;
background-color:#8C8C8C;
}

#footer{
width:900px;
height:30px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8C8C8C;
}
#footer a:Link, #footer a:Visited, #footer a:Active{
color:#8C8C8C;
text-decoration:none;
}

#footer a:Hover{
color:#0A2920;
text-decoration:none;
}

#copyright{
width:450px;
height:30px;
float:right;
text-align:right;
}

#homeContainer{
background-image:url(images/homeBG.png);
background-repeat:no-repeat;
width:937px;
height:641px;
margin:auto;
}

#homeSlideshow{
width:826px;
margin:12px auto;
border:1px solid #999;
}

#homeSlideshow .left{
	width:370px;
	float:left;
	margin:13px 0 6px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	line-height:15px;
}

#homeSlideshow .right{
	width:410px;
	height:260px;
	float:right;
	margin:6px 6px 5px 0;
}

#navContainer{
width:860px;
height:127px;
margin:auto;
}

#navText{
float:right;
height:80px;
width:400px;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:15px;
color:#8C8C8C;
margin: 20px 30px 0px 0px;
}

#blurb{
height:184px;
width:430px;
float:right;
margin-right:50px;
background-image:url(images/blurb.png);
background-repeat:no-repeat;
background-position:left top;
}
#map{
height:185px;
width:330px;
float:left;
margin:5px 0 0 80px;
background-color:#FFF;
}

#map .second{
	margin-left:50px;
}

#map #header{
width:330px;
background-color:#a1bcb6;
}

#aboutContainer{
background-image:url(images/aboutBG.png);
background-repeat:no-repeat;
width:851px;
height:491px;
margin:auto;
}

#aboutText{
width:606px;
height:450px;
margin:18px 0px 0px 25px;
float:left;
}

#aboutHeader{
width:606px;
height:33px;
background-color:#0A2920;
line-height:33px;
}

#team{
height:auto;
width:184px;
float:left;
margin:0px 0px 0px 0px;
background-image:url(images/teamMid.png);
background-repeat:repeat-y;
background-position:0px 0px -12px 0px;
bac
}
#teamNav{
height:auto;
width:184px;
float:left;
margin:16px 0px 0px 12px;
}


#visionText{
width:420px;
height:450px;
margin:18px 0px 0px 25px;
float:left;
}

#visionHeader{
width:420px;
height:33px;
background-color:#0A2920;
line-height:33px;
}

#visionPic{
width:336px;
height:398px;
float:left;
margin:18px 0px 0px 26px;
}

#contactText{
width:405px;
height:450px;
margin:18px 0px 0px 25px;
float:left;
}

#contactHeader{
width:405px;
height:33px;
background-color:#0A2920;
line-height:33px;
}

#contactAddress{
width:340px;
height:200px;
margin:25px 0px 0px 40px;
float:left;
}

#submit{
background-color:#0A2920;
padding:4px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:0px none;
display:block;
cursor:pointer;
}
#submit:Hover{
background-color:#284F48;
}

#mailDiv{
margin: 15px 0px 0px 0px;
height:30px;
width:100%;
}
