/* CSS Document */
* {margin:0;padding:0;} 

html {
background:#0a0201 url(images/bg_bottom.gif) repeat-x bottom;
height:100%;
}

body {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
	color: #dad1c0;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(images/bg_slice.gif) repeat-x;
	background-position:top;
	width:100%;
	height:100%;
}

.lead {
font-size:12px;}

html>body {
 min-height: 100%;
 height: auto;
}

.clear {
clear:both;
}

#container {
position: absolute; 
left: 50%; 
width: 825px; 
height: auto; 
margin-left: -413px;
background-color:#25110a;
}

#header {
height:108px;
padding:0px 13px 0px 13px;
}

#logo {
float:right;
background:url(images/logo.jpg) no-repeat;
width:164px;
height:90px;
margin:4px 0;
}

#text_cont {
padding:10px 15px 15px 13px;
}

/*header text styles*/
.header_text {
font-size:26px;
color:#FFFFFF;
font-weight:normal;
padding:35px 0px 13px 0px;
}

.mail_text {
font-size:11px;
color:#d3a562;
font-weight:bold;
background:url(images/mail.jpg) no-repeat center left;
padding-left:30px;
text-transform:uppercase;
}

.mail_text a:link{
color:#d3a562;
text-decoration:none;
}

.mail_text a:visited{
color:#d3a562;
text-decoration:none;
}

.mail_text a:hover{
color:#d3a562;
text-decoration:underline;
}


/*nav*/
#navigation {
font-size:14px;
text-align:center;
font-weight:bold;
background:url(images/nav_bg.gif) repeat-x;
height:30px;
padding-top:15px;
margin-bottom:10px;
}

#navigation a {
color:#d3a562;
text-decoration:none;
padding:5px 7px 5px 3px;
text-transform:uppercase;
border-right:#482f1c 1px solid;
}

#navigation a:visited {
color:#d3a562;
text-decoration:none;
}

#navigation a:hover {
color:#ffffff;
text-decoration:none;
}

/*footer*/

#footer {
	width:825px;
	height:60px;
	text-align: center;
	padding-top:15px;
	color: #d3a562;
	font-size:10px;
	background-color:#0a0201;
	text-transform:uppercase;
}

#footer a {
color: #d3a562;
text-decoration:none;
/*border-right:#482f1c 1px solid;*/
padding: 0px 7px 0px 3px;
}

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

/*dropdown menu*/

#dropmenudiv{
position:absolute;
border:0;
border-bottom-width: 0;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
line-height:220%;
z-index:100;
margin:10px 0px 0px -3px;
}

#dropmenudiv a{
/*width: 100%;*/
display: block;
text-indent: 3px;
border-bottom:double #7C5B36;
padding: 3px 0;
text-decoration: none;
color:#d3a562;
}

#dropmenudiv a:hover{ /*hover background color*/
background:#224F0F;
color:#FFFFFF;
}

/*text styles*/

p {
padding:5px 0px 3px 0px;
}

h1 {
color:#FFFFFF;
font-size:26px;
text-transform:uppercase;
font-weight:normal;
padding-bottom:10px;
}

h2 {
color:#d3a562;
font-size:22px;
text-transform:uppercase;
font-weight:normal;
padding:5px 0px 10px 0px;
}

.h2 {
color:#d3a562;
font-size:16px;
font-weight:normal;
padding:5px 0px 10px 0px;
}

.callout {
color:#FFFFFF;
font-size:15px;
}

a:link {
	color: #dfbe8c;
	text-decoration: none;
}
a:visited {
	color: #dfbe8c;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*layout styles*/
.rcolumn_one {
float:right;
width:200px;
padding-left:10px;
border-left:1px solid #4d392d;
}

.lcolumn_one {
margin-right:220px;
}

.rcolumn_two {
float:right;
width:245px;
padding-left:10px;
border-left:1px solid #4d392d;
}

.lcolumn_two {
margin-right:255px;
}

.contact_left {
float:left;
width:220px;
padding-right:10px;
border-right:1px solid #4d392d;
margin-top:15px;
}

.contact_right {
margin-left:240px;
margin-top:15px;
}

td {
padding:4px;
/*border:#4D392D 1px solid;*/
}

.bg_table {
background-color:#4d392d;
}

ul{
margin:5px 0px 5px 30px;
}

.smalltext {
font-size:12px;
padding:3px;
}

.divider {
border-bottom:1px solid #4d392d;
margin-bottom:8px;
margin-top:8px;
}

.lines {
border-left:1px solid #4d392d;
border-right:1px solid #4d392d;
}

.lines2 {
border-right:1px solid #4d392d;
}

.used_picr {
float:right;
width:380px;
font-size:15px;
color:#FFFFFF;
line-height:120%;
padding-right:5px;
padding-top:5px;
}

.used_picl {
margin-right:390px;
}

.used2l {
float:left;
width:170px;
}

.used2r {
margin-left:175px;
}

.white {
font-size:15px;
color:#FFFFFF;
line-height:125%;
}

.cloth_left {
float:left;
width:650px;
}

.cloth_right {
margin-left:660px;
}

.install_right {
width:610px;
float:right;
}

.install_left {
margin-right:615px;
margin-bottom:20px;
}

.install_right2 {
width:520px;
float:right;
}

.install_left2 {
margin-right:530px;
margin-bottom:20px;
}
