@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-color: #4F0A00;
}

a:active, a:focus {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

img a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.clear {
    height: 0px;
    clear: both;
}

.photo_edge {
	margin: 2px;
	padding: 3px;
	border: 2px solid #C39C58;
}

.photo_edge:hover {
	margin: 2px;
	padding: 3px;
	border: 2px solid #7D0800;
}

.right {
	float: right;
	margin: 10px;
	padding: 3px;
	border: 2px solid #C39C58;
}

.left {
	float: left;
	margin: 10px;
	padding: 3px;
	border: 2px solid #C39C58;
}

a {
	font-weight: bold;
	color: #004862;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #6C8A59;
	text-decoration: none;
}

/* End Basics - CSS */



/* start of wrappers */

#wrapper {
	margin: 0px auto;
	width: 100%;
}

#top_wrapper {
	width: 100%;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat;
	background-position: center top;
	float: left;
	clear: both;
	text-align: center;
}

#top_content {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/home_content_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer_wrapper {
	width: 100%;
	background-image: url(../images/footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	clear: both;
	text-align: center;
	background-color: #4F0A00;
}

#footer_home_content {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/home_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer_inside_content {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/footer_edge02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer_edge {
	width: 980px;
	height: 9px;
	margin: 0px auto;
	background-image: url(../images/footer_edge.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#top_home_inner {
	background-image: url(../images/home_inner_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 964px;
	margin-left: 8px;
}

#top_inside_inner {
	background-image: url(../images/inside_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 964px;
	margin-left: 8px;
}

/* end of wrappers */


/* start of home */

#home_header {
	width: 964px;
	height: 498px;
	float: left;
	clear: both;
	background-image: url(../images/home_slide_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.slide_holder {
	width: 886px;
	height: 443px;
	float: left;
	margin-left: 42px;
}

#home_logo {
	width: 372px;
	height: 203px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

#home_logo h1 a {
	width: 372px;
	height: 203px;
	display: block;
	text-indent: -5000px;
}

#home_content {
	width: 913px;
	float: left;
	clear: both;
	margin-left: 25px;
	background-image: url(../images/home_infoarea.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#home_content #home_content_left {
	width: 441px;
	float: left;
	margin-left: 65px;
	margin-right: 59px;
	margin-top: 116px;
	margin-bottom: 15px;
}

#home_content #home_content_right {
	width: 332px;
	float: left;
	margin-top: 14px;
	margin-bottom: 15px;
}

#home_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;		
}

#home_content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#home_content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}

.home_commercial_box {
	width: 332px;
	height: 96px;
	float: left;
	margin-bottom: 10px;
}

.home_commercial_btn a {
	width: 332px;
	height: 96px;
	display: block;
	text-indent: -5000px;
}

.home_testimonial_box {
	width: 332px;
	float: left;	
}

.home_testimonial_top {
	width: 332px;
	height: 52px;
	text-indent: -5000px;	
}

.home_testimonial_content {
	width: 302px;
	float: left;
	margin-left: 14px;	
}


/* end of home */




/* start of nav */


#nav {
	width: 964px;
	height: 55px;
	float: left;
	background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav ul {
	display: block;
	float: left;
	width: 964px;
	height: 55px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 55px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#nav_home {
    width: 111px;
}

#nav_about {
    width: 122px;
}

#nav_projects {
    width: 163px;
}

#nav_designs {
    width: 153px;
}

#nav_comms {
    width: 161px;
}

#nav_gallery {
    width: 117px;
}

#nav_contact {
    width: 137px;
}

#nav_home a:hover {
    background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}

#nav_about a:hover {
    background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -111px -55px;
}

#nav_projects a:hover {
    background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -233px -55px;
}

#nav_designs a:hover {
    background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -396px -55px;
}

#nav_comms a:hover {
    background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -549px -55px;
}

#nav_gallery a:hover {
    background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -710px -55px;
}

#nav_contact a:hover {
    background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -827px -55px;
}

#nav ul li ul {
	display: none;
	float: none;
	position: relative;
	top: -4px;
	width: 200px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#nav ul li:hover ul {
    display:block;
}

#nav ul li ul li {
	background-image: url(../images/nav_drop_bg.jpg);
	color: #ffffff;
	display: block;
	float: none;
	height: 23px;
	text-indent: 6px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #752500;
	background-repeat: repeat;
	background-position: left top;
}

#nav ul li ul li a {
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 20px;
	text-indent: 6px;
	padding-top: 4px;
	text-decoration: none;
}

#nav ul li ul li a:hover {
	background-image: url(../images/bg_fade.png);
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}


/* end of nav */



/* start of template */

#inside_header {
	width: 964px;
	height: 266px;
	float: left;
	clear: both;
	background-image: url(../images/inside_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#inside_header #inside_header_row01 {
	width: 964px;
	height: 211px;
	float: left;
}

#inside_header h1 a {
	width: 363px;
	height: 203px;
	display: block;
	text-indent: -5000px;
}

#inside_topbar {
	background-image: url(../images/inside_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 51px;
	width: 964px;
}

#main {
	width: 560px;
	float: left;
	margin-left: 90px;
	margin-right: 76px;
	margin-bottom: 15px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;	
}

#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding: 12px 12px 6px 7px;
	font-weight: normal;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C691;
	margin-bottom: 4px;
	margin-left: 10px;
}

#main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #732305;
	background-color: #E2BD64;
	letter-spacing: 3px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: normal;
}

#main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C691;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#main a {
	font-weight: bold;
	color: #732305;
	text-decoration: none;
}

#main a:hover {
	font-weight: bold;
	color: #6C451C;
	text-decoration: none;
}

#sidebar {
	width: 176px;
	float: left;
}

.pagehead_about {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.pagehead_projects {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_projects.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.pagehead_designs {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_designs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.pagehead_comms {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_comms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.pagehead_contact {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.pagehead_propdetail {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_propdetail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.pagehead_plandetail {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_plandetail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.pagehead_gallery {
	width: 560px;
	height: 67px;
	background-image: url(../images/pagehead_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;	
}

.sidebar_module {
	width: 176px;
	float: left;
}

.sidebar_mod_top {
	width: 176px;
	height: 14px;
	background-image: url(../images/sidebar_01.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_mod_edge {
	width: 176px;
	height: 14px;
	background-image: url(../images/sidebar_03.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_mod_repeat {
	width: 176px;
	background-image: url(../images/sidebar_02.png);
	background-repeat: repeat-y;
	background-position: left top;	
}

.sidebar_mod_inner {
	width: 151px;
	float: left;
	margin-left: 12px;	
}

.sidebar_btn_commercial a {
	width: 176px;
	height: 154px;
	background-image: url(../images/sidebar_btn01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

.sidebar_btn_gallery a {
	width: 176px;
	height: 154px;
	background-image: url(../images/sidebar_btn02.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #732305;
	background-color: #E2BD64;
	letter-spacing: 3px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: normal;
}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C691;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#sidebar a {
	font-weight: bold;
	color: #732305;
	text-decoration: none;
}

#sidebar a:hover {
	font-weight: bold;
	color: #6C451C;
	text-decoration: none;
}

.thumb_spacebelow {
	margin-bottom: 10px;
}

.link_list {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.link_list li {
	border-bottom:1px solid #D6C691;
	padding: 4px 8px;
}

.hrez_module {
	width: 560px;
	float: left;
	margin-bottom: 15px;
}

.hrez_top {
	width: 560px;
	height: 17px;
	background-image: url(../images/hrez_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.hrez_edge {
	width: 560px;
	height: 40px;
	background-image: url(../images/hrez_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.hrez_repeat {
	width: 560px;
	background-image: url(../images/hrez_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.hrez_btnarea {
	width: 172px;
	height: 26px;
	float: left;
	margin-left: 373px;
	margin-top: 6px;
}

.hrez_detail_btn a {
	width: 172px;
	height: 26px;
	display: block;
	text-indent: -5000px;
}

.hrez_col01 {
	width: 175px;
	float: left;
	margin-left: 28px;
	margin-right: 15px;
	margin-top: 10px;
}

.hrez_col02 {
	width: 314px;
	float: left;
	margin-top: 10px;
}

.col_left {
	width: 185px;
	float: left;
}

.col_right {
	width: 375px;
	float: left;
	margin-top: 9px;
}

.vert_module {
	width: 185px;
	float: left;
}

.vert_top {
	width: 185px;
	height: 19px;
	background-image: url(../images/vertrez_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.vert_edge {
	width: 185px;
	height: 19px;
	background-image: url(../images/vertrez_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.vert_repeat {
	width: 185px;
	background-image: url(../images/vertrez_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.vert_inner {
	width: 152px;
	float: left;
	margin-left: 17px;
}

.vert_inner_inner {
	width: 152px;
	height: 350px;
	float: left;
}

.detail_btn a {
	width: 152px;
	height: 28px;
	background-image: url(../images/detail_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;	
}

.googlemap_box {
	width: 560px;
	float: left;
}

.subnav {
	float: left;
	margin-left: 10px;
	background-color: #E6CF91;
	width: 550px;
	margin-top: 5px;
}

.subnav ul {
	float: left;
	width: 550px;
	list-style: none;
}

.subnav li {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
}

.subnav li a {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 6px 10px;
	display: block;
}

.subnav li a:hover {
	background-color: #DCC589;
	display: block;
}

.about_page_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	margin: 15px 8px 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7984A;
}

.testimonial_box {
	width: 540px;
	float: left;
	margin-bottom: 20px;
	margin-left: 7px;
	margin-right: 7px;
}





/* end of template */



/* start of footer */


#footer {
	width: 886px;
	float: left;
	margin-left: 44px;
	margin-top: 47px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #E1B842;
	text-decoration: none;
	padding: 3px;	
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #E1B842;
	text-decoration: none;
	padding: 3px;	
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;		
}

#footer a:hover {
	font-weight: bold;
	color: #E1B842;
	text-decoration: none;		
}

.logo_bd a {
	width: 180px;
	height: 25px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/logo_bd.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

.logo_right {
	float: right;
}


/* end of footer */




/* start of forms */

input, textarea {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

textarea { 
	width: 300px;
	max-width: 300px;
	height: 150px;
	line-height: 150%;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #333333;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.form label {
	margin-left: 10px;
	color: #333333;
}

.submit input {
	width: auto;
	padding: 6px 10px;
	background: #882700;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
/* start of forms */

