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

body {
	margin:0px;
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#d1ac75;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

/*ID's*/

#container {
	position:relative;
	width:800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}

#content {
	position:absolute;
	top:139px;
	left:0px;
	width:800px;
	height:auto;
	z-index:1;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:139px;
	z-index:999;
}

#footer {
	width:800px;
	height:16px;
	float:left;
	position:relative;
	margin-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.79em;
}

#nav {
	width:580px;
	height:25px;
	position:absolute;
	top:115px;
	left:242px;
	z-index:999;
}

#nav li {
	float:left;
	list-style-type:none;
}

#nav ul {
	padding:0px;
	margin:0px;
}

#logo {
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	height:136px;
}

#headerPic {
	width:800px;
	height:250px;
	position:relative;
	float:left;
	clear:both;
}

#headerPicB {
	width:800px;
	height:220px;
	position:relative;
	float:left;
	clear:both;
}

#subContent, #subContentB, #subContentC {
	position:relative;
	float:left;
	clear:both;
	width:800px;
	/*height:344px;*/
	background-color:#fdffe3;
	margin-top:10px;
	color:#9b703c;
	font-size:.916em;
}

#subContentB {
	position:relative;
	float:left;
	clear:both;
	width:800px;
	/*height:344px;*/
	background-color:#fdffe3;
	margin-top:10px;
	color:#9b703c;
	font-size:.916em;
}

#subContent p {
	margin:0;
	padding:15px 20px 20px 20px;
	line-height:1.5em;
	width:740px;/*was 519px*/
	overflow:auto;
	max-height:244px;
	margin-bottom:15px;
}

#subContentB p, #subContent h3, #subContentC p {
	margin:0;
	padding:15px 20px 20px 20px;
	line-height:1.5em;
	width:519px;
	overflow:auto;
	max-height:374px;/*244*/
	margin-bottom:15px;
}

#subContent ul, #subContentB ul, #subContentC ul {
	padding:0px 0px 0px 0px;
	margin-top:-10px;
	margin-left:45px;
}

h4 {
	margin:0;
	padding:15px 20px 5px 20px;
}

#textBox {
	width:760px;
	color:#9b703c;
	font-size:.958em;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#textBox li, #subContent li, #subContentB li {
	margin-bottom:20px;
}

#text {
	width:539px;
	position:absolute;
	top:47px;
	left:0px;
	font-size:.83em;
	height:315px;
	overflow:auto;
}

#FormHolder {
	position:relative;
	top:10px;
	left:10px;
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:.792em;
	color:#3d3d3d;
}

#form {
	width:780px;
}

#contactInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.333em;
	font-weight:bold;
	width:219px;
	position:absolute;
	top:60px;
	right:10px;
	text-align:right;
	color:#4f2b00;
}

#copyright {
	float:left;
	margin-top:2px;
	margin-left:10px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.79em;
	color:#4f2b00;
}

#designer {
	float:right;
	margin-top:2px;
	margin-right:10px;
	width:225px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.79em;
	color:#4f2b00;
	text-align:right;
}

#formIntro {
	font-size:.79em;
}

#validCode {
	position:absolute;
	top:15px;
	/*left:595px;*/
	right:10px;
}

#video {
	position:relative;
	width:480px;
	height:330px;
	float:left;
	margin:10px 46px 20px 46px;
}

/*CLASSES*/
.thumb_holder {
	width:110px;
	margin:0px 0px 20px	20px;
	float:left;
	font-size:.708em;
	text-align:center;
}
	
.border {
	padding:5px 5px;
	border:#333333 1px solid;
	background-color:#ffffff;
}

.vid_title {
	margin:20px 20px 5px 20px;
	width:250px;
}

.active {
	color:#ffb863;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	margin-right:13px;
}

.uline li {
	margin-left:-10px;
	margin-bottom:10px;
}

.large {
	font-size:1.333em;
}

.larger {
	font-size:1.666em;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.imageRight {
	float:right;
	/*margin-right:10px;
	margin-left:10px;*/
	margin:20px 20px 6px 0px;
	clear:right;
}

.imageRightSM {
	float:right;
	/*margin-right:10px;
	margin-left:10px;*/
	margin:0px 20px 0px 0px;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	margin-right:13px;
	color:#4f2b00;
}

.disclaimer {
	font-size:.79em
}

.clear {
	clear:both	
}

.clear20 {
	clear:both;
	height:20px;
}

.clear10 {
	clear:both;
	height:10px;
}
 
/*LINKS*/

#nav a:link, #designer a:link {
	color:#4f2b00;
	text-decoration:none;
}

#nav a:visited, #designer a:visited {
	color:#4f2b00;
	text-decoration:none;
}

#nav a:hover, #designer a:hover {
	color:#ffb863;
	text-decoration:none;
}

#nav a:active, #designer a:active {
	color:#ffb863;
	text-decoration:none;
}