
/*=======================================*/
#float_span{
	position: absolute;
	right: 20px;
	top: 23px;
	font-style: italic;
	font-weight: bold;
}
/*=======================================*/
body {
font-family: arial, sans-serif;
margin-top:0;
margin-bottom: 0;
background-color: #B08A65;
}
#header{
	position: relative;
	width: 800px;
	height: 144px;
	background-image: url(img/header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#wrapper {
	width: 814px;
	margin: auto;
	padding-left: 4px;
	padding-right: 10px;
	background-image: url(img/bg_shadow.jpg);
	background-repeat: repeat-y;
	
}
body > #wrapper{
	width: 814px;
	padding-left: 4px;
	padding-right: 10px;
}
#map_div {

}
#map_div p {
	padding: 5px;
}
.left {
padding: 15px 15px 15px 120px;
border-right: 1px solid #B5AB9B;
}

.right {
padding: 15px 120px 15px 15px;
color: #3A2F29;
}

.right a {
color: #9A9087;
text-decoration: none;
}
.right a:hover {
text-decoration: underline;
}

#bottom {
border-bottom: 1px solid black;
background-color: #FEDFBF;
margin: 0;
padding: 5px 5px 5px 8px;

}
#footer {
	border-top: 1px solid white;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 10px;
	text-align: center;
	height: 20px;
	background-image: url(img/parchment_bg.jpg);
	background-repeat: repeat-y;
}

#footer a {
color: #B5AB9B;
text-decoration: underline;
}

h4 {

}


/* ---------------------- Redslate nav ---------------------- */
.red{
	padding-top: 0;
	margin: 0;
}
.red #slatenav{
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(img/redslate_background.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
}
.red #slatenav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
.red #slatenav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;}
.red #slatenav ul li a{
	display:block;
	float:left;
	color:#FECCC3;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(img/redslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Redslate nav ---------------------- */

h3, h2, h1.page_title{
	font-size: 20px;
	color: #B25900;
	position: relative;
}
.title_hr{
	font-size: 20px;
	color: #B25900;
	border-top: 1px solid black;
}
#content{
	font-size: 14px;
	padding: 5px 0 0 5px;
}
#content p {
	
}
.center_content{
	padding: 0;
	margin: 0;
}
table{
	padding:0 10px;
}

.service_item{
	position: relative;
	padding-left: 10px;
}
.service_item  span{
	position: absolute;
	right: 20px;
	top: 1px;
	font-weight: bold;
	color:#A56832;
}
.service_item > span {
	right: 5px !important;
}
h1.services_title{
	font-size: 22px;
	text-align: center;
}
h2.services_group{
	font-size: 18px;
}

img{
	border: 0;
	margin:0;
	padding: 0;
}
#logo{
}
.float_right{
	float: right;
	border: 1px solid black;
	margin-left: 10px;
	margin-right: 5px;
}
.info_table{
	padding-left: 0;
	margin-left: 0;
}
.info_table td{
	padding-left: 0;
	margin-left: 0;
}
.styled_img{
	margin: 0;
	padding:0;
	border: 1px solid black;
}
#products_table{
	border-collapse: collapse;
	margin: 2px auto 25px auto;
}
#products_table tr{
	padding:0 !important;margin:0 !important;
}
#products_div{
	text-align: center;
	width: 100%;
}
#products_table td{
	vertical-align: top;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
}
#products_table td img{
	padding:0 !important;margin:0 !important;
}
#products_table td h4{
	padding: 5px 0 5px 2px;
	margin: 0;
	font-size:11px;
	border-bottom: 1px solid black;
	background:transparent url(img/redslate_background.gif) repeat-x top left;
	color:#FECCC3;
	text-transform:uppercase;
}
#products_table td p{
	padding: 1px;
	margin: 1px;
	font-size: 11px;
	text-align: center;
	text-transform:uppercase;
	font-weight: bold;
	color: #B25900;
}
#store_fornt{
	position: absolute;
	top: 25px;
	right: 19px;
	border: 1px solid black;
}
div > #store_fornt{
	right: 3px !important;
}
#divider{
	margin-top: 30px;
}
div > #divider{
	margin-top: 50px !important;
}