/*
Theme Name: ArchSMiller
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

body{
	margin:0;
	font:11px "Times New Roman", Times, serif;
	background:#a3793f;
	padding-top:17px;
	min-width:996px;
}

img{border-style:none;}
a{
	color:#89091e;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul li {
	color:#111A39;
	font-size:14px;
	letter-spacing:1px;
	line-height:24px;
}
#page{background:url(images/page-bg.gif) repeat-y 50% 0;}
#page .top{background:url(images/page-top.gif) no-repeat 50% 0;}
#page .bottom{background:url(images/page-bottom.gif) no-repeat 50% 100%;}
#container{
	width:996px;
	margin:0 auto;
	position:relative;
}
.girl{
	position:absolute;
	top:12px;
	left:-1px;
	z-index:5;
}
#header{
	width:100%;
	position:relative;
	height:243px;
}
#header span{
	background:url(images/metalwork-image.png) no-repeat;
	width:356px;
	height:260px;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	top:3px;
	left:90px;
	z-index:1;
}
#header h1{
	width:725px;
	height:125px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:10px;
	right:0;
	z-index:2;
}
#header h1 a{
	height:100%;
	display:block;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
#header ul{
	position:absolute;
	top:139px;
	right:25px;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li{
	float:left;
	padding:0 10px 0 20px;
	background:url(images/menu-point.gif) no-repeat 0 29px;
	position:relative;
}
#header ul li a{
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	cursor:pointer;
}
#header ul li.menu-face{background:none;}
#header ul li.menu-face a{
	background:url(images/menu-face.png) no-repeat;
	width:138px;
	height:78px;
}
#header ul li.menu-breast a{
	background:url(images/menu-breast.png) no-repeat;
	width:134px;
	height:56px;
}
#header ul li.menu-body a{
	background:url(images/menu-body.png) no-repeat;
	width:109px;
	height:71px;
}
#header ul li.menu-skin{
	margin-top:-23px;
	background-position:0 52px;
}
#header ul li.menu-skin a{
	background:url(images/menu-skin.png) no-repeat;
	width:93px;
	height:83px;
}
#header ul li.menu-face a:hover{background:url(images/menu-face-over.png) no-repeat;}
#header ul li.menu-breast a:hover{background:url(images/menu-breast-over.png) no-repeat;}
#header ul li.menu-body a:hover{background:url(images/menu-body-over.png) no-repeat;}
#header ul li.menu-skin a:hover{background:url(images/menu-skin-over.png) no-repeat;}
#header em{
	background:url(images/phone-number.png) no-repeat;
	width:284px;
	height:34px;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	bottom:7px;
	right:192px;
}
#navigation{
	width:736px;
	height:26px;
	list-style:none;
	margin:0;
	padding:8px 0 0 260px;
	z-index:10;
	position:relative;
}
#navigation li{
	float:left;
	font-size:15px;
	border-left:1px solid #1c233b;
	padding:0 10px;
	letter-spacing:1px;
	white-space:nowrap;
	line-height: 18px;
}
#navigation li:first-child { 
	border-left: none; 
	padding-left: 0; 
} 
#navigation li a{color:#1c233b; 
	text-decoration:none;}
#navigation li:hover, #navigation li.hover, #navigation li li:hover, #navigation li li.hover {position:relative;}
#navigation li a:hover, #navigation li li a:hover{position:relative;}
#navigation li:hover a, #navigation li.hover a, #navigation li li:hover a, #navigation li li.hover a{position:relative;}
#navigation li li:hover li a, #navigation li li.hover li a{background:none !important;}
#navigation li li a:hover, #navigation li li:hover a, #navigation li li.hover a{
	background:#ead19d !important;
	color:#932121;
}

#navigation li:hover div, #navigation li.hover div{display:block;}
#navigation li div li:hover div, #navigation li div li.hover div{display:block;}
#navigation li:hover div li, #navigation li.hover div li{position:relative;}
#navigation li div li:hover div, #navigation li div li.hover div{display:block !important;}
#navigation li div{
	display:none;
	position:absolute;
	width:149px;
	top:13px;
	left:0;
	padding-top:12px;
	background:url(images/transparent.gif);
}
#navigation li div div, #navigation li:hover div div, #navigation li.hover div div{
	display:none;
	position:absolute;
	width:148px;
	top:0;
	left:127px;
	padding:0 0 0 20px;
}
#navigation li ul{
	width:146px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/drop-down-level.png) repeat-y;
	border:solid #ebd6ad;
	border-width:1px 1px 0;
}
#navigation li ul:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
#navigation li li{
	width:100%;
	border-bottom:1px solid #ebd6ad;
	border-left:none !important;
	padding:0;
	white-space:normal;
}
#navigation li li a{
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#1c233b;
	text-decoration:none;
	display:block;
	padding:5px 0 4px 8px;
}
#navigation li li a:hover{
	background:#ead19d;
	color:#932121;
}
#navigation li li li a{color:#1c233b !important;}
#navigation li li li a:hover{
	color:#932121 !important;
	background:#ead19d !important;
	
}
#main{
	width:100%;
	overflow:hidden;
	padding-top:26px;
	position:relative;
	z-index:6;
}
.sidebar{
	width:229px;
	float:left;
	padding:260px 45px 0 0;
	overflow:hidden;
}
.content{
	width:541px;
	float:right;
	padding-right:181px;
	padding-bottom: 30px;
}
.content h1{
	font-size:21px;
	line-height:34px;
	color:#0c2e5c;
	font-weight:normal;
	margin:0 0 18px;
	letter-spacing: 1px;
}
.content h2{
	font-size:18px;
	line-height:32px;
	color:#89091e;
	font-weight:normal;
	margin:0 0 18px;
	letter-spacing: 1px;
}
.content h3{
	font-size:16px;
	line-height:24px;
	color:#0c2e5c;
	margin:0 0 18px;
	letter-spacing: 1px;
}
hr { height: 1px; color: #2b4f62; background: #2b4f62; border: 0; text-align: left; margin-left: 0; }
.content p{
	margin:0 0 25px;
	font-size:14px;
	line-height:24px;
	color:#111a39;
	letter-spacing:1px;
}
.featured-box{
	width:274px;
	float:right;
	margin:0 16px 0 27px;
}
.box-top{
	background:url(images/featured-box-top.png) no-repeat;
	width:100%;
	height:53px;
	overflow:hidden;
	padding:73px 0 0;
}
.box-top h3.offers-heading{
	background:url(images/heading-specials.png) no-repeat;
	width:206px;
	height:56px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 0 38px;
}
.box{
	width:223px;
	background:url(images/featured-box-bg.png) repeat-y;
	text-align:center;
	padding:0 25px 0 22px;
	letter-spacing:1px;
}
.box-bottom{
	background:url(images/featured-box-bottom.png) no-repeat;
	width:100%;
	height:80px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
.box p{
	font-size:16px;
	line-height:24px;
	color:#8e1322;
	margin:0;
}
.box a{
	color:#13508e;
	text-decoration:underline;
}
.box a:hover{text-decoration:none;}
.sidebar h3{
	margin:0 0 10px;
	text-align:center;
	font-size:18px;
	line-height:21px;
	color:#89091e;
	font-style:italic;
	letter-spacing:1px;
	font-weight:normal;
	padding-left:25px;
}
.contact-form p{
	margin: 0px;
}
.contact-form{
	padding:0 0 17px 25px;
	width:194px;
	background:url(images/contact-form-bg.gif) no-repeat 0 100%;
}
.contact-form .form_header{
	font: italic 18px "Times New Roman", Arial;
	text-align: center;
	color: #89091e;
	margin-bottom: 10px;
}
.contact-form .form_label{
	float: left;
}
.contact-form .form_field{
	margin: 0px;
	margin-bottom: 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#6a6968;
	background:#f8f2dc;
	border:1px solid #c3945d;
	padding:0 2px 0 5px;
	overflow: hidden;
	height: 16px;
}
.contact-form .form_field span{
	display: block;
	float: right;
	width: 125px;
	overflow: hidden;
	height: 16px;
}
.contact-form input{
	background:#f8f2dc;
	width:125px;
	border: 0px;
}
* html .contact-form input{margin-bottom:3px;}
*+ html .contact-form input{margin-bottom:3px;}
.contact-form select{
	font:11px Arial, Helvetica, sans-serif;
	color:#6a6968;
	border:1px solid #c3945d;
	margin-left: 1px;
	padding:0;
	display:block;
	border:0px;
	background:#f8f2dc;
	width:195px;
	margin-bottom:6px;
}
.check-holder{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.check-holder label,
.wpcf7-list-item-label{
	float:left;
	/*float:right;*/
	width:170px;
	padding:0 0 0 5px;
	font:11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
}

.wpcf7-list-item-label{
	padding:0;
	float:right;
	display:inline;
}
.safari .wpcf7-list-item-label{margin-top:0;}
.wpcf7-checkbox,
span.wpcf7-list-item,
span.wpcf7-form-control-wrap,
div.wpcf7-response-output{
	margin:0 !important;
	padding:0 !important;
}
.check-holder input{
	padding:0;
	float:left;
	border:none;
	width:15px;
	height: 16px;
	border:none;
	background:none;
	margin:0;
}
.contact-form input.submit-btn{
	width:auto;
	margin-left: 65px;
	padding:0;
	border:none;
	background:none;
}
.icons{
	list-style:none;
	margin:0;
	padding:16px 0 0;
	width:100%;
	overflow:hidden;
}
.icons li{
	margin-bottom:10px;
	width:100%;
	float:left;
	text-align: center;
}
.icons img{
	display:block;
	margin-left: 65px;
}






































#footer{
	height:93px;
	padding:17px 0 0;
	width:100%;
	overflow:hidden;
}
#footer ul{
	list-style:none;
	margin:0 0 15px;
	padding:0;
	text-align:center;
}
#footer ul li{
	display:inline;
	font-size:17px;
	color:#cb805f;
	border-left:1px solid #cb805f;
	padding:0 6px;
	letter-spacing:1px;
}
#footer ul.footer-menu li{
	font-size:14px;
	border-color:#e5caa1;
	font-weight:bold;
}
#footer ul.footer-menu li a{color:#e5caa1;}
#footer li:first-child { 
	border-left: none; 
	padding-left: 0; 
} 
