* {
	margin: 0px;
	padding: 0px;
}
html {
	width:100%;
	height:100%;
}
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEB5A3;
	line-height:18px;
	width: 100%;
	min-width:750px;
    background:url(images/wrapper_bg.jpg);
}
a {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px;
	text-align:justify;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	line-height:20px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 7px 0px;
}

h2 {
	font-size: 16px;
	line-height:18px;
	font-weight: bold;
	color: #dec493;
	font-style: italic;
	padding: 0px 0px 7px 0px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color:#dec493;
	padding: 0px 0px 7px 0px;
}
.h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color:#dec493;
}
fieldset {
	border: 0px solid transparent;
}
input, textarea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	vertical-align: middle;
}

.required {
	color:#F00;
}
.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}
.hidden {
	display: none;
}
.hr {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background: url(images/hr_bg.gif);
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.images {
	border: #fff solid 2px;
	background: #3b3b3b;
}
.images_left {
	border: #fff solid 2px;
	background: #3b3b3b;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.images_right {
	border: #fff solid 2px;
	background: #3b3b3b;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	color: #BEB5A3; 
	font-weight: normal;
}
.imagemediumname {
	color: #BEB5A3; 
	font-weight: bold;
}
.imagebigname {
	color: #BEB5A3; 
	font-weight: bold;
}
.imagepages {
	color: #BEB5A3; 
	font-weight: normal;
}
.imagepageselected {
	color: #FFFFFF; 
	font-weight: bold;
}
.imagepagesnav {
	color: #BEB5A3; 
	font-weight: normal;
}
.imagebignav {
	color: #BEB5A3; 
	font-weight: bold;
}
.sectionname {
	color: #BEB5A3; 
	font-weight: bold;
}
.sectionnameselected {
	color: #FFFFFF; 
	font-weight: bold;
}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
}
.area_service_ul {
	padding-right:20px;
	padding-top:10px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 100%;
	background: url(images/wrapper1_bg.jpg) top repeat-x;
}
#wrapper1_inside {
	width: 100%;
	background: url(images/wrapper1_inside_bg.jpg) top repeat-x;
}


/* Wrapper2
-----------------------------------------------------------------------------*/
#wrapper2 {
	width: 100%;
	background: url(images/wrapper2_bg.jpg) center top repeat-y;
}

/* Wrapper3
-----------------------------------------------------------------------------*/
#wrapper3 {
	width: 100%;
	background: url(images/wrapper3_bg.jpg) center top no-repeat;
}
#wrapper3_inside {
	width: 100%;
	background: url(images/wrapper3_inside_bg.jpg) center top no-repeat;
}

/* Wrapper4
-----------------------------------------------------------------------------*/
#wrapper4 {
	width: 750px;
	position:relative;
	left:50%;
	margin-left: -375px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 189px;
	position: relative;
	background: url(images/header_bg.jpg) center top no-repeat;
}
#header h1 {
	width: 750px;
	height: 189px;
	position: relative;
	color:#fff;
	text-indent:-5000px;
	font-size: 10px;
	padding: 0px;
}
#header h1 a {
	position: absolute;
	width: 408px;
	height: 103px;
	top: 32px;
	left: 0px;
}
#header span {
	font-size: 14px;
	position: absolute;
	left:580px;
	top: 72px;
	text-align:right;
	color:#a69b85;
}
#header span a {
	font-size: 14px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
}
#header span a:hover {
	text-decoration: none;
}

#language {
	font-size: 11px;
	position: absolute;
	top: 37px;
	left: 605px;
}
#language a {
	color:#a69b85;
}

/* header2
-----------------------------------------------------------------------------*/
#header2 {
	width: 750px;
	height: 287px;
    background: url(images/header2_bg.jpg) top no-repeat;
}

/* header3
-----------------------------------------------------------------------------*/
#header3 {
	width: 750px;
	height: 158px;
    background: url(images/header3_bg.jpg) top no-repeat;
}
#header3_inside {
	width: 750px;
	height: 155px;
    background: url(images/header3_inside_bg.jpg) top no-repeat;
	padding-top: 60px;
}
#header3 span, #header3_inside span {
	display: block;
	float: left;
	width: 244px;
	position: relative;
	padding-right: 9px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
#header3 span.last, #header3_inside span.last {
	padding-right: 0px;
}
#header3 h1, #header3_inside h1 {
	width: 100%;
	text-align: left;
	text-indent: 16px;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	padding: 0px;
	font-weight: bold;
}
#header3 h2, #header3_inside h2 {
	font-size: 18px;
	line-height: 28px;
	color: #dec493;
	padding: 0px;
	font-weight: bold;
}
#header3 a, #header3_inside a {
	display: block;
	position: absolute;
	width: 69px;
	height: 25px;
	left: 156px;
	top: 0px;
	background: url(images/bt_view_map_bg.jpg) no-repeat;
	font-size: 11px;
	padding-top: 6px;
}
#header3 a:hover, #header3_inside a:hover {
	text-decoration: none;
}

/* Middle	
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background:url(images/middle_bg.jpg) top repeat-y;
}
#middle1 {
	width: 100%;
	overflow: hidden;
	background:url(images/middle1_bg.jpg) top no-repeat;
	position: relative;
	padding-bottom: 20px;
}

/* side
-----------------------------------------------------------------------------*/
#side {
	width: 172px;
	overflow: hidden;
	padding: 54px 0px 0px 20px;
	float: left;
}
#side h1 {
	height: 33px;
	padding: 0px;
	margin: 0px;
}

/* Menu
-----------------------------------------------------------------------------*/
#menu {
	width: 100%;
}
#menu ul {
	width:100%;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	width: 100%;
	height: 38px;
	font-size:1px;
	line-height: 1px;
	background:url(images/menu_bg.jpg) left top no-repeat;
	padding-bottom: 4px;
}
#menu a {
	width: 147px;
	height: 38px;
	line-height: 38px;
	display:block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align: left;
	font-size: 14px;
	padding-left: 25px;
}
#menu a:hover, a.menu_selected {
	text-decoration:none !important;
	color:#dec493 !important;
}

/* content
-----------------------------------------------------------------------------*/
#content {
	width: 513px;
	overflow: hidden;
	padding: 54px 20px 30px 25px;
	float: right;
}

#content_title {
	width: 100%;
	height: 35px;
}

/* Gallery_home
-----------------------------------------------------------------------------*/
#gallery_home {
	width: 660px;
	height: 228px;
	background:url(images/gallery_home_bg.jpg) center top no-repeat;
	padding: 28px 48px 25px 48px;
}
#gallery_home span {
	display: block;
	padding-right: 10px;
	float: left;
}
#gallery_home span.last {
	padding-right: 0px;
}
#gallery_home img {
	padding-bottom: 10px;
}


/* Hours
-----------------------------------------------------------------------------*/
#hours {
	position: absolute;
	top: 0px;
	left: 522px;
	width: 208px;
	height: 78px;
	font-size: 11px;
	line-height:13px;
	text-align: center;
	color:#FFFFFF;
	background: url(images/hours_bg.jpg);
	padding-top: 3px;
}
#hours h1 {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
}
#hours span {
	color: #DEC493;
	font-weight: bold;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	height: 142px;
	background: url(images/footer_bg.jpg) left top repeat-x;
}
/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	width: 750px;
	position:relative;
	left:50%;
	margin-left: -375px;
	height: 142px;
}
/* Footer2
-----------------------------------------------------------------------------*/
#footer2 {
	color: #463f32;
	font-size: 11px;
	line-height:13px;
	padding: 30px 45px 0px 45px;
}
#footer2 div {
	top: 35px;
	left: 480px;
	position: absolute;
	text-align:right;
}
#footer2 a {
	color:#463f32;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_form {
	width: 280px;
	float: left;
	padding-left: 100px;
}
#contact_form label {
	float: left;
	width: 135px;
}
#contact_form input {
	height:18px;
	width: 130px;
}
#contact_form #labelState {
	width: 45px;
}
#contact_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#contact_form #labelZip {
	width: 90px;
}
#contact_form input#zip {
	width: 85px;
}
#contact_form input#address, #contact_form textarea {
	width: 265px;
}
#contact_form textarea {
	height:100px;
}

#scode_block {
	width: 260px;
	font-size:11px;
	line-height:13px;
	text-align: left;
}
#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block .submit {
	color: #ffffff;
	background-color:#000;
	font-size:11px;
	font-weight: bold;
	width:80px;
	height:22px;
}
#scode_block div {
	width: 250px;
	position:relative;
	left:50%;
	margin-left: -125px;
}
#scode_block span {
	float: left;
	padding: 0px 2px 0px 2px;
}

/* find_form
-----------------------------------------------------------------------------*/
#find_form {
	width: 400px;
}
#find_form label {
	float: left;
	width: 195px;
}
#find_form input {
	height:18px;
	width: 190px;
	margin-bottom:5px;
}
#find_form #labelState {
	width: 45px;
}
#find_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#find_form #labelZip {
	width: 150px;
}
#find_form input#zip {
	width: 145px;
}
#find_form input#address, #find_form input#email, #find_form textarea, #find_form #label_where_hear, #find_form input#where_hear {
	width: 385px;
}
#find_form textarea {
	height:150px;
}
#find_form label.checkbox {
	float: left;
	width: 200px;
}
#find_form label.checkbox input {
	width: 20px;
}

#find_form #scode_block {
	width: 400px;
	font-size:11px;
	line-height:13px;
	text-align: left;
}


table, td, th {
	border-collapse: collapse;
	vertical-align: top;
}
table.table_style, table.productsleft, table.productsright {
	border-right: 1px solid #c0ab94;
	border-bottom: 1px solid #c0ab94;
}
table.table_style {
	width: 100%;
}

.table_style td, .productsleft td, .productsright td, .table_style th, .productsleft th, .productsright th {
	line-height: 18px;
	padding: 5px;
	border-top: 1px solid #c0ab94;
	border-left: 1px solid #c0ab94;
}
.table_style th, .productsleft th, .productsright th {
	background: #151009;
	color: #dec493;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.productsleft {
	width: 240px;
	margin-right: 10px;
	float: left;
}
.productsright {
	width: 240px;
	float: right;
}
.productsrightlong {
	width: 510px;
	float: right;
}
