/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
}

td {
vertical-align:top;
}

ul#menu{
 clear: both;
 display: block;
 margin: 0 auto;
 padding: 0;
 width:960px;
 height:38px;
 background: url(nav.png) top left no-repeat;
}

#menu li{
 float: left;
 display: inline;
 margin: 0;
 padding: 0;
}
#menu li a{
 display: block;
 height:38px;
 text-indent: -9999px;
}
#menu li a:hover{
  background: url(nav.png) top left no-repeat;
}

li#n1{width:183px;}
li#n2{width:135px;}
li#n3{width:121px;}
li#n4{width:154px;}
li#n5{width:188px;}
li#n6{width:179px;}


li#n1 a:hover{background-position:0 -38px;}
li#n2 a:hover{background-position:-183px -38px;}
li#n3 a:hover{background-position:-318px -38px;}
li#n4 a:hover{background-position:-439px -38px;}
li#n5 a:hover{background-position:-593px -38px;}
li#n6 a:hover{background-position:-781px -38px;}


.footer {
width:960px;
margin:0 auto;
text-align:center;
padding-bottom:20px;
}


.footer ul {
margin:0;
padding-top:25px;
color:#62523e;
list-style:none;
margin-left:20px;
margin-bottom:5px;
}

.footer p {
margin:0;
padding:0;
font-family:Tahoma;
color:#62523e;
font-size:10px;
margin-left:20px;
margin-bottom:5px;
}

.footer li {
font-family:Tahoma;
color:#62523e;
display:inline;
list-style:none;
padding:0 5px 0 5px;
font-size:10px;
border-right:1px solid #62523e;
font-weight:bold;
}

.footer a, li a{
color:#62523e;
text-decoration:none;
}

.footer a:hover, li a:hover{
color:#62523e;
text-decoration:none;
}

li.leftlink {
padding-left:0;
}

li.rightlink {
border-right:none;
}

.footer span {
padding-left:30px;
}


/*Layout*/

body {
background:#26190a url(bgs.jpg) top repeat-x;
}

.footerbg {
background:url(bgsfoot.jpg) bottom repeat-x;
}

.main {
width:960px;
margin:0 auto;
}

.mainheader {
width:960px;
height:568px;
margin:0 auto;
}

.header {
width:960px;
height:235px;
position:absolute;
z-index:100;
background:url(header.png) top;
}

.header h1{
text-indent:-9999px;
}


.flash {
position:relative;
background:url(flashbg.png) top no-repeat;
top:170px;
width:960px;
}

.flashitem {
width:944px;
margin-left:9px;
}

.welcome {
float:left;
width:625px;
height:335px;
background:url(welcomebg.png) top no-repeat;
}

.context {
padding:70px 45px 0 45px;
color:#283c08;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.context p{
line-height:150%;
padding-bottom:10px;
}


.ffeatured {
float:left;
width:335px;
height:335px;
background:url(fpropertybg.png) top no-repeat;
}

.chasmiddleton {
width:960px;
height:100px;
background:url(chasmiddleton.png) top no-repeat;
clear:both;
}

.chasmiddleton1{
width:870px;
float:left;
text-indent:-9999px;
}

.ss{
width:40px;
height:100px;
text-indent:-9999px;
float:left;
}

.ss a{
width:40px;
height:100px;
display:block;
}

.title {
text-indent:-9999px;
}

.ff {
width:270px;
margin:0 auto;
margin-top:70px;
font-family:tahoma;
font-size:11px;
color:#283c08;
}

.ff p{
padding-bottom:10px;
}

.ffc{
width:115px;
border:#283c08 1px solid;
}

.ff a{
color:#283c08;
text-decoration:none;
}

.clear {
clear:both;
margin:0;
padding:0;
}

.navigation {
position:relative;
}

.test {
border:#000000 1px solid;
}