
body {font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif; color: #000; background: #cfcfcf;  margin:0 auto; padding:0;}

a	{ color: #0D6AA6; text-decoration: none; }
a:hover	{ text-decoration: underline; color: #f60;}
form {margin:0;padding:0;}
input, textarea {font: 1.0em Verdana, Arial, Helvetica, sans-serif; color: #333;}
p {margin: 10px 0;}
img {border:1px solid #EEE; padding: 1px; margin:0;}
/* Some peoples sometime using this class for aligning the image */
img.alignleft, img.left {float:left; margin-right: 5px; margin-left: 0px;}
img.alignright, img.right {float:right; margin-left: 5px; margin-right: 0px;}
.clear {clear:both; overflow:hidden;}

/**********************************/
/* Layout                         */
/**********************************/


#container,#left,#header,#header2,#content,#sidebar,#footer,#categorylist,#categorylist2 { overflow:hidden; display:block;}
#container {width:1004px; padding:0; margin: 0 auto;
border-top: 0px solid #191970; border-bottom: 0px solid #708090;  background: #fff url(img/center.jpg) repeat-y top right;}

#left {width: 588px; float:left; margin:0; padding:0; text-align: justify;}



#content {padding: 10px;}

#smallad {float: left; width: 125px; font-size: .70em; line-height: .80em; text-align: center;}


#header {background: #000; border-bottom: 0px solid #333; height: 116px; background: #fff url(img/HHL.jpg) no-repeat top right;}

.headerleft {
	width: 420px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 480px;
	height: 82px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	padding: 0px 17px 0px 0px;
	font-weight: bold;
	text-align: right;
	}
	
.headerright img {
float:left;
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #000000;
	width: 981px;
	height: 29px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px 13px;
	padding: 0px;
	border-top: 0px solid #333333;
	border-bottom: 1px solid #000000;
	overflow: hidden;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
	}
	
#navbarleft {
	width: 740px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 220px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 4px 10px 0px 0px;
	}
	
#navbarright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a, #nav a:visited {
	background: #222222;
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px;
	padding: 8px 15px 8px 15px;
	border-left: 1px solid #000000;
	}
	
#nav a:hover {
	background: #333333;
	color: #FFFFFF;
    margin: 0px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin-top: -7px;;
	padding: 0px;
	width: 150px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333333;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 7px 30px 7px 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #666666;
	padding: 7px 30px 7px 10px;
		
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
		}
	

#nav li:hover ul {
	left: auto;
	display: block;

	
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;

		
	}

/************************************************
*	Subnavbar      								*
************************************************/

#subnavbar {
	background: #A62000;
	width: 981px;
	height: 30px;
	margin: 0px auto 0px 13px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fb9334;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a, #subnav a:visited {
text-transform: uppercase;
	background: #A62000;
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #779150;
	border-left: 0px solid #779150;
	border-right: 0px solid #779150;
	}
	
#subnav a:hover {
	background: #b22a0a;
	color: #fff;
	display: block;
	text-decoration: none;
    margin: 0px;
	padding: 5px 15px 5px 15px;
	border-bottom: 0px solid #933013;
	border-left: 0px solid #933013;
	border-right: 0px solid #933013;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #b22a0a;
	color: #fff;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #fb9334;
	border-left: 0px solid #8A2034;
	border-right: 0px solid #8A2034
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background:#b22a0a;
	color: #fff;
	margin-top: 7px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	}
	


#categorylist {background: #708090; padding: 10px 15px; margin-bottom: 10px;border-bottom: 2px solid #191970;}
#categorylist2 {background: #708090; padding: 10px 15px; margin-bottom: 10px;border-bottom: 2px solid #191970;}





/**********************************/
/* Content                        */
/**********************************/
#content h1,h2,h3,h4 {line-height:1.2em;text-align:-left;}
#content h1 {color:#0D6AA6; text-transform:uppercase; letter-spacing:0.05em;display:inline;
font:normal 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align:left;}
#content h2 {font: 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#0D6AA6; 
margin:0px; padding-top: 20px; text-align:left;}
#content h2.pagetitle {font-size: 1.2em; color: #f90; padding: 5px 0;}
#content h3{font:normal 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#0D6AA6; text-align:left;}
#content h4{font:normal 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#0D6AA6; text-align:left;}
#content blockquote {font-style:italic; padding:0 10px 0 10px;margin:5px 0px 5px 20px; color:#000; 
font-size: 1.0em; border-left: 5px solid #b0c4de; border-right: 5px solid #b0c4de; line-height: 1.2em; background: #f7f7f7;}
#content p.postmetadata {clear:both; overflow:hidden;background: #f7f7f7; padding:5px 10px; line-height: 1.0em;}
code {font-size:1.2em; text-align:left; margin:0;padding:0; color: #008;}
#content li {padding-bottom: 5px; }
#content .post-date {font-size:1.0em; padding-left:20px;background: transparent url(img/calendar.png) no-repeat top left;padding-top: 5px;
background-position:0% 5px;}

#content h5{font:normal 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#0D6AA6; text-align:left; margin: 0;}

/**********************************/
/* Header                         */
/**********************************/
#header h1 {color:#FFF; text-transform:uppercase; letter-spacing:1px;display:inline; 
font:bold 2.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
#header h1 a {color: #eee;}
#header h1 a:hover {color: #fc0; text-decoration:none;}
#header h2{font: 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#DDD;text-transform:uppercase;
letter-spacing:0.05em; margin:0;padding:0;}

/**********************************/
/* Header2                         */
/**********************************/
#header2 h1 {color:#FFF; text-transform:uppercase; letter-spacing:1px;display:inline; 
font:bold 2.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
#header2 h1 a {color: #eee;}
#header2 h1 a:hover {color: #fc0; text-decoration:none;}
#header2 h2{font: 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#DDD;text-transform:uppercase;
letter-spacing:0.05em; margin:0;padding:0;}

/**********************************/
/* Sidebar                        */
/**********************************/

#sidebar {width: 207px;  float:left; margin-right:0px; margin-top: 10px; padding:0;}

#sidebar img{margin-left:10px; margin-bottom:5px;}

#sidebar a:hover {text-decoration:none; color: #f60;}
#sidebar ul {margin: 0 13px 10px 0; padding:0; list-style-type: none;border-top: 1px solid #eee; }
#sidebar h2 {font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#000; margin:0; padding:0; 
padding: 5px; border-bottom: 1px solid #eee; text-transform:uppercase; background: #febf0c; height: 20px; width:100%;}
#sidebar #header h2 {padding-left: 0; border:0; color: #CCC}
#sidebar #header2 h2 {padding-left: 0; border:0; color: #CCC}

#sidebar ul {margin-top: 5px; padding: 5px;}
#sidebar ul li {background: transparent url(img/none)  top left; padding-left: 0px; border-bottom: 0px solid #f0f0f0;}

/**********************************/
/* Footer                         */
/**********************************/
#footer .copyright a {color:#999;}


/**********************************/
/* Calendar                       */
/**********************************/
#wp-calendar { width: 150px; color: #999; line-height:1.0em;}
#wp-calendar caption {font-weight:bold; color: #666; line-height: 16px; text-transform: uppercase; letter-spacing: 1px;}
#wp-calendar .today {background:#FBFCF4;}

/* *********************************** */
/* Comments Div                        */
/* *********************************** */
h3#comments, h3#respond {border-top:1px solid #CCC; padding-top: 10px; padding-left: 20px;color:#0D6AA6; font-size: 1.2em; font-weight: bold;}
h3#comments {background: transparent url(img/comment.png) no-repeat top left;background-position:0% 12px;}
h3#respond {background: transparent url(img/edit.png) no-repeat top left;background-position:0% 12px;}
cite {position:relative;color: #999;padding:0;margin:0;font-weight:bold;}
.alt {background: #f7f7f7;}
.commentbody {color: #595949; font-size: 1.0em; margin: 0 0 5px 0;padding: 10px 15px 10px 15px;	
     background: #FAFAF5;	border: 1px solid #f0f0e0; list-style:none;}
.commentbody p {line-height: 1.2em; margin:0; padding:0;}
.commentlink {	font-size: 1.0em;}
.commentlist {	list-style: none; margin:0; padding:0px;}
.commentcount {font:bold 2.2em Georgia,sans-serif;	color: #e0e0d0; width: 520px; 
text-align: right; position:absolute;	left:0;}
.gravatar {float:left; padding: 1px; margin: 5px 5px 5px 0; background: #fff; width: 40px; height: 40px;}
#recentcomments ul {border: none;}

/* *********************************** */
/* Diggclick                           */
/* *********************************** */
.diggclick {
		float:left;
		padding:3px 5px 5px 5px;
	}

/* *********************************** */
/* alinks                              */
/* *********************************** */
a.alinks_links {
	text-decoration: none;
	border-bottom: #0000FF 1px dotted;
}

/* *********************************** */
/* tabber                              */
/* *********************************** */
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #ff6600;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }

ul.tabbernav li a:hover
{
 color: #ff6600;
 background: #fafaf5;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
color: #fc0;
 background-color: #708090;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fc0;
 background: #708090;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/**********************************/
/* Category List                   */
/**********************************/
#categorylist h2 {font: 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#DDD;text-transform:uppercase;
letter-spacing:0.05em; margin:0;padding:0;}

#categorylist {color:#FFF; text-transform:uppercase; display:inline; 
font:bold 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
#categorylist a {color: #eee;}
#categorylist a:hover {color: #fc0; text-decoration:none;}

#categorylist li { display: inline; padding: 0px 5px;}

/**********************************/
/* Category List2                   */
/**********************************/
#categorylist2 h2 {font: 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#DDD;text-transform:uppercase;
letter-spacing:0.05em; margin:0;padding:0;}

#categorylist2 {color:#FFF; text-transform:uppercase; display:inline; 
font:bold 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
#categorylist2 a {color: #eee;}
#categorylist2 a:hover {color: #fc0; text-decoration:none;}

#categorylist2 li { display: inline; padding: 0px 5px;}

/**********************************/


/**********************************/
/* Page links                     */
/**********************************/

.pagelinks { clear: both; margin: 2.5em 0; font-size: 1.0em; font-weight: bold; }
			.pagelinks strong { color: #333333; margin: 0 0.6em 0 0; border: 1px solid #e5e5e5; padding: 0.3em 0.6em; }
			.pagelinks a { margin: 0 0.8em; border: 1px solid; padding: 0.3em 0.6em; }
			
/************************************************
*	Tags Box on Sidebar							*
************************************************/

#taggs {width:300px;  margin-bottom: 10px; border: 1px solid #ccc; clear:both;}	
#taggs a {padding: 5px;}
	
			
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	width: 170px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#sbutt {
	background: #a62000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #a62000;
	font-weight: bold;
	}

#subbox {
	background: #EEEEEE;
	width: 210px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#subbutton {
	background: #2b74b4;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #2b74b4;
	font-weight: bold;
	}
	
#name, #email, #url {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #2b74b4;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #234B69;
	}
	
#words {
	background: #FFFFFF;
	width: 460px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
	#footer {width:1004px;   margin: 0 auto; font-size: 0.80em; height: 118px; text-align:center; line-height: 1.2em; color:#fff;  background: #fff url(img/bottom.jpg) no-repeat;}
	#footer a {color: #fb9334;}
	
	#footer p {padding:0px 20px 5px 20px;}
	
	#sidewrap a {
    font-weight: bold;
  font-size: 95%; 
  text-decoration:none;
}

#sidewrap img {margin-bottom:5px; border: 1px solid #ccc;}

#sidewrap
h2 {font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#000;; margin:0; padding:0; 
padding: 5px; border-bottom: 1px solid #eee; text-transform:uppercase; background: #febf0c; height: 20px; width:174px;}

#sidewrap
h3 {font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#fff;; margin:0; padding:0; 
padding: 5px; border-bottom: 1px solid #eee; text-transform:uppercase; background: #93af2b; height: 20px; width:174px;}

#sidewrap{
float: left;
  width: 180px;
   border-RIGHT:0px DOTTED #cecece;
   margin: 0px 5px 0px 14px;
  padding-top: 10px;
  
  }
  
#sidewrap ul {
	overflow: hidden;
	padding: 4px 0 2px 5px;
	margin: 0;
	
	}
#sidewrapul li {
	clear: left;
	background: transparent;
	}
#sidewrap ul li a {
	font-weight: normal;
	font-size:1em;
	width: 97%;
	display: block;
	padding: 2px 0 2px 5px;
	background: transparent;
	border: none;
	 background:  url('http://huntsvillepr.com/huntsville-alabama/images/menu-arro.jpg') no-repeat;
	 background-position: 0 .6em;
	 margin-left:3px;  
}
  
  /*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻLEFT KEYWORDSŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/

#rightmenu{border: 1px solid #ccc; height: 30px; width: 150px; margin: 3px 5px 0px 8px;  padding: 2px;}

.clickbank{border: 1px solid #ccc;  width: 268px; margin: 10px 0px 0px 0px;  padding: 5px; overflow: hidden;
	clear: left;}
.clickbank a{ font-size: 1em; color: #0000ff; }

#category {width: 480px;  margin:5px 0px 5px 20px; float:left; padding: 5px; border: 1px solid #ccc;}
	#category ul {margin-left: 0;
padding-left: 0;
list-style: none;
}
	#category li {padding-left: 18px;
                  margain-bottom: 5px;
                  background: url('http://imperialcoverage.com/images/redarrow.jpg') no-repeat;
                  background-position: 0 .1em;

	
	}
	
	
	#category h4{font-size:1.2em; color: #ff6500; margin:5px;}






