@charset "utf-8";
a {
	color: #355C95;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:link,
a:visited {
	color: #4C7E03;
}
a:active {
	color: #248;}
a:link:hover,
a:visited:hover {
	text-decoration: underline;
}


/*========================================
-------- Bullets and numbers
========================================*/
ul {
}
ul li {
}
ul {
	margin: 0;
	padding: 0;}
ol {
	margin: 0;
	padding: 0;}
li {
	margin: 0;
	padding: 0;
	list-style: none;}
hr {
	height: 0px;
	color: #224488;
}



/*========================================
-------- Paragraph
========================================*/
p {
	font-size: 11px;
	color: #798C7C;
	line-height: 1.6em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
p.sml {
	font-size: 0.7em;}
.sml {
	font-size: 9px;
}

p.intro {
	color: #647F3F;
	font-size: 14px;
	line-height: 1.4em;
}
p.quote {
	color: #886957;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}



/*========================================
-------- Headers
========================================*/
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
	color: #5C8E11;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #629764;
	line-height: 24px;
}
h4 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 0.9em;
	color: #333;}
h4 a:link,
h4 a:visited,
h4 a:active {
	color: #333;
	text-decoration: underline;}
h4 a:link:hover,
h4 a:visited:hover {
	color: #666;
	text-decoration: underline;}
h5 {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	color: #248;
	border: 1px solid #ddd;
	padding: 3px 9px 3px 9px;
	background: url(../images/subHeader.gif) 0 0 repeat-x;}
h5 a:link,
h5 a:visited,
h5 a:active {
	color: #333;
	text-decoration: none;}
h5 a:link:hover,
h5 a:visited:hover {
	color: #666;
	text-decoration: none;}
h6 {
	font-size: 0.8em;
	margin: 0 0 4px 0;
	padding: 0;}


h2  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-bottom:1px solid #D9D9D9;
	color:#f3f7d4;
	font-size:16px;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(/images/bg-content-h2.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 24px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-shadow: -1px -1px 0px #4a6737;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: "trebuchet MS", arial, sans-serif;
}
h2    a:link, h2 a:visited  {
	color: #f3f7d4;
}
h2.noCorner {
	color: #798C7C;
	background-image: none;
	text-transform: none;
	text-shadow: 0px 0px 0px #ffffff;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body.lettings h2  {
	color:#f3f7d4;
	background-image: url(/images/bg-content-lettings-h2.png);
}
body.lettings h2.noCorner  {
	color: #798C7C;
	background-image: none;
	text-transform: none;
	text-shadow: 0px 0px 0px #ffffff;
}

body.lettings h2 a:link {
	color: #ffffff;
	text-transform: none;
	text-shadow: none;
}
body.lettings #content #quickFeatures h2 {color:#876D70}
body.lettings #content #quickFeatures li {color:#973443}

/*Lettings Text Styles*/
body.lettings #content h1, body.lettings #content h2, body.lettings h3 {color:#973443} 
body.lettings a:link, body.lettings a:visited {
	color: #BB093E;
}

body.lettings  #content h2.noCorner {
	color: #876D70;
}

body.lettings #footerContact h3 {color:#629764}
body.lettings #footerContact h3.red {color:#973443}
body.lettings #content .quickSearch h2 {color:#FFFFFF;}
