@charset "UTF-8";
/* CSS Document */

html {
	background:url('images/html_pat.gif') repeat-x #594637;
}
body {
	background:url('images/bracket.gif') no-repeat;
	margin:0 0 0 0;
	border:0 0 0 0;
}
a img{
	border:none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:#C63;
	letter-spacing:-.02em;
	margin-top:0px;
	margin-bottom:0px;
	padding:.45em;
}
h2.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	color:#666;
	background:#FFF;
	margin-bottom:0px;
	padding-left:20px;
	padding-top:20px;
	margin-top:0px;
}
div.con_page {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#666;
	background:#FFF;
	width:100%;
	text-align:center;
	line-height:1.45em;
	padding-top:1em;
	padding-bottom:1em;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.45em;
	color:#544e47;
	background:#fff;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px;
}
ul {
	background:#fff;
	margin-top:0px;
	margin-bottom:0px;
}
#header {
	background:url('images/header_bg.gif')repeat-x;
	height:110px;
	margin-bottom:80px;
}
#header_content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#pri_nav {
	width:1000px;
	height:70px;
	display:block;
	background:url('images/nav_bg.jpg') repeat-x;
}
#pri_nav li {
	display:inline;
	margin:0px;
	padding:0px;
	line-height:0px;
	border:none;
}
a span.pri_nav {
	display:none;
	text-decoration:none;
}
#main_content {
	width:1000px;
	background:#7d6d56 url('images/nav_bg.gif') repeat-x;
	margin-left:auto;
	margin-right:auto;
}
#designer_window {
	visibility:hidden;
}
#mc_right {
	width:690px;
	display:block;
	float:right;
	margin-left:40px;
	margin-right:40px;
	margin-top:40px;
	margin-bottom:40px;
}
#mc_bar {
	width:190px;
	float:left;
	display:block;
	margin-left:40px;
	margin-top:40px;
	margin-bottom:40px;
}

a #rot_banner div img{
	border:none;
}
#rot_banner {
	width:190px;
	height:407px;
}
#rot_banner div{
	position:absolute;
	z-index:0;
}
#rot_banner div.previous{
	z-index:1;
}
#rot_banner div.current{
	z-index:2;
}

 #mc_right ul {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 line-height:1.45em;
 color:#544e47;
}
img.logo {
	margin-left:-155px;
	margin-bottom:-100px;
}
span.des_preview {
	float:left;
	margin-top:-126px;
	margin-left:470px;
	display:none;
}
/*--primary navigation--*/

#contact {
	display:block;
	width:165px;
	height:70px;
	background:url('images/nav_contact.jpg');
	float:right;
}
#contact:hover {
	display:block;
	width:165px;
	height:70px;
	background:url('images/nav_contact_hov.jpg');
	float:right;
}
#about {
	display:block;
	width:168px;
	height:70px;
	background:url('images/nav_about.jpg');
	float:right;
}
#about:hover {
	display:block;
	width:168px;
	height:70px;
	background:url('images/nav_about_hov.jpg');
	float:right;
}
#designer {
	display:block;
	width:196px;
	height:70px;
	background:url('images/nav_designer.jpg');
	float:right;
}
#designer:hover {
	display:block;
	width:196px;
	height:70px;
	background:url('images/nav_designer_hov.jpg');
	float:right;
}
#home {
	display:block;
	width:116px;
	height:70px;
	background:url('images/nav_home.jpg');
	float:right;
}
#home:hover {
	display:block;
	width:116px;
	height:70px;
	background:url('images/nav_home_hov.jpg');
	float:right;
}
#pri_nav ul li a img {
	padding:0px;
	margin:0px;
	border:none;
}
#pri_nav.designer {
	margin-top:-120px;
}
address {
	margin-top:30px;
	font-size:24px;
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	float:right;
	text-align:right;
}
address a {
	margin-top:30px;
	font-size:14px;
	color:#CC9;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:right;
}
address a:hover {
	color:#C60;
}
#footer {
	background:#221d17;
	padding:30px;
	clear:both;
}
.footer_block {
	width:455px;
	border:dashed 1px #c34008;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:544e47;
	float:left;
}
.footer_block_2 {
	width:455px;
	border:dashed 1px #c34008;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:544e47;
	float:right;
}
span.soc {
	display:block;
	width:100%;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	color:#C60;
}
span.soc a img {
	border:none;
	margin-right:10px;
}
.zest {
}
.clearfix:after {
	content:".";
	display:block;
	height: 0;
	clear:both;
	visibility:hidden;
}

a.quote{
	display:block;
	width:190px;
	height:78px;
	background:url('images/get_a_quote.gif');
	margin-bottom:20px;
}

a.quote:hover{
	display:block;
	width:190px;
	height:78px;
	background:url('images/get_a_quote_hov.gif');
}
	