* {
	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 10px;
	font: 13px/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	background: #705446 url(images/body-bg.jpg) top center repeat-x;	
}

p {
	margin: 6px 0;
}

h1 {
	margin: 24px 0 16px 0;
	padding-bottom: 4px;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Times, san-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	line-height: 30px;
	color: #824B27;
	border-bottom: 2px solid #C87132;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #9E4826;
	margin: 20px 0 12px 0;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	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;
}

.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;
}

.plain-jane {
	font-style: normal;
}

a:link, a:visited {
	color: #694529;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #694529;
	text-decoration: underline;
}

.inset {
	margin: 6px 12px;
}

.clear {
	clear: both;
}

.divider {
	width: 100%;
	border-bottom: 2px solid #DDDDDD;
	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: 12px auto;
}

#header {
	width: 1000px;
	height: 252px;
	position: relative;
	background: url(images/header-bg2.jpg) no-repeat;
}

#logo {
	width: 269px;
	height: 154px;
	position: absolute;
	top: 60px;
	left: 4px;
}

#top-links {
	width: 250px;
	position: absolute;
	right: 46px;
	top: 78px;
}

#top-links ul {
	list-style-type: none;
	font-size: 14px;
	text-align: right;
}

#top-links li {
	list-style-type: none;
	padding: 6px 0 6px 0;
	margin: 0;
	color: #7C4929;
	font-weight: bold;
}

#top-links a:link, #top-links a:visited {
	color: #7C4929;
	text-decoration: underline;
}

#top-links a:hover {
	color: #544034;
	text-decoration: underline;
}

#top-links a:active {
	color: #7C4929;
	text-decoration: underline;
}

#wrapper {
	width: 1000px;
	background: url(images/page-bg2.jpg) top center no-repeat;
}

#container {
	position: relative;
	width: 100%;
	float: right;
	margin-left: -300px;
}

#content {
	margin-left: 300px;
}

.paper {
	width: 650px;
	margin-top: 20px;
	text-align: left;
	background: url(images/paper-bg.jpg) repeat-y;
}

.inset-paper {
	width: 600px;
	margin: 0 0 0 25px;
	padding: 60px 0 20px 0;
}

.inset-paper p {
	margin: 12px 0;
	line-height: 1.4em;
}

.inset-paper ul {
	margin: 8px 40px;
}

.inset-paper li {
	margin: 5px 0;
	line-height: 1.3em;
}

#home-pic {
	position: absolute;
	top: 10px;
	right: 49px;
	width: 675px;
	height: 625px;
}

#home-text {
	position: absolute;
	top: 490px;
	right: 90px;
	width: 600px;
	text-align: center;
}

#home-text h1 {
	margin: 0;
	padding: 0;
	font: bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFD5A4;
	border: none;
}

.home-text-intro {
	font-size: 18px;
	line-height: 17px;
	color: #FFFFFF;
}

#content-sidebar {
	margin-top: 0px;
	width: 276px;
	height: 670px; 
	float: left;
	background: url(images/side-bg2.jpg) no-repeat;	
}

#content-sidebar-home {
	margin-top: 0px;
	width: 276px;
	height: 670px; 
	float: left;
	background: url(images/side-bg-home2.jpg) no-repeat;	
}

#sidebar-inset {
	position: relative;
	width: 216px;
	margin: 0 0 0 30px;
}

.sidepromo {
	margin: 20px 0;
}

#nav-links-menu {
	position: absolute;
	top: 58px;
	left: 92px;
	width: 124px;
}

#nav-links-info {
	position: absolute;
	top: 500px;
	left: 40px;
	width: 174px;
	color: #423229;
}

table#gallery-links {
	position: absolute;
	top: 212px;
	left: 0;
	width: 218px;
	border: none;
	color: #423229;
}

table#gallery-links td {
	padding: 0 0 8px 0;
	text-align: center;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

#nav-links-menu ul, #nav-links-info ul  {
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#nav-links-menu li, #nav-links-info li {
	list-style-type: none;
	padding: 6px 0 4px 18px;
	background: url(images/bullet.gif) bottom left no-repeat;
}

#nav-links-menu a:link, #nav-links-menu a:visited, #nav-links-info a:link, #nav-links-info a:visited,  #gallery-links a:link,  #gallery-links a:visited {
	text-decoration: none;
	color: #423229;
}

#nav-links-menu a:hover, #nav-links-info a:hover, #gallery-links a:hover  {
	text-decoration: none;
	color: #000000;
}

#nav-links-menu a:active, #nav-links-info a:active, #gallery-links a:active {
	text-decoration: none;
	color: #423229;
}

table

#footer {
	clear: both;
	width: 1000px;
	padding: 0 0 20px 0;
}

#utility {
	width: 650px;
	margin: 0 0 0 300px;
	font-size: 12px;
	color: #D5BCA5;
	text-align: center;
}

#utilinks {
	margin: 0;
}

#utilinks ul {
	list-style-type: none;
	padding-bottom: 6px;
	text-align: center;
	font-size: 12px;
}

#utilinks li {
	display: inline;
	margin: 0 6px;	
}

#utilinks a:link, #utilinks a:visited {
	color: #E3B583;
}

#utilinks a:hover {
	color: #D5BCA5;
}

#utilinks a:active {
	color: #E3B583;
}

#utiltext {
	padding: 0;
	color: #D5BCA5
}


