/* CSS Document */

/* CSS Document */

#wrapper {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

body {
	font-family: Ubuntu, arial, sans-serif;
	font-size: 12px;
	background: #EBEBEB;
	margin: 0px;
	padding: 0px;
}
#contentWrapper {
	background: #FFFFFF url(images/bodyBgRepeat.png) repeat-y;
	border-top: 10px solid #FFFFFF;
}

#leftBar {
	float: left;
	width: 185px;
	padding-right: 50px;
	padding-left: 25px;
	font-size: 11px;
}
#rightBar {
	float: left;
	width: 125px;
	padding-left: 25px;
	font-size: 11px;
}
#divContent {
	width: 475px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
}

#topNav {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background: #372F1E;
}
#topNav a {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
#navHeader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 246px;
	text-transform: uppercase;
	padding-left: 10px;
}

#topLinks {
	float: right;
	width: 705px;
	overflow: hidden;
	text-align: right;
}

#topLinks ul {
	margin:0pt;
	padding:0pt;
	text-align:right;
	width:705px;
  }

#topLinks ul li {
  display:inline;
	background: url(images/lightPipe.png) no-repeat right center;
  }
#topLinks ul li:last-child {
	background: none;
  }

#topNav a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #C46B3E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

img.centerBordered {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #000;
	clear: both;
}
img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.imageLeft p, .imageRight p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
.imageLeft img, .imageRight img{
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bigShadow{
	width: 518px;
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	-webkit-box-shadow: 0px 0px 12px 10px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 0px 12px 10px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 12px 10px rgba(0, 0, 0, .3);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	min-height: 600px;
	background: #FFFFFF;
	overflow: visible;
	margin-top: 50px;
	margin-right: 40px;
	position: relative;
	z-index: 10;
	margin-bottom: 40px;
	
}
.dmxGoogleMaps, .shadow{
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .3);
	margin-bottom:10px;
	margin-top:10px;
}
#footer a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#footerLeft {
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-right: 20px;
}
#footerContent {
}

#footerMiddle {
	width: 385px;
	float: left;
}
#footerRight {
	float: left;
	width: 205px;
	padding-left: 25px;
	text-align: center;
}
#footer a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	padding-top: 20px;
	background: #372F1E;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
	border-top: 25px solid #FFFFFF;
	border-bottom: 10px solid #37301F;
}

#footer #caption {
	font-size: 10px;
	padding-top: 20px;
	float: none;
	clear: left;
	padding-left: 20px;
	color: #000000;
}
#footer #caption a {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
}

#hCol1 {
	float: left;
	width: 256px;
	margin-right: 2px;
}
#hCol2 {
	float: left;
	width: 174px;
	margin-right: 2px;
}
#hCol3 {
	float: left;
	width: 174px;
	margin-right: 2px;
}
#hCol4 {
	float: left;
	width: 174px;
	margin-right: 2px;
}
#hCol5 {
	float: left;
	width: 175px;
}
.hRow1,.hRow3 {
	margin-bottom: 2px;
}
#hCol3 .hRow2,#hCol4 .hRow2 {
	margin-bottom: 2px;
}
#hCol5  {
	position: relative;
}
#hCol5 .hRow2 {
	position: absolute;
	left: 0px;
	top: 128px;
}
.myClear {
	clear: both;
	width: 1px;
}
a.footerReadMore {
	color: #719D97 !important;
	background: url(images/footerArrow.png) no-repeat right 5px;
	padding-right: 10px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#footerLeft a {
	color: #FFFFFF !important;
	float: none;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#footerMiddle .middleLeft {
	padding-top: 15px;
	float: right;
	width: 270px;
}
#footerMiddle .middleRight {
	background: url(images/footerVertBorder.png) repeat-y left;
	float: right;
	width: 150px;
	padding-left: 30px;
	margin-top: 10px;
}
#footerLeft a:hover {
	color: #fff !important;
	background: url(images/arrowWhite-over.png) no-repeat right 7px;
}
a.footerReadMore:hover {
	color: #C46B3E !important;
	background: url(images/footerArrow-over.png) no-repeat right 7px;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B5C3C1;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px 0px 0px;
}
#leftBar h2, #rightBar h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B5C3C1;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B5C3C1;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B75F32;
	padding: 0px;
	margin-top: 5px;
}
#header img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#footerRight .logos {
	margin-bottom: 10px;
}
#caption {
	text-align: center;
	font-size: 12px;
	color: #37301e;
	text-transform: uppercase;
	background: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}
#caption a {
	color: #37301F;
}
h6 {
	font-size: 12px;
	text-transform: uppercase;
	color: #766E5B;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	color: #C46B3E;
}
#leftBar a , #rightBar a{
	color: #7D9491;
	text-transform: uppercase;
	font-size: 11px;
}
#search_box {
	height: 40px;
	width: 200px;
	text-align: right;
	top: 9px;
	right: 1px;
	position: absolute;
}
#search_box #searchform #searchsubmit {
	background: url(images/search.png) no-repeat;
	height: 22px;
	width: 19px;
	overflow: hidden;
	color: transparent;
	margin: 0px;
	padding: 0 0 0 19px !important; /* Fix for Internet Explorer */
	border-style: none;
	cursor: pointer;
}
#search_box #searchform #s {
	margin: 0px;
	height: 19px;
	width: 130px;
	font-size: 11px;
	padding: 0px;
	background: #EEEFEF;
	border: 1px solid #EEEFEF;
}



#footerLeft  h5 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #C46B3E;
	margin: 0px;
	padding: 3px 5px;
}
.postThumb {
	text-align: center;
	float: left;
	width: 110px;
	margin-right: 10px;
	clear: both;
	margin-top: 22px;
}
.postWrapper {
	float: right;
	width: 355px;
	clear: right;
	padding-bottom:20px;
}
#divContent p {
	line-height: 1.6em;
}
.postThumb img{
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .3);
	margin-bottom:10px;

}

#submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DB7A32;
	cursor:pointer;
}
#toTop {
	display: block;
	margin-top: 10px;
	color: #a4915f !important;
	text-align: center;
}
.leftFooterWidget {
	padding: 10px;
	background: #C46B3E;
}
.middleFooterWidged p {
	font-size: 19px;
}
#footer .footerReadMore {
	font-size: 18px;
}