* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;	
	text-align: center;
	font: 13px/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
}

p {
	margin: 6px 0;
}

h1 {
	margin: 20px 0 20px 0;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	color: #511F12;
	border-bottom: 3px solid #B17247;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	color: #0F3D28;
	margin: 20px 0 0 0;
}

.side-box h2 {
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 18px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #222222;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	color: #111111;
	margin: 8px 0 4px 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 8px 0 4px 0;
}

.underlined {
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px solid #335817;
	margin: 0 12% 8px 12%;
}

.left {
	text-align: left;
	margin: 8px 60px;
	line-height: 18px;
}

.small {
	font-size: .9em;
	line-height: 1.3em;
}

.big {
	font-size: 1.1em;
}

.green {
	color: #335817;
}

.toppad {
	padding-top: 12px;
}

.big-egg {
	font-family: Times, "New Times Roman", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ECE1CE;
}

.on-wood {
	background: url(images/side-subhead-bg.jpg) no-repeat;
}

.right {
	text-align: right;
}

.top-margin {
	margin-top: 240px;
}

.center-align {
	text-align: center;
}

img {
	border: none;
}

.img-right {
	clear: right;
	float: right;
	margin: 2px 0 2px 20px;
}

.img-left {
	clear: left;
	float: left;
	margin: 2px 20px 2px 2px;
}

a:link, a:visited {
	color: #3B1000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #3B1000;
	text-decoration: underline;
}

a.pointer {
	padding-right: 18px;
	background: url(images/side-bullet.jpg) right center no-repeat;
}

.inset {
	margin: 6px 12px;
}

.clear {
	clear: both;
}

.divider {
	clear: both;
	width: 100%;
	border-bottom: 2px solid #DEC9A8;
	padding-top: 10px;
	margin-bottom: 20px;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/* End hide from IE-mac */


#page {
	width: 1000px;
	text-align: left;
	margin: 6px auto;
}

#header {
	width: 1000px;
	height: 252px;
	position: relative;
	background: url(images/header-bg.jpg) no-repeat;
}

#logo {
	width: 200px;
	height: 120px;
	position: absolute;
	top: 27px;
	left: 136px;
}

#top-links {
	width: 1000px;
	position: absolute;
	left: 0;
	top: 192px;
	font-size: 13px;
	font-weight: bold;
}

#top-links ul {
	list-style-type: none;
	margin: 0;
	text-align: center;
}

#top-links li {
	list-style-type: none;
	display: inline;
	margin: 0 20px;
}

#top-links a {
	padding-left: 18px;
	background: url(images/bullet.gif) 0 2px no-repeat;
}

#top-links a.current {
	background: url(images/bullet-active.gif) 0 2px no-repeat;
}

#top-links a:link, #top-links a:visited {
	color: #D4BC91;
	text-decoration: none;
}

#top-links a:hover {
	color: #E7D5B8;
	text-decoration: underline;
}

#top-links a:active {
	color: #D4BC91;
	text-decoration: none;
}

#call-me {
	position: absolute;
	top: 12px;
	right: 2px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #C19970;
}

#wrapper {
	width: 1000px;
	background: url(images/page-bg.jpg) repeat-y;
}

#container {
	width: 100%;
	float: right;
	margin-left: -276px;
}

#content {
	margin-left: 276px;
	overflow: hidden;
}

.paper {
    position: relative;
	width: 624px;
	margin: 0 0 0 26px;
	padding: 70px 0 0 0;
	text-align: left;
}

.paper-home {
	width: 624px;
	margin: 0 0 0 26px;
	padding: 18px 0 0 0;
	text-align: left;
}

.paper-home h1 {
    font-size: 22px;
	line-height: 1.4em;
	text-align: center;
}

.paper p {
	margin: 12px 0;
	line-height: 1.4em;
}

.paper-home p {
	margin: 18px 0;
	line-height: 1.5em;
}

.paper ul {
	margin: 8px 40px;
}

.paper li {
	margin: 5px 0;
	line-height: 1.3em;
}

.note-box {
    margin: 12px 20px;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #9A825C;
    background: #F6E7CE;
}

.location-box {
	clear: both;
	padding: 18px 0;
	height: 124px;
	border-bottom: 1px solid #AAAAAA;
}

.location-pic {
	float: left;
	margin-right: 12px;
	width: 218px;
	height: 124px;
}

.location-box h2 {
	margin: 0;
}

.feature-box {
    float: right;
    margin: 2px 0 8px 14px;
    width: 298px;
    background-color: #ECD7AB;
    border: 1px solid #892F00;
    text-align: center;
}

.feature-inset {
    margin: 10px;
}

#content-sidebar {
	width: 276px; 
	float: left;
}

#sidebar-inset {
	margin: 0 0 0 23px;
	width: 215px;
}

.side-box {
	margin: 12px 0;
	width: 213px;
	text-align: center;
	background: url(images/side-box-bg.jpg) no-repeat;
}

.side-box-bottom {
	width: 213px;
	height: 25px;
	background: url(images/side-box-bottom.jpg) no-repeat;
}

.side-box p {
	line-height: 20px;
	margin: 8px 0 12px 0;
}



#footer {
	clear: both;
	width: 1000px;
	padding: 66px 0 20px 0;
	background: #000000 url(images/footer-bg.jpg) no-repeat;
	font-size: 13px;
	text-align: center;
	color: #BF8C71;
}

.big-o {
	font-family: Times, "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A8875A;
}


