/* CSS Document */

body {
background: #d9cbaa; margin: 7px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
width: 744px; background: #fff url(../img/top_corners.gif) top center no-repeat; margin: 0 auto; position:relative; padding: 226px 0 0 0;
}
#logo {
position: absolute; top: 22px; left: 22px;
}
#tag {
position: absolute; top: 43px; left: 570px;
}
#wrapper h1 {
font-size: 18px; color:#67a2c1; margin:0; position:absolute; top: 181px; left: 71px;
}
#wrapper h1, #wrapper h2 {
font-family: Georgia, "Times New Roman", Times, serif;
}
.sub_tag {
font-size: 13px; color:#7c4d5f; margin:0; position:absolute; top: 200px; left: 71px;
}
#leaf {
position: absolute; top:181px; left:22px; z-index:1;
}
#content_bin {
padding: 0 0 15px 238px; margin: 0 0 0 0; width:480px; position:relative;
}
#content_bin h2 {
font-size: 16px; color:#461126; margin:10px 0 10px 0; font-weight: bold;
}
#content_bin p {
font-size: 13px; line-height: 18px; color:#461126; margin:10px 0 0 0; 
}
#left_panel {
width:186px; position: absolute; top: 0px; left: 22px;
}
#left_panel p {
font-size: 13px; line-height: 18px; color:#461126; margin:10px 0 0 0; 
}
#footer {
background: #d9cbaa url(../img/bottom_corners.gif) no-repeat left top; height:70px; width:744px; font-size: 11px; text-align:center;
}
#footer a {
	text-decoration:none; color: #000;
}
#footer p{
padding-top: 15px;
}


#menu {
	background: url(../img/menu_bg.jpg) no-repeat center;
	height:44px;
	position: absolute;
	top: 125px;
	width: 744px;
}
ul#nav {
font-size: 14px; margin:0;
}
	
ul#nav li { 
	float:right;
	padding:13px 0;
	list-style: none;
}

ul#nav li.right {
	float:right;
	margin:0 10px 0 0 !important;
	margin:0 3px 0 0;
}

ul#nav li a {
	padding: 10px 8px 11px 9px;
	font-weight:bold;
	color:#443a2b;
	text-decoration:none;
	margin:0;
	line-height: 18px;
}

ul#nav li a:hover {
	/*background: top no-repeat #3d5a81; color:#fff;*/ color:#c05630;
}

ul#nav li a.active {
	/*background: top no-repeat #3d5a81; color:#fff;*/ color:#c05630;
}

#home #nav .home a,
#about #nav .about a,
#services #nav .services a,
#quote #nav .quote a,
#gallery #nav .gallery a,
#contact #nav .contact a {
cursor: default; color:#c05630;
}

.tag {
font-size: 11px;
}

a:link {
	color: #7c4d5f; text-decoration: none; line-height: 15px;
}
a:visited {
	color: #7c4d5f; text-decoration: none;
}
a:hover {
	color: #7c4d5f; text-decoration: underline;
}
a:active {
	color: #7c4d5f; text-decoration: none;
}

#content_bin ul {
padding:0; margin:0 0 0 15px;
}

#content_bin li {
line-height:25px; font-size: 13px;  
}

td {
font-size: 13px;
}