/* This style sheet controls how the site is displayed.  It defines font styles, colors, sizes; site colors; etc... */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;}

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

BODY {background: #fff;
	background-image: url("images/side_bg.gif");
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #990000;}

H1 {font-size: 23px;}

H2 {font-size: 23px;}

H3 {font-size: 19px;}

H4 {font-size: 16px;}

H5 {font-size: 13px;}

H6 {font-size: 12px;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

/* This controls the color and font of standard text links */

A:link {color: #990000;
text-decoration: none;}

A:visited {color: #cc3333;
text-decoration: none;}

A:active {color: #cc3300;
text-decoration: none;}

A:hover {color: #336600;
text-decoration: underline;}

/* Below is specific to DOMAIN NAME pages */

A.white:link {color: #fff;
font-size: 10px;
text-decoration: none;}

A.white:visited {color: #fff;
font-size: 10px;
text-decoration: none;}

A.white:active {color: #fff;
font-size: 10px;
text-decoration: none;}

A.white:hover {color: #fff;
font-size: 10px;
text-decoration: underline;}

.logo {margin: 3px;}

div#topbg {background-image: url("images/top_bg.gif");
background-repeat: repeat-x;
height: 100px;
width: 100%;
margin: 0px;
padding: 0px;
border: 0px;
z-index: 2;}

div#content img {position: relative;}

.nav {width: 142px;}

.address {color: #fff;
font-size: 9px;
margin: 4px;
width: 142px;}

div#content {position: absolute;
top: 165px;
left: 142px;
padding: 5px;}

div#content table {position: relative;}

html>body #content {top: 150px;}

.photo {border: 2px solid #990000;}

.callout {background-color:#fff;
	padding: 4px;
	border: 2px solid #990000;
	width: 206px;
	text-align: left;
	font-size: 10px;}
	
html>body .callout {width: 192px;}	
	
.footer {text-align: center;
margin-top: 50px;}

.topbanner {width: 468;
height: 60;
margin-left: 100px;
margin-top: -70px;} 

html>body .topbanner {position: absolute;
margin-top: 20px;}

/* Mouseovers for Navigation */
div.nav_home {width: 121px;
	height:33px;
	margin: 0 0 0 0;
	background-image: url(images/nav_home.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_home a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_home.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_home a:hover {background-image: none;}

div.nav_classifieds {width: 121px;
	height:32px;
	margin: 0 0 0 0;
	background-image: url(images/nav_classifieds.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_classifieds a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_classifieds.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_classifieds a:hover {background-image: none;}

div.nav_home a:hover {background-image: none;}

div.nav_resources {width: 121px;
	height:29px;
	margin: 0 0 0 0;
	background-image: url(images/nav_resources.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_resources a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_resources.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_resources a:hover {background-image: none;}

div.nav_events {width: 121px;
	height:31px;
	margin: 0 0 0 0;
	background-image: url(images/nav_events.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_events a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_events.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_events a:hover {background-image: none;}

div.nav_forum {width: 121px;
	height:30px;
	margin: 0 0 0 0;
	background-image: url(images/nav_forum.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_forum a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_forum.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_forum a:hover {background-image: none;}

div.nav_profiles {width: 121px;
	height:33px;
	margin: 0 0 0 0;
	background-image: url(images/nav_profiles.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_profiles a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_profiles.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_profiles a:hover {background-image: none;}

div.nav_membership {width: 121px;
	height:32px;
	margin: 0 0 0 0;
	background-image: url(images/nav_membership.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_membership a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_membership.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_membership a:hover {background-image: none;}

div.nav_about {width: 121px;
	height:29px;
	margin: 0 0 0 0;
	background-image: url(images/nav_about.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_about a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_about.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_about a:hover {background-image: none;}

div.nav_contact {width: 121px;
	height:31px;
	margin: 0 0 0 0;
	background-image: url(images/nav_contact.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_contact a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_contact.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_contact a:hover {background-image: none;}

div.nav_sitemap {width: 121px;
	height:34px;
	margin: 0 0 0 0;
	background-image: url(images/nav_sitemap.gif);
	background-position: -121px 0px;
	background-repeat:no-repeat;}

div.nav_sitemap a {display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background-image: url(images/nav_sitemap.gif);
    background-position: top left;
    background-repeat:no-repeat;}
	
div.nav_sitemap a:hover {background-image: none;}

/* CSS for Pages Using RSS Feeds for Content */

.pagefeedbox {border: 0;}

.pagefeedtitle a {color:#900;
	margin:0;
	padding:0;}

.pagerssitemtitle a {color:#900;}

.pagerssitemtitle a:hover {color:#360;}

.rssitem {padding-top: 10px; }