/* 
site:		Rock Hill Trails
styles: 	Screen
author:		Drew Myler, evolvingpage.com
*/




/* SHELL */

/* ------- globals ------- */

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #ebe7db;
	text-align: center;
	font: 75%/147% arial, verdana, sans-serif;
	color: #333;
	}

	
ul, dl, ol, li, p, blockquote {
	padding: 0;
	margin: 0 0 .75em;
	}

ul {
	margin-left: 1em;
	}
	
ul ul {
	margin-top: 1em;
	}
	
li {
	margin-bottom: .5em;
	}
	
ol {
	margin-left: 2em;
	}
	
blockquote {
	margin: 1em 3em 1em 0;
	line-height: 1.3em;
	font-size: 167%;
	font-weight: normal;
	font-family: times, "times new roman", serif;
	overflow: visible;
	color: #4b611c;
	font-style: italic;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: times, "times new roman", serif;
	color: #5a4836;
	font-weight: normal;
	line-height: normal;
	}
	
h1 {
	font-size: 162%;
	font-style: italic;
	}
	
h2 {
	font-size: 132%;
	}
	
h3 {
	font-size: 127%;
	margin-bottom: .5em;
	font-style: italic;
	overflow: visible;
	}
	
a {
	text-decoration: underline;
	color: #4b611c;
	outline: none;
	}
	
a:hover {
	text-decoration: none;
	}
	
#enav a, #nav a, #footer a {
	text-decoration: none;
	}
	
#enav a:hover, #footer a:hover {
	text-decoration: underline;
	}
	
a img {
	border: 0;
	}
		
.alignright, .alignleft {
	float: right;
	margin: 0 0 10px 18px;
	position: relative;
	}
	
.alignleft {
	float: left;
	margin: 0 18px 10px 0;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 1.25em;
	text-align: center;
	}
	
/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ------- layout ------- */

#page {
	margin: 0 auto 15px;
	text-align: left;
	width: 750px;
	background: url(../img/bg_leftVert.gif) 170px 0 repeat-y;
	position: relative;
	clear: left;
	z-index: 900;
	}
	
.width {
	width: 750px;
	margin: 0 auto;
	position: relative;
	}

#masthead {
	background: #4b611c url(../img/bg_masthead.jpg) center top no-repeat;
	color: #fff;
	}

#m-nav {
	clear: both;
	margin: 0 auto;
	padding-bottom: 9px;
	background: #cec7aa url(../img/bg_nav.gif) bottom left repeat-x;
	border-top: 1px solid #d2cdb4;
	}

#mainColumn  {
	float: right;
	padding: 0;
	width: 545px;
	margin-right: 15px;
	display: inline; /* IE6 double margin bug */
	padding-top: 15px;
	position: relative;
	}

#sideColumn {
	float: left;
	font-size: 92%;
	width: 170px;
	padding-top: 19px;
	text-align: right;
	}
	
	
#footer {
	text-align: right;
	clear: both;
	}
	
#skipto {
	display: none;
	}
	
/* ------- masthead, enav & nav ------- */

#masthead h2 {
	float: left;
	width: 180px;
	height: 184px;
	background: transparent url(../img/logo.jpg) left bottom no-repeat;
	}

#masthead h2 a {
	display: block;
	height: 184px;
	text-indent: -1999px;
	overflow: hidden;
	}

#enav {
	list-style: none;
	position: absolute;
	top: 20px;
	left: 510px;
	font-size: 87%;
	}
	
#enav li {
	float: left;
	}
	
#enav li a {
	color: #fff;
	}

#nav, #nav ul {
	margin: 0 auto;
	padding: 0;
	line-height: 27px;
	list-style: none;
	font-size: 97%;
	padding-left: 170px;
	width: 750px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 580px;
	}
	
#nav a {
	font-weight: bold;
	width: 80px;
	display: block;
	}

#nav li {
	margin: 0;
	float: left;
	width: 80px;
	border-right: 2px solid #f8f6ea;
	}
	
#nav li.first {
	border-left: 2px solid #f8f6ea;
	}
	
#nav li#contact {
	position: relative;
	top: 0;
	margin-left: -746px;
	width: 170px;
	text-align: center;
	border-left: 2px solid #f8f6ea;
	border-right: none;
	}
	
#nav li#contact a {
	width: 168px;
	}

	
#nav a:hover, #nav li.here a {
	background: #e6e3d4;
	text-decoration: none;
	}
	
#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
	line-height: 13px;
	text-align: left;
	padding: 0;
	height: auto;
	background: #e6e3d4;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 1000;
	border: 1px solid #cec7aa;
	border-bottom: none;
	text-align: left;
	}
	
#nav li ul li {
	border-bottom: 1px solid #cec7aa;
	border-right: none;
	width: 120px;
	}

#nav li ul li a {
	border: none;
	padding: .6em 8px;
	width: 120px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 104px;
	}
	
#nav li ul li a:hover {
	background: #cec7aa;
	}

	
/* ------- content ------- */

#page h1 {
	border-bottom: 1px solid #8e966b;
	background: url(../img/bg_leftVert.gif) 170px 0 repeat-y;
	margin-top: -8px;
	position: relative;
	padding: 45px 590px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 192%;
	overflow: visible;
	height: 1%;
	}
	
#page .width {
	background: url(../img/bg_page.gif) right top repeat-y;
	}

#page .width div.grad {
	background: url(../img/bg_grad.jpg) right bottom no-repeat;
	padding-bottom: 15px;
	}

#page h2 {
	font-size: 172%;
	font-style: italic;
	overflow: visible;
	margin-bottom: 1em;
	}
	
#page h2.even {
	margin: 1em 0 .75em;
	}

#mainColumn p, #mainColumn ol, #mainColumn ul {
	margin-left: 60px;
	margin-right: 140px;
	}
	
#mainColumn ol, #mainColumn ul {
	margin-left: 75px;
	}
	
fieldset {
	border: 1px solid #8e966b;
	}
	
legend {
	padding: 0 5px;
	color: #5a4836;
	}
	
label {
	font-weight: bold;
	}
	
input, textarea {
	width: 250px;
	}
	
input#submit {
	width: auto;
	}

#mainColumn img {
	margin-bottom: 15px;
	border: 2px solid #666;
	}

#page #mainColumn .photo img {
	border: 2px solid #666;
	 margin-bottom: 10px; 
	 position: relative; 
	 margin: 5px 15px 0 -190px; 
	 float: left;
	}
	
#page #mainColumn .photo p {
	width: 105px;
	text-align: right; 
	font-size: 87%; 
	font-style: italic; 
	line-height: 1.2em; 
	position: relative; 
	margin: 10px 10px 0 -145px; 
	float: left; 
	display: inline;
	clear: left;
	height: 1%;
	}
	
#page #mainColumn ul.floorplans {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	width: 540px;
	}
	
#page #mainColumn ul.floorplans li {
	float: left;
	margin: 0 15px 15px 0;
	}
	
#page #mainColumn ul.floorplans li.no-m {
	margin: 0;
	float: right;
	}
	
#page #mainColumn ul.floorplans li img {
	margin: 0;
	}
	
/* ------- sideColumn ------- */

#sideColumn ul {
	padding-right: 10px;
	list-style: none;
	}	

#sideColumn ul li {
	padding-bottom: 0;
	margin-bottom: .75em;
	line-height: 1.3em;
	}

#sideColumn ul li a {
	font-weight: bold;
	text-decoration: none;
	}
	
#sideColumn ul li a:hover {
	text-decoration: underline;
	}


/* ------- home styles ------- */

#home #mainColumn {
	width: 555px;
	margin-right: 15px;
	position: relative;
	display: inline;
	z-index: 900;
	color: #5a4836;
	line-height: 1.3em;
	padding-top: 10px;
	}	
	
/*
	
#home #sideColumn {
	line-height: 1.2em;
	padding-top: 0;
	text-align: left;	
	}

*/
	
#home #page .width {
	background: url(../img/bg_homeHighlight2.jpg) right top no-repeat;
	}

	
#home #page h1 {
	padding: 35px 0 20px 250px;
	text-align: left;
	font-family: times, "times new roman", serif;
	}

#home #page h2 {
	font-size: 157%;
	margin-bottom: .5em;
	}
	
#home h3 {
	text-transform: uppercase;
	font-size: 112%;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #4b611c;
	}

		
#home #mainColumn p, #home #mainColumn ol, #home #mainColumn ul {
	margin-left: 0;
	margin-right: 0;
	}
	
#home #mainColumn ul {
	margin-left: 1em;
	}

#home #mainColumn ol {
	margin-left: 2em;
	}

#home #mainColumn div.flash {
	float: left; 
	margin: 0 0 8px; 
	display: inline;
	position: absolute;
	left: 0;
	width: 328px;
	}
	
#home #mainColumn div.flash img {
	border: 3px solid #8e966b; 
	border-bottom: 3px solid #4b611c; 
	border-right: 3px solid #4b611c;
	}
	
#home #mainColumn p.left {
	float: right;
	width: 230px;
	height: 1%;
	}
	
.highlight {
	background: url(../img/bg_highlight.jpg) left top repeat-x;
	font-size: 92%;
	margin-top: 20px;
	padding: 10px 5px;
	width: 240px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 230px;
	}
	
.highlight.full {
	width: 500px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 490px;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
#home #mainColumn img {
	margin-bottom: 0;
	border: none;
	}

#home .kickright {
	width: 485px;
	float: right;
	padding-top: 15px;}

/*
		
#home #sideColumn ul {
	margin: 0;
	list-style: none;
	padding-right: 0;
	}
	
#home #sideColumn ul li {
	border-top: 1px solid #4b611c;
	background:url(../img/bg_sideHighlight.jpg) left top repeat-x;
	padding: 10px 7px 15px 40px;
	margin-bottom: 0;
	position: relative;
	}
	
#home #sideColumn ul li a {
	font-weight: normal;
	text-decoration: underline;
	}
	
#home #sideColumn ul li a:hover {
	text-decoration: none;
	}
	
#home #sideColumn ul li p {
	margin-bottom: 0;
	}

	
#home #sideColumn ul li img {
	position: absolute;
	top: 10px;
	right: 135px;
	}
	
#home #sideColumn ul li#tour {
	border-top: none;
	}
	
#home #sideColumn ul li#green {
	padding-bottom: 25px;
	}
	
#home #sideColumn ul li#calc img {
	right: 132px;
	}
	
*/

/* Interim Styles - delete before launch */

#sideColumn ul li a {
	font-weight: normal;
	}

#sideColumn ul li.here a {
	font-weight: bold;
	}
	
.highlight {
	margin-top: 0;
	}
	
h2.margin {
	margin-top: 1em;
	}
	
#homes #mainColumn p, #homes #mainColumn ul {
	margin-left: 60px;
	margin-right: 195px;
	}

/* Contact styles */

#contactform {
	width: 330px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#mainColumn .privacy {
	width: 210px;
	position: absolute;
	top: 30px;
	right: 0;
	}
	
#mainColumn .privacy p {
	margin: 0 0 15px;
	padding: 0;
	}