#main_top {
	/*width:96%;*/
	height:108px;
	overflow:auto;
	clear:both;
	background-image: url(../images/top_gradient.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 25px;
	position: relative;
}

#main_top .logo {
	width:180px;
	background: url(../images/logo_reverse.gif) no-repeat;
	height:100px;
	float:left;
	margin:6px 0 0 0 /*25px*/;
	padding: 0px;
}

#main_top .logo a{
	display:block;
	width:180px;
	height:50px;
	margin: 0px;
	padding: 0px;
}

#main_top .logo h1 {
	display:none;
}
#main_top .top_links {
	float: right;
	padding-right: 15px;
	margin: 0px;
	padding-top: 20px;
	text-align: right;
	color: #697286;
}
#main_top .top_links p {
	margin-bottom:5px;
	font-size: 11px;
}

#main_top .top_links a {
	text-decoration: none;
	color: #697286;
}
#main_top .top_links a:hover {
	text-decoration: underline;
}
#header {
	width: 730px;
	background: #FFF;
	height: 160px;
	margin-left: 10px;
	position: relative;
}
.header_left {
	background-color: #17547E;
	height: 152px;
	width: 390px;
	padding: 0px;
	float: left;
	position: relative;
	text-align:left;
}
.header_left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin:10px 0 0 10px;

}
.header_left p {
	color: #FFF;
	margin:10px 20px 0 10px;
	font-size: 11px;
	line-height: 16px;
}

.header_right {
	height: 152px;
	width: 334px;
	position: relative;
	float: right;
	background: url(../images/site/hawkins_header_pic.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
#main_content {
	width: 730px;
	margin-left: 13px;
	margin-top: 10px;
	background-color: #FFF;
	position: relative;
	overflow: auto;
	padding: 0px;
}
#main_content h5{
color:#993333;
font-size:1.4em;
margin-bottom:15px;
}
#main_content ul {
margin:15px 0 15px 5px;
}
#main_content ul li {
background:url(../images/sidenav_bullet.gif) no-repeat;
background-position:0 4px;
list-style:none;
padding-left:10px;
}

#main_content ul li .links_list{
color:#3D2614;
}
#main_content ul li p{
margin:5px 0;
}

ol {
margin:15px 0 15px 25px;
}
ol li {
list-style:decimal;
list-style-position:inside;
}

.left_content {
	/*width: 491px;*/
	width: 481px;
	float: left;
	/*margin-right: 15px;*/
}
.left_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #17547E;
	font-size: 18px;
	margin-bottom: 15px;
}
.left_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.left_content p {
	margin-bottom: 10px;
}
.left_content a {
	color: #B1703C;
}
.left_content a:hover {
	color: #CC9933;
}
.book_feature {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 10px;
	padding-top: 10px;
	height: 200px;
	margin-bottom: 15px;
}
.book_feature_top {
	background-color: #F5F5F5;
	border-top-width: 1px;


    border-bottom-width: 1px;
	
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 10px;
	padding-top: 10px;
	height: 200px;
	margin-bottom: 15px;
}
.book_feature_bottom {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 10px;
	padding-top: 10px;
	height: 200px;
	margin-bottom: 15px;
}
.book_feature img {
	float: left;
	margin-right: 15px;
}

.books_holder{
	height:170px;
	margin-left: 10px;
}

.book_thumbs {
	width:101px;
	height:153px;
	float:left;
	margin-right: 15px;
}
.read_more {
	text-align: center;
}

.sidebar {
	background: #F7F8F3;
	float: right;
	/*width: 211px;*/
	width: 205px;
 /*   height: 345px;*/
	margin:0 2px 0 0;
}

.sidebar h4{
	display:block;
	background:url(../images/top_sidenav.jpg) top repeat-x;
	height:34px;
	padding:16px 0 0 40px;
	color:#414A67;	
	text-align:left;
}
.sidebar .bottom{
	background: #F7F8F3 url(../images/bg_side_nav.jpg) bottom no-repeat;
	height:100px;
	padding:0;
}
.sidebar .bottom p{
	color:#fff;
	font-weight:700;
	text-align:right;
	font-size:1em;
	margin:0 10px 0 0;
	padding-top:15px;
}

.sidebar .Library{
	margin:20px 0 0 0;
	padding-left: 10px;
}
.sidebar .Library p{
	text-align:left;
	color:#fff;
	font-weight:700;
	font-size:1em;
	padding-top:0;
}
.sidebar .Library a{
	color:#79BBE8;
}
.sidebar .box{
	margin:0 0 0 0;
}
.sidebar .box ul{
/*	margin:0 0 0 43px;*/
	padding:0 0 15px 20px;
}

.sidebar .box ul li{
	background:url(../images/sidenav_bullet.gif) no-repeat;
	background-position:0 4px;
	padding:0 0 0 15px;
	list-style:none;
	text-align:left;
}
.sidebar .box ul li a{
	color:#AA6933;
	text-decoration:none;
}
.sidebar .box ul li a:hover{
	text-decoration:underline;
}

.sidebar .logoads{
	text-align:center;
}
.sidebar .logoads p{
	margin:10px 0;
}

.table_padding{
	padding:5px;
}
.event_box{ 
width:505px;
clear:both;
overflow:auto;
border-left:1px solid #CCC;
border-top:1px solid #CCC;
margin-bottom:15px;
}
.event_box p{
font-size: 12px;
margin:5px 0;
}
.box_header p{
margin:0;
}  
.box_header{ 
width:123px;
height:40px;
float:left;
text-align:center;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
padding: 0 1px 0 1px;

}
.box_cell{ 
width:123px;
height:200px;
padding:1px;
float:left;
text-align:center;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
}
.title_tx{
color:#400000;
}

.cat_desc, .cat_des ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.72em;
	color: #333;	
	margin: 0px;
}

/*--------[Misc]--------*/
.txcenter{ text-align:center;}
hr{ width:60%; margin:20px auto; background:#F5F5F5;}
.blue{ background:#D2F0FF;}
.red_tx{ color:#800000; font-weight:700;}
.important_tx{ color:#800000;}
form{ text-align:center;}
label{ margin-right:55px;
		padding-top:5px;
		}
 
