body { 
	margin:0 0 -5px 0;
	background-color:#b6ce6c;
	no-background-color:#94ac55;
	font-family:'Lucida Sans','Gill Sans MT','Tw Cen MT',verdana, arial;
	font-size:13px;
	color:#000;
	background-image:url("../images/bkgd.jpg");
	background-position:50% 0;
	background-repeat:repeat-y;
	} 
	
div#greyout {
	position:absolute;
	z-index:10019;
	display:none;
	background-color:#333;
	width:100%;
	height:100%;
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	left:0px;
	top:0px;
	}
	
	#ss_iframe {
		position:absolute;
		width:920px;
		height:550px;
		left:50%;
		margin-left:-460px;
		top:50%;
		margin-top:-275px;
		z-index:10020;
		background-color:transparent;
		display:none;
		}
	
p,h3,h2,h4 {
	margin-top:0px;
	margin-bottom:10px;
	}
	
.clear {
	clear:both;
	}
	
div#outerdiv {
	position:absolute;
	width:800px;
	height:auto;
	top:0px;
	left:50%;
	margin-left:-400px;
	z-index:1;
	background-color:transparent;
	}
	
div#one {
	position:relative;
	width:800px;
	height:220px;
	overflow:visible;
}

	div#one div#logo {
		position:relative;
		float:left;
		left:15px;
		top:13px;
		width:142px;
		height:207px;
	}
	
	div#one div#topPhoto {
		position:relative;
		float:right;
		top:13px;
		width:622px;
		height:160px;
		right:15px;
	}
	
	div#one div#topNav {
		position:relative;
		float:right;
		top:16px;
		width:622px;
		height:44px;
		right:15px;
		border-top-style:dotted;
		border-top-width:2px;
		border-top-color:#c2dd76;
		overflow:visible;
	}
	
div#two {
	position:relative;
	width:800px;
	height:575px;
	margin-top:15px;
}

	div#two div#leftSide {
		position:relative;
		float:left;
		width:142px;
		left:15px;
		height:575px;
		NObackground-color:red;
		}
		
	div#two div#contentContainer {
		position:relative;
		float:left;
		width:470px;
		left:21px;
		height:485px;
		border-right-style:dotted;
		border-right-width:2px;
		border-right-color:#c2dd76;
		border-left-style:dotted;
		border-left-width:2px;
		border-left-color:#c2dd76;
		NObackground-color:red;
		}
		
		div#peopleHolder {
			position:absolute;
			bottom:0px;
			width:467px;
			height:75px;
			z-index:2;
			}
			
			div#peopleHolder img#people {
				position:relative;
				left:3px;
				width:467px;
				height:75px;
				}
		
	div#two div#rightSide {
		position:relative;
		float:right;
		width:142px;
		right:15px;
		height:485px;
		NObackground-color:green;
		}
		
	div#rightside_bkgd {
		position:absolute;
		z-index:1;
		background-color:#8caf33;
		width:147px;
		left:-5px;
		height:485px;
	filter: Alpha(Opacity=20);
	-moz-opacity:0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
		}
		
	div#rightside_holder {
		position:absolute;
		z-index:2;
		width:142px;
		height:485px;
		}
		
	div#two div#midBottom {
		position:relative;
		float:left;
		left:21px;
		width:620px;
		height:88px;
		NObackground-color:blue;
		border-left-style:dotted;
		border-left-width:2px;
		border-left-color:#c2dd76;
		border-top-style:dotted;
		border-top-width:2px;
		border-top-color:#c2dd76;
		}
		
	div#newsletter {
		position:relative;
		height:87px;
		width:100%;
		}
		
		div#newsletter img {
			position:relative;
			float:left;
			}
		
		p.newsletter_1 {
			position:relative;
			top:10px;
			margin:0px;
			font-size:16px;
			font-weight:bold;
			font-family:rockwell,georgia;
			color:#072f4b;
			}
			
		p.newsletter_2 {
			position:relative;
			top:9px;
			margin:0px;
			font-size:18px;
			font-weight:bold;
			font-family:rockwell,georgia;
			color:#a6ce39;
			}
			
		span.signup {
			position:relative;
			top:14px;
			font-family:rockwell,georgia;
			font-weight:bold;
			font-size:17px;
			color:#a6ce39;
			}
			
		input.input {
			width:80px;
			}
			
		input.submit {
			background-color:#a6ce39;
			width:60px;
			height:21px;
			border:0px;
			color:#072f4b;
			font-size:12px;
			font-weight:bold;
			}
		
		

div#three {
	position:relative;
	width:800px;
	height:80px;
	top:15px;
	NObackground-color:blue;
}

span#footer_left {
	color:#072f4b;
	font-size:10px;
	position:relative;
	float:left;
	left:15px;
	}
	
span#footer_right{
	color:#072f4b;
	font-size:10px;
	position:relative;
	float:right;
	right:15px;
	}

/* INSIDE PAGES */
div#in_two {
	position:relative;
	width:800px;
	height:575px;
	margin-top:15px;
	NObackground-color:red;
}

	div#in_leftSide {
		position:relative;
		float:left;
		width:142px;
		left:15px;
		height:575px;
		NObackground-color:red;
		}
		
	div#in_contentContainer {
		position:relative;
		float:left;
		width:615px;
		left:21px;
		height:575px;
		border-left-style:dotted;
		border-left-width:2px;
		border-left-color:#c2dd76;
		}
/* INSIDE PAGES */

/* INSIDE SIDE NAVIGATION */
div.sidenav_inside {
	background-color:#cde985;
	border-top-style:dotted;
	border-top-color:#fff;
	border-top-width:2px;
	height:auto;
	width:148px;
	padding-top:8px;
	padding-bottom:8px;
	}
	
div.sidenav_inside div.tier2 {
	position:relative;
	height:auto;
	width:128px;
	left:10px;
	}
	

div.sidenav_inside div.tier2 span {
	position:relative;
	font-family:rockwell,georgia;
	font-size:15px;
	color:#072f4b;
}

div.tier3 {
	background-color:#b3cf5f;
	width:148px;
	height:auto;
	padding-top:3px;
	padding-bottom:3px;
	}

div.sidenav_inside div.tier2 span a {
	color:#072f4b;
	text-decoration:none;
}	

div.tier3 span {
	position:relative;
	left:10px;
	font-family:rockwell,georgia;
	font-size:13px;
	text-decoration:none;
	color:#000;
}

div.tier3 span a{
	text-decoration:none;
	color:#000;
	}
/* INSIDE SIDE NAVIGATION */

		
		
/*START: video container*/
div#movie_container {
	display:none;
	position:absolute;
	top:50%;
	margin-top:-140px;
	left:50%;
	margin-left:-180px;
	width:360px;
	height:280px;
	z-index:21;
	background-color:#111;
	}
	
div#movie_close {
	float:right;
	position:absolute;
	width:10px;
	height:10px;
	top:5px;
	right:5px;
	}
	
div#movie_close a:hover {
	pointer:hand;
	}
	
div#FlashDisplay {
	position:relative;
	top:20px;
	left:20px;
	width:320px;
	height:240px;
	}
/*END video container*/

/*START: photo container*/
div#photo_container {
	display:none;
	position:absolute;
	top:15%;
	width:auto;
	height:280px;
	z-index:21;
	
	}
	
div#photo_close {
	float:right;
	position:absolute;
	left:10px;
	height:20px;
	top:10px;
	background-color:#333;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.85;
	}
	
	div#photo_close  img{
		float:right;
		right:5px;
		position:absolute;
		top:5px;
		}
		
	span#caption{
		float:left;
		left:5px;
		position:absolute;
		top:3px;
		color:#fff;
		font-size:10px;
		}
	
div#photo_close a:hover {
	pointer:hand;
	}

img#photoBig {
	border-style:solid;
	border-width:10px;
	border-color:#111;
	}
	
div#photoDisplay {
	position:relative;
	top:20px;
	left:20px;
	width:320px;
	height:240px;
	}
/*END photo container*/

/*START: Flash photos */
div#front_photo_1 {
	position:absolute;
	width:250px;
	height:200px;
	z-index:18;
	left:25px;
	top:445px;
	}

div#front_photo_2 {
	position:absolute;
	width:225px;
	height:175px;
	z-index:19;
	left:205px;
	top:457px;
	}
	
div#wordofmouth {
	height:70px;
	left:-10px;
	position:absolute;
	top:-23px;
	width:153px;
	z-index:3;
}