html {background-color:#000000;
}
body {
	background-color:#000000;
	margin:5px 0 0 0;
}
body,td,th {font-family:Arial, Helvetica, sans-serif; font-size: 12px; margin:5px 0 5px 0; color: #000000;}
p {font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; color: #000000;}
h1 {font-family:Arial, Helvetica, sans-serif; font-size: 12px; margin:5px 0 5px 0; font-weight: bold; color: #482808;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size: 14px; margin:5px 0 5px 0; font-weight: bold; color: #482808;}
.note {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:italic; font-weight:bold; color:000000;}
a:link {
	color:#482808;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#482808;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#482808;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#482808;
	text-decoration:underline;
	font-weight:bold;
}

.nav {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#D27619;}
a:link.nav {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.nav {
	color:#FFFFFF;
	text-decoration:none;
}
a:active.nav {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.nav {
	color:#D27619;
	text-decoration:none;
}
div#wrapper {
	background:url(../../images/bg.jpg) no-repeat top left;
	width:915px;
	height:630px;
	margin:25px 0 0 0;
	padding:0;
	background-color:#000000;
}
div#menu {
	width:473px;
	height:65px;
	float:left;
	padding:0;
	margin:0 0 0 50px;
	text-align:left;
	vertical-align:middle;
}
div#container {
	width:710px;
	height:400px;
	float:left;
	text-align:left;
	margin:75px 0 0 150px;
	_margin-left:70px; /* IE 6 HACK */
	padding:0;
}
div#text {
	background-color: #FFFFFF;  /* the background          */
	filter:alpha(opacity=75);   /* Internet Explorer       */
	-moz-opacity:0.75;           /* Mozilla 1.6 and below   */
	opacity: 0.75;               /* newer Mozilla and CSS-3 */
	padding:25px;
	width:325px;
	color:#000000;
	float:left;
	margin:0;
	text-align:left;
}
div#pix {
	background-color: #FFFFFF;  /* the background          */
	filter:alpha(opacity=85);   /* Internet Explorer       */
	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
	opacity: 0.85;               /* newer Mozilla and CSS-3 */
	float:right;
	width:285px;
	height:205px;
	margin:0;
	padding:0;
}
div#directions {
	background-color: #FFFFFF;  /* the background          */
	filter:alpha(opacity=75);   /* Internet Explorer       */
	-moz-opacity:0.75;           /* Mozilla 1.6 and below   */
	opacity: 0.75;               /* newer Mozilla and CSS-3 */
	margin:0 115px 5px 0;
	_margin-right:50px; /* IE 6 HACK */
	padding:0;
	float:right;
	width:170px;
	height:215px;
}
div#footer {
	float:left;
	width:755px;
	text-align:left;
	margin:20px 0 0 0;
	padding:0;
}
.footxt {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#D27619;}

a:link.footxt {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.footxt {
	color:#FFFFFF;
	text-decoration:none;
}
a:active.footxt {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.footxt {
	color:#D27619;
	text-decoration:none;
}
	