* { margin: 0; padding: 0 }

body {
	background: #845e16 url(../images/bg.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #545337;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #536d89;
}

a:hover {
	color: #943c35;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 786px;
}

#header {
	padding: 60px 0 0 20px;
	background: url(../images/title.gif) no-repeat;
	height: 24px; width: 766px;
	font-size: 16px;
	color: #943c35;
	overflow: hidden;
}

#header div {
	position: relative;
	font-size: 20px;
	left: 545px;
	top: -55px;
	width: 215px;
}

#header span {
	color: #fff;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
}

#photo {
	height: 158px; width: 786px;
	background: url(../images/header-bg.gif) no-repeat;
}

#slideshow {
	height: 345px;	width: 786px;
	background: url(../images/slideshow-bg.gif) no-repeat;
}

#content {
	float: right;
	width: 550px;
	padding: 15px 15px 5px 15px;
	background: #b0ad60 url(../images/content-bg.gif) no-repeat;
}

#wide-content {
	width: 756px;
	padding: 15px 15px 5px 15px;
	background: #b0ad60 url(../images/wide-content-bg.gif) no-repeat;
}

h1 {
	color: #536d89;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif
}

p {
	padding: 10px;	
	line-height: 20px;
}
/* Photo Gallery Page */
body#gallery p {
	padding: 10px 0px 10px 0px;
}

#content p img {
	border: #828257 1px solid;
	margin: 0 4px 0 0;
	border-bottom: #545337 1px solid;
	border-right: #545337 1px solid;
}
/* End Photo Gallery Page */
.clear {
	clear: both;
}

#footer {
	margin-bottom: 10px;
	padding: 5px 0 0 215px;
	background: url(../images/footer.png) top right no-repeat;
	font-size: 10px;
	color: #d3d2b6;
}

body#main #footer {
	background: url(../images/wide-footer.png) no-repeat;
	padding-left: 10px;
}
/* Main Navigation Styles */
#main-nav {
	background: #b0ad60 url(../images/mnav-bg.gif) no-repeat;
	width: 762px;
	height: 29px;
	padding: 13px 0 0 24px;
	text-align: center;
}

#main-nav li {
	display: inline;
	list-style: none;
	padding-right: 25px;
}

#main-nav a {
		color: #545337;
}

#main-nav a:hover {
		color: #943c35;
}
/* Navigation Styles */
#nav {
	background: #b0ad60 url(../images/nav-bg.gif) no-repeat;
	width: 187px;
	height: 307px;
	padding-left: 19px;
	float: left;
}

#nav ul {
	list-style: none;
	width: 168px;
	line-height: 28px;
}

#nav ul li a {
	color: #545337;
	padding: 1px 0 0 10px;
	display: block;
	width: 152px;
}

#nav ul li a:hover {
	color: #943c35;
}

#nav span {
	padding: 14px 0 5px 5px;
	color: #943c35;
	font-size: 20px;
	display: block;
	width: 157px;
	border-bottom: #e5e3bf 1px solid;
	text-align: center;
}

#h a {
	border-bottom: #e1dfb9 1px solid;
}
#h a:hover {
	background: url(../images/nav/hhov.gif);
}
#c a {
	border-bottom: #dddbb1 1px solid;
}
#c a:hover {
	background: url(../images/nav/chov.gif);
}
#rp a {
	border-bottom: #d8d6a9 1px solid;
}
#rp a:hover {
	background: url(../images/nav/rphov.gif);
}
#rn a {
	border-bottom: #d3d1a0 1px solid;
}
#rn a:hover {
	background: url(../images/nav/rnhov.gif);
}
#p a {
	border-bottom: #cdcc97 1px solid;
}
#p a:hover {
	background: url(../images/nav/phov.gif);
}
#f a {
	border-bottom: #c9c78b 1px solid;
}
#f a:hover {
	background: url(../images/nav/fhov.gif);
}
#cu a {
	border-bottom: #c5c380 1px solid;
}
#cu a:hover {
	background: url(../images/nav/cuhov.gif);
}

/* Table Styles */
table {
	text-align: center;
	border-collapse: collapse;
	background: #b0ad61 url(../images/table-bg.gif) repeat-x top;
}

thead {
	background: #2e4763 url(../images/table-head-bg.gif) repeat-x top;
}

td, th {
	border: #828257 1px solid;
	padding: 3px;
}

th, td.row-head {
	color: #fff;
	padding-left: 0;
	padding-right: 0;
}

td.row-head {
	background: #612622 url(../images/table-rhead-bg.gif) repeat-x top;
	line-height: 20px;
}

.right {
	float: right;
	margin: 5px;
	border: #828257 1px solid;
}
/* Contact Form */
label {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
}

.text {
	float: left;
	width: 160px;
	padding: 2px;
	margin-right: 3px;
}

textarea {
	height: 100px;
	width: 521px;
	padding: 2px;
	margin-top: 3px;
}

.text, textarea {
	background: none;
	color: #545337;
	border: #828257 1px solid;
	border-bottom: #545337 1px solid;
	border-right: #545337 1px solid;
}

.center {
	text-align: center;
}

.button {
	padding: 5px;
	margin-bottom: 7px;
	width: 85px;
	border: #828257 1px solid;
	border-bottom: #545337 1px solid;
	border-right: #545337 1px solid;
	background: url(../images/send.gif);
}

.button:hover {
	background: url(../images/send-hov.gif);
}

.red {
	color: #943c35;
}