/* CSS Document */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#quote {
	color: #3B668B;
	float: left;
	height: 83px;
	width: 350px;
	background-image: url(images/quotes.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 21px;
	text-align: left;
	padding-right: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featuredBox {
	padding: 5px;
	border: 1px solid #000000;
	font-weight: normal;
	color: #B5B6AB;
	font-size: 16px;
	margin-top: 10px;
}
.smaller {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}


h1 {
	font-size: 24px;
	font-weight: normal;
	color: #B9C087;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #D8DCAE;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.blogContent h2 {
	font-size: 24px !important;
	font-weight: normal;
	color: #B9C087;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
	background:#FFFFFF url(none);
}

.smallerH1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}


#leftBar {
	float: left;
	width: 375px;
	padding-right: 35px;
	padding-left: 10px;
}
#rightBar {
	float: right;
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #5F777E;
	border: 8px solid #000;
}

#rightBar p {
	margin: 8px 10px;
	font-size: 11px;
	padding: 0px;
}
#divContent {
	width: 540px;
	float: left;
}
#contentWrapper {
	padding-top: 10px;
}


#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(images/bottomBar.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-position: 0px 10px;
}

#footer #caption {
	font-size: 12px;
	clear: both;
	text-align: right;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer #caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#topNav {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topNav a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none;
}
#fullWidth {

}

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

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

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

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

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px solid #D8DCAE;
}
.lightGreen {
	color: #7C7401;
	line-height: 16px;
}
.darkGreen {
	color: #586C35;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E5E5E5;
	color: #2A1F17;
	line-height: 19px;
}
#header {
	height: 55px;
	padding-top: 35px;
	padding-left: 150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.rightCol {
	float: left;
	width: 250px;
}
.leftCol {
	float: left;
	width: 250px;
	margin-right: 30px;
}
.bordered {
	border: 2px solid #D8DCAE;
}
.submit, #searchsubmit{
	color: #2A1F17;
	background-color: #D8DCAE;
	font-weight: bold;
}
.featuredBox p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.testimonial {
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
