/* --- structure ---------------------------------- */

html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	background-image:url(../img/bg-block.gif);
	min-height: 101%;
	}
	

#container {
 	height: auto;
	width: 936px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
	
img {
	border: 0;
	}
	

/* --- header ---------------------------------- */

#header {
	margin: 0;
	margin-left: 3px;
	padding: 0;
	width: 930px; 
	background: url(../img/himalayas_centered.jpg);
	height: 226px; /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 
	
	}

#logo {
	position: absolute;
	margin: 10px 0 0 15px;
	padding: 0;
	} 

#logo a {
	background: none;
	}
	
/* --- nav ---------------------------------- */

#nav {
	position: absolute;
	top: 196px;
	left: 40px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 24px;
	display: inline;
	overflow: hidden;
	width: 861px;
	left:37px; /* fixes weird IE5.0/win absolute position within relative */
	left/* */: 40px;
	}

html>body #nav  {
	left: 40px;
	} 
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}


#nav a {
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px;
	}
	
	
#nav a:hover {
	background-position: 0 -24px;
	}
	

	

body#sectionone #nav li#home a,
body#sectiontwo #nav li#bestbuy a,
body#sectionthree #nav li#communities a,
body#sectionfour #nav li#about a,
body#sectionfive #nav li#testimonials a,
body#sectionsix #nav li#loans a,
body#sectionseven #nav li#land a,
body#sectioneight #nav li#service a {
	background-position: 0 -48px;
	}
	
#home a  {
	width: 63px;
	background: url(../img/nav/home.gif) top left no-repeat;
	}

#bestbuy a  {
	width: 81px;
	background: url(../img/nav/bestbuy.gif) top left no-repeat;
	}

#communities a  {
	width: 115px;
	background: url(../img/nav/communities.gif) top left no-repeat;
	}

#about a  {
	width: 86px;
	background: url(../img/nav/about_us.gif) top left no-repeat;
	}

#testimonials a  {
	width: 111px;
	background: url(../img/nav/testimonials.gif) top left no-repeat;
	}

#loans a  {
	width: 106px;
	background: url(../img/nav/loans.gif) top left no-repeat;
	}

#land a  {
	width: 152px;
	background: url(../img/nav/land_dev.gif) top left no-repeat;
	}

#service a  {
	width: 144px;
	background: url(../img/nav/customer_service.gif) top left no-repeat;
	}
	
/* --- content area -------------------------------- */
	
#main {
  	position: absolute;
 	top: 245px;
	}
	
#leftbar {
	margin: 0;
  	padding:0 10px 0 15px;
	position: absolute;
  	width: 155px;
	}
	
#content {
	position: absolute;
	width: 482px;
	left: 192px;
	}
/* --- Changed padding from 0 20px 100px 20px ------- ME 020606 ---- */	
#copy {
	margin: 0; 
	padding: 0 20px 10px 20px; 
	}
	
#copy img.big {
	margin: -18px;
	padding: 20px 0 20px 0;
	}
	
#rightbar {
 	margin: 0;
	padding: 10px 0 0 25px;
	position: absolute;
	width: 235px;
  	left: 665px;
}

#footer {
	margin-top: 5em;
	width: 487px;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	}

/* ---- text -------------------------------- */

p, ul {
	font-size: 114%;
	color: #444;
	letter-spacing: 0.03em;
	}
	
span.highlight {
	color: #8c082b;
	border-bottom: 1px solid #8c082b;
	border-top: 1px solid #8c082b;
	}
	
strong {
	font-weight: bold;
	}
	
h1 {
	font-family: Georgia, serif;
	font-size: 175%;
	font-style: normal;
	font-weight: bold;
	color: #8c082b;	
	}
	
h2 {
	font-family: Georgia, serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #8c082b;
	padding-bottom: 5px;
	}
	
h3 {
	font-family: Georgia, serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #8c082b;
	margin-bottom: 0;
	}
	
h4 {
	font-family: Georgia, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #8c082b;
	margin: 0;	
	}
	
h5	{
	font-size: 100%;
	margin: 0;
	font-weight: bold;
	}
	
#leftbar p {	
	font-size: 90%;
	color: #666;
	line-height: 16px;
	}
	
#rightbar p {	
	font-size: 100%;
	color: #666;
	line-height: 16px;
	}
	
#footer p {
	text-align: center;
	font-size: 0.9em;
	padding-top: 7px;
	}
	
.rtpad {
	margin-left: -20px;
	}
	
.rtpad2 {
	padding-left: 20px;
	}
	
.bold2 {
	font-family: Georgia, serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #8c082b;
	margin-bottom: 0;
	line-height: 20px;
	}
	
.smalltext {
	font-size: 60%;
	}
	
.break {
	border-bottom: 2px dotted #8c082b;
	}
	
.important {
	border: 2px dotted #8c082b;
	background-color: #cbdbf2;
	padding: 20px;
	}
	
/* ---- images -------------------------------- */

span.imageleft img {
	margin: 10px 15px 0 0;
	float: left;
	clear: none;
	}

span.imageright img {
	margin: 2px 0 0 5px;
	float: right;
	clear: none;
	}
	
#content img.center {
	text-align: center;
	margin-top: 25px;
	}

#rightbar img {
	padding-bottom: 8px;
	}
	
#rightbar img.clean {
	border-bottom: 0;
	}
	
#rightbar img.realtor {
	padding: 3px;
	border: 1px solid #8c082b;
	}

#leftbar .basic {
	text-decoration: none;
	background: none;
	padding-left: 0;
	}	

.rtbar_img {	
	padding-bottom: 8px;
	border-bottom: 2px dotted #8c082b;
	}
	
/* ---- links -------------------------------- */

a:link, a:visited {
	text-decoration: none;
	color: #8c082b;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #333333;
	}
	
.smalllink {
	font-size: 60%;
	text-decoration: none;
	background: url(../img/arrow2.gif) no-repeat center right;
	padding-right: 14px;
	}
	
	
p.arrowlink a {
	text-decoration: none;
	padding-left: 20px;
	background: url(../img/arrow2.gif) no-repeat 0 50%;
	border: 1px solid #e8e4d1;
	}
	
p.arrowlink a:hover {
	text-decoration: none;
	border: 1px solid #8c082b;
	background-color: #cbdbf2;
	}
	
#content p.arrowlink a {
	border: 1px solid #fff;
	}
	
#content p.arrowlink a:hover {
	border: 1px solid #8c082b;
	background-color: #cbdbf2;
	}

p.rightlink a {
	text-decoration: none;
	padding-right: 16px;
	background: url(../img/arrow3.gif) no-repeat center right;
	border: 1px solid #e8e4d1;
	line-height: 26px;
	}
	
p.rightlink a:hover {
	text-decoration: none;
	padding-right: 16px;
	border: 1px solid #8c082b;
	background-color: #cbdbf2;
	line-height: 26px;
	}
	
#content p.rightlink a {
	border: 1px solid #fff;
	}

#content p.rightlink a:hover {
	border: 1px solid #8c082b;
	background-color: #cbdbf2;
	}

span.rightlink a {
	text-decoration: none;
	font-size: 60%;
	padding-right: 18px;
	background: url(../img/arrow3.gif) no-repeat center right;
	border: 1px solid #fff;
	line-height: 26px;
	}
	
span.rightlink a:hover {
	text-decoration: none;
	padding-right: 18px;
	border: 1px solid #8c082b;
	background-color: #cbdbf2;
	line-height: 26px;
	}



/* ---- subnav -------------------------------- */

#subnav_comm {
	margin: 0;
	padding-left: 0;
	list-style: none;
	display: block;
	overflow: hidden;
  	}
 
#subnav_comm li {
 	margin: 0; 
 	padding: 0;
  	list-style: none;
  	display: block;
	}

#subnav_comm li a {
  	display: block;
  	overflow: hidden;
  	padding-left: 16px;
	background: url(../img/arrow2.gif) no-repeat 0 50%;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	height: 20px;
	margin: 0;
	border: 1px solid #e8e4d1;
  	}
	
#subnav_comm li a:hover {
	margin: 0;
	border: 1px solid #8c082b;
	background-color: #cbdbf2;
	}


#subnav_comm a.selected {
  border: 1px solid #8c082b;
  background-color: #cbdbf2;
  color: #333;
}
  
	




/* ---- quote -------------------------------- */
	
blockquote 	{
			width: 400px;
			margin: 0 0 20px 0;
			padding: 0;
			font-family: georgia, serif;
			font-size: 150%;
			letter-spacing: -1px;
			line-height: 1em;
			text-align: center;
			color: #555;
			background: #f0f1f0 url(../img/fi_top.gif) no-repeat top left;
			}

#quote		{
			margin: 0 10px 0 0;
			padding: 20px 10px 10px 20px;
			background: url(../img/fi_bottom.gif) no-repeat right bottom;
			}
			
#quote strong {
			color: #000;
			font-weight: normal;
			}	
#author		{
			margin: 0 10px 0 0;
			padding: 0 0 10px 0;
			color: #999;
			font-size: 60%;
			background: url(../img/quote_bottom.gif) no-repeat bottom;
			}