.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:1.5em;
	text-decoration:none;
}
.normal_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
.normal_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#804B2B;
	text-decoration:none;
}
.normal_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#532515;
	line-height:1.5em;
	text-decoration:none;
}
.normal_red2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7f1b01;
	line-height:1.5em;
	text-decoration:none;
}
.border_brown{
	border:1px solid #c0966c;
	}
.small_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#694b0b;
	text-decoration:none;
}
.small_heading_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#525e03;
	text-decoration:none;
}
.small_heading_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#525e03;
	text-decoration:none;
}
.small_heading_2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7f1b01;
	text-decoration:none;
}
.big_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#7f1b01;
	text-decoration:none;
}
.Title_text {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7f1b01;
	text-decoration:none;
}
.Title_text2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7f1b01;
	text-decoration:none;
}
.text_box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style:solid;
	border-bottom-color:#c0966c;
	border-left-color:#c0966c;
	border-right-color:#c0966c;
	border-top-color:#c0966c;
	background-color:#f2e6cd;
	width:170px;
	height:17px;
	}
.copy{
	font-family:Arial, Helvetica, sans-serif;
	color:#c2b878;
	font-size:11px;
	text-decoration:none;
	}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ecd8b3;	
	text-decoration:none;
	}
.footer:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#594d37;
	background-color:#ecd8b3;
	text-decoration:none;
	}.but-bg {
	background-attachment: scroll;
	background-image: url(../images/but-bg-c.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.but-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.alert-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F1B01;
	text-decoration: none;
}
.form-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #96825C;
	text-decoration: none;
	border: 1px solid #b0a99d;
	width: 150px;
}
.image-reload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D2300;
	text-decoration: none;
}
.test-bg {
	background-attachment: scroll;
	background-image: url(../images/testimonial-bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 93px;
}
.contactmess {
	background-attachment: scroll;
	background-image: url(../images/message.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 548px;
}
.video-bg {
	background-attachment: scroll;
	background-image: url(../images/video_bg.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 132px;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6E675F;
	font-weight:bold;
	text-decoration:none;
	}
.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8B1905;
	font-weight:bold;
	text-decoration:none;
	}
.menu_over{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8B1905;
	font-weight:bold;
	text-decoration:none;
	}
.bg-before {
	background-image: url(../images/bg-1.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 225px;
}
.before-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #918A6D;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #791A00;
	text-decoration: none;
}	





/*////////////////////////////////////*/




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	