BODY {
	background-color: #EDF7EE;
	padding: 0;
}

IMG {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.wrapper {

	width: 905px;
	margin: 0 auto;
	margin-top: 20px;
		
}
/*shotgunflat code for request info form */
#requestinfo label { position: absolute; text-align:right; width:130px; }
#requestinfo input, textarea { margin-left: 140px; }
#requestinfo label.check, label.radio { position:relative; text-align:left; }
#logo {
	margin: 0 0 20px 0;
}

/* USER LOGIN BUTTON */

#login {
	width: 123px;
	float: right;
	text-align: right;
	margin: -33px 12px 0 0;
	height: 20px;
	font-size: 95%;
	font-family: Helvetica;
	font-weight: normal;
}

#login a:link {
	color: #066C3A;
	font-weight: normal;
}	

#login a:visited {
	color: #066C3A;
	font-weight: normal;
}

#login a:hover {
	color: #00CC33;
}

#login a:active {
	color: #066C3A;
}

#login img {
	float: left;
	margin: -5px 0 0 0;
	padding: 0;
}

a {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #999;
}

/*NAVIGATION*/

#nav {
	
	margin: 0;
	padding: 0;
	height: 51px;
	width: 905px;
	background-image: url(../i/nav_bg.png);
	background-repeat: repeat-x;

}

#nav ul{
	float: left;
	margin:0 auto;
	margin-top: 16px;
	overflow:hidden;
	padding:0;
	display: block;
	
}
#nav ul li{
	padding:0;
	list-style:none;
	display:inline;
	float: left;
}
#nav ul li a{
	overflow:hidden;
	padding:13px 0 11px 0;
	display:inline;
	text-decoration: none;
	margin-left: 28px;
	margin-top: 2px;
}
#nav ul li a span{
	cursor:pointer;
	height:17px;
	background-repeat:no-repeat;
	overflow:hidden;
	display: inline;
	color: #fff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-right: 20px;
	font-size: 18px;
	text-decoration: none !important;
	}


/*HOME*/

#nav ul li a.navigate:link span {
	color: #fff;
	height:55px;
	text-decoration: none !important;
}
#nav ul li a.navigate span.active {
	color: #000 !important;
	height:55px;
	text-decoration: none !important;
}

a.navigate span.active {
	color: #000;
	height:55px;
	text-decoration: none !important;
}

#nav ul li a.navigate:visited span {
	color: #fff;
	height:55px;
	text-decoration: none !important;
}

#nav ul li a.navigate:hover span {
	color: #000;
	height:55px;
	text-decoration: none !important;
}

#nav ul li a.navigate:active span {
	
	color: #000;
	height:55px;
	text-decoration: none !important;
}

#nav ul li a.navigate span {
	
	height: 55px;
	color: #000;
}


/*BODY*/



#large {
	width: 905px;
	height: auto;
	margin: 0 1px 0 1px;
	border-top: none;
	
}

#large img {
	margin: 0 0 -5px 0 !important;
	padding: 1px 0 1px 0 !important;
}


/*HOME GRAPHIC COPY*/


#home_graphic_header {
	position: relative;
	top: 16px;
	left: 24px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	width: 265px;
	line-height: 150%;
	
}


#home_graphic_copy {
	margin: 0;
	padding: 22px 0 0 24px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #066C3A;
	width: 265px;
	line-height: 110%;
}


#home_graphic_copy h2 {
	line-height: 135%;
	font-size: 24px;
	margin: 10px 0 0 0;
	
}

#home_graphic_copy p {
	font-weight: normal;
}

.right { 
	background-color: #fbffdb;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	width:625px;
	margin-top: -4px !important;
}


#right-content {
	padding: 20px;
}
	
#right-content h4 {
	color: #015391;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Helvetica;
	font-weight: bold;
}

#right-content p {
	color: #000;
	margin: 6px 0 14px 0;
	padding: 0;
	line-height: 20px;
	font-family: Helvetica;
	font-size: 14px;
}
#right-content span.superscript {
	vertical-align: super;
	font-size: 9px;]
	}
#right-content ul {
	color: #000;
	margin: 8px 0 8px 18px;
	padding: 0;
	line-height: 20px;
	font-family: Helvetica;
	font-size: 14px;
}

#right-content ol {
	color: #000;
	margin: 8px 0 8px 18px;
	padding: 0;
	line-height: 20px;
	font-family: Helvetica;
	font-size: 14px;
}

.left { 
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	float:left;
	margin-left:1px;
	width:275px;
	margin-top: -4px !important;
}
	
#left-content {
	padding: 11px 20px 20px 20px;
	
}

#left-content p {
	color: #398E40;
	margin: 6px 0 14px 0;
	padding: 0;
	line-height: 24px;
	font-family: Helvetica;
	font-size: 17px;
}

#footy {
	border-top: 1px solid #ccc;
	clear: both;
	font-family: Helvetica;
	font-size: 11px; 
	padding: 8px 0 0 0;
	margin: 0 1px 0 1px;
	
}


.container { float:left; clear:left; width:100%; padding:0; }

.box p { margin:.5em; padding:0; }
.containWidth {width: 900px;}


.flash {
	border-left:1px solid #CCCCCC;
	float:left;
	margin:0 0 -1px;
	width:275px;
	height: 300px;
	background-color: #F9F9F9;
	text-align: center;
 }
	
.holder {
	float: left;
}


#home-image {
	background-image:url(../i/home_image.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	height:300px;
	width:625px;
}

#home-image2 {
	background-image:url(../i/home_image2.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	height:300px;
	width:625px;
	
}

#home-image3 {
	background-image:url(../i/home_image3.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	height:187px;
	width:625px;
}

#home-image4 {
	background-image:url(../i/home_image4.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	height:300px;
	width:625px;
}

.imgright {
	float: right;
	margin: 0 0 0 20px;
}

.management_pic {
	margin: 0 8px 8px 0;
	float: left;
}

/*Videopop*/

.videopop {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.videopop li {
	margin-bottom: 10px;
	border: 1px solid #555;
	background-repeat: no-repeat;
}

.videopop li a {
	width: 234px;
	height: 144px;
	display: block;
	text-indent: -9000px;
}

#videopop1 {
	background-image: url(../i/v_sr1.jpg);
}

#videopop2 {
	background-image: url(../i/v_sr2.jpg);
}

#videopop3 {
	background-image: url(../i/v_sr3.jpg);
}

#videopop4 {
	background-image: url(../i/v-fam1.jpg);
}

#videopop5 {
	background-image: url(../i/v-fam2.jpg);
}

#videopop6 {
	background-image: url(../i/v_comm1.jpg);

}

#videopop7 {
	background-image: url(../i/v_comm2.jpg);
}

#videopop8 {
	background-image: url(../i/screenthumb.jpg);
}

#videopop9 {
	background-image: url(../i/v_ph1.jpg);
}

#videopop10 {
	background-image: url(../i/v_ph2.jpg);
}

.vidpopclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Thumbnails and overlays*/


.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 150%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 450px;
	height: 350px;
	padding: 16px;
	border: 16px solid #fff;
	background-color: white;
	z-index:1002;
	overflow: hidden;
}

.white_content_large {
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 600px;
	height: 445px;
	padding: 16px;
	border: 16px solid #fff;
	background-color: white;
	z-index:1002;
	overflow: hidden;
}

.white_content_small {
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 455px;
	height: 355px;
	padding: 16px;
	border: 16px solid #fff;
	background-color: white;
	z-index:1002;
	overflow: hidden;
}
