body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #332A1F;
	background-color: #d8c485;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #354B2B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Header */

#header {
	width: 856px;
	height: 475px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

/* Logo */

#logo {
	float: left;
	width: 350px;
	height: 470px;
	padding: 0 15px 0 0;
	background-repeat: no-repeat;
}

#logo h1 {
	padding: 120px 0 0 0;
	text-align: center;
	letter-spacing: -3px;
	font-size: 40px;
	font-weight: normal;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 13px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
}

#logo a:hover {
	color: #990000;
}
#pic{
	margin-right: 30px;
}

/* Menu */

#menu {
	float: right;
	padding: 0 0 0 0;
}

#menu ul {
	height: 55px;
	margin: 0;
	padding: 23px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 43px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	background-image: url(images/button2%20copy.png);
	background-repeat: no-repeat;
	color: #5E3E16;
	letter-spacing: -1px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#menu a:hover, #menu .active a {
	background-image: url(images/nav2.png);
	color: #FFF;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Content */

#content {
	width: 1075px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Posts */

#posts {
	float: right;
	width: 600px;
}

.post {
	padding-bottom: 1em;
	font-size: 14px;
}
.postTwo {
	padding-bottom: 1em;
	font-size: 14px;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -0.1em;
	font-size: 2em;
	font-weight: normal;
	color: #374721;
}

.post .content {
	padding: 0 20px;
	line-height: 1.3em;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* left */

#left {
	float: left;
	width: 275px;
	padding-left: 18px;
	margin-left: 118px;
	margin-top: -275px;
}
h5 {
	font-size: 20px;
	color: #C00;
	float: right;
}
.content h5 a {
	color: #C00;
}

/* style one */

.left1 {
	margin-bottom: 20px;
}

.left1 h2 {
	height: 40px;
	text-transform: capitalize;
	letter-spacing: -2px;
	font-size: 22px;
	font-weight: normal;
	color: #2F2713;
	background-image: url(images/left1.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.left1 ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

.left1 li {
	padding: 10px;
	font-size: small;
	background-repeat: repeat-x;
	background-image: url(images/left1.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3A2E1A;
	border-right-color: #3A2E1A;
	border-bottom-color: #3A2E1A;
	border-left-color: #3A2E1A;
	margin-right: 1px;
	margin-left: 1px;
	display: block;
	background-color: #CFA553;
}

.left1 a {
	text-decoration: none;
	font-weight: bold;
	color: #2C1C0A;
}

.left1 a:hover {
	color: #545C20;
}

.left1 .active, .left1 .active a {
	background-color: #607259;
	color: #FFFFFF;
}

/* style two */

.left2 {
	margin-bottom: 20px;
}

.left2 h2 {
	height: 40px;
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/left2.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

.left2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.left2 li {
	padding: 10px;
	font-size: small;
	margin-right: 1px;
	margin-left: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2C1C0A;
	border-right-color: #2C1C0A;
	border-bottom-color: #2C1C0A;
	border-left-color: #2C1C0A;
	background-color: #954224;
	background-image: url(images/left2.gif);
	background-repeat: repeat-x;
	display: block;
	color: #FFF;
}

.left2 a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.left2 .active, .left2 .active a {
	color: #2C1C0A;
	background-color: #eacc7d;
}



/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 60px;
	font-size: small;
	font-weight: bold;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	margin-top: 50px;
}

#footer p {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

#footer a {
	color: #FFFFFF;
}

#copy {
	float: left;
	padding: 20px 15px;
}
h1 {
	padding-top: 10px;
	font-size: 1.75em;
	font-weight: normal;
	color: #374721;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: -.05em;
}
.left2 li a:hover {
	color: #2C1C0A;
	background-color: #eacc7d;
}
#map{
	margin-left: 16px;
	border: medium solid #333;
	width: 225px;
}
#left p {
	margin-left: 10px;
}
#site{
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.map{
	border: medium solid #333;
	width: 200px;
}
.callNow{
	margin-top: 390px;
}
#posts2 {
	float: left;
	width: 750px;
	margin-left: 150px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
h6 {
	float: right;
	margin-right: 20px;
	font-size: 16px;
	margin-top: 45px;
	font-style: italic;
}
.testimonial{
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-style: italic;
}
#gallery1{
	width: 700px;
}
#gallery2{
	width: 750px;
	padding-left: -30px;
	margin-left: -20px;
}
