/* -- GLOBAL STYLES --*/
body {background: url(images/bg.gif) repeat-x center top; color: #666; text-align: center;	margin: 0px; padding: 0px; font: 12px Arial, Helvetica, sans-serif;}
* {margin:0px; padding:0;}
.clear {clear:both;}

p {line-height:17px; padding-bottom:17px;}
a {color:#bb0000; text-decoration:underline;}
a:hover {color:#bb0000; text-decoration:none;}
ul {margin:0 0 17px 30px;}
li {line-height:15px; padding-bottom:6px;}
h1 {font-weight:normal; color:#bb0000; font-size:20px; padding-bottom:8px; margin-bottom:9px; border-bottom:1px solid #eee;}
h2 {font-weight:normal; color:#bb0000; font-size:18px;}
h3 {font-weight:normal; color:#111; font-size:14px; line-height:18px; padding-bottom:17px;}
h4 {font-weight:normal; color:#bb0000; font-size:12px; line-height:18px; padding-bottom:17px;}

/* -- HEADER STYLES --*/

#header {margin:auto; width:850px; height:75px; text-align:left;}
#logo {float:left; height:75px; width:200px;}
#tagline {float:right; height:75px; width:600px; text-align:right;}
#tagline h3 {font-weight:normal; color:#fff; font-size:18px; padding-top:29px;}

/* -- NAV STYLES --*/

#nav {margin:auto; width:850px; height:36px; color:#fff;}
#nav ul {list-style-type:none; margin:0; padding:0;}
#nav li {display:inline; list-style-type:none; padding:0; margin:0;}
#nav li a {display:block; float:right; color:#ccc; padding:10px 0px 0 30px; text-decoration:none;}
#nav li a:hover {text-decoration:underline; color:#fff;}

/* -- CONTENT STYLES --*/

#content {margin:auto; width:850px; text-align:left; margin-top:15px; margin-bottom:15px;}
#spotlight {width:850px; height:165; margin-bottom:15px; border-bottom:7px solid #111;}

#col1 {float:left; width:273px; margin-right:15px; padding-top:16px;}
#col2 {float:left; width:243px; border:1px solid #ddd; background:#f5f5f5; padding:15px 15px 0 15px;}
#col2 h1 {font-weight:normal; color:#bb0000; font-size:20px; padding-bottom:8px; margin-bottom:9px; border-bottom:1px solid #ddd;}
#col3 {float:right; width:273px; padding-top:16px;}

#spotlight-sub {width:850px; height:75px; margin-bottom:15px; border-bottom:7px solid #111; background:#758b2f url(images/spotlight1.jpg) top left no-repeat;}
#spotlight-sub h1 {font-weight:normal; color:#fff; font-size:30px; padding:20px 15px 0px 15px; margin-bottom:0px; border-bottom:0;}

#subcol1 {float:left; width:585px; margin:0px; padding-top:16px; position:relative; left:15px;}
#subcol2 {float:right; width:200px; border:1px solid #ddd; background:#f5f5f5; padding:15px 15px 0 15px; position:relative; right:0px;}
#subcol2 h1 {font-weight:normal; color:#bb0000; font-size:20px; padding-bottom:8px; margin-bottom:9px; border-bottom:1px solid #ddd;}

/* -- FOOTER STYLES --*/

#footer {margin:auto; width:850px; text-align:center; padding-top:15px; margin-top:15px; margin-bottom:15px; border-top:7px solid #eee; color:#999;}
#footer a {color:#999; text-decoration:underline;}
#footer a:hover {color:#bb0000; text-decoration:none;}

