


body {
	background: #E7EEEF url('../img/background.jpg') repeat-x;
	font: normal 13px Verdana;
	color: #000000;
	line-height: 1.3em;
	text-align: center;
}


h1 { font: bold 20px; color: #265A73;}
h2 { font: normal 18px; color: #92521F;}
h3 { font: bold 15px; color: #000000;}


p { font: normal 13px;}
a { color: #000000;}
a:hover { color: #925320;}
a:visited { color: #9DA7AC;}
img {
	border: 0px;
}
img.schedule {
	margin: 36px 0 0 25px;
}
.right {
	float: right;
	margin-left: 30px;
}
.left {
	float: left;
	margin-right: 30px;
}
img.blue-border {
	border: 1px solid #76A4BA;
}


#container {
	width: 960px;
	padding: 0px;
	margin: 10px auto;
	background: #ffffff;
	text-align: left;
}

#header {
	background: #E7EEEF url('../img/header.jpg');
	width: 100%;
	height: 159px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#homelink {
	position: absolute;
	z-index: 10;
	display: block;
	top: 20px;
	height: 80px;
	width: 253px;
}
#content-container {
	background: #C7B89E;
}
	#navigation {
		background: #C7B89E;
		width: 253px;
		float: left;
		
	}
		#navigation ul {
			margin: 0px;
			padding: 0px;
			list-style-type:none;
		}
		#navigation ul li {
			margin: 0px;
			padding: 0px; 
		}
		#navigation ul li a {
			display: block;
			width: 223px;
			height: 26px;
			padding: 10px 0px 3px 28px;
			background: #CCC3AD;
			border: 1px solid #BEAD8F;
			color: #925320;
			font: 18px Tahoma;
			margin-bottom: 4px;
			text-decoration: none;
		}
		#navigation ul li a:hover {
			border: 1px solid #CCC3AD;
			background: #9EAEAC;
			color: #ffffff;
		}
		


	#main {
		width: 659px;
		background: #ffffff;
		padding: 0px 28px 20px 20px;
		float: right;
		min-height: 400px;
	}



#footer {
	clear: both;
	width: 100%;
	background: #ffffff;
	
}

#footer #blue-bar {
	background: #ffffff url('../img/blue-footer.jpg') repeat-x;
	display: block;
	width: 100%;
	height: 19px;
}

#footer #bottom {
	width: 907px;
	padding: 0px 28px 0px 25px;
	background: #B5A281;
	height: 56px;
}

#footer #bottom #address {
	margin-top: 12px;
	font: bold 14px Verdana;
	color: #000000;
	float: left;
	line-height: 14px;
}
#footer #bottom #copyright {
	margin-top: 19px;
	font: normal 10px Verdana;
	color: #000000;
	float: right;
	line-height: 10px;
	text-align: right;
}
#footer #bottom #copyright a:visited {
	color: #000000;
}


.blue-callout {
	width: 662px;
	height: 123px;
	position: relative;
	margin-top: 55px;
	margin-bottom: 40px;
	left: -10px;
}

.blue-callout .tl {clear: both;float: left; width: 13px; height: 15px; display: block; background: url('../img/corners.png') no-repeat;}
.blue-callout .tr {float: left; width: 16px; height: 15px; display: block; background: url('../img/corners.png') -13px 0px no-repeat;}
.blue-callout .bl {float: left; width: 13px; height: 21px; display: block; background: url('../img/corners.png') 0px -15px no-repeat;}
.blue-callout .br {float: left; width: 16px; height: 21px; display: block; background: url('../img/corners.png') -13px -15px no-repeat;}
.blue-callout .l {float: left; width: 13px; height: 87px; background: url('../img/border-left-right.png') repeat-y;}
.blue-callout .r {float: left; width: 16px; height: 87px; background: url('../img/border-left-right.png') -13px 0px repeat-y;}
.blue-callout .t {float: left; height: 15px; width: 633px; background: url('../img/border-top-bottom.png') repeat-x;}
.blue-callout .b {float: left; height: 21px; width: 633px; background: url('../img/border-top-bottom.png') 0px -15px repeat-x;}
.blue-callout .c {float: left; background: #E7EEEF; height: 87px; width: 633px;}
.blue-callout img.neck { position: absolute; z-index: 10; left: 20px; top: -40px; }
.blue-callout h2 { position: absolute; z-index: 10; left: 160px; top: -50px; font-size: 15px; width: 336px;}
.blue-callout .content { position: absolute; z-index: 10; left: 160px; top: 20px; }
.blue-callout .content ul { float: left; margin-right: 35px; margin-left: 10px; padding: 0px; }
.blue-callout .content ul li { font: 14px; line-height: 14px; font-weight: bold; padding-left: 10px; }
.clear { clear: both; }



/* Contact Us */
#required {
     clear: both;
}
.required {
     color: #BE2126;
}
#contact_us_form {
	width: 659px;
	clear: both;
}
#contact_us_form fieldset {
     border: 1px solid #CCC3AD;
     padding: 0px 20px 20px 20px; /* please not that there are problems with fieldse/legend padding in ie */
}
#contact_us_form .spacer {
     height: 20px;
}
#contact_us_form legend {
     padding: 2px;
     font-size: 13px;
}
#contact_us_form label {
     clear: left;
    float: left;
     width: 150px;
     padding-right: 10px;
     display: block;
	 margin-top: 5px;
	 margin-bottom: 5px;
}
#contact_us_form input[type="text"], #contact_us_form .text {
     float: left;
     width: 250px;
     display: block;
	 margin-top: 5px;
	 margin-bottom: 5px;
	
}
#contact_us_form textarea {
     clear: left;
     float: left;
     width: 615px;
     height: 80px;
     display: block;
	 margin-bottom: 10px;
}
#contact_us_form #captcha {
     clear: both;
     float: right;

     display: block;
	width: 120px;

}
#contact_us_form label[for="captcha"], #contact_us_form .captcha {
     float: right;
     display: block;
	 width: 400px;
	 text-align: right;
	 margin-top: 6px;
	 
	 
}
#contact_us_form label[for="captcha"] img, #contact_us_form .captcha img {
	margin-top: -1px;
}
#contact_us_form input[type="submit"], #contact_us_form .submit {
     clear: both;
     float: right;
     display: block;
}

#map_canvas { height: 500px; width: 659px; }
/* End Contact Us */

#video {
	text-align: center;
	width: 659px;
}


