/* ----------------- Main Structure ----------------- */

body {
	background: transparent url('../images/earthtones41/pagebg.jpg') top left repeat;

}

.backgroundwrap {
	background: #351d03 url('../images/earthtones41/pagebg.jpg') top left repeat-x;
}

.bodywrap {border: solid 4px #964b2c;
background:#491c07;
	
}

.contentwrap {
	background: transparent;
}

/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
	color: #1b4f85;
}

/* ----------------- Navigation ----------------- */


#nav ul li {
	background: url('../images/earthtones41/buttonbg.jpg');
	border:solid 1px #fff;
}


#nav ul li, #nav ul li a, #nav ul li a:link, #nav ul li a:hover, #nav ul li a:visited {
	color: #fff;
	}
	
#nav ul li a:hover  {
	
	font-weight:bold;
}

/* ----------------- Subnavigation ----------------- */

.subnav  ul {
	background: url('../images/earthtones41/buttonbg.jpg');
	border: 1px solid #ffffff;
	}
	
.subnav ul li { /* all list items */
	border-bottom: 1px solid #ffffff;
}

.subnav ul a:link, .subnav ul a:hover, .subnav ul a:visited  {
	color: #fff;
	}
	
.subnav ul li a:hover {
	font-weight:normal;
	}


/* ----------------- Mast ----------------- */

#mast {
	background: #491c07;
}

#mast h2.tagline {
	color: #e9ecbd
}

.agentphoto {
border: 2px solid #e9ecbd;
}


/* ----------------- Footer ----------------- */

#footer {
	background: transparent;
}

#footer p, #footer p a {
		color: #ffffff !important;
}


/* ----------------- Pages ----------------- */

/* Index Page */

.featuredproperty {
	border: 1px solid #ffffff;
	background: #d1e0fc;
}

.featuredproperty img {
	border: 1px solid #F7ECCC;
}

/* Interior Page */

.interiorwrap {
	background: #E9ECBD;
}

.interiorcontent {
	border: 1px solid #5f502c;
	background: #E9ECBD !important;
}

.interiorcontent p {
	color: #5F502C !important;
}

.interiorcontent h2 {
	color: #5f502c;
}


/* ----------------- Headlines ----------------- */

h1 {
	color: #e9ecbd;
}


h2 {
	color: #5f502c;
}
.headlines, .headlines a {color: #5f502c;}

/* ----------------- Typography ----------------- */

p, li, dd {
	color: #e9ecbd;
}

/* ------------- Subsequent Changes -------------*/

/*
.featuredimage a img {
	border: 1px solid #b3a37c;
}
*/
.agentlogo {
	border: 2px solid #b3a37c;
}

#mast .contact p {
	color: #e9ecbd;
}
#mast .contact a {
	color: #e9ecbd;
}

.box 
{
	background: url('../images/earthtones41/widgetbg.jpg');
	border: solid 1px #5f502c;
}

.box a, .box label, .box p, .box b, .box h3, .box h4, .box td, .box div
{
	color: #5f502c !important;
}

label.highlight {
	color: #5f502c !important;
}
label{color: #5f502c !important;}