body{
	padding:0;
	margin:0;
	background:url('../images/body_bg.jpg') repeat-x;
	min-width:800px;
}

a {
	text-decoration:underline;
	color:#14390d;
}

a img{
	border:none;
}

p{
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#14390d;
	text-align:left;
	padding:5px 20px 5px 20px;
}

h2{
	color:#593b1d;
	font-family: helvetica ;
	font-size:16px;
	font-weight:100;
	padding:10px 0 0 0;
}

ul{
padding-top:0px;
margin-top:0px;
}

#header{
	height:138px;
	background:url('../images/banner_repeat.jpg') repeat-x;
}

#header .inner{
	width:940px;
	margin: auto;
	
}

#header .logo{
	float:left;
}

#header .design_build_maintain{
	float:right;
	margin:0 100px 0 0;
}

#container{
    text-align:center;
    padding:30px 0 0 0 ;
    margin:0 0 0 -90px;
	
}

#container .inner{
	background:url('../images/body_sides_bg.jpg') no-repeat;
    height:450px;
    text-align:center;
    margin:0 0 0 -30px;


}

#outer_wrap{
	width:1050px;
	margin:auto;
	
}

#wrap{
	width:776px;
	margin: auto;
	background:url('../images/nav_bottom_cap.png') no-repeat;
	background-position:bottom left;
}

#left_nav{
    float:left;
	background:url('../images/nav_top_cap.jpg') no-repeat;
	width:165px;
	height:100%;
	background-color:#b0cc9e;
}




#content{
	float:right;
	
}

#content .images{
	width:350px;
	height:350px;
	float:left;
}

#content .right{
	float:right;
	background:url('../images/right_bg.png') no-repeat;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	height:350px;
	width:250px;

}

#content .bottom{
	clear:both;

}

#content .bottom p{
	text-align:center;
	padding:0 20px 0 20px;
}

#content .bottom_left{
    float:left;
	background:url('../images/bottom_left_bg.png');
	width:215px;
	height:102px;
	margin:5px 0 0 0px;
}

#content .bottom_middle{
	float:right;
	background:url('../images/bottom_middle_bg.png');
	width:205px;
	height:102px;
	margin:5px 5px 0 0;
}

#content .bottom_right{
	float:right;
	background:url('../images/bottom_right_bg.png');
	width:173px;
	height:102px;
	margin:5px 0 0 0;
}
#footer{
	text-align:right;
	margin-right:153px;
	color:#14390d;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#interior_content_wrapper{
width:603px;
background:url(../images/interior_text_bg.png);
background-position:bottom left;
background-repeat:no-repeat;
background-color:#b0cc9e;
}

#interior_cap{
background:url(../images/interior_content_cap.png);
height:59px;
width:603px;
text-align:left;
}
#interior_cap .text{
padding-top:30px;
padding-left:32px;
color:#593b1d;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
}





#portfolio_cap{
background:url(../images/portfolio_cap.png);
height:59px;
width:603px;
text-align:left;
}
#portfolio_cap .text{
padding-top:30px;
padding-left:32px;
color:#593b1d;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
}



#interior_middle_left{
width:348px;
min-height:290px;
float:left;
}
#interior_middle_left .text{
padding-left:32px;
padding-top:10px;
padding-right:32px;
text-align:left;
color:#14390d;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
}

#interior_middle_left .text a{
color:#8c540c;
}
#interior_middle_left .text a: hover{
color:#8c540c;
}
#interior_middle_left .text a: visited{
color:#8c540c;
}

.portNavLink a{
font-size:12px;
color:#8c540c;
text-decoration:none;
}
.portNavLink a:hover{
color:#8c540c;
}
.portNavLink a:visited{
color:#8c540c;
}



.contactForm{
width:284px;
}



#pictureColumn{
float:right;
text-align:left;
}

.menu {
	width: 165px;
	padding:50px 0 0 0;

}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-family:helvetica;
    font-weight:100;
	font-size:16px;
	line-height:22px;
    background: #b0cc9e;
}
.menu_body {
	display:none;
}
.menu_body a {
	display:block;
	text-align:left;
	padding:0 0 0 12px;
	color:#fff;
	background-color:#739c62;
	text-decoration:none;
}
.menu_body a:hover {
	color: #14390d;
	text-decoration:none;
}

