@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	
	background-color:#0A0501;
	
	background-image: url(bg.jpg);
	
	background-repeat:repeat-x;
	background-position: center top;
	
}
p{
	margin:0;
	padding:0 0 13px 0;
}
/*#header{
	width:950px;
	height:112px;
	margin:0 auto 10px auto;
	background-image: url(header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
#banner{
	width:948px;
	height:83px;
	margin:15px auto 0 auto;
	background-image: url(banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav{
	width:948px;
	height:42px;
	text-align:center;
	line-height:42px;
	margin:0 auto 0 auto;
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#nav a{
	margin:0 auto 0 0px;
	text-align:center;
/*	padding:0 15px 0 15px; */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 13px;
	width:auto;
}
#nav a:hover{
	color:#FF9900;
	text-decoration: none;
	/*text-transform:uppercase; */
	background-image: url(images/menu_hover.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#nav .active{
	margin:0 auto 0 auto;
	text-align:center;
		/* padding:0 15px 0 15px; */

	/* text-transform:uppercase; */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF9900;
	text-decoration:none;
	font-size: 13px;
	width:auto;
}

#nav1{
	width:948px;
	height:42px;
	text-align:center;
	line-height:42px;
	margin:0 auto 0 auto;
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#nav1 a{
	margin:0 auto 0 0px;
	text-align:center;
	padding:0 15px 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 13px;
	width:auto;
}
#nav1 a:hover{
	color:#FF9900;
	text-decoration: none;
	/*text-transform:uppercase; */
	background-image: url(images/menu_hover.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#nav1 .active{
	margin:0 auto 0 auto;
	text-align:center;
		padding:0 15px 0 15px; 

	/* text-transform:uppercase; */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF9900;
	text-decoration:none;
	font-size: 13px;
	width:auto;
}

#mid{
	width:948px;
	height:auto;
	margin: 0 auto 0 auto;
	background-color:#FFFFFF;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:140%;

}
#left{
	width:246px;
	height:auto;
	padding:13px 10px 13px 10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#left ul{
	padding:0;
	margin:0;
}
#left li{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#2C1600;
	height:auto;
	width:246px;
	line-height:34px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #2c1600;
	list-style:none;	
	border-bottom-width: 1px;
}
#left a{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#2C1600;
	line-height:34px;	
	list-style:none;
	text-decoration:none;
	text-transform:none;
}
#left .active{
	background-image: url(active_bullet.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	color:#85430d;
	width:100%;
}
#left li a.left_link{
	color:#000;
	width:100%;
	text-align:center;
	font-size:12pt;
	line-height: normal;
	margin: 5px;
}
#left li a.left_link:hover{
	color:#85430d;
}
#left li a{
	color:#0033ff;
	display:block;
	width:100%;
	text-align:left;
	font-size:10pt;
	line-height: normal;
}
#left li a:hover{
	color:#85430d;
	display:block;
	width:100%;
}
#mid_content{
	width:484px;
	height:auto;
	padding:13px 5px 13px 5px;
	float:left;
}
#right{
	width:168px;
	height:auto;
	padding:13px 10px 13px 10px;
	float:left;
}
#right ul{
	padding:0;
	margin:0;
}
#right li{
padding-top: 10px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#2C1600;
	height:40px;
	width:168px;
	line-height:20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #2c1600;
	list-style:none;	
}
#right a{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#2C1600;
	line-height:20px;	
	list-style:none;
	text-decoration:none;
	text-transform:none;
}
#right .active{
	background-image: url(active_bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	color:#85430d;
	width:100%;
}
#right li a:hover{
	background-image: url(active_bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#85430d;	
	display:block;
	width:100%;
}

#nav_bot{
	width:948px;
	height:42px;
	text-align:center;
	line-height:42px;
	margin:0 auto 0 auto;
	background-image: url(nav_bot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#nav_bot a{
	margin:0 auto 0 0px;
	text-align:center;
	padding:0 15px 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 13px;
	width:auto;
}
#nav_bot a:hover{
	color:#FF9900;
	text-decoration: none;
	text-transform:uppercase;
	background-image: url(images/menu_hover.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#nav_bot .active{
	margin:0 auto 0 auto;
	text-align:center;
	padding:0 15px 0 15px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF9900;
	text-decoration:none;
	font-size: 13px;
	width:auto;
}
#footer{
	width:948px;
	height:83px;
	padding:22px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	margin:0 auto 15px auto;
	background-image: url(footer_bg.jpg);
		/* background-image: url(footer_bg.jpg); */

	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
#footer a{
	text-decoration:none;
	color:#FFFFFF;
} 
#footer a:hover{
	text-decoration:none;
	color:#FF9900;
} 
.left_module_title{
	width:246px;
	height:27px;
	text-align:center;
	line-height:27px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#FFF;
	display:block;
	/* background-image: url(left_module_title_bg.jpg); */
		background-image: url(left_module_title_bg.jpg);

	background-repeat: repeat-x;
	background-position: left top;
}
.content_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#999900;
	font-weight:bold;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#660000;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}
.left_content_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#2c1600;
}
.right_module_title{
	width:168px;
	height:27px;
	text-align:center;
	line-height:27px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	display:block;
	color:#FFF;
	/*background-image: url(left_module_title_bg.jpg); */
		background-image: url(left_module_title_bg.jpg);

	background-repeat: repeat-x;
	background-position: left top;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#660000;
	/*padding: 0 0 8px 0;*/
	margin: 0;
	text-decoration: underline;
}
/*
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#663300;
	padding: 0 0 12px 0;
	margin: 0;
	text-decoration: underline;
}
*/

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#660000;
	padding: 12px 0 12px 0;
	margin: 0;
	text-align:left;
	text-decoration:none;
	line-height: 22px;
}


h4{
	width:484px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#660000;
	padding:4px 0 4px 0;
	margin: 0 0 0px 0;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
}
.heading1{
	width:484px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#660000;
	padding:4px 0 4px 0;
	margin: 0 0 0px 0;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
}
h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CC3333;
	padding: 12px 0 12px 0;
	margin: 0;
	text-align:left;
	text-decoration:none;
}
.left_module_description{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12px; 
	color:#2c1600; 
	text-decoration:none;
	line-height:normal; 
	text-indent:8px;
}
.top_excerpt{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#515151;
font-size:19x;
}

.style1 {font-size: 14px}
.style2 {font-size: 14px}

.teaser_link {

color:#2361A1;
font-size:14px;
line-height:1.5em;
text-decoration:none;

}
.teaser_link a:hover {

font-size:14px;
color:#2361A1;
text-decoration:underline;
}
.teaser_link:hover {
text-decoration:underline;
}

