@charset "utf-8";
/* CSS Document */
a, a:link, a:visited, a:active {
 color: #482b30;
 text-decoration:none;
}
a:hover {
 color: #a00f48;
 text-decoration:underline;
}
body {margin:0;}
.topNavBar {
 background:#dff1f3 url(../images_site/top_nav_bg.jpg);
 height:31px;
}
.headerTop {
 background:#efdadf url(../images_site/header_bg.jpg);
 height:99px;
}
.headerRight {
 background:url(../images_site/header_right.jpg) no-repeat right top;
 height:99px;
 width:auto;
 }

#logo_wrap {padding-top:10px;}
.topHdrLinks {
 font:bold 11px Arial, Helvetica, sans-serif;
 color:#3e2428;
}
.topHdrLinks a, .topHdrLinks a:link, .topHdrLinks a:visited, .topHdrLinks a:active {
 font:bold 11px Arial, Helvetica, sans-serif;
 color:#3e2428;
 text-decoration:none;
 padding:0px 10px;
}
.topHdrLinks a:hover {
 font:bold 11px Arial, Helvetica, sans-serif;
 color:#a20e48;
 text-decoration:none;
 padding:0px 10px;
}
.bottomLinks {
 font:bold 11px Arial, Helvetica, sans-serif;
 color:#81aecd;
}
.bottomLinks a, .bottomLinks a:link, .bottomLinks a:visited, .bottomLinks a:active {
 font:bold 11px Arial, Helvetica, sans-serif;
 color:#81aecd;
 text-decoration:none;
 padding:0px 10px;
}
.bottomLinks a:hover {
 font:bold 11px Arial, Helvetica, sans-serif;
 color:#a20e48;
 text-decoration:none;
 padding:0px 10px;
}
.searchArea {
 background:url(../images_site/search_bg.jpg);
 height:10px;
 border-bottom:2px solid #FFFFFF;
}
.sideBarTitle {
 background-color:#482b30;
 height:33px;
}
.leftNavLinks {
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#32171c;
 border-bottom:1px solid #eaf8f9;
}
.leftNavLinks a {width:199px;}
.leftNavLinks a, .leftNavLinks a:link, .leftNavLinks a:visited, .leftNavLinks a:active {
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#32171c;
 background:url(../images_site/left_link_bullet.jpg) no-repeat left center;
 height:20px;
 line-height:17px;
 padding-top:2px;
 padding-bottom:2px;
 text-decoration:none;
 padding-left:22px;

 
}
.leftNavLinks a:hover {
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#a00f48;
 background:url(../images_site/left_link_bullet_red.jpg) no-repeat left center;
 height:20px;
 text-decoration:none;
 padding-left:22px;
 line-height:17px;
}
.rightContent {
 background:#e6e6e6 url(../images_site/main_image.jpg) no-repeat right top;
}
.introText {
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#a8405c;
 width:auto;
 text-align:justify;
 
}
.introText1 {
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#a8405c;
 width:auto;
}
.divd {background:url(../images_site/dot_div.gif) repeat-x left center; height:5px; margin:0px 3px;}
.featuredCats {
 font:bold 13px Arial, Helvetica, sans-serif;
 color:#482b30;
 padding:2px 8px;
 font-variant:small-caps;
}
.footerBg {
 background:#e1f3f3 url(../images_site/footer_bg.jpg);
 height:72px;
}
.mar {font:normal 10px Verdana, Arial, Helvetica, sans-serif; padding:0px 8px; color:#482b30;}
