@charset "utf-8";
/* CSS Document */

html,body,img,p,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,pre,form,blockquote,fieldset,input,div { margin:0px; padding:0px; }
h1,h2,h3,h4,h5,h6,pre,code,kbd { font-size:1em; }
:link,:visited { text-decoration:none;  }
table { border-collapse:collapse; border:0px; }
ul,ol { list-style:none; }
img { border:0px; vertical-align:bottom; padding:none; margin:none; }
* { margin: 0; padding: 0;}


body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #f8f5e4;
	color: #42331a;
}

h1{
	font-size:24px;
	margin:9px 0px;
	color: #525622;
}

h2{
	font-size:18px;
	margin:8px 0px;
	color: #507ca2;
}

h3{
	color:#D84113;
	font-size:15px;
	font-weight:normal;
}

p, address, dl {
	font-size:12px;
	line-height:18px;
	padding-bottom:12px;

}

.right_logos {
width: 300px;
float: right;
}

.right_logos img, .right_logos a {
border: 0px;
}

.sad div p{
	padding-bottom:0px;
}

.sad div{
	margin-bottom:10px;
}

p a, li a, dt a{
	color:#cc3300;
	font-weight: normal;
}

p a:hover, li a:hover{
color: #507CA2;
}

dt{
	font-weight:bold;
	margin-top:12px;
}

li{
	list-style:none;
}

div.sad{
	width:260px;
	float:left;
	display:block;
}

img.leftimg{
	float:left;
	margin:10px;
}

.container{
width:900px;
margin:10px auto;
padding:5px;
background-color:#ffffff;
border-top: 1px #cdc9b7 solid;
min-height:300px;
}

.content{
}

#nav{
width:900px;
margin: 10px auto;
height: 20px;
font-size: 15px;
}

#main {
	width:870px;
	float:left;
	padding: 15px;
}


#logo { margin: 0 auto; width: 900px; background-image:url(images/top.png);}

.menu{}

.menu ul{ margin:0 auto;}

.menu ul li{
	padding:0 8px;
	text-align:center;
	float: left;
	
}

.menu ul li a{
	display:block;
	color: #cc3300;
	font-family: Gill Sans;
	font-weight: normal;
	font-size: 15px;
}

.menu ul li a:hover{
border-bottom: 10px solid #CC3300;}

.current{border-bottom: 10px solid #CC3300;}

.property{
border-top:1px solid #EEEEEE; padding:20px 0; 
}

.property img{
	float:left;
}

.property ul{}

.property ul li{
	line-height:18px;
	margin-left:225px;
	font-size:12px;
	padding:5px 0px;
}

ul.partners{}

ul.partners li{
	padding-left:10px;
	line-height:44px;
	border-top:1px solid #EEEEEE;
}

.indexbanner{	margin-bottom:10px;}

.footer{}

.footer p{
	line-height:18px;
	text-align:center;
	padding:10px;
}



/*best invention EVAR!*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Form Style */
label {
font-size:small;
}

input { margin: 5px; }

form { border: 1px solid #eeeeee; padding: 5px;}

/*end form style */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.content_box { width: 500px; float:left;}
.contact_box { width: 360px; float:right;}

.directory_box { width: 270px; padding:10px; float: left; }
.owners { font-style: italic; }
.detail { font-style: bold;}
.info { margin: 0px; padding:0px;}
.business { border-top:1px solid #EEEEEE; padding:20px 0; }

.post-body { font-size: .9em; border-bottom:1px solid #EEEEEE;padding:20px 0; }
