/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body, html {	
	color:#666;
	background: #FFF url(/images/bg_one.gif) repeat;
	min-height:101%;
	font-size: 100%;
	margin-top: 15px;

}

body, input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
}


		
a:link, a:visited {	
	color: #AEA667; 
}

a:hover, a:active {	
	color:#763107;
}

*:focus { 
	outline: none 
}




/* ---------- @ Page Structure -----------*/

#wrapper-home{
	background: url(/images/hp_main.jpg) no-repeat;
	margin: 0 auto;
	font-size: 0.8em;
	width: 848px;
	height: 570px;
   }


#wrapper {
	background: url(/images/content_bg.jpg);
	margin: 0 auto;
	font-size: 0.8em;
	width: 848px;
	overflow: hidden;
   }
   
.left {	
	float:left;
}

.right {	
	float:right
}



/* ---------- @ Navigation -----------*/

#home-nav {
	width: 570px;
	text-align: center;
	padding-left: 15px;
	margin: 0 auto;
	margin-top: 380px;
}


#home-nav li{
	float: left;
	text-indent: -9000px;
	list-style-type: none;
	padding: 0 7px;
}

#home-nav a {
	height: 26px;
	display: block;
	border: none;
}

a.about {
	background:url(/images/nav_home_about.jpg) no-repeat;
	width: 58px;
}
a.about:hover {
	background:url(/images/nav_home_aboutON.jpg) no-repeat;
}

a.about2 {
	background:url(/images/nav_about.jpg) no-repeat;
	width: 54px;
}
a.about2:hover {
	background:url(/images/nav_aboutON.jpg) no-repeat;
}
a.services {
	background:url(/images/nav_home_services.jpg) no-repeat;
	width: 73px;
}
a.services:hover {
	background:url(/images/nav_home_servicesON.jpg) no-repeat;
}
a.services2 {
	background:url(/images/nav_services.jpg) no-repeat;
	width: 74px;
}
a.services2:hover {
	background:url(/images/nav_servicesON.jpg) no-repeat;
}
a.portfolio {
	background:url(/images/nav_home_portfolio.jpg) no-repeat;
	width: 92px;
}
a.portfolio:hover {
	background:url(/images/nav_home_portfolioON.jpg) no-repeat;
}
a.portfolio2 {
	background:url(/images/nav_portfolio.jpg) no-repeat;
	width: 90px;
}
a.portfolio2:hover {
	background:url(/images/nav_portfolioON.jpg) no-repeat;
}

a.testimonials-nav {
	background:url(/images/nav_home_testimonials.jpg) no-repeat;
	width: 117px;

}
a.testimonials-nav:hover {
	background:url(/images/nav_home_testimonialsON.jpg) no-repeat;
}

a.testimonials2 {
	background:url(/images/nav_testimonials.jpg) no-repeat;
	width: 112px;
}

a.testimonials2:hover {
	background:url(/images/nav_testimonialsON.jpg) no-repeat;

}
a.news {
	background:url(/images/nav_home_news.jpg) no-repeat;
	width: 49px;
}
a.news:hover {
	background:url(/images/nav_home_newsON.jpg) no-repeat;
}
a.news2 {
	background:url(/images/nav_news.jpg) no-repeat;
	width: 47px;
}
a.news2:hover {
	background:url(/images/nav_newsON.jpg) no-repeat;
}
a.contact {
	background:url(/images/nav_home_contact.jpg) no-repeat;
	width: 83px;
}
a.contact:hover {
	background: url(/images/nav_home_contactON.jpg) no-repeat;}
	
a.contact2 {
	background:url(/images/nav_contact.jpg) no-repeat;
	width: 79px;
}
a.contact2:hover {
	background: url(/images/nav_contactON.jpg) no-repeat;}


#nav {
	width:540px;
	margin-top: -32px;
	float: right;
	text-indent: -9000px;
}

#nav ul {
	list-style-type: none;
}

#nav ul li{
	display: inline;
	text-indent: -9000px;
	list-style-type: none;
}


#nav a {
	height: 26px;
	float: left;
	border: none;
	padding: 0px 6px 0px 6px;
}		
/* ---------- @ Headings -----------*/

		   

h1, #logo {
	width: 300px;
	height: 130px;
	text-indent:-9000px;
	font-size: 1.8em;
}



h2 {
	font-size: 1em;
	color: #70180f;
	padding: 0px 0px 10px 47px;
}
	
h3 {
	font-size: 1em;
	color: #70180f;

	}
	
h4 {	
	font-size: 1.2em
	}
	
/* ---------- @ WP Template Tag Styles-----------*/

	
.post-title {
	font-weight: bold;
	color: #70180F;
	padding-bottom: 4px;
}


.post-date {
padding: 0px 0px 4px 0px;
font-size: 0.9em;
color: #B9B15E;
}


.post-content {
padding: 4px 30px 20px 0px;
}

.testimonials {
margin-top: 20px;

}

.post-content-testimonial {
	border: 1px solid #C4BAB0;
	border-bottom: none;
	padding: 5px 0px 8px;
	background: url(../images/leftquote.gif) no-repeat left top;

}

.testimonials p {
padding: 7px 20px 7px 20px;
}

.post-client {
border: 1px solid #C4BAB0;
border-top: none;
border-bottom: none;
height: 20px;
background: #F2EEE3 url(../images/laceboxtop.jpg) repeat-x bottom;
margin-bottom: 28px;
}
.post-client p {
font-size: 0.9em;
text-align: right;
font-weight: bold;
padding: 2px 20px 2px 0px;
}




/* ---------- @ Content Area -----------*/

/*Home*/

#sidebar {
}

/*Interior*/

#masthead {
	background: url(/images/masthead.jpg) no-repeat;
	height: 135px;
	margin: 0 auto;
}

#content {
	width: 848px;
	overflow: hidden;
}


#content-bottom {
	background: url(/images/content_box_bottom.jpg) no-repeat;
	height: 22px;
	margin: 0 auto;
}

.full-bar {
	float: left;
	width:802px;
	margin: 0px 0px 6px 6px;
	padding: 10px 0px 6px 20px;
}


.bar-image {
	border: 1px solid #7C7070;
	background: #DDDAC7;
	padding: 5px;
	margin: 0px 14px 0px 14px;
}

.divider-h {
	margin: 10px 0px 0px 0px;
	background-color: purple;
}

.column {
	width: 500px;
	float: left;
	padding-left: 48px;
}

.column-wide {
	width: 760px;
	float: left;
	padding-left: 48px;
	padding-bottom: 20px;
}

.column-wide ul {
margin: -20px 20px 10px 20px;
padding: 0px;
}


.column-wide li {

padding-top: 0px;
}




.column h3 {
	padding-bottom: 7px;
}


.column p {
	padding: 2px 10px 15px 0px;
	line-height: 1.6em;
}


.sidebar  {
	width: 210px;
	float: right;
	margin-right: 20px;
	padding-right: 20px;
}

.box {
	margin-bottom: 20px;
	width: 196px;
	background: url(../images/bg_box.gif);
	
}






.box h3 {
	background: url(/images/h3_bg.gif) no-repeat;
	font-size: 1em;
	color: #70180f;
	text-align: center;
	padding: 8px 5px 8px 5px;
}

.box p {
	text-align: center;
	padding: 8px 12px 0px 12px;
	font-size: 12px;
	line-height: 19px;
}

.box ul {
	list-style-type: none;
	text-align: center;
	padding: 8px 12px 0px 12px;
}
.box li {
	padding-bottom: 2px;
}

.box-bottom {
	background: url(/images/box_bottom.gif) no-repeat;
	height: 57px;
	width: 196px;
}

.box-photo {
	margin-bottom: 20px;
	width: 196px;
	background: url(../images/bg_box.gif);
	border-top: 1px solid #C4BAB0;
}

.box-photo img {
padding-top: 15px;
}


.bullets {
	padding:15px 15px 15px 30px;
	}

.bullets li {	
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
	}
	
#slideshow {
text-align: center;
margin: 5px 0px 10px 0px;
}
	
		
	
	
/* ---------- @ Forms -----------*/

.button {	
	background: #000 ! important;
	border:#F7ECD4 1px solid;
	padding: 2px;
	margin: 0 2px 0 0;
	color:#FFF;
}

.button:focus {	
	padding: 2px;
	background: #000 ! important;
}
		
.button:hover {	
	background: #CCC ! important;
	color: #000;
}

.message {
	padding:15px;
	background:#381201;
	margin-bottom: 20px;
	border-bottom:1px solid #65483b
	}
	
.field {
	background:#a48c80;
	border:none;
	padding:2px;
	}	

.contacterror {
	background:#a48c80;
	border:1px solid #ddd5d0;
	padding:2px;
	}

#contactform label {
	display:block;
	margin-top:15px;
	}	


/*Clear*/

.clearfloat:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfloat {
    display:inline-block;
	clear:both;
	height:1px;
}




/* ---------- @ Footer -----------*/

#footer {
	font: 11px/16px Verdana, Arial, sans-serif;
	width: 840px;
	margin: 0 auto;
	padding: 10px;
	color: #807062;
	overflow: hidden;
}

#footer a:link {
	font-weight: bold;
	text-decoration: none;
}

a#v2k {
	display:block;
	width:171px;
	height:51px;
	float:right;
	text-indent:-9000px;
	margin: 8px 15px 0 0;
	background: url(../images/footer_V2Klogo.gif) no-repeat;
}
