body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height:160%;
	background:#ffffff url(images/holiday_bg.jpg) repeat;
	/*background-color:#8A4017;*/
	width:100%;overflow-x:hidden;overflow-y:scroll;
}
a {
	text-decoration:underline;
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin: 14px 0px 0px;
	padding: 0px;
	float:right;
}
h1 a{
	display:block;
	background: url(images/logo.gif) no-repeat;
	height: 79px;
	width: 249px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	color:#990000;
	font-weight: normal;
	margin: 20px 0px 5px;
}
h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color:#990000;
	padding-bottom: 2px;
	border-bottom: 2px solid #6699FF;
	margin: 5px 0px 5px;
}

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FF0000;
}

#main_logo{
	clear:both;
	list-style:none;
	height:250px;
	width:770px;
	margin:0px;
	padding:0px;
	/*background:url(images/main.swf);*/
}
#main_wrap{
border:#000000 1px solid;
	overflow:auto;
	padding-bottom:20px;
	background: #FFFFFF url(images/header-bg3.gif) repeat-x;
	margin: 0px auto;
	width: 770px;
}
#main_wrap1{
border:#000000 1px solid;
overflow:auto;
padding-bottom:20px;
	background: #FFFFFF url(images/header-bg3.gif) repeat-x;
	margin: 0px auto;
	width: 770px;
}
#main_wrap_dir{
border:#000000 1px solid;
overflow:auto;
padding-bottom:20px;
	background: #FFFFFF url(images/header-bg3.gif) repeat-x;
	margin: 0px auto;
	width: 770px;
}
#nav {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}
#nav li a{
	color:#74210D;
	text-decoration: none;
	display:block;
	padding: 10px 12px 0px;
	height:45px;
	float:left;
}
#nav li a:hover{
	background: url(images/nav-highlite.gif) repeat-x;
	color:#FFFFFF;
}
#content {
	width: 487px;
	float:left;
	padding: 20px 20px;
}
#sidebar {
	width:230px;
	float:right;
	margin-top: 20px;
	margin-bottom:20px;
}
#submenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu li{
	border-bottom: 1px solid #dae6e9;
	padding:5px 0px;
}
#submenu li a{
	color: #036f8b;
	text-decoration: none;
}
#submenu li a:hover{
	color: #FF6600;
	text-decoration:none;
}
#footer {
	clear:both;
	background: url(images/footer-bg1.gif) repeat-x;
	text-align: right;
	height: 50px;
}
#copyright {
padding-top:10px;
padding-right:20px;
	width: 750px;
	text-align:right;
	margin: 0px auto;
	font-size: 90%;
	color:#CCCCCC;
}