body {
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	background-color: #8A7A60;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

a {
	color: #CE7556;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size:  1.1em;
	margin-bottom: 0px;
	padding: 0px 20px 0px 20px;
}

p {
	margin-top: 5px;
	padding: 0px 20px 0px 20px;
}

img {
	border: 1px solid #eeeeee;
	float: left;
	margin: 0px 15px 15px 0px;
}

table#page {
	width: 1000px;
	background: url(/images/b.jpg);
	margin: 0px auto;
	text-align: left;
}

img#logo {
	float: none;
	border: none;
	padding: 50px 0px 0px 50px;
	margin: 0px;
}


table#page td#navigation {
	vertical-align: top;
}

ul#nav {
	font-family: Impact, Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	letter-spacing: 2px;
	line-height: 1.6em;
	font-weight: normal;
	background-color: #423830;
	opacity:.9;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
	list-style-type: none;
	margin: 49px 42px 0px 0px;
	padding: 10px 0px 8px 85px;
	width: 182px;
	float: left;
}

ul#nav a {
	text-decoration: none;
	color: #fcd887;
}

ul#nav a:hover {
	color: #b49559;
}

ul#nav li.current {
	list-style: square;
	color: #FFA200;
}

ul#nav li.current a {
	color: #a5998c;
}

ul#subnav {
	list-style-type: none;	
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 45px;
}

ul#subnav li {
	float: left;
	width: 20%;
} 

ul#subnav li a {
	color: #D68801;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
} 

ul#subnav li a:hover {
	color: #b76c00;
}

ul#subnav li.current a {
	color: #B49559;
}

table#page td.shadow {
	font-size: 1.1em;
	color: #655941;
	background-color: #423830;
	opacity:.6;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.60;	
}

table#page td.shadow#top {
	height: 5px;
}

table#page td.shadow#bottom {
	height: 5px;
}

table#page td.shadow#left {
	width: 5px;
}

table#page td#content {
	font-size: 1.1em;
	color: #655941;
	background-color: white;
	vertical-align: top;
	padding: 0px 35px 20px 35px;
	height: 400px;
	width: 684px;
}

table#page td#content h1 {
	font-weight: normal;
}

table#page p#footer {
	text-align: center;
	color: #FFFFFF;	
	background-color: #423830;
	opacity:.8;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.80;
	list-style-type: none;
	padding: 10px 0px 10px 0px;
	margin: 12px 45px 0px 45px;
}

table#page p#footer a {
	color: white;
	text-decoration: none;
}

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