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

*{
margin: 0px;
padding: 0px;
color: #ffecc4;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 130%;
}

body{
margin: 0px;
padding: 0px;
background: url(images/bg_body.png) repeat-x top #000000;
}

.container{
width: 1070px;
height: auto;
margin: 0 auto;
}

.left_log{
width: 118px;
height: 863px;
background: url(images/left_log_01.jpg) top no-repeat #000000;
}

.left_log_next{
width: 118px;
height: 1163px;
background: url(images/left_log_next_01.jpg) top no-repeat #000000;
}

.right_log{
width: 120px;
height: 863px;
background: url(images/right_log_03.jpg) top left no-repeat #000000;
}

.right_log_next{
width: 120px;
height: 1163px;
background: url(images/right_log_next_03.jpg) top left no-repeat #000000;
}

.header{
width: 832px;
height: 236px;
background: url(images/header_02.jpg) top no-repeat;
}

.nav{
width: 832px;
height: 129px;
background: url(images/bg_nav_04.jpg) no-repeat;
}

.main_content{
width: 832px;
height: 498px;
background: url(images/bg_main_content_05.jpg) no-repeat #000000;
}



.main_content_next{
width: 772px;
height: 798px;
padding: 30px;
background: url(images/bg_main_next_05.jpg) top no-repeat #000000;
}


.title_next{
margin-left: 30px;
}

.mag_links{
width: 1070px;
height: 300px;
background: url(images/bg_footer_06.jpg) top no-repeat;
font-size: 10px;
color: #a59c81;
}

.footer_next{
font-size: 10px;
color: #a59c81;
}

.side_padding{
padding: 14px 26px 0px 50px;
}

.video{
padding: 14px 14px 0px 0px;
}

.read_more{
font-size: 12px;
letter-spacing: 1px;
font-style: italic;
padding-left: 300px;
}

a.read_more{color: #a59c81; text-decoration: none}
a.read_more:hover{color: #a59c81; text-decoration: underline}

.recycle{
font-size: 16px;
font-style: italic;
color: #959E84;
letter-spacing: 1px;
}

.pics_home{
padding-bottom: 30px;
}

a.links_footer{font-size: 10px; color: #a59c81; text-decoration: none}
a.links_footer:hover{font-size: 10px; color: #a59c81; text-decoration: underline}

a.email_link{font-size: 12px; color: #bcb388; text-decoration: none}
a.email_link:hover{font-size: 12px; color: #936a31; text-decoration: underline}

.phone_location{
position: absolute;
top: 18px;
background: url(images/phone.png) no-repeat;
width: 300px;
height: 30px;
font-size: 16px;
color: #E49C47;
margin-left: 510px;
text-indent: -9990px;
}


.remodeling_content{
position: absolute;
top: 84px;
margin-left: 560px;
width: 260px;
height: 140px;
background: url(images/remodeling_content.png) no-repeat;
text-indent: -9990px;
}

.please{
letter-spacing: 2px;
font-style: italic;
font-variant: small-caps;
}

.asterix{
color: #FF0000;
}

input{
border: 1px solid #612818;
padding: 3px;
color: #E6DE78;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
background: bottom no-repeat none;
}

.submit_btn{
border: none;
}

.video_location{
vertical-align: middle;
padding: 110px 0 0 0;
}





