/* LAYOUT */

body 
{
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C9B58A;
}


#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 14px;
	padding-left: 14px;
}
#animation {
	position: absolute;
	z-index: 10;
	height: 362px;
	width: 534px;
	left: 280px;
	top: 32px;
	right: 0px;
	bottom: 0px;
}
#header {
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 380px;
	background-color: #C7B48C;
	padding-top: 14px;
}


#content {
	padding-bottom: 20px;
}

#main {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: 265px;
	padding-left: 15px;
	width: 500px;
	margin-top: 20px;
	min-height: 550px;
}
#main p {
	margin-bottom: 10px;
	font-size: 120%;
}
#main a {
	text-decoration: underline;
}
#main a:hover {
	text-decoration: none;
}
#main li {
	list-style-type: disc;
	margin-left: 12px;
	font-size: 120%;
}
#main ul {
	margin-bottom: 10px;
}
.byrd{
	background-image: url(../images/bg-bird.gif);
	padding: 40px 0 0 0;
	line-height: 1.1;
}

#callus {
	background-image: url(../images/bg-bird.gif);
}

#leadgen {
	margin-bottom:50px;
}

#sidebar {
	width: 209px;
	background-repeat: no-repeat;
	height: 110px;
	position: absolute;
	left: 45px;
	top: 439px;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
	background-color: #C9C3A9;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	z-index: 20;
}
#sidebar2 {
	width: 209px;
	/*background-image: url(../images/bg-bird.gif);*/
	background-repeat: no-repeat;
	height: 110px;
	position: absolute;
	left: 45px;
	top: 409px;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
	background-color: #C9C3A9;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	z-index: 20;
}
#sidebar .phone, #sidebar2 .phone {
	font-size: 30px;
	line-height: 25px;
}
#footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 25px;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}


/* HEADERS */

h1 {
	font-size: 160%;
	margin-bottom: 20px;
	line-height: 20px;
}

h2 {
	font-size: 160%;
	border-spacing: 10;
	margin-bottom: 10px;
}


h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;	
}

h5 {
	font-size: 90%;	
}

h6 {
	font-size: 80%;	
}
#nav a.selected{
	color:#0093B9 !important;
}

/* NAV */
#nav {
	width: 165px;
	margin-left: 52px;
	padding-top: 8px;
	position:relative;
	}

#nav li {
	list-style-type: none;
	
	}
	
#nav a:link, #nav a:visited {
	font-size: 15px;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816e54;
	color: #000000;
	display: block;
	}
#nav a:nav {
	text-decoration: underline;
}
#nav a:hover {
	color: #0093B9;
}

.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #816e54;
}

/*--- Active States ---*/

body#one #nav #butt1 a, 
body#two #nav #butt2 a, 
body#three #nav #butt3 a, 
body#four #nav #butt4 a,
body#five #nav #butt5 a,
body#six #nav #butt6 a,
body#seven #nav #butt7 a
{
	color: #0093B9;
 }

.strong{
	font-weight: bold;
}
.sub_nav{
	background:url('../images/sub_nav_bg.png') top right no-repeat;
	width:219px;
	height:302px;
	position:absolute;
	left:163px;
	top:0px;
	z-index:9999;
	padding:50px 10px 10px 60px;
	display:none;
	
	
}
#nav li .sub_nav li{
	color:#342e22;
	font-size: 18px;
	font-weight: bold;
	border:0px;
	
}
#nav li .sub_nav li a{
	color:#342e22;
	font-size: 12px;
	font-weight: normal;
	border:0px;
}
.services h2{
	margin: 25px 0 0 0;
}
/*-----blog*/
#secondary{
	float: left;
	width:246px;
	overflow: hidden;
	padding: 10px;
	border-right: 1px solid #000000;
	margin: 15px 15px 15px 0;
}
#secondary a{
	color: #0093B9;
	font-size: 12px ;
}
#primary{
	float: left;
	width: 500px;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.entry-content p{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5;
}

.single .entry-content p{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.5;
}
.single h1{
	font-size: 24px;
	margin: 0 0 5px 0;
}
.single .entry-content{
	
	margin: 15px 0;
}
.entry-title a{
	 color: #000000;
	 font-size: 24px;
	 
}
.entry-title{
	margin: 0 0 5px 0;
}
.post{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000000;
	margin: 0 0 20px 0 ;
}
.widget{
	
	margin: 0 0 15px 0;
	border-bottom: 1px solid #b3a27e;
	padding: 0 0 10px 0;
}
.widget .widget-title{
	font-size: 16px;
	margin: 0 0 5px 0;
}
.entry-meta a{
	color: #4a4230;
}
#comments{
	padding: 15px;
	background: #d7d1bd;
	border-radius: 10px;
}
#comments-title {
	font-size: 14px;
}
.comment-content{
	overflow: hidden;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #b4a27f;
}
#respond{
	background: #f0e9dc;
	border-radius: 10px;
	margin: 10px;
	padding: 10px;
}
#respond label{
	display: inline-block;
	width: 60px;
	vertical-align: top;
}
