/* Default Styles
----------------------------------------------- */

body {margin:0; padding:0; font-family: "Trebuchet MS",arial, verdana, sans-serif; font-size: 14px; color: #333333; background-color: #f0f0f0;}
html>body { font-size: 14px; }

/* hack to center this under IE5 */
* html body {text-align: center;}
/* keep the content left-aligned */
* html #wrapper {text-align: left;}

#wrapper {margin: 0 auto; width: 1000px; height:auto; background: url(../../images/logo_v1.gif) no-repeat top left #ffffff;}
#print_wrapper {margin: 0 auto; width:auto; height:auto; background-color: #ffffff;}
#content {margin:0 25px; padding:0; width:auto; height:auto;}
#main_lcol {margin:0 25px 0 0; padding:0; float:left; width:225px; height:auto;}
#main_rcol {margin:0; padding:0; float:right; width:700px; height:auto;}

.link-logo {width: 225px; height: 200px; display: block;}

#top_nav {margin: 25px 0 0 0; width: auto; height:auto;}
/*#cat_nav {margin: 200px 0 25px 25px; width: auto; height:auto;}*/
#cat_nav {margin: 0 0 25px 25px; width: auto; height: auto;}
#top_banner {margin: 0 0 15px 0; width: auto; height:auto;}

#content_lcol {margin:0 20px 0 0; padding:0; float:left; width:500px; height:auto;}
#content_rcol {margin:0; padding:0; float:left; width:180px; height:auto;}

#hm_lcol {margin:0 20px 0 0; padding:0; float:left; width:450px; height:auto;}
#hm_rcol {margin:0; padding:0; float:right; width:230px; height:auto;}



#footer {padding:15px 0; width: 1000px; height:auto; font-size:11px; text-align:center; background-color:#ffffff;}

/* Navigation Styles
----------------------------------------------- */
#navcontainer {height:29px;}
#navcontainer ul {margin:0 0 0 10px; color: white; font-weight:bold; text-align: left; padding-bottom: 10px; padding-top: 7px;}
#navcontainer ul li {display: inline; margin-left: -4px;}
#navcontainer ul li a {padding: 7px 15px 7px 15px; color:#000000; font-weight:bold; text-decoration: none;}
#navcontainer ul li a:hover {color: #666666;}
#active a {color: #666666;}		

#catnavcontainer ul{margin: 0; padding: 0; list-style-type: none; font-family: verdana, arial, Helvetica, sans-serif;}
#catnavcontainer li { margin: 0 0 1px 0; }
#catnavcontainer a{display: block; padding: 5px 10px; width: 155px; color: #fff; background-color: #971a1e; text-decoration: none;}
#catnavcontainer a:hover{color: #971a1e; background-color: #e9baba; text-decoration: none;}
#catnavcontainer ul ul li { margin: 0 0 1px 0; }
#catnavcontainer ul ul a{display: block; padding: 5px 5px 5px 30px; width: 140px; color: #971a1e; background-color: #e9baba; text-decoration: none;}
#catnavcontainer ul ul a:hover{color: #971a1e; background-color: #efdcdc; text-decoration: none;}
#catnavcontainer ul ul li a.selected {background-color: #efdcdc;}

/* Site Elements
----------------------------------------------- */
.featured {margin-bottom:15px; padding:15px; font-size:12px; width:470px; height:auto; background-color:#d6c9c9;}
.featured p {margin:0; padding-bottom:5px;}
.free {margin-bottom:15px; padding:15px; font-size:12px; width:470px; height:auto; border-bottom:1px dashed #cccccc;}
.free p {margin:0; padding-bottom:5px;}
.title {padding-bottom:5px; font-weight:bold; width:250px; height:auto; float:left;}
.phone {padding-bottom:5px; font-weight:bold; width:220px; height:auto; float:left; text-align:right;}

/* Site Elements
----------------------------------------------- */

.height-spacer {height: 200px;}

.results-left {width:295px; height:auto; float:left;}
.results-right {width:295px; height:auto; float:left; text-align:right;}
.three-col {width:150px; height:auto; float:left;}
.two-col {margin:0 0 10px 0; width:300px; height:auto; float:left; text-align:center;}

.msgBox {padding:10px; margin-bottom:10px; width:auto; height:auto; border:1px solid #ED81BA; background-color:#F2A6CD; text-align:center; font-weight:bold; color:#674F41; font-size:16px;}

/* Generic Styles
----------------------------------------------- */

/* tags */
p {margin:0; padding-bottom:15px;}
h1 {margin:0; padding:10px 0; font-size:16px; font-weight:bold; color:#971a1e;}
h2 {margin:0; padding:10px 0; font-size:14px; font-weight:bold; color:#971a1e;}
h3 {margin:0; padding:10px 0; font-size:14px; font-weight:bold; color:#000000;}

a.gen_nav, a.gen_nav:link, a.gen_nav:visited, a.gen_nav:active{text-decoration: none; color:#000000; font-weight:bold; font-size: 14px;}
a.gen_nav:hover{text-decoration: none; color:#666;}

.search_paging {margin:20px 0 20px 0; background-color:#ffffff;}
.search_paging a, .search_paging a:link, .search_paging a:visited, .search_paging a:active{text-decoration: underline; color:#000000; font-size:14px;}
.search_paging a:hover{text-decoration: none;}

/* regular text */
.text-l {font-size:14px; font-weight:normal;}
.text-m {font-size:12px; font-weight:normal;}
.text-s {font-size:11px; font-weight:normal;}
.text-xs { font-size:10px; font-weight:normal;}
.text-xxs { font-size:9px; font-weight:normal;}

/* bold text */
.btext-l {font-size:14px; font-weight:bold;}
.btext-m {font-size:12px; font-weight:bold;}
.btext-s {font-size:11px; font-weight:bold;}
.btext-xs {font-size:10px; font-weight:bold;}
.btext-xxs {font-size:9px; font-weight:bold;}

.required {font-weight:bold;}
.error {font-weight:bold; color:#ff0000;}

/* colors */
.grey {color:#666666;}
.red {color:#FF0000;}
.blue {color: #971a1e;}
.yellow {color: #FFFF00;}
.orange {color: #FF9900}

/* borders */
.border {border:1px solid #666666;}
.border-bottom {padding: 10px 5px; border-bottom:1px solid #cccccc;}

/* columns */
.category_col {margin: 0 10px 10px 0; width:190px; height:auto; float:left;}
.category_lcol {margin: 0 0 10px 0; width:190px; height:auto; float:left;}

.login_col {margin:0; padding:0; float:left; width:260px; height:auto; border-right:1px solid #cccccc;}
.newuser_col {margin:0; padding-left:25px; float:left; width:260px; height:auto;}

/* image styles */
img {margin: 0; padding: 0;}

/* form styles */
.field {padding: 5px 0; clear:both;}
.label {font-weight: bold; width: 145px; float: left; padding-top:4px;}

/* table styles */
.tablehead {color: #000; font-style: normal; font-size: 11px; background-color:#FFFFFF; vertical-align:top; width: 100%; margin:0 0 15px 0;}
.colhead {background:#637D7C; color: #fff; font-weight: bold; font-size: 14px;}
.evenrow {padding: 5px 0; background-color: #FFF; font-size: 11px; width: 15%; text-align:center; border-bottom:1px solid #ccc;}
.oddrow {padding: 5px 0; background-color: #F0F0F0; font-size: 11px; width: 15%; text-align:center;}

.events_hm {margin-bottom:15px; padding:0; width: auto; font-size: 14px; background-color: #e9baba; height:auto;}
.events_hm h2 { margin: 0; padding: 5px 5px; color: #fff; background-color:#971a1e; font-size: 14px; font-weight: bold;}

/* misc */
.clear {clear:both;}
.inside {padding:10px;}

/* links */
a, a:link, a:visited, a:active{text-decoration: underline; color:#ac2b74; font-size: 14px;}
a:hover{text-decoration: none;}

a.black, a.black:link, a.black:visited, a.black:active{text-decoration: underline; color:#000000; font-size: 14px;}
a.black:hover{text-decoration: none;}