/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color:#EDEEF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
}

.clear {
	clear:both;
}


p {
	margin-bottom:10px;
	line-height:17px;
}

p a {
	color:#333;
}

em {
	font-style:italic;
}

h1 {
	font-size:22px;
	margin-bottom:8px;
	color:#333;
	line-height:23px;
	text-align:left;
	
}

h2 {
	font-size:18px;
	margin-bottom:8px;
	color:#333;
	line-height:18px;
}

h3 {
	font-size:16px;
	margin-bottom:4px;
	color:#333;
	line-height:16px;
}

strong {
	font-weight:bold;
}


#container {
	width:960px;
	background-color:#FFF;
	margin:0 0 0 12px;
	border-bottom-right-radius:50px;
	border-bottom-left-radius:50px;
	-moz-border-radius-bottomright:50px;
	-moz-border-radius-bottomleft:50px;
	padding-bottom:50px;
}

#header {
	
}

#facebook {
	float:left;
	margin:15px 0 0 10px;
}

#phone {
	float:left;
	margin:20px 0 0 210px;
	font-size:18px;
	text-align:right;	
}

#logo {
	float:left;
	width:150px;
	margin:20px 5px 0 16px;	
}

#nav {
	margin:13px 0 0px 0;
	float:left;	
}

	#nav a {
		color:#EBE3BE;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
	}

	#nav ul {
		list-style-type:none;
		margin:0 0 0 0;
	}
	
	#nav li {
		float:left;
		background-color:#A52225;
		padding:3px 17px;
		border-right:1px solid #EBE3BE;
	}
	
#leftnav {
	float:left;
	width:138px;
	background-color:#A52325;
	color:#EEE1BE;
	line-height:23px;
	padding:25px 6px 6px 6px;
	margin: 0 0 0 16px;
	font-size:11px;
	height:300px;
}

#leftnav strong {
	font-size:14px;
}

#leftnav a {
	color:#EEE1BE;
	text-decoration:none;
}

#leftnav a:hover {
	text-decoration:underline;
}

#content {
	width:752px;
	float:left;
	padding:0 20px 0 20px;
	
}

	ul {
		margin:0 0 4px 20px;
		list-style-type:disc;
	}
	
	ul li {
		margin-bottom:8px;
	}
	
.line {
	border-bottom:1px dotted #999;
	padding-bottom:15px;
	margin-bottom:15px;
}
	
.imgleft {
	margin:0 15px 10px 0;
	float:left;
}

.imgright {
	margin:0 0 10px 15px;
	float:right;
}

#hpleft {
	float:left;
	width:541px;
}

#hpimage {
	width:562px;
	margin:-27px 0 0 0px;
	overflow:hidden;
}

#hpcopy {
	padding:10px 20px 0 20px;
	text-align:justify;
	width:329px;
	float:left;
	margin-left:20px;
}
#hpcopy img {
	margin:0 0 10px 107px;
}

#affiliations {
	width:483px;
	margin:15px 0 10px 58px;
}

#footer {
	margin:10px 0 0 150px;
	font-size:12px;
	
}

#news strong {
	color:#900;
}




/*=====================================================================*/



.home-right-BG {
	background-image: url(images/home-right-BG.jpg);
	background-repeat: no-repeat;
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
	display: block;
}
.Copy a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}
.Copy a:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#99CCFF;
}
.header-BG {
	background-image: url(images/Nav-BG.jpg);
	background-repeat: no-repeat;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
}
.header-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A52225;
	text-decoration: none;
}
.header-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A52225;
	text-decoration: underline;
}
td.normal{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
height: 18px;
color: #EDE3BE;
background-color: #A52225;
}

td.normalon {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
height: 18px;
color: #A52225;
background-color: #EDE3BE;
}

.nav{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #EDE3BE;
text-decoration: none;
}

a:hover.nav{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #A52225;
text-decoration: none;
}

.Nav-BG-red {
	background-image: url(images/Nav-red-BG.jpg);
	background-repeat: no-repeat;
}
.nav-interior-BG {
	background-image: url(images/nav-interior-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-BG {
	background-image: url(images/bottom-BG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.page-BG {
	background-image: url(images/page-BG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.inner-nav-links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #EDE3BE;
	list-style-position: outside;
	
	line-height: 24px;
	padding-left: 0px;
	padding-right: 15px;
	margin-left: 21px;
	display: block;
}

.inner-nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDE3BE;
	line-height: 23px;
	padding-left: 20px;
	padding-right: 20px;
}
.inner-nav-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDE3BE;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-decoration:none;
	display: block;
}
.inner-nav-links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFF66;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-decoration:none;
	
}
.inner-nav-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDE3BE;
	padding-left: 22px;
	text-decoration: underline;
}
.thumbs-border {
	padding: 0px;
	border: thin solid #990000;
	margin: 1px;
}

body#home a#nav-home,
body#properties a#nav-properties,
body#homes a#nav-homes,
body#testimonials a#nav-testimonials,
body#lifestyles a#nav-lifestyles
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
height: 18px;
color: #A52225;
background-color: #EDE3BE;
}

body#news a#nav-news,
body#company a#nav-company,
body#contact a#nav-contact
{
color: #A52225;
}

body#mosscreek a#nav-mosscreek,
body#greenroad a#nav-greenroad,
{
color:#FFFF66;
}


