/* CSS Document */


/* global elements */

body {
	margin: 0 auto;
	background-image: url(images/bg_leaf.jpg);
}

#container {
text-align: left;
margin: 0 auto; /*keeps it centered as long as you specify width*/
width: 963px;
position: relative;
background: #CC66FF;
}

#container_bigger {
text-align: left;
margin: 0 auto; /*keeps it centered as long as you specify width*/
width: 1088px;
position: relative;
background: #CC66FF;
}

.style1 {color: #D6AC7B}

.prop {
	height:1px;
	float:right;
	width:1px;
	margin: 0px;
 }
  
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

p, h1, h2, h3, h4, li {
	font-family: Palatino, 'Times New Roman', Times, serif;
}

form {
        margin: 0px 0px 0px 0px;
}

.credit_line {
	font-family: Palatino, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 13px;
	letter-spacing: .75px;
	line-height: 18px;
	color: #D6C5AB;
	margin: 0px 0px 0px 0px;
}       

.credit_line a:link {
	font-family: Palatino, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	line-height: 18px;
	color: #D6AC7B;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}       

.credit_line a:visited {
	font-family: Palatino, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	line-height: 18px;
	color: #D6AC7B;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}   

.credit_line a:hover {
    font-family: Palatino, 'Times New Roman', Times, serif;
	text-align: left;
    font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	line-height: 18px;
	color: #D6C5AB;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}   

.credit_line a:active {
    font-family: Palatino, 'Times New Roman', Times, serif;
	text-align: left;
    font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	line-height: 18px;
	color: #D6AC7B;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}   

ul {
    font-size: 13px;
	letter-spacing: .75px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	clear: left;
}

li {
        margin: 0px 0px 8px 0px;
}


.black {
	color: #333333;	
}


/* renovations elements*/

#home_frame_top_reno {
	position: absolute;
	left: 120px;
	width: 905px;
	height: 150px;
	background-image: url(images/header_trans_reno.png);
	z-index: 1;
}

#frame_top_reno {
	position: absolute;
	width: 905px;
	height: 150px;
	top: 41px;
	left: 30px;
	background-image: url(images/header_trans_reno.png);
	margin-left: 10px;
}


/* home elements */

#home_frame_top_container {
	position: absolute;
	width: 1025px;
	height: 120px;
	top: 41px;
	left: 30px;
	margin-left: 10px;
	z-index: 1;
}

#home_frame_top_spacer {
	position: absolute;
	top: 41px;
	width: 120px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	background: none;
}

#home_frame_top {
	position: absolute;
	left: 120px;
	width: 905px;
	height: 150px;
	background-image: url(images/header_trans.png);
	z-index: 1;
}

#home_frame_bot_container {
	position: absolute;
	width: 1025px;
	height: 98px;
	top: 486px;
	left: 30px;
	margin-left: 10px;
}

#home_frame_bot_spacer {
	float: left;
	width: 120px;
	height: 98px;
	margin: 0px 0px 0px 0px;
	background: none;
}
	

#home_frame_bot {
	float: left;
	width: 905px;
	height: 97px;
	background-image: url(images/footer_trans.png);
}

#home_body_container_spacer {
	float: left;
	width: 120px;
	height: 471px;
	margin: 0px 0px 0px 0px;
	background: none;
}

#home_body_container {
	position: absolute;
	width: 1037px;
	top: 120px;
	left: 30px;
	margin: 0px 0px 0px 10px;
}

#home_footer_container {
	position: absolute;
	width: 1037px;
	top: 580px;
	left: 50px;
	margin: 0px 0px 30px 10px;
}	

#home_footer_spacer {
	float: left;
	width: 193px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	background: none;
}

#home_footer {
	float: left;
	width: 833px;
	height: 50px;
	margin: 0px 0px 0px 0px;
}

#frame_top {
	position: absolute;
	width: 905px;
	height: 150px;
	top: 41px;
	left: 30px;
	background-image: url(images/header_trans.png);
	margin-left: 10px;
}

#frame_bot {
	position: absolute;
	width: 905px;
	height: 97px;
	top: 486px;
	left: 31px;
	background-image: url(images/footer_trans.png);
	margin-left: 10px;
}

#body_container {
	position: absolute;
	width: 916px;
	top: 86px;
	left: 30px;
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
}

#footer {
	position: absolute;
	width: 833px;
	top: 580px;
	left: 50px;
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	padding-left: 58px;
}

#footertext {
	width: 540px;
	float: left;
}

#footertext_reno {
	width: 427px;
	float: left;
}

.footer_imgs {
	float: left;
	margin-left: 15px;
	border: none;
}

.footer_right_img {
	float: left;
	margin-left: 15px;
	margin-right: 27px;
	border: none;
}

#home_shadow_left {
	float: left;
	width: 73px;
	height: 299px;
	background: repeat-y url(images/shadow_left.png) right top;
	margin: 73px 0px 0px 0px;
}

#home_shadow_right {
	float: left;
	width: 33px;
	height: 299px;
	background: repeat-y url(images/shadow_right.png) left top;
	margin: 73px 0px 0px 0px;
}

#shadow_left {
	float: left;
	width: 73px;
	height: 329px;
	background: repeat-y url(images/shadow_left.png) right top;
	margin: 73px 0px 0px 0px;
}

#shadow_right {
	float: left;
	width: 33px;
	height: 329px;
	background: repeat-y url(images/shadow_right.png) left top;
	margin: 73px 0px 0px 0px;
}

#home_slideshow {
	position: absolute;
	left: 193px;
	top: 0px;
	width: 513px;
	height: 434px;
	margin: -2px 0px 0px 0px;
	z-index: 0;
}

.home_slideshow {
	float: left;
	width: 513px;
	height: 471px;
	margin: 0px;
}

#about_imgs {
	float: left;
	width: 419px;
	height: 471px;
	margin: 0px;
}


#home_content {
	position: absolute;
	top: 0px;
	left: 705px;
	width: 288px;
	height: 438px;
	margin: 0px;
	background: repeat top left url(images/pattern_bg_red.gif);
}
#home_content p {
	margin: 0px 12px 0px 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	clear: left;
}

ul.home_content {
	margin: 16px 12px 0px 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	clear: left;
}

li.home_content {
	margin: 0px 0px 0px 0px;
}



#phil_content {
	float: left;
	width: 380px;
	height: 471px;
	margin: 0px;
	background: repeat top left url(images/pattern_bg_red.gif);
}
#phil_content p {
	margin: 0px 12px 7px 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 1px;
	clear: left;
}

.phil_bullet {
	font-size: 11px;
}

ul.phil_content {
	margin: 16px 12px 0px 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 1px;
	clear: left;
	text-indent: -15px;
	list-style-position:outside;
}

li.phil_content {
	margin: 0px 0px 0px 0px;
}




#about_content {
	float: left;
	width: 380px;
	height: 471px;
	margin: 0px;
	background: repeat top left url(images/pattern_bg_red.gif);
}
#about_content p {
	margin: 0px 12px 10px 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	clear: left;
}

ul.about_content {
	margin: 16px 12px 0px 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	clear: left;
}

li.about_content {
	margin: 0px 0px 0px 0px;
}
	
.ttl {
	float: left;
	margin: 55px 0px 24px 12px;
	border: none;
}

.logolink {
	float: left;
	margin: 30px 0px 0px 168px;
	border: none;
}






/* about elements */

.about_img {
	float: left;
	border: none;
	margin: 0px;
}
#about_ees {
	float: left;
	margin: 5px 26px 10px 26px;
	border: none;
	width: 182px;
	height: 79px;
}





/* article elements */

#article_img_container {
	float: left;
	width: 290px;
	height: 471px;
	margin: 0px;
}

.article_img {
	float: left;
	border: none;
	margin: 0px;
}

#article_content {
	float: left;
	width: 510px;
	height: 471px;
	margin: 0px 0px 0px 0px;
	background: repeat top left url(images/pattern_bg_red.gif);
}

#article_header {
	float: left;
	margin: 55px 0px 24px 12px;
}

#article_header img {
	border: none;
}

#article_header p {
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	text-indent: 4px;
	clear: left;
	margin: 0px 0px 0px 0px;
}

#article_header a:link, #article_header a:visited {
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .75px;
	clear: left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#article_header a:hover, #article_header a:active {
	line-height: 18px;
	color: #AD8D4D;
	font-size: 13px;
	letter-spacing: .75px;
	clear: left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.article_titles {
	line-height: 18px;
	color: #AD8D4D;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	border-top: 1px solid #AD8D4D;
	border-bottom: 1px solid #AD8D4D;	
}

.article_titles a:link {
	letter-spacing: .75px;
	color: #D6C5AB;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
}

.article_titles a:visited {
	letter-spacing: .75px;
	color: #D6C5AB;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
}

.article_titles a:hover {
	letter-spacing: .75px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
}

.article_titles a:active {
	letter-spacing: .75px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
}

.back_to_top {
	line-height: 18px;
	color: #AD8D4D;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
}

.back_to_top a:link {
	letter-spacing: .75px;
	color: #D6C5AB;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #AD8D4D;
	border-bottom: 1px solid #AD8D4D;	
}

.back_to_top a:visited {
	letter-spacing: .75px;
	color: #D6C5AB;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #AD8D4D;
	border-bottom: 1px solid #AD8D4D;	
}

.back_to_top a:hover {
	letter-spacing: .75px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #AD8D4D;
	border-bottom: 1px solid #AD8D4D;	
}

.back_to_top a:active {
	letter-spacing: .75px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #AD8D4D;
	border-bottom: 1px solid #AD8D4D;	
}


.article_subtitles {
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#divScrollTextCont {
	position:absolute;
	left:383px;
	top:98px;
	width:460px;
	height:349px;
	overflow:auto;
	padding-right: 8px;
}

#divScrollTextCont_contact {
	position:absolute;
	left:382px;
	top:36px;
	width: 500px;
	height:320px;
	overflow:auto;
	padding-right: 8px;
}

p.divScrollTextCont {
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
}

.partnersections {
	margin: 0px 0px 16px 0px;
	font-weight: bold;
	line-height: 18px;
	color: #AD8D4D;
	font-size: 15px;
	letter-spacing: .75px;
}


#divScrollTextCont a:link {
	font-weight: bold;
	color: #AD8D4D;
	font-size: 13px;
	letter-spacing: .75px;
	text-decoration: none;	
	}

#divScrollTextCont a:visited {
	font-weight: bold;
	color: #AD8D4D;
	font-size: 13px;
	letter-spacing: .75px;
	text-decoration: none;	
	}

#divScrollTextCont a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	text-decoration: none;
}

#divScrollTextCont a:active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	text-decoration: none;
}

ul.divScrollTextCont {
	margin: 16px 0px 16px 0px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
}

li.divScrollTextCont {
	font-weight: normal;
	margin: 0px 0px 16px 0px;
}

.partnerlist {
	margin: 16px 0px 16px 0px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
	list-style:none;
	text-indent: -28px;
}

.partnerlistitem {
	font-weight: normal;
	margin: 0px 0px 16px 0px;
}
 
#divUp   {
	position:absolute;
	width: 860px;
	left: 30px;
	top: 228px;
}

#divUp img {
	float: right;
	border: none;
}

#divDown {
	position:absolute;
	width: 860px;
	left: 30px;
	top: 440px;
}

#divDown img {
	float: right;
	border: none;
}





/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	letter-spacing: .75px;
	position: absolute;
	margin: 0px 0px 0px 0px;
}



.vscrollerbar {
	height: 40px !important;
	z-index: 2;
	margin: 0px 0px 0px 0px;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
	background: none;
	width: 0px;
	height: auto;
	top: 0px;
	margin: 0px 0px 0px 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
	background: none;
	width: 0px;
	height: auto;
	margin: 0px 0px 0px 0px;
}



/* Scroll Bar Master Styling Ends Here */

/* Extra sample styles */
#divScrollTextCont .vscrollerbarbeg {
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#divScrollTextCont .vscrollerbarend {
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#divScrollTextCont .vscrollerbase {
	background: url(images/dotline.gif) repeat-y;
	width: 18px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#divScrollTextCont .vscrollerbar {
	height: 40px !important;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	background: url(images/scrolller.gif) no-repeat;
	width: 18px;
	padding: 0px;
}






#calc_form .vscrollerbarbeg {
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#calc_form .vscrollerbarend {
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#calc_form .vscrollerbase {
	background: url(images/dotline.gif) repeat-y;
	width: 18px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#calc_form .vscrollerbar {
	height: 40px !important;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	background: url(images/scrolller.gif) no-repeat;
	width: 18px;
	padding: 0px;
}





#divScrollTextCont_contact .vscrollerbarbeg {
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#divScrollTextCont_contact .vscrollerbarend {
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#divScrollTextCont_contact .vscrollerbase {
	background: url(images/dotline.gif) repeat-y;
	width: 18px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#divScrollTextCont_contact .vscrollerbar {
	height: 40px !important;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	background: url(images/scrolller.gif) no-repeat;
	width: 18px;
	padding: 0px;
}





/* contact elements */


#contactFrame {
	position: absolute;
	width: 905px;
	height: 283px;
	top: 185px;
	left: 30px;
	margin-left: 10px;
}

#contactSpacer {
	float: left;
	width: 383px;
	height: 283px;
	margin: 0px 0px 0px 0px;
	background: none;
}

#contactContent {
	float: left;
	width: 450px;
	height: 283px;
}


#ContactContentCont {
	float: left;
	width: 450px;
	height: 350px;
	padding-right: 8px;
}

#ContactContentCont p {
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
}

.divScrollTextCont {
	font-family: Palatino, 'Times New Roman', Times, serif;
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
}

.contactform {
	float: left;
	margin: 20px 0px 0px 0px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	border: none;
	width: 450px;
}

.contactlabel {
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	font-style: normal;
	line-height: 18px;
	color: #AD8D4D;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	vertical-align: middle;
}

.contactlabel_st {
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	font-style: normal;
	line-height: 18px;
	color: #AD8D4D;
	text-align: right;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
}

.contactlabel_zip {
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	font-style: normal;
	line-height: 18px;
	color: #AD8D4D;
	text-align: right;
	text-align: right;
	margin-right: 5px;
	margin-left: 21px;
}

.contactinput {
	background-color: #D6C5AB;
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	color: #6B301E;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px;
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: #AD8D4D;
	padding: 3px;
	vertical-align: middle;
	width: 350px;
	height: 14px;
}

.contactinput_city {
	background-color: #D6C5AB;
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	color: #6B301E;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px;
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: #AD8D4D;
	padding: 3px;
	vertical-align: middle;
	width: 125px;
	height: 14px;
}

.contactinput_st {
	background-color: #D6C5AB;
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	color: #6B301E;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px;
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: #AD8D4D;
	padding: 3px;
	vertical-align: middle;
	width: 25px;
	height: 14px;
}

.contactinput_zip {
	background-color: #D6C5AB;
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	color: #6B301E;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px;
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: #AD8D4D;
	padding: 3px;
	vertical-align: middle;
	width: 50px;
	height: 14px;
}

.contacttextarea {
	background-color: #D6C5AB;
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	color: #6B301E;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: #AD8D4D;
	padding: 3px;
	float: left;
	vertical-align: middle;
	height: 50px;
	width: 350px;
}

.contactsubmit {
	background-color: #AD8D4D;
	color: #6B301E;
	height: 22px;
	letter-spacing: .75px;
	font-size: 13px;
	letter-spacing: .75px;
	text-decoration: none;
	border-top: solid 1px #D6C5AB;
	border-bottom: solid 1px #D6C5AB;
	font-family: Palatino, 'Times New Roman', Times, serif;
	text-align: center;
	margin: 10px 10px 10px 0px;
	padding: 4px;
}




/* calculator elements*/


.calcinput {
	background-color: #D6C5AB;
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	color: #6B301E;
	text-decoration: none;
	text-align: left;
	margin: 0px 10px 0px 0px;
	border-top: solid;
	border-bottom: solid;
	border-width: 2px;
	border-color: #AD8D4D;
	padding: 3px;
	vertical-align: middle;
	width: 100px;
	height: 25px;
}

.calcoutput {
	background-color: #FFFFFF;
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	color: #3F1D08;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #AD8D4D;
	padding: 2px;
	vertical-align: middle;
	height: 15px;
}


#calc_frame {
	margin: 30px auto;
	width: 550px;
}

#calc_form {
	display: block;
	width: 550px;
}

#calc_header {
	display: block;
	margin: 0px 0px 24px 0px;
}


.whitetext {
	font: 13px Palatino, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.whitetext a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

.whitetext a:hover {
	text-decoration: underline;
	color: #AD8D4D;
	font-weight: bold;
}

.calclabel {
	font-family: Palatino, 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: .75px;
	font-style: normal;
	line-height: 18px;
	color: #AD8D4D;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}









/* gallery elements*/

#gallery_content {
	float: left;
	width: 799px;
	height: 401px;
	margin: 0px;
	background: no-repeat top left url(images/full_pat_bg_hack_top.gif);
}

#gallery_content_hack {
	position: absolute;
	top: 392px;
	left: 73px;
	width: 799px;
	height: 79px;
	margin: 0px;
	background: no-repeat top left url(images/full_pat_bg_hack.gif);
}


#galleryphotos {
	margin: 75px auto 25px;
	width: 360px;
	height: 250px;
}

#hurricane {
	margin: 80px auto 0px auto;
	width: 600px;
	height: 269px;
}

.hurricanetxt {
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: .75px;
}

.hurricanetxt a {
	color: #AD8D4D;
	text-decoration: none;
}

.gallerynavtable {
	width: 801px;
	border: none;
	padding: 0px;
}

.leaf {
	margin: 0px 0px;
	border: none;
}

.firstleaf {
	margin: 0px 5px 0px 5px;
}

.leaflink {
	cursor: hand;
}




/* nav elements */

#menuHolder {
	position:absolute;
	z-index:10000;
	width:180px;
	top:20px;
	left: 30px;
}

.menuTopHome {
	background-image: url(images/menu_top_home.png);
	background-repeat:repeat-y;
	background-position:bottom left;
	background-repeat:no-repeat;
	height:127px;
	padding:0px;
	margin:0px;
}


.menuTop {
	background-image: url(images/menu_top.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:127px;
	padding:0px;
	margin:0px;
}

.menuCenter {
	background: repeat top left url(images/menu_bg.png);
/*	background-color: #D6AC7B;*/
	padding:0px;
	margin:0px;
	text-align: left;
	width: 160px;
}

.menuBot {
	background-image: url(images/menu_bot.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	padding:0px;
	margin:0px;
}

ul.navMain {
	font-family:Palatino, 'Times New Roman', Times, serif;
	font-size: 14px;
	letter-spacing: .5px;
	color:#6B301E;
	list-style: none;
	margin:0px;
	padding: 0px 10px 10px 15px;
}

ul.navMain a:link, ul.navMain a:visited {
	text-decoration:none;
	color:#6B301E;
}

ul.navMain a:hover {
	text-decoration:none;
	color:#AD8D4D;
}

ul.navMain a:active {
	text-decoration:none;
	color:#AD8D4D;
}

ul.navMain li {
	line-height: 14px;
	padding:0px 0px 1px 0px;
}

ul.navSub {
	font-family:Palatino, 'Times New Roman', Times, serif;
	font-size: 14px;
	letter-spacing: .5px;
	font-style:italic;
	color:#A16733;
	list-style: none;
	margin:0px;
	padding:0px 10px 0px 8px;
	background: none;
}

ul.navSub a:link, ul.navSub a:visited {
	text-decoration:none;
	color:#A16733;
}

ul.navSub a:hover {
	text-decoration:none;
	color:#AD8D4D;
}
ul.navSub a:active {
	text-decoration:none;
	color:#AD8D4D;
}

ul.navSub li {
	padding:0px 0px 0px 0px;
}

.reno_res {
	font-family:Palatino, 'Times New Roman', Times, serif;
	font-size: 12px;
	letter-spacing: .3px;
	color:#6f222a;
	margin: 0px;
	border-top: 1px solid #6f222a;
	border-bottom: 1px solid #6f222a;
	padding-top: 3px;	
}

#navSubAbout {
	display:none;
}

#navSubStarted {
	display:none;
}

#navSubProjects {
	display:none;
}

a#current_page {color:#000000;}

.stretcher {
	background: none !important;
}
