/* www.liveonhighland.com   |   screen.css   |   11/16/09 */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none; } 

/* remember to define focus styles! */:focus { outline: 0; } 

/* remember to highlight inserts somehow! */ins { text-decoration: none; }

del { text-decoration: line-through; } 

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0; }

body {
	background: #fff url(../images/tree-bg.jpg) left bottom repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif; 
	color: #2b2b2b; 
	text-align: center; 
	margin: 0; 
	padding: 0;	
	}
	
#wrap-01 { 
	width: 100%;	
	background: url(../images/blue-bg.jpg) 0 83px repeat-x;
	}
	
#wrap-02 {
	background: url(../images/green-bg.jpg) 0 83px no-repeat;
	height: 404px;
	}
	
#wrap-03 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
	
h1 a {
	float: left;
	text-indent: -9999em;
	display: block;
	width: 241px;
	height: 67px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	margin-top: 10px;
	}
	
#print-logo { display: none; }

#header {
	width: 960px;
	background: url(../images/header-bg.jpg) -30px 26px no-repeat;
	float: left;
	}

#nav {
	width: 700px;
	float: left;
	margin: 41px 0 0 18px;
	}
	
#nav li {
	list-style: none;
	font-size: 15px;
	float:left;
	padding-left: 12px
	}
	
#nav li a {
	color: #3a515b;
	text-decoration: none;
	float: left;
	padding: 12px 15px 0 0 ;
	display: block;
	width: 111px;
	height: 30px;
	text-align: right;
	}
	
* html #nav li a { height: 18px; }
	
#nav li a:visited { color: #3a515b; }

#nav li a:hover { color: #4fa802; }
	
#nav li a.active { 
	background: url(../images/nav-hover-bg.png) 0 0 no-repeat;
	color: #fff; 
	}
	
#home-sidebar {
	float: left;
	width: 233px;
	height: 274px;
	background: url(../images/green-box-bg.jpg) 0 0 no-repeat;
	padding: 30px 10px 0 0;
	}
	
#home-sidebar h2 {
	font-size: 2.8em;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#home-sidebar p {
	color: #fff;
	font-size: 2.1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	letter-spacing: .05em;
	}
	
#pics {
	float: left;
	width: 709px;
	height: 304px;
	overflow: hidden;
	background-color: #fff;
	padding-left: 8px;
	}
	
#pics li { list-style: none; }

#content {
	width: 951px;
	float: left;
	margin: 8px 0;
	}
	
#magnets {
	float: left;
	width: 227px;
	background-color: #aac7d4;
	padding: 8px;
	margin-right: 50px;
	}
	
* + html #magnets { height: 360px; }
	
#magnets img { 
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: #3a515b solid 1px;
	}
	
#content #magnets h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #3a515b;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#magnets p {
	font-size: 1.2em;
	line-height: 18px;
	margin-bottom: 5px;
	}
	
#content #magnets a { 
	color: #fff;
	font-weight: bold;
	background: url(../images/arrow.png) right center no-repeat;
	padding: 8px 20px 8px 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	}
	
#magnet-01, #magnet-02 {
	width: 227px;
	float: left;
	margin-bottom: 40px;
	}
	
* html #magnet-02, * html #magnet-03 { height: 90px; }
	
#magnet-03 {
	width: 227px;
	float: left;
	margin-bottom: 30px;
	}

#content h2 {
	text-transform: uppercase;
	font-size: 2.0em;
	color: #4fa700;
	margin-bottom: 10px;
	font-weight: normal;
	}
	
#content h2.home { margin-top: 20px; }
	
#content h3 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #3a505b;
	}
	
#content p {
	font-size: 1.4em;
	line-height: 22px;
	margin-bottom: 15px;
	}
	
#content p.note {
	font-size: 1.2em;
	font-style: italic;
	line-height: 18px;
	}
	
#content a {
	color: #50a903;
	text-decoration: underline;
	}
	
#content a:visited { color: #50a903; }

#content a:hover { color: #3a505b; }

#content a.button {
	display: block;
	height: 20px;
	float: left;
	background: #3a505b url(../images/button-bg.jpg) 0 0 no-repeat;
	border: #3a505b solid 1px;
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 5px 20px 0 30px; 
	}
	
#content a:visited.button { color: #fff; }

#content a:hover.button { 
	background: #3c9424 url(../images/button-bg.jpg) 0 -25px no-repeat; 
	border: #3c9424 solid 1px;
	}

#content ul { margin: 0 0 15px 15px; }

#content li {
	list-style: disc;
	line-height: 24px;
	font-size: 1.4em;
	}
	
#browse {
	background-color: #cfe7ba;
	float: right;
	width: 207px;
	padding: 20px 8px 13px 8px;
	margin-left: 20px;
	height: 353px;
	}
	
* + html #browse { height: 343px; }

* html #browse { height: 363px; }
	
#browse h2 { color: #3a505b; }

#browse h3 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #3a505b;
	margin-bottom: 10px;
	}

#browse select { margin-bottom: 30px; }

#content #browse p {
	font-size: 1.3em;
	line-height: 18px;
	margin-bottom: 30px;
	}
	
.icon {
	float: left;
	margin: 42px 10px 0 0;
	}
	
* + html .icon {
	float: left;
	margin: 28px 10px 0 0;
	}
	
#content input.button {
	display: block;
	height: 27px;
	background: #3a505b url(../images/button-bg.jpg) 0 0 no-repeat;
	border: #3a505b solid 1px;
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0px 20px 0 30px; 
	margin: 8px 0 20px 0;
	}
	
#content input.button:visited { color: #fff; }

#content input.button:hover { 
	background: #3c9424 url(../images/button-bg.jpg) 0 -25px no-repeat; 
	border: #3c9424 solid 1px;
	}
	
* + html #content input.button { margin-left: -20px; }

* html #content input.button { margin-left: -20px; }
	
p#footer {
	clear: both; 
	width: 822px;
	padding: 20px 0 20px 130px;
	text-align: center;
	margin: 0;
	font-size: 11px;
	color: #eee;
	float: left;
	line-height: 16px;
	background: #3a515b url(../images/footer-logos.png) left center no-repeat;
	}

* html p#footer { padding: 20px 0 0 130px; background: #3a515b url(../images/footer-logos.png) 0 20px no-repeat; }
	
p#footer a { 
	color: #eee; 
	text-decoration: none;
	text-transform: none; 
	}

p#footer a:visited { color: #eee;}

p#footer a:hover { 
	text-decoration: underline; 
	color: #eee;
	}
p#footer.apt {width:1030px;padding: 20px 0 20px 10px;}
/*-------------INTERNAL STYLES-------------*/

#content.internal {
	background: url(../images/blue-sidebar.jpg) left bottom no-repeat;
	margin: 0;
	padding-bottom: 20px;
	}
	
#sidebar {
	width: 231px;
	background-color: #aac8d3;
	float: left;
	padding: 20px 10px 0 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#content #sub-nav { margin: 0 0 0 5px; }

#sub-nav li { 
	list-style: none; 
	font-size: 1.4em;
	padding-bottom: 10px;
	line-height: 25px;
	}
	
#sub-nav li a {
	color: #3a515b;
	padding: 3px 0 0 30px;
	text-decoration: none;
	}
	
#sub-nav li a:visited { color: #3a515b; }
	
#sub-nav li a:hover { background: url(../images/leaf.png) 0 1px no-repeat; text-decoration: underline; }

#sub-nav li a.active { background: url(../images/leaf.png) 0 0 no-repeat; }
	
#right {
	float: left;
	width: 694px;
	background: url(../images/white-bg.jpg) 0 0 repeat-x;
	padding: 0 8px;
	}
	
.copy { margin-left: 40px; }
	
#right #slideshow-wrap {  
	width: 694px;
	height: 500px;
	}

.right {
	margin: 0 0 15px 15px;
	padding: 3px;
	border: #ccc solid 1px;
	float: right;
	}
	
.left {
	margin: 0 15px 15px 0;
	padding: 3px;
	border: #ccc solid 1px;
	float: left;
	}
	
#content .features ul { 
	margin: 10px 15px 15px 0px;
	padding-right: 15px;
	border-right: #3a515b solid 1px;
	float: left;
	width: 248px;
	}
	
#content .features li { 
	background: url(../images/leaf.png) 0 5px no-repeat;
	list-style: none;
	padding-left: 30px;
	}

* + html #content .features ul { float: left; margin: 10px 15px 15px 0; }
	
* + html #content .features li { margin: 0 0 0 0; }

* html #content .features ul { margin: 10px 15px 15px 0; }
	
* html #content .features li { margin: 0 0 0 0; }

table {
	background-color: #cfe7ba;
	font-size: 12px; 
	border: #666 solid 1px;
	margin-top: 10px;
	float: left;
	width: 375px;
	}
	
td { 
	border-bottom: #666 solid 1px; 
	padding: 10px 5px;
	}
	
td.head {	
	background-color: #3a515b; 
	color: #fff; 
	font-weight: bold;
	}
	
.property {
	padding: 25px 0 12px 0;
	border-bottom: #ccc solid 1px;
	float: left;
	width: 645px;
	}
	
.property-last {
	padding: 25px 0 12px 0;
	float: left;
	width: 645px;
	margin-bottom: 20px;
	border-bottom: #ccc solid 1px;
	}
	
ul.column-01, ul.column-02, ul.column-03 {
	width: 200px;
	float: left;
	}
	
* html ul.column-01, ul.column-02, ul.column-03 {
	width: 190px;
	
	}
	
.clear { clear: both; }

#map { clear: both; }

#map-sm { 
	float: right; 
	font-size: 11px;
	}
	
a.apt-btn {
display:block;
text-decoration:none !important; 
background:#4FA700;
padding: 15px;
font-size:1.5em;
border:2px groove gray;
border-radius: 1.8em;
-webkit-border-radius:1.5em;
-moz-border-radius:1.5em;
display: block;
float: right;
width: 340px;
text-align:center;
box-shadow: 1px 1px 60px #3A515B inset;
-moz-box-shadow: 1px 1px 60px #3A515B inset;
-webkit-box-shadow: 1px 1px 60px #3A515B inset;
text-shadow: 0px 1px 10px #000;
color:#fff !important;
}

a.apt-btn:hover {
border:2px groove gray;
background:#CFE7BA;
text-shadow: 0 1px 0 #FFFFFF;
color:#3A515B !important;
box-shadow: none;
}
.check{
font-size:1.5em;
}

#footer a.stone {
    color: black;
    display: inline-block;
    height: 45px;
    margin: 0 20px -20px -190px;
    text-indent: -99999px;
    width: 190px;
}
#footer a.stone1 {
    color: black;
    display: inline-block;
    height: 45px;
    margin: 10px 20px -20px -190px;
    text-indent: -99999px;
    width: 190px;
}		
