body,td,th {
	color: #FFF;
}
body {
	background: #000 url(../images/bg_site.jpg) repeat-x;
}
a {
	color: #FFF;
}
input {
	margin-bottom: 6px;
}
sup {
	font-size: 9px;
}
#wrapper  {
	width: 950px;
	margin: 0 auto;
	background: url(../images/bg_wrapper.jpg) no-repeat center top;
}
#main  {
	margin: 0px 36px 0px 35px;
	background: url(../images/bg_diamonds.jpg);
}
#topnav  {
	/*margin-top:-5px !important;*/
	text-align: center;
	padding: 8px 0 0 185px;
	background: url(../images/home_bg_top_nav.jpg) no-repeat;
	height: 29px;
}
#topnav li  {
	display: inline;
	padding: 0 11px;
}
#topnav a  {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#left {
	float: left;
}
#leftnav  {
	background: url(../images/bg_left_nav.jpg);
	width: 206px;
	text-align: center;
	list-style: none;
}
#leftnav a {
	color: #F8D474;
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 6px 0;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0 0 4px 7px;
	background: url(../images/bg_left_top_nav.jpg);
}
#leftnav a:hover {
	color: #FFF;
}
#right  {
	text-align: right;
}
#interior #bottomleft h1 {
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	height: 27px;
	width: 199px;
	letter-spacing: 1px;
	background: url(../images/interior_bg_leftbottom_h1.jpg);
	padding: 30px 0 0;
	color: #C6D4E3;
	margin: 4px 0px 4px 7px;
}
#interior #bottomleft li {
	list-style: none;
}
#interior #bottomleft li a{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url(../images/interior_bg_leftbottom_nav.jpg) repeat-x;
	display: block;
	margin: 0px 0 4px 7px;
	width: 199px;
	text-align: center;
	height: 20px;
	letter-spacing: 2px;
	padding: 8px 0 0px;
}
#interior #bottomleft li a:hover {
	color: #F8D474;
}
#interior #bottomright {
	width: 635px;
	margin: 0px 9px 0px 0px;
	background: #1C1B1E;
	padding: 10px;
	float: right;
}
#interior #bottomright h1 {
	color: #000;
	background: url(../images/interior_bg_h1.jpg);
	height: 20px;
	padding: 4px 0 0 3px;
	font-size: 14px;
	letter-spacing: 2px;
	margin: 0 0 18px 0;
}
#interior #bottomright h2 {
	color: #F8D474;
	letter-spacing: 2px;
	font-size: 13px;
}
#interior #bottomright a {
	color: #F8D474;
	font-weight: bold;
}
#interior #bottomright p {
	text-align: justify;
	color: #FFF;
}
#interior #bottomright ul , #interior #bottomright ol{
	margin: 0px 0px 18px 20px;
}
#interior .interiorsection {
	background: url(../images/interior_divider.gif) no-repeat center top;
	padding: 20px 0 10px 0;
}
#interior .interiorsection p {
	margin-left: 198px;
}
.mini_calendar  {
	background: url(../images/bg_box.jpg);
	height: 162px;
	width: 179px;
	padding: 10px 10px;
	font-size: 14px;
	margin: 4px 0 4px 7px;
}
#footer  {
	font-size: 10px;
	font-weight: normal;
	clear: both;
	text-align: center;
	padding: 15px 0;
}
#footer h2 {
	font-size: 18px;
}
#flashmusic {
	text-align: right;
	position: absolute;
	top: 700px;
	left: 50%;
	margin: 0 0 0 385px;
}
.clear {
	clear: both;
}
.whiteborder {
	border: 1px solid #FFF;
}
.yellow {
	color: #F8D474;
}
.imagefloatright {
	margin: 0px 0px 10px 10px;
	float: right;
}
.imagefloatleft {
	margin: 0px 10px 10px 0px;
	float: left;
}
.moreinfoarrow {
	vertical-align: baseline;
	border-style: none;
}
.divider {
	background: url(../images/divider.jpg) no-repeat center center;
	height: 5px;
	margin: 0 0 18px 0;
	clear: both;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.size18 {
	font-size: 18px;
}
.alignright {
	text-align: right;
}
.imagealigncenter {
	display: block;
	margin: 0px auto;
}
.aligncenter {
	text-align: center;
}
.smalltext {
	font-size: 10px;
}
#interior #bottomright p.attention{
	background: #FFF;
	padding: 10px;
	border: 2px solid #0A85C4;
	color: #600;
	font-size: 18px;
	text-align: center;
	margin: 10px 0;
	line-height: 140%;
}

