@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, img {
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
}

body {
background-color:#DBB264;
background-image:url(images/bg.png);
background-position:center top;
background-repeat:repeat-x;
border:0 none;
color:#3C3C3C;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
margin:0;
padding:0;
}
h1 {
	color:#47170F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	text-align:center;
}
h2 {
	color:#A36827;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h3 {
	color:#4F4F4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h4 {
	color:#CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	font-weight: bold;
	margin:0;
	padding:0;
}
h5 {
	color:#A36827;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding-left: 5px;
}
h6 {
	color:#CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	margin:0;
	padding:0;
}


a:link {
color:#863438;
text-decoration: none;
}
a:visited {
color:#863438;
text-decoration: none;

}
a:hover {
color:#14AE1B;
text-decoration:none;
}
a:active {
color:#666666;
text-decoration: none;

}
#wrapper {
background-color:#FFFFFF;
background-image:url(images/content_bg.gif);
background-position:left center;
background-repeat:repeat-y;
margin:0px auto 0;
width:880px;
}
#header {
background-image:url(images/header_bg.gif);
background-position:center top;
background-repeat:repeat-x;
clear:both;
height:200px;
}
/*start new menu layout*/
#content_left {
	float:left;
	width: 187px;
	min-height: 610px;
	margin-left: 5px;
	padding: 0;
}
#menu {
	float: right;
	height: 420px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-right: 0px;
}
#menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	display: block;
	width: 140px;
	height: 27px;
	color: #fff;
	background: url(images/menunew.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 47px;
	text-decoration: none;
	
}
#menu li a:hover, #menu li .current {
	background: url(images/menu_current.jpg) no-repeat;
	color: #05ED16;
	text-decoration: none;
}
.side_menu_box {
border-bottom:1px solid #313131;
border-top:3px solid #313131;
color:#ffffff;
margin:0 0 100px;
width:189px;
}
.side_menu_box .top {
background-color:#161616;
height:15px;
padding:5px 5px 5px 10px;
width:174px;
}
.side_menu_box p {
margin:0;
padding:0;
color: #FFF;
}
.info_box {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding-top: 0px;
color: #E1E1E1;
text-align:center;
}
.info_box p {
font-size:14px;
text-align: center;

}
.info_box a:link {
color:#DBB264;
text-decoration: none;
}
.info_box a:visited {
color:#DBB264;
text-decoration: none;

}
.info_box a:hover {
color:#14AE1B;
text-decoration:none;
}

#content_body {
	float:right;
	line-height:1.5em;
	min-height:400px;
	padding:15px;
	padding-top: 5px;
	width:655px;
	text-align: left;
}
#serv_content_body {
	float:right;
	line-height:1.5em;
	min-height:400px;
	padding:15px;
	padding-top: 5px;
	width:655px;
	text-align: left;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	border-top:0px solid #505050;
	clear:both;
	color:#1E1E1E;
	font-size:12px;
	height:20px;
	margin:0 auto;
	padding:10px;
	width:860px;
	text-align: left;
}
#footer a, #footer a:link, #footer a:visited {
color:#1E1E1E;
text-decoration:none;
}
#footer a:hover {
	color: #47170F;
text-decoration:underline;
}
#footer .right {
float:right;
text-align:right;
width:425px;
font-weight: bold;
}
#footer .left {
float:left;
width:230px;
padding-left: 200px;
min-height: 20px;
font-weight: bold;
}
.search {
margin:5px 10px 0;
}
.search .left {
float:left;
}
.search .right {
float:right;
}
.padding_bottom {
padding-bottom:5px;
}
.clear {
clear:both;
visibility:hidden;
}
form {
margin:0;
padding:0;
}
.forms_field {
background-color:#161616 !important;
border:1px solid #505050 !important;
color:#FFFFFF;
height:18px;
margin:3px 0 0;
padding:2px;
}
.forms_button {
background-color:#292929 !important;
border:1px solid #505050 !important;
color:#C4C4C4;
height:23px;
margin:3px 0 0;
padding:2px;
}
.image_border {
border:2px solid #4B4B4B;
margin:2px 2px 0;
padding:0px;
}
hr {
background-color:#631714;
border:0 none;
color:#631714;
height:1px;
width:100%;
}
.box {
width:180px;
}
.box_title {
	background-color:#47170F;
	border-bottom:2px solid #D18D41;
	border-top:1px solid #D18D41;
	color:#E1E1E1;
	font-size:15px;
	padding:5px;
	text-align: center;
	font-weight: bold;
}
.box_text {
background-color:#EEF7FE;
border-bottom:1px solid #D1E7FA;
margin-top:1px;
padding:10px;
}
.box_title_left {
	background-color:#47170F;
	border-bottom:2px solid #D18D41;
	border-top:1px solid #D18D41;
	color:#E1E1E1;
	font-size:15px;
	padding:5px;
	text-align: left;
	font-weight: bold;
}
.box_emer {
	background-color:#DBB264;
	border-bottom:2px solid #47170F;
	border-top:1px solid #47170F;
	color:#47170F;
	font-size:15px;
	padding:5px;
	text-align: center;
	font-weight: bold;
}
.box_emer a:link {
	color:#900;
}


.oldbox_title {
background-color:#EEF7FE;
border-bottom:2px solid #D1E7FA;
border-top:1px solid #D1E7FA;
color:#1A729E;
font-size:18px;
padding:5px;
}
.oldbox_text {
background-color:#EEF7FE;
border-bottom:1px solid #D1E7FA;
margin-top:1px;
padding:10px;
}
.size12 {
font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.size14 {
font-size:14px;
}
.maroon {
color:#631714;
}
.light_grey {
color:#CCC;
}
#banner {
clear:both;
height:215px;
margin-bottom:10px;
padding:0;
}
#banner a {
display:none;
}
.left_content {
	float:left;
	padding-top: 20px;
	padding-left:5px;
	width:650px;
	text-align: left;
}
.right_content {
border-left:1px solid #C3C3C3;
float:right;
padding-bottom:10px;
padding-left:10px;
width:130px;
}
.featured_container {
border-bottom:1px solid #C3C3C3;
height:22px;
margin-bottom:3px;
padding-left:30px;
width:181px;
}
.featured_number {
float:left;
margin:3px 5px 0 0;
text-align:center;
vertical-align:bottom;
width:20px;
}
.featured_icon {
float:left;
margin:5px 5px 0 0;
text-align:center;
vertical-align:bottom;
width:20px;
}
.feature_text {
color:#666666;
font-size:11px;
line-height:normal;
text-align:justify;
width:211px;
}
.feature_text p {
margin:0;
padding:0;
}
.service_table td {
color:#666666;
font-size:12px;
height:28px;
padding:3px 8px;
}
.service_table {
border-bottom:1px solid #C3C3C3;
}
th {
background-color:#505050;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
height:28px;
}
.row1 {
background-color:#F0F0F0;
}
.row2 {
background-color:#FFFFFF;
}
ul.ticklist {
padding:0 0 0 15px;
}
ul.ticklist li {
background-image:url(images/icon_tick.gif);
background-position:left top;
background-repeat:no-repeat;
font-size:11px;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
padding:0 0 0 25px;
}
.other_box_container {
border-bottom:1px solid #C3C3C3;
margin-bottom:5px;
width:660px;
}
.other_box_container .image {
float:left;
height:67px;
margin:10px 0 0 22px;
width:67px;
}
.other_box_container .text {
float:left;
font-size:12px;
padding:5px 0;
width:660px;
}
.other_box_container .text p {
margin:0;
padding:0;
}
.service_box_container {
border-bottom:1px solid #C3C3C3;
margin-bottom:5px;
width:665px;
}
.service_box_container .image {
float:left;
height:95px;
margin:5px 5px 5px 5px;
width:93px;
}
.service_box_container .text {
float:right;
font-size:12px;
padding-top: 5px;
padding-left: 0px;
width:560px;
}
.service_box_container .text p {
margin:0;
padding-left:5px;
}

.left_details {
float:left;
width:240px;
}
.map {
color:#000000;
float:right;
height:225px;
width:357px;
}
.contact_title {
color:#666666;
float:left;
font-weight:bold;
width:70px;
}
.contact_detail {
clear:right;
float:left;
width:100px;
}
.forms {
background-color:#FFFFFF !important;
border:1px solid #C3C3C3 !important;
color:#666666 !important;
margin:3px 0;
padding:4px;
}
#contact {
border:0 none;
width:450px;
}
#contact label {
clear:left;
color:#666666;
float:left;
font-weight:bold;
height:32px;
margin-right:15px;
text-align:right;
width:80px;
}
#contact input, #contact textarea {
margin-right:40px;
}
#contact #submit {
clear:left;
margin-left:95px;
}
.post {
border-bottom:1px solid #C3C3C3;
clear:both;
margin-bottom:10px;
padding-top:10px;
width:auto;
}
.post .date {
border-right:1px solid #C3C3C3;
float:left;
margin:10px 0px 0 0;
width:80px;
}
.post .date .day {
	font-family: Arial, Helvetica, sans-serif;
color:#C3C3C3;
display:block;
font-size:60px;
font-weight:bold;
padding:16px 0;
}
.date .month, .date .year {
color:#C3C3C3;
display:block;
font-family:Arial,Helvetica,sans-serif;
text-transform:uppercase;
}
.date .month {
letter-spacing:14px;
padding-left:6px;
}
.date .year {
letter-spacing:10px;
padding-left:5px;
}
.post-content {
float:right;
width:560px;
}
.post-content h3 {
color:#C3C3C3;
font-size:22px;
line-height:36px;
margin:0;
padding:0 0 10px;
}
.post-content .short {
font-size:13px;
line-height:18px;
}
.tags {
border-bottom:1px dashed #C3C3C3;
border-top:1px dashed #C3C3C3;
font-size:11px;
margin:5px 0;
}
.blog_image {
border:1px solid #C3C3C3;
float:right;
margin:5px 0 5px 10px;
padding:3px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.ten {
	font-size: 13px;
}
blockquote {
	font-size:14px;
	text-align: left;
}
.style3 {
	font-size:12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hours {
	text-align: center;
	font-size: 14px;
}
.featureboxes2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #55241C;
	color: #FFF;
	text-align: left;
	font-size: 13px;
	padding-top: 0px;
	line-height: 14px;
	float:left;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.featureboxes2 img {
	border: 1px solid #77859A;
}
/*border: 1px solid #77859A*/
.left-box2 {
	width: 300px;
	margin-right: 15px;
	float: left;
	padding-top: 10px;
	text-align:justify;
	border-right: 3px #FF9 solid;
}
.middle-box2 {
	float: left;
	width: 190px;
	margin-right: 10px;
		padding-top: 10px;

}
.right-box2 {
	float: left;
	width: 300px;
	margin-right: 0px;
	padding-top: 10px;
	text-align: justify;
	border-left: 3px #FF9 solid;
}
.featuretitle2 {
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
	display: block;
	padding-bottom: 4px;
	padding-top: 0px;
}
.left-box {
	width: 305px;
	margin-right: 5px;
	padding-right: 14px;
	float: left;
	padding-left: 5px;
}
.divboxes {
	font-size: 14px;
	padding-top: 2px;
	line-height: 18px;
	padding-bottom: 5px;
	text-align: left;
	float: left;
}
.middle-box {
	float: left;
	width: 315px;
	margin-right: 0px;
}
.categorytitlemaroon {
	font-size: 16px;
	font-weight: bold;
	color: #55241C;
	line-height: 20px;
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
}
.categorytitlegold {
	font-size: 16px;
	font-weight: bold;
	color: #A36827;
	line-height: 20px;
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
}
.style16 {
	font-size: 16px;
}

.headingmaroon {
	font-size: 18px;
	color: #55241C;
}
.headinggold {
	font-size: 18px;
	font-weight: bold;
	color: #A36827;
}
