
	/* Page Heights */

body {
	height:100%;
}
#wrapper {
	height:100%;
	min-height: 100%;
}

#inner {
	height:100%;
}

html>body #inner {
	height: auto;
	min-height: 100%;
}

	/* Main Layout Structure */

body {
	background: #7E6F40 url(/images/css/bodybg.png) repeat top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

#wrapper {
	margin: 0px auto;
	padding-top: 10px;
	text-align: center;
}

#inner {
	background: url(/images/css/innerbg.png) repeat-y top center;
	width: 904px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#header {
	background: url(/images/css/headerbg.png) no-repeat top center;
}

#espanol, h1, #address, #submenu {
	font-family: Arial, Helvetica, sans-serif;
}

#espanol {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	font-weight: bold;
}

#espanol a {
	color: #000000;
	text-decoration: none;
}

#logo {
	margin: 80px 0px 0px 0px;
}

#header h1 {
	background: url(/images/css/divider.png) no-repeat bottom center;
	margin: 0px;
	padding: 10px 0px 25px 0px;
	color: #999999;
	font-size: 135%;
	font-weight: normal;
}

#address {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	color: #999999;
}

#menu {
	margin: 0px;
	padding: 10px 0px;
}

#menu li {
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
	display: inline;
	font-size: 135%;
}

#menu li a {
	color: #999966;
	text-decoration: none;
}
#menu li a:hover {
	color: #42210B;
	text-decoration: none;
}

#picturebox {
	float: right;
	width: 864px;
	margin-right: 20px;
	background: #F2EDE7 url(/images/css/pictureboxbg.png) repeat-y top left;
	border-top: 3px solid #999966;
	border-bottom: 3px solid #999966;
	display: inline;
}

#picturebox img {
	float: right;
}
#submenu {
	float: right;
	width: 290px;
	background: url(/images/css/goldswirl.png) no-repeat center right;
	margin: 20px 15px 10px 15px;
	padding: 0px;
	text-align: left;
	display: inline;
}

#submenu li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 105%;
}

#submenu li a {
	color: #000000;
	text-decoration: none;
}
#submenu li a:hover {
	color: #555555;
}

#content {
	background: #FFFFFF;
	clear: right;
	margin: 25px 30px 0px 30px;
	text-align: left;
}

#footer {
	clear: left;
	background: url(/images/css/footerbg.png) no-repeat center center;
	margin: 0px;
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
}
#footer li {
	margin: 0px;
	padding: 0px 15px;
	display: inline;
}
#footer li a {
	text-decoration: none;
	color: #000000;
}
#footer li a:hover {
	color: #333333;
}

	/* Content Formatting */

a {
	color: #999966;
}
a:hover {
	color: #996633;
}

h2, h3 {
	margin: 0px;
	padding: 10px 0px;
	font-size: 155%;
	color: #42210B;
}

#content p , #content li {
	line-height: 20px;
}

#lists dl {
	margin: 10px 20px 10px 0px;
	width: 400px;
	float: left;
	display: inline;
}
dt {
	margin-bottom: 5px;
	font-size: 105%;
	font-weight: bold;
}
dd {
	margin: 0px 0px 0px 15px;
}

#photos {
	overflow: auto;
}
.photo {
	float: left;
	padding: 0px 0px 10px 0px;
	display: inline;
}
.photo a img {
	background: url(/images/css/gallerybg.png) no-repeat top center;
	margin: 0px 5px 10px 0px;
	padding: 12px;
}

div#zoom p {
	margin: 10px;
	text-align: left;
}

.diagram {
	float: left;
	padding: 0px 0px 10px 0px;
	display: inline;
}
.diagram a img {
	background: url(/images/css/diagrambg.png) no-repeat top center;
	margin: 0px 20px 10px 20px;
	padding: 12px;
}

form {
	float: right;
	clear: right;
	margin: 10px;
	width: 400px;
}
fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #999966;
	font-weight: bold;
}
legend {
	padding-bottom: 10px;
	color: #42210B;
	font-size: 125%;
	font-weight: bold;
}
label {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: normal;
}
input, select, textarea {
	margin: 0px 10px 15px 10px;
	padding: 2px;
	border: 1px solid #999999;
}
input:focus, select:focus, textarea:focus {
	background: #F4F0E1;
	border: 1px solid #42210B;
}
input#submit {
	background: #F4F0E1;
	padding: 5px;
	border: 1px solid #999966;
	font-size: 100%;
	color: #999966;
}

form p {
	margin: 0px;
	padding-bottom: 15px;
}

p#msgform {
	float: right;
	width: 400px;
	margin: 10px;
	color: #999966;
	font-size: 95%;
	font-weight: bold;
}
p#clear {
	clear: both;
	margin: 0px;
}

#homeintro {
	float: left;
	width: 250px;
	margin-right: 20px;
}
#homeintro span {
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
	color: #666;
}

#homecolumns {
	float: left;
	margin: 30px 0px 20px 0px;
}
.column {
	float: left;
	width: 175px;
	background: #F4F0E1 url(/images/css/columnbg.png) no-repeat top center;
	border: 1px solid #999966;
	text-align: center;
}
#middle {
	margin: 0px 15px 0px 15px;
}
.column img {
	border-top: 1px solid #999966;
}

.column h3, .column h4, .column h5 {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 115%;
	font-weight: bold;
}
.column a {
	color: #42210B;
	text-decoration: none;
}
.column a:hover {
	color: #333;
}
