body {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #454137;
	background-image: url(images/black_fence.gif);
	background-repeat: repeat;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #600707;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #600707;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

p, ol, ul {
	margin: 0px;
	padding: 0px;
}

a {
	color: #a32626;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	border: 2px solid #000;
	background-color: #D8CEAA;
	background-image: url(images/page_back.gif);
	background-repeat: repeat-y;
}

#wrapper2 {
	width: 800px;
	margin: 0 auto;
	border: 2px solid #000;
	background-color: #F2EFE4;
	background-image: url(images/interior_back1.gif);
	background-repeat: repeat-y;
}

#wrapper3 {
	width: 800px;
	margin: 0 auto;
	border: 2px solid #000;
	background-color: #F2EFE4;
	background-image: url(images/interior_back2.gif);
	background-repeat: repeat-y;
}

/* Header */

#header {
	width: 800px;
	height: 112px;
	background-image: url(images/10headertop.gif);
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	height: 112px;
	width: 231px;
}

/* Address */

#address {
	margin: 0px;
	float: right;
	padding-right: 20px;
}

#address h1 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
}

#address p {
	color: #FFF;
	padding: 0px;
	font-size: 12px;
	line-height: normal;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Menu */

#menu {
	float: right;
	height: 30px;
	width: 569px;
	background-image: url(images/10nav_back.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
}

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

#menu li {
	margin: 0px;
	float: left;
	padding: 0px;
}

#menu a {
	padding-top: 7px;
	padding-right: 19px;
	padding-left: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #600707;
	display: block;
	padding-bottom: 7px;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(images/10nav_backover.gif);
	background-repeat: repeat-x;
}

#menu .active a {
	text-decoration: none;
	background-image: url(images/10nav_backover.gif);
	background-repeat: repeat-x;
}

#menu .last a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #600707;
}

#menu .contact a {
	text-decoration: none;
	background-image: url(images/10nav_backover.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #600707;
}

/* Page */

#page {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_back.gif);
	background-repeat: repeat-y;
}

#page2 {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/interior_back1.gif);
	background-repeat: repeat-y;
}

#page3 {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/interior_back2.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: left;
	width: 430px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}

#content2 {
	float: right;
	width: 510px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#content3 {
	float: left;
	width: 665px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-left: 35px;
}

#content3 p {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}

#content3 a {
	color: #680707;
	text-decoration: none;
}

#content3 a:hover {
	text-decoration: underline;
}

.post {
	margin: 0px;
	padding-top: 20px;
}

.post .title {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600707;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600707;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.post p {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.post ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 10px;
}

.post li {
	padding-left: 5px;
	padding-bottom: 10px;
	color: #600707;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

.post2 {
	margin: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C0707;
}

.post2 p {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.post2 ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}

.post2 li {
	padding-left: 5px;
	padding-bottom: 10px;
	color: #600707;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

.post3 {
	background-color: #9B926E;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.post3 p {
	color: #FFF;
	padding: 0px;
	font-size: 13px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar_photos {
	height: 250px;
	width: 310px;
	margin: 0px;
	padding: 0px;
}

#sidebar_copy {
	padding: 20px;
	width: 270px;
}

#sidebar_copy h1 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar_copy h2 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar_copy p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
}

#sidebar_copy ul {
	list-style-position: inside;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}

#sidebar_copy li {
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	margin-bottom: 5px;
}

.boldlist {
	font-size: 15px;
	font-style: italic;
	color: #C91010;
	margin-bottom: 5px;
	font-weight: bold;
}


/* Footer */

#footer {
	width: 800px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #161E27;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4A525C;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#interior_nav {
	float: left;
	width: 229px;
	height: 369px;
}
#interior_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#interior_nav li {
	display: inline;
}
#interior_nav a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 22px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A578;
}
#interior_nav a:hover {
	color: #FFFFFF;
	background-color: #B7A578;
}
#interior_nav .active a {
	color: #FFFFFF;
	background-color: #B7A578;
}

#column1 {
	float: left;
	width: 215px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#column2 {
	width: 215px;
	float: left;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
}
#column3 {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#column4 {
	float: left;
	width: 254px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#column5 {
	width: 245px;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 10px;
	padding-bottom: 20px;
}
#column6 {
	float: left;
	width: 254px;
	margin-top: 10px;
}
#column7 {
	width: 245px;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 10px;
}
#paragraph {
	width: 665px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#paragraph p {
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
}

#paragraph2 {
	width: 510px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#paragraph2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
#paragraph2 a {
	color: #600707;
	text-decoration: none;
}
#paragraph2 a:hover {
	text-decoration: underline;
}
#headshot {
	border: 1px solid #000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#line {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
img#photo {
	float: right;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
}
img#photo2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
