html {
	overflow-y:scroll;
}
html, body {
	background:#000;
}
.lastlink ul {
	margin-left:-31px !important ;
}
.menutable {
	margin:-6px 36px 10px;
}
.menutable td {
	vertical-align:top;
	padding-right:15px;
}
.menutable .small {
	line-height:normal;
	color:#999;
}
.menutable label {
	display:block;
	margin-top:10px;
	text-align:right;
}
.menutable .nopad {
	padding:0;
}

.pointer {
	cursor:pointer;
}
.small2 {
	line-height:normal;
	font-size:11px;
	color:#777;
}
.bodyend {
	padding:10px;
	color:#517836;
}
h1, h2, h3, h4, h5, h6 {
	color:#861F4A;
}
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.ico {
	margin:0 6px -3px 0;
}
.bodymain_center h1, .bodymain_center h2, .bodymain_center h3, .bodymain_center h4, .bodymain_center h5, .bodymain_center h6 {
	margin:10px;
}
.bodymain_center p {
	margin:10px;
	line-height:20px;
}

.home_bodymain_center h1, .home_bodymain_center h2, .home_bodymain_center h3, .home_bodymain_center h4, .home_bodymain_center h5, .home_bodymain_center h6 {
	margin:16px;
}
.home_bodymain_center p {
	margin:16px 26px;
	line-height:20px;
}
.largetxt {
	font-size:22px;
}
.divider {
	margin:16px 16px;
	background:#163D2A;
	height:1px;
	clear:both;
}
.flashdiv {
	height:455px;
	margin:0;
}

/* CORE CLASSES */
.container {
	width:900px;
	text-align:left;
	padding:0px;
	border:1px solid #666;
	background:#fff;
	
}

.left_image {
	width:248px;
	height:168px;

}

.container_image {
	width:900px;
	text-align:left;
	padding:0px;
	background:#fff;
	margin-top:10px;
	
	

	
}


/* HEADER STYLES */
.header {
	background: url(../images/graphics/bg_top.jpg);

}
.header_left {
	float:left;
	text-align:left;
	display:none;
}
.header_right {
	float:right;
	text-align:right;
	padding:5px 15px 0 0;
	display:none;
}
.header_right .Highlight {
	font-size:16px;
}
.header_right a {
	text-decoration:overline;
	color:#CC0000;
	font-weight:bold;
}
.header_right a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.header_center a {
	color:#F3D99C;
	text-decoration:underline;
}
.header_center a:hover {
	text-decoration:underline;
}
.header_center h3 {
	font-size:16px;
}
.header_center h3, .header_center p {
	margin:12px;
}
.header_center h3, .header_center .Highlight {
	color:#F3D99C;
}
.header_center {
	overflow:hidden;
	position:absolute;
	background:#1B4B34;
	margin:20px 0 0 355px;
	width:290px;
	height:100px;
	border-width:1px;
	border-color:#123424;
	border-style:solid;
	text-align:center !important ;
	display:none;
}
.header_center marquee {
	text-align:center;
	height:100px;
	width:290px;
}
.tickthing {
	position:absolute;
	width:290px;
	height:8px;
	cursor:pointer;
}
.tktop {
	background:url(../images/graphics/tick_top.png) top left no-repeat ;
}
.tktop:hover {
	background:url(../images/graphics/tick_top.png) bottom left no-repeat ;
}
.tkbot {
	margin-top:112px;
	background:url(../images/graphics/tick_bot.png) top left no-repeat ;
}
.tkbot:hover {
	background:url(../images/graphics/tick_bot.png) bottom left no-repeat ;
}
.devider {
	background:#675E25;
	margin:16px 10px;
	height:1px;
}

.header {
	height:100px;
}

/* NAV STYLES */
.nav {
	clear:both;
}
.nav, .nav a {
	color:#FFF;
}

/* BODYMAIN STYLES */
.bodymain {
	color:#666666;
}
.bodymain_left {
	width:250px;
	float:left;
	background:#fff;
	padding:0px;
	margin-top:10px;
	margin-left:10px;
}
.bodymain_right {

}
.bodymain_center {
	
	text-align:left;
	min-height:435px;
	width:618px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	
	
}

.bodymain_video {
	margin-top:10px;
	text-align:left;
	min-height:435px;
	width:898px;
	float:right;
	background-color:#FFF;
	
}

.map {
	height:450px;
	width:900px;
	
}

.home_bodymain_left {
	
}
.home_bodymain_right {

}
.home_bodymain_center {
	padding:1px 1px 10px;
	text-align:left;
	min-height:400px;
	
}

.bodymain_center_book {
	padding:1px 0;
	text-align:left;
	min-height:400px;
	
}

/* FOOTER STYLES */
.footer {
	background: #861F4A;
	clear:both;
	padding:5px;
	color:#fff;
}
.footer a {
	color:#FFFFFF;
}

.footer_left {
	float:left;
	text-align:left;
}
.footer_right {
	text-align:right;
}
.footer_right a {
	text-decoration:none;
}
.footer_right a:hover {
	text-decoration:underline;
}
.footer_center {
	text-align:center;
	display:none;
}

.form p {
	margin:0;
	padding:0;
}
.form {
	width:400px !important;
	color:#fff !important;
	padding:10px;
	border:1px solid #0F281D !important;
	margin:10px auto;
	background: #112D20;
}

.afterfooter {
	color:#FFFFFF;
	font-size:10px;

}

.afterfooter a {
	color:#FFFFFF;
	font-size:10px;

}
