@import url("p7pmh0_olive.css");

/*
THIS THEME USES THE SAME NAV THEME AS THE OLIVE. NO NEED TO CHANGE ANYTHING
*/


body {
	background-color: #5F2912;
	margin: 0px;
	background-image: url(../images/brown_theme/BG_brown.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
}

/* Sets all margins and padding to zero*/

* {
margin: 0;
padding:0;
}



#wrapper {
	width: 100%;
	font-size:1.2em;
}

#navBand {
	position: absolute;
	top: 36px;
	z-index: 1000;
	width: 1000%;
	height: 27px;
	left: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #000000;
	float: left;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#sidebarHome {
	float: left;
	height: 550px;
	width: 180px;
	padding-top: 75px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.2em;
	color: #FFFFFF;
}

#footerWrapper {
	height: 30px;
	width: 780px;
	padding-top: 25px;
	margin-top: 0px;
	padding-right: 50px;
	padding-left: 30px;
	padding-bottom: 100px;
	clear: both;
}



#sidebarImage {
	height: 423px;
	width: 200px;
	float: left;
}
#content {
	width: 390px;
	float: left;
	font-size: 10pt;
	padding-top: 92px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC6600;
	position: relative;
}

.BG_content_home {
	background-color:#ffffff;
}

.BG_content {
	background-color:#FFFFFF
}


.homePhoneBand {
	background-color: #000000;
	width: 360px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#navWrap {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 36px;
	background-color: #CC6600;
	padding-left: 125px;
	font-size: 1em;
	z-index: 1000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B35900;
	border-bottom-color: #B35900;
}
#sidebarLeft {
	height: 600px;
	width: 200px;
	float: left;
	background-image: url(../images/brown_theme/logo_brown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarRight {
	float: left;
	height: 510px;
	width: 200px;
	padding-top: 92px;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	color: #cc6600;
	font-size: 1.3em;
}

h1.hom {
	color: #000000;
	font-size: 1.3em;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a.sidebar:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.sidebar:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


a.sidebar:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


a.sidebar:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.portfolio:link {
	color: #cc6600;
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.9em;
}

a.portfolio:visited {
	color: #cc6600;
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.9em;
}

a.portfolio:hover {
	color: #cc6600;
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.9em;
}

a.portfolio:active {
	color: #cc6600;
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.9em;
}




.sidebarlist li {
	padding-bottom:10px;
	list-style-type: square;
	margin-left: 13px;
}
.quote {
	font-size: 2em;
}
h2 {
	color: #cc6600;
	font-size: 1em;
}
.divider {
	height: 3px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C95C11;
	border-right-color: #C95C11;
	border-bottom-color: #C95C11;
	border-left-color: #C95C11;
}
.imageRight {
	float: right;
}
.imageLeft {
	float: left;
}
.promoBox {
	padding: 20px;
	width: auto;
	border: 1px dotted #CCCCCC;
	background-color: #EBEBEB;
}
.body li {
	padding-bottom:10px;
	list-style-type: square;
	margin-left: 13px;
}
.newWindow {
	font-size: 7pt;
}
h3 {
	color: #cc6600;
	font-size: 1em;
}
#budget {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 276px;
	top: 1701px;
	background-color: #006699;
	visibility: hidden;
}
.promoBoxAP {
	padding: 20px;
	width: auto;
	border: 1px dotted #CCCCCC;
	background-color: #EBEBEB;
	position: absolute;
}

#colorChoiceWrap {
	float: right;
	width: 100px;
	padding: 10px;
	margin-left: 20px;
	border: 1px dotted #CCCCCC;
}#contactError {
	width: 133px;
	position: absolute;
	left: 469px;
	top: 240px;
	background-color: #C60;
	border: 1px solid #FFF;
	color: #ffffff;
	padding: 20px;
	z-index: 9000;
}
#browserBlurbSidebar {
	height: 60px;
	width: 139px;
	position: absolute;
	left: 474px;
	top: 289px;
	background-color: #C60;
	border: 1px solid #FFF;
	color: #ffffff;
	padding: 15px;
	z-index: 90002;
}


#browserBlurbSidebar a {
color: #ffffff;	
}
