/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.30 arial, helvetica, sans-serif;
text-align:center;
background-color:#313131;
background:url(lo/hardin_body_bg.jpg) top center repeat-y;
}
/***** LAYOUT *****/
#wrapper {
margin:0 auto;
width:960px;
text-align:left;
background-color:#313131;
background:url(lo/hardin_lo_wrapper_bg.jpg) top left repeat-y;
}
#header_home {
width:960px;
height:160px;
background:url(lo/hardin_lo_header_home_bg.jpg) top left no-repeat;
}
#header_sub {
width:960px;
height:160px;
background:url(lo/hardin_lo_header_sub_bg.jpg) top left no-repeat;
}
#url_strip {
width:960px;
height:28px;
background:url(lo/hardin_lo_url_strip_bg.jpg) top left no-repeat;
}
#url_strip p {
font-size:16px;
color:#999;
padding:2px 15px 0 0;
margin:0;
text-align:right;
}
#pre_main {
width:960px;
height:20px;
background:url(lo/hardin_lo_pre_main_bg.jpg) top left no-repeat;
}

#sidebar {
float:left;
width:250px;
margin:0;padding:0;
min-height:250px;
background:url(lo/hardin_lo_sidebar_bg.jpg) top left repeat-y;
}
#main {
float:right;
margin:0 0 0 0;
padding:0;
width:710px;
min-height:250px;
background-color:#313131;
background:url(lo/hardin_lo_main_bg.jpg) top right no-repeat; 
}
#main_content {
width:650px;
float:right;
margin-right:40px;
}
#prefooter {
clear:both;
overflow:hidden;
width:960px;
height:9px;
background:url(lo/hardin_lo_prefooter_bg.jpg) top left no-repeat;
margin:0;padding:0;
}
#footer {
width:960px;
height:28px;
background:url(lo/hardin_lo_footer_bg.jpg) top left no-repeat;
}
#footer p, #footer a:link, #footer  a:visited, #footer  a:hover {
font-size:12px;
color:#999;
text-decoration:none;
background-color:transparent;
}
#footer p {
padding:4px 0 0 10px;
margin:0;
}
/***** LEFT (SIDE BAR) NAVIGATION *****/

#leftnav {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
#leftnav ul {
  list-style: none;
	width:250px;
	margin: 0;
	padding: 0;
}
#leftnav li {
   padding:0;
   margin:0;
   width:250px;

}
#leftnav li a:link, #leftnav li a:visited, #leftnav li a:hover {
   line-height:1.9;
   padding:0 0 0 20px;
   font-weight:bold;
   height:32px;
   display: block;
   text-align: left;
   font-variant:small-caps;
}
#leftnav li a:hover {
   padding-left:30px;
}
#leftnav li a:link {
   color:#f8f8f8;
   text-decoration: none;     
   background-image:url(lo/hardin_navbtn_bg.jpg);
   background-position:0 0;
}
#leftnav li a:visited  {
   color:#f8f8f8;
   text-decoration: none;     
   background-image:url(lo/hardin_navbtn_bg.jpg);
   background-position:0 0;
}
#leftnav li a:hover {
   color:#ffc;
   text-decoration: none;     
   background-image:url(lo/hardin_navbtn_bg.jpg);
   background-position: 0 -32px;
}
#leftnav .here a:link, #leftnav .here a:visited {
   color:#ffc;
   text-decoration: none;     
   background-image:url(lo/hardin_navbtn_bg.jpg);
   background-position: 0 -32px;
}


/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
color:#FFFFCC;
padding:0 0 20px 0;
font:1.6em arial, helvetica, sans-serif;
font-variant:small-caps;
letter-spacing:+1px;
}

h2 {
color:#FFFFCC;
padding:0 0 20px 0;
font:1.3em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
p {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:.90em;
color:#f8f8f8;
margin:0 0 1.10em 0;
}
.blurb {
  width:560px;
  margin:.5em auto .5em auto;
  background-color:#4e4e4e;
  border: 3px solid #000;
  padding: .65em;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
}
.blurb p {
font-size:.95em;
line-height:1.2;
color:#ffc;
padding:0;margin:0;
}
.praise {
font-size:.85em;
color:#ffc;
margin:0 2em 1.70em 2em;
line-height:1.2;
 background-color:#212121;
  border: 1px solid #000;
	padding: .95em;
	-moz-border-radius-bottomright:15px;
   -webkit-border-bottom-right-radius:15px;
   -khtml-border-bottom-right-radius: 15px;
   border-bottom-right-radius: 15px;
	-moz-border-radius-topleft:15px;
   -webkit-border-top-left-radius:15px;
   -khtml-border-top-left-radius: 15px;
   border-top-left-radius: 15px;
}
blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a:link {
color:#ffc;
text-decoration:underline;
}
a:visited {
color:#ccc;
text-decoration:underline;
}
a:hover {
color:#313131;
background-color:#ffc;
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
