@charset "utf-8";
/* CSS Document */
html {
	margin:0px;
	padding:0px;
	behavior:url(csshover.htc);
}
body {
	margin:auto auto;
	padding:0px;
	background:url(images/bg.jpg) repeat-x #faefc5;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#000000
}
#wrapper {
	margin:auto auto;
	width:952px;
	height:701px;
	background:url("images/main_bg.jpg") no-repeat;
	padding:35px 36px 32px 36px;
	behavior: url(iepngfix.htc);
}
#nav {
	float:left;
	width:232px;
	margin:0px;
}
#nav a {
	text-decoration:none;
	display:block;
	color:#95904d;
}
#nav a:hover {
	color:#FFF;
}
#nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}
#nav ul li {
	height:31px;
	width:215px;
	background:url("images/nav.png") no-repeat;
	behavior: url(iepngfix.htc);
	margin:0px 0px 9px 0px;
	font-family:"Times New Roman";
	font-size:22px;
	font-weight:bold;
	padding:9px 0px 0px 17px;
}
#nav ul li:hover {
	background:url("images/nav_r.png") no-repeat;
	behavior: url(iepngfix.htc);
}
#mainWrapper {
	float:left;
	width:720px;
	height:701px;
}
#main {
	width:720px;
	height:663px;
	background:url("images/redbg.jpg");
	behavior: url(iepngfix.htc);
}
#footer {
	width:720px;
	height:38px;
	background:url("images/footerbg.jpg");
	behavior: url(iepngfix.htc);
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#mainTopWrapper {
	width:720px;
	height:274px;
}
#mainTopLeft {
	float:left;
	width:426px;
	height:235px;
}
#mainTopRight {
	float:left;
	width:234px;
	height:178px;
	margin:38px 0px 0px 0px;
	padding:38px 20px 20px 20px;
	background:url("images/toptextbox.png") no-repeat;
	behavior: url(iepngfix.htc);
	color:#FFFFFF;
}
#mainBottomWrapper {
	width:720px;
}
#mainBottomLeft {
	float:left;
	width:396px;
	padding:0px 15px 0px 15px;
	color:#FFFFFF;
	font-size:14px;
}
#mainBottomRight {
	float:left;
	width:244px;
	height:324px;
	margin:20px 0px 0px 0px;
	padding:15px 15px 10px 18px;
	background:url("images/bottomtextbox.png") no-repeat;
	behavior: url(iepngfix.htc);
}
#mainBottomRight ul {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}
#mainBottomRight ul li {
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#mainBottomRight ul li img {
	border-top:1px solid #5b4322;
	border-right:1px solid #d3a274;
	border-bottom:1px solid #d7b191;
	border-left:1px solid #6f4f29;
}
.image1 {
	margin-right:10px;
}
#footerNav {
	float:left;
	width:400px;
}
#footerNav ul {
	margin:12px 0px 0px 15px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}
#footerNav ul li {
	float:left;
	border-right:1px solid #fff;
}
#footerNav ul li a {
	color:#FFF;
	margin:3px;
	text-decoration:none;
}
#footerCopyright {
	float:left;
	width:235px;
}
.bodytext {
	color:#FFFFFF;
	font-size:13px;
}
.bodytitle {
	color:#FFFFFF;
	font-size:20px;
}
.sub-header {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#events ul {
	list-style: none;
}
#events li {
	list-style:none ;
	background-image:url(images/bullet.gif) ; 
	background-repeat:no-repeat; height:15px ; 
	padding:2px 0 0 20px ; 
	margin:0px 0 0 20px ; 
	font-family:Arial ; 
	font-size:12px ; 
	color:#FFFFFF ;
	height:20px;
}
.scrollbar{ 
	scrollbar-base-color: #b50d1c; 
	scrollbar-arrow-color: #fff;
	scrollbar-DarkShadow-Color: #940b17; 
}
.ImgHolder {
	width:240px;
	height:315px;
	/*background-color:#FFFFFF;*/
	display:block;
	position:relative;
}
#hatter_frame {
	position:relative;
	text-align:left;
	width:240px;
	height:315px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;	
}
#hatter_frame img {
	width:240px;
	border:0px;
	max-height:315px;
	vertical-align:middle;
}
