body {
	background: #e8d5ad url(/images/body-bg.jpg) top left repeat;
	color: #936328;
	font: small/1.5 Arial, Helvetica, sans-serif;
}

body, html, ul#navlist, ul#footerlist {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	color: #936328;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

h1 {
	color: #771d10;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 160%;
	padding-top: 15px;
}

h2 {
	color: #771d10;
	font-weight: normal;
	font-size: 130%;
	clear:both;
}


/* ------------ Layout ------------ */


#gradient {
	background: url(/images/gradient-bg.jpg) top left repeat-x;
}

#wrap {
	width: 786px;
	margin: 0 auto;
	padding-top: 50px;
}

#header {
	background: url(/images/header-bg.png) top left no-repeat;
	height: 250px;
	position: relative;
	
}

img.headimg {
	margin: 5px 0 0 17px;		
}

img.logo {
	position: absolute;
	top: -23px;
	left: 29px;	
	_top:20px;
	z-index: 1000;
}


#content-wrap {
	background: url(/images/content-wrap-bg.png) top left repeat-y;
}

#sidebar {
	width: 186px;
	float: left;
	margin-left: 18px;
	display: inline;
	background:url(/images/sidebar-top-bg.jpg) top left no-repeat;
	text-align: center;
	position:relative;
	z-index:1000;
}


#sidebar h2 {
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 110%;
	margin: 25px 0 8px 0;
}

#sidebar p {
	color: #7d4900;
	font-size: 85%;
	margin: 0 0 25px 0;
}

p.small {
	font-size: 80%;
	color:#333;
}

p.smallsidetext a{
	color: #636363;
	font-size: 90%;
	text-decoration: none;
	background: #ead8b0;
}

p.smallsidetext a:hover {
	text-decoration: underline;
}

#content {
	float: right;
	width: 523px;
	margin: 0 19px 0 0;
	padding: 0 20px 60px 20px;
	display: inline;
	min-height: 777px;
	height:auto !important;
	height:777px;
	background: url(/images/swooshtop.jpg) bottom left no-repeat;
	z-index: 3;
	position:relative;
}

#content a {
	background: #fff;	
}

p.tagline {
	position: absolute;
	color: #fff;
	top: 210px;
	left: 50px;
	font-weight: bold;
	font-size: 140%;
	margin: 0;
	padding: 0;
}


/* ------------ Navigation ------------ */

ul#navlist {
	background: url(/images/nav-bg.jpg) top left no-repeat;
	height: 25px;
	margin-left: 17px;
	text-align: right;
	padding-right: 35px;
	z-index:50;
	position:relative;

}

ul#navlist li {
	display: inline;	
}

ul#navlist li a {
	color: #fff;
	text-decoration: none;
	padding: 2px 15px;
	background: #7d4900;
}

ul#navlist li a:hover, a:focus, a:active,
#home ul#navlist li#nav-home a,
#about ul#navlist li#nav-about a,
#services ul#navlist li#nav-services a,
#project ul#navlist li#nav-project a,
#faq ul#navlist li#nav-faq a,
#contact ul#navlist li#nav-contact a,
#links ul#navlist li#nav-links a{
	background: #b38800;	
}


/* ------------ Footer ------------ */


#footer {
	padding-top: 30px;
	padding-bottom: 37px;
	text-align:center;
	background: url(/images/footer-bg.png) top left no-repeat;
	width: 786px;
}

.footlogos {
	text-align: center;	
}

.footlogos img {
	margin: 0 10px;	
}

#footer p {
	color: #483a21;
	margin-top: 0;
}

ul#footerlist {
	font-family: Verdana, Geneva, sans-serif;
	border-top: 1px solid #987d52;
	border-bottom: 1px solid #987d52;
	padding-bottom: 2px;
	width: 630px;
	margin: 0 auto;
	margin-bottom: 20px;
}

ul#footerlist li {
	display: inline;
	color: #fff;

}

ul#footerlist li a {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 80%;
	background: #cba76d;
}

ul#footerlist li a:hover, a:focus, a:active {
	text-decoration: underline;
}

/* ------------ Extras ------------ */



hr {
	height: 1px;
	clear:both;
	border: none;
	color: #cba76d;
	background: #cba76d;
	margin: 18px 0 18px 0;
	width: 100%;
}

.f-right {
    float: right;
    margin: 10px 0 11px 10px;
	border: 1px solid #c4c1be;
	padding: 2px;
}

.f-left {
    float: left;
    margin: 10px 10px 0 0;
	border: 1px solid #c4c1be;
	padding: 2px;
}

.center { 
	text-align: center; 
	color: #464646;
	font-size: 110%;
}

.center a {
	color: #464646;	
}

.right { text-align: right; }

.clear { clear: both; }

a img { border: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */

dt{ font-weight:bold; font-size:110%; color:#7d4900; border-top:#e1c39b solid 2px; padding:10px; background-color:#fcfaee;}
dd{ margin:10px 25px;}

/* images for photo gallery */

.auto-rounded {
position: relative;
width: 160px;
height: 129px;
}

img.rounded {
position: absolute;
top: 0;
right: 0;
}

a img { border: none; }

.gallery-thumbs{ width:172px; height:170px; vertical-align:top; text-align:center; float:left;}

/* Send to Friend */

#send-friend{ padding:0px 10px; border:#cba76d solid 1px; background-color:#FFF;}
#send-friend h2{ margin:0px;}
#send-friend p{ margin:0px; color:#666666; font-size:85%; text-align:right;}
#send-friend form{ margin:0px;}
#send-friend input{ width:350px; border:#cba76d solid 1px;}
#send-friend input.submit{width:100px; background-color:#f9f2d5; margin-top:5px;}
#send-friend textarea{ height:65px; width:478px; border:#cba76d solid 1px; font-family:Arial, Helvetica, sans-serif;}
#send-friend label{ color:#666666;}

/* ------------ IE6/PNG ------------ */

/* commented backslash hack v2 \*/
* html #content-wrap {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-wrap-bg.png', sizingMethod='scale');
}
* html #footer {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer-bg.png', sizingMethod='crop');
}
* html #header {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header-bg.png', sizingMethod='image');
}

