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

html {scrollbar-face-color: #7e664e;
scrollbar-shadow-color: #9c7e60;
scrollbar-highlight-color: #9c7e60;
scrollbar-3dlight-color: #9c7e60;
scrollbar-darkshadow-color: #9c7e60;
scrollbar-track-color: #9c7e60;
scrollbar-arrow-color: #9c7e60;}


.navbar_text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.video_sub_category {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.services_sub_category {
	font-family: "Century Gothic";
	font-size: 14;
	font-weight: bold;
	color: #FFFFFF;
}

.center {
text-align: center;
vertical-align:middle;


}

#container {
	position:absolute;
	width: 995px;
	height: 500px;
	background: #806959;
	left: 9px;
	z-index: 0;
}

#about_us_content{
width: 480px;
height: 420px;
overflow: auto;

}



a:link {
	color: #7F5F55;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #625144;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#625144;
}
a:active {
	text-decoration: none;
}
.body_text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.main_title {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #e1d2bc;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

.content_title {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFF7D;
	text-decoration: underline;
}
.form_field {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	border: 1px solid #927967;
	background-color: #FFFFFF;
}
.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #8E7664;
	background-color: #523f31;
}
.image {
	margin: 3px;
	border: 1px solid #8E7664;	
}
.main_caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	text-align: left;
	margin: 0px;
}
