body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #9D1415;
	background-image: url(../images/web_bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top_web_bg{
	background-image:url(../images/web_top_bg.jpg);
	background-repeat:repeat-x;
	height:96px;
}

.matter_bg{
	background-image:url(../images/matter_bg.gif);
	background-repeat:repeat-y;
	width:760;
}

.bot_bg{
	background-image:url(../images/bot_bg.jpg);
	background-repeat:repeat-x;
	background-color:#EBD296;
	background-position:top;
	}
		
.banner_bg{
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:280px;
	width:760px;
}
	
	
.blocks_color{
	background-color:#6E0608;
}

.bold_text{
	font-weight:bold;
}

.head_text{
	color:#F5C272;
	font-weight:bold;
	font-size:12px;
}

.colortext{
	color:#F5C272;
	font-weight:bold;
}
.padding_20px{
	padding-left:20px;
}

.small_text{
	font-size:10px;
}

.red_text{
	font-size:10px;
	color:#FF2727;
}

.padding_10px{
	padding-right:10px;
}

.gallery_bg_div{
	padding-left:188px; 
	padding-top:13px; 
	background-image:url(../images/gallery_bg.jpg);
	background-repeat:no-repeat;
}

.gallery_main_div{
	width:780px; 
	padding-right:0px; 	
	padding:5px;
	padding-left:30px;
	text-align:center;
	background-color:#FFFFFF;
	float:left;
}

.gallery_image{
	width:80px;
	background-color:#B9494C;
	margin:3px; 
	padding:3px; 
	height:45px; 
	float: left;
	cursor:hand;
}
.gallery_main_image_div{
	float:left; 
	width:818px;
}

.gallery_bg_div{
	padding-left:188px; 
	padding-top:13px; 
	background-image:url(../images/gallery_bg.jpg);
	background-repeat:no-repeat;
}
.exterior_gallery_image{
	width:441px; 
	height:285px; 
/*	background-image:url(../images/exterior/large/home1.jpg); */
	background-repeat:no-repeat; 
	background-position:top;
}

.main_image{
	width:550px;
	background-color:#730E12;
	padding:5px; 
	height:365px; 
}

.textbox{
	background-color:#ECD297;
	border:#A78434 solid 1px;
	color:#7D1316;
	font-size:11px;
}

.button{
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	border:#C3A052 solid 1px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	 
}

a:link {
	color:#C3A052;
	text-decoration: underline;
}
a:visited {
	color: #C3A052;
	text-decoration: underline;
}
a:hover {
	color:#ffffff;
	text-decoration: underline;
}
a:active {
	color: #C3A052;
	text-decoration: underline;
}

.bg_box{
	background-color:#7E080B;
	border:#A42C2F solid 1px;
}

.menu_bg{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:33px;
	width:760px;
}

.italics{
	font-style:italic;
}
