@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin: 0;
} 

body 
{ 
	background-color:#000; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; 
	behavior:url(/csshover.htc);
} 


h1 
{
	color:#114a11; 
	padding-top:15px; 
	padding-bottom: 25px;
	line-height:30px; 
	font-family: "Times New Roman", Times, serif;  
	font-size:23px; 

} 

h2 
{
	font-family:"Times New Roman", Times, serif; 
	padding: 10px 0 10px;   
	font-size:17px; 
} 

h3 
{
	font-family:Verdana, Geneva, sans-serif; 
	color:#8a0202; 
	font-weight:bold; 
	font-style:italic; 
	padding: 3px; 
	font-size:13px; 
} 

p { padding: 5px 5px 10px 15px; }

a, a:visited {color:#000; text-decoration:underline; } 

a:active, a:hover {color:#900; text-decoration:underline} 

.boxed-highlight{ width:646px; height:auto; margin:10px auto; }

.boxed-hl-head 
{
	height:25px; 
	background-image: url(../images/hl-head.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 15px;
	color:#FFF; 
	font-weight:bold; 
	
}

.box-hl-text 

{
	padding:10px 5px 2px 20px; 
	background-color: #ececec;
}

.img-shadow 
{
	background-image: url(../images/shadow.gif); 
	background-repeat: no-repeat;
	background-position: right bottom; 
	!important; 
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}


#page_wrap 
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 922px;
	height:auto;
}


#white-bg 
{
	background-image:url(../images/bg_siderepeater.jpg);
	background-repeat:repeat-y; 
	background-position: left; 
	background-color:#FFF;
	float:left;
	width: 922px; 
}

#header 
{
	background-image: url(../images/header.jpg);
	width: 922px; 
	height: 110px; 

}


#header a span 

{ 
	visibility: hidden; 

} 

#content_cont 
{
	background-image: url(../images/cont-bg.jpg);
	background-repeat: no-repeat; 
	float:left;
	width: 922px; 
}

#main_content 
{ 
	float: left; 
	padding-left: 20px; 
	width: 450px; 
	line-height: 19px; 

}

#main_content ul { padding: 10px 30px;  } 

#main_content ul li { padding: 2px 2px 2px 15px; list-style: circle; } 

#single_content
{
	float: left; 
	padding-left: 20px; 
	width: 730px; 
	line-height: 19px; 
}

#single_content ul { padding: 10px 30px;  } 

#single_content ul li { padding: 2px 2px 2px 15px; list-style: circle; } 

#page_higlight 
{
	padding-top: 30px; 
	padding-left: 10px; 
	float: left; 
	width: 268px; 
	text-align: center; 
}

#footer 
{
	color:#FFF; 
	font-size:11px; 
	clear: both; 
	background-image: url(../images/footer.jpg); 
	background-repeat: no-repeat;
	background-color:#000; 
	height: 22px; 
	text-align: right; 
	padding-top:32px; 
	padding-right: 5px; 
}


/* ------------- start vertical nav section ---------------- */

#vert_nav 

{
	font-size:11px; 
	background-image: url(../images/side_nav_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	padding-left: 15px; 
	width: 157px; 
	min-height:759px; 
 	height:auto !important;
	height:759px; 
	float: left; 
}

#vert_nav_ul 

{
	list-style: none; 
	width:130px; 
}

#vert_nav_ul li 

{
	display: block;
	width: 130px; 
}

#vert_nav_ul li a

{
	padding: 5px 5px 5px 8px; 
	font-family:Verdana, Geneva, sans-serif; 
	display:block; 
	font-size:12px; 
	color: #000;
	text-decoration:none; 
}

#vert_nav_ul a:hover, #vert_nav_ul li a:active  

{ 
	color: #900; 
	text-decoration:none;

}

.current-cat 

{ 
	color: #000; 
	font-weight:bold; 
} 

/* end vertical nav section */
.boxed-hl-foot {
	background-color: #ececec;
}
