/* CSS Document */
body {
	background-color: #CFCCB7;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #6E2F0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.container {
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
}

.nav-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A03601;
}
a {
	color: #205352;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.address {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	margin-left: 25px;
	margin-top: 120px;
	margin-bottom: 20px;
	font-family: "Trajan Pro";
	font-weight: normal;
}
.address a {
	color: #FFFFFF;
}
h1 {
	font-size: 45px;
	font-style: italic;
	color: #A5795F;
	font-weight: normal;
	margin-top: 12px;
	padding-top: 0px;
	line-height: normal;
}
h2 {
	font-size: 14px;
	color: #205352;
}
.left-content {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 22px;
}
.right-content {
	margin-top: 60px;
}
.people-links {
	text-align: right;
	line-height: 25px;
}
.people-links a {
	color: #6E2F0E;
}
.people-links a:hover, .people-links a.hover {
	color: #205352;
}
.expertise {
	font-size: 11px;
	width: 170px;
}
.expertise h2 {
	color: #205352;
	margin-bottom: 0px;
}
.expertise p {
	margin-top: 0px;
	margin-left: 10px;
}
.hide {
 display:none;
}
.profile {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.profile h2 {
	color: #205352;
	margin-bottom: 0px;
}
.profile p {
	margin-top: 0px;
	margin-left: 10px;
}
.navigation {
	margin-top: 80px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trajan Pro";
	line-height: normal;
	font-weight: normal;
}
.navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li {
	margin-left: 0px;
	padding: 0px;
}
.navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	height: 26px;
	padding-top: 6px;
	padding-left: 25px;
}
.navigation li a:hover, .navigation li a.hover {
	color: #823512;
	background-image: url(images/nav-ro.gif);
	height: 26px;
	background-repeat: repeat-x;
}
.blog-content {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 22px;
	float: left;
	width: 500px;
}
.blogpost {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #205352;
}
.postedby {
	font-weight: bold;
}
.posteddate {
	font-style: italic;
}
.archive {
	float: left;
	width: 250px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #762A06;
	line-height: 22px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
/* Add Comment Form formatting  */
.addcommentform label {
	color: #205352;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	width: 100px;
	font-weight: bold;
}
.addcommentform p {
	clear: left;
}
.addcommentform .captcha input {
	height: 22px;
	width: 200px;
	padding-top: 10px;
}
.addcommentform .captcha label {
	float: left;
	margin-right: 5px;
	padding: 0px 0px 0px 5px;
}
.addcommentform input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	width: 150px;
	margin-bottom: 4px;
}
form.addcommentform {
	padding-bottom: 10px;
	margin-bottom: 15px;
	clear: both;
	line-height: normal;
}
.addcommentform textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	margin-bottom: 4px;
	height: 60px;
	width: 250px;
}
.addcommentform .submit {
	background-color: #762A06;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.commentblock {
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	border: 1px solid #762A06;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	background-color: #FFF;
}
.commentblock p {
	margin-top: 0px;
	padding-top: 0px;
}
.commentcount {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #205352;
	border: 1px solid #205352;
	width: 25px;
	color: #FFF;
	margin-top: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.comment span {
	font-size: 11px;
}.socialmedia {
	padding-left: 25px;
	margin-top: 10px;
}
.legal {
	font-size: 10px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 28px;
	width: 525px;
}

.nextpage input {
	background-color: #205352;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding: 3px;
	cursor: pointer;
	float: right;
}
.previouspage input {
	background-color: #205352;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding: 3px;
	cursor: pointer;
}