body,td,tr { font-family: arial, verdana, helvectica; font-size: 12px; font-weight: normal; }

.list a	{
	color: #000;
	font-family:arial;
	font-size:11px;
	
	}

/* ####################################
# Text
#################################### */
.redText { color: #ff0000; }
.textJustify { text-align: justify; }

/* #####################################
# Links 
##################################### */
a {	color: #006; text-decoration: underline; }
a:hover { color: #000; background-color: transparent; text-decoration: none }
a.mNav { font-size : 10px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; text-decoration : underline; }
a.inventoryOptions { font-size : 10px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; text-decoration : none; }
a.inventoryOptions:hover { font-size : 10px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; text-decoration : underline; }
a.footer {font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : underline;}
a.footer:hover {font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration : none;}

/* ####################################
# TD
#################################### */
.closeWindow { background-color: C8CEDC; }
.tableBorder { background-color: C7D7FD; }
.inventoryOptions {	background-color: #D2FF00; border-bottom: 1px solid #999999; }
.titleRow { background-color: C8CEDC; font-color:#000000; font-weight: bold; }
.mListing { border-bottom: 1px solid #999999;}
.dealerInfo {
	     font-size: 12px;
		 line-height: 16px;
		 font-family: Verdana,Arial,Helvetica,"Sans Serif";
		 font-weight: bold;
	}

/* ####################################
# Form 
#################################### */

/* this does the colors for the JS Error Checking */
.errHilite {
  background-color: #ff9999;
}
.dottedLine {  border-bottom: 1px solid #999999;}
/* ####################################
# Text Elements
#################################### */


h1 {
	margin: 2px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dotted #999;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000; }

h2 {
	margin: 0px 0px 7px 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	font-weight: bold;
	color: #000; }

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000; }

h4 {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #999;
	font-size: 13px;
	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000; }

/* ####################################
# List Elements
#################################### */
	
ul {
	margin-bottom: 22px;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, "Georgia", times, serif;
	list-style-type: disc;
	font-weight: normal;
	color: #333; }

ol {
	margin-bottom: 22px;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, "Georgia", times, serif;
	/* list-style-type: disc; */
	font-weight: normal;
	color: #333; }
	
/*##########################
# Cal
#########################*/
.calThisDateSep {  background-color: #89B2CA; }
	.trCalDaysHeadings { background-color: #336699; color: #FFFFFF; }
	.days { background-color: #ffeaa0; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
	.eventForThisDay { background-color: #DDDDDD;
	cursor:pointer; }
	.eventForThisDayOut {  background-color: #E1E1E1; }
   .dListing { border-bottom: 1px solid #5D658A;}
   .calLegendTodaysDate { 	
	   	background-color: #E1E1E1;
	}
	.calLegendEventSchlDate { 	
	   	background-color: #d7b7b7;
	}
	.thisCalEventInfo	{
		background: #635180;
		color: white;
	}
	
	.evenRow	{
		background: #c2f65f;
		font-weight: bold;
		
	}
	.calDateHeading	{
		background: #8c8b90;
		color: #ffffff;
	}
	
/*###########################
# Footer
############################*/
.top {
	padding: 20px 2px 5px 10px;
	text-align: right;
	font-size: 11px; 
	border-bottom: 1px solid #999999;}
.footerBg {background-image: url("/images/bg_footer.gif")  top left no-repeat; }	



	
div#pageTitle h1
	{
		font-size:11pt;
		color: #FFFFFF;
		font-weight:bold;
		background: url(/images/top_greenCurv.jpg) right no-repeat #5BB12A; 
		width: 214px;
		height: 26px;
		padding: 0px;

		
	}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}


.errorMessage
	{
		color: #ff0000;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#336699;
		text-transform: uppercase;
		padding: 0px 0px 0px 0px;
	}
#menuItem_1 a
	{
		font-size:10px;
		color: #336699;
		font-weight:bold;
		text-decoration: none;
	}
#menuItem_1
	{
		background: url(/images/bgWhiteDottedDiv.gif) no-repeat bottom left;
		padding: 3px 0px 3px 0px;
	
	}	
#menuItem_1 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_1 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxBlue.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}	
#menuItem_2
	{
		padding: 5px 0px 3px 5px;
		background: #d5d5d5 url(/images/bgLightDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_2 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_2 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_2 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_2 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
	
#menuItem_3
	{
		padding: 5px 0px 3px 20px;
		background: #eaeaea url(/images/bgBlueDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_3 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_3 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxGray.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_3 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_3 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
 */		
 
 
 
#homeLatestNews
	{
		padding-top: 5px;
		background: url(/images/news_div.gif) no-repeat bottom left;
	
	}		
#homeLatestNews ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#homeLatestNews li
	{
		padding-left: 10px;
		padding-bottom: 5px;
  	 	background: url(/images/news_li.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		font-size:10px;
	}	
	
/*
	:::::::::::::::::::::::::::::::::::::::::; Photo Gallery :::::::::::::::::::::::
 */			
	.imgSlideOver {
	cursor:pointer;
	background-color: #C3E3EA;
	color: #000000;
	}
	.imgSlideOut {
	background-color: #EEEEEE; 
	}
	.showingImages {
	background-color: #e1e1e1;
	}

	.imgBorder {
		border:1px solid black;
	}

/*
	:::::::::::::::::::::::::::::::::::::::::; Announcement :::::::::::::::::::::::
 */
	.announcementTitleHeading
	{
		font-size:11pt;
		font-weight:bold;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; MyProfile / Join :::::::::::::::::::::::
 */			
	table#myProfile .formTitleRow
	{
		background-color: #687fc5;
		font-weight: bold;
		padding: 5px;
		color: #FFFFFF;
	}
	
	table#myProfile .formCaption
	{
		text-align:right;
		background-color: #EFEFEF;
	}
	
	table#myProfile .titleRow
	{
		background-color: #E1E1E1;
		font-weight: bold;
		padding: 5px;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::; MEMBERS Dir :::::::::::::::::::::::
 */		
	table#membersDir .titleRow 
	{
	    background-color: #E1E1E1;
		font-weight: bold;
	}
	table#membersDir .evenRow 
	{
	    background-color: #FEFFDF;
		
	}	
	table#membersDirRecords td
	{
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Contact Form :::::::::::::::::::::::
 */		
 .contactFormHeading
 	{
		color: #687fc5;
		font-size: 10pt;
		font-weight:bold;
		border-bottom:1px dotted #4662b8;
 	}

/*
	:::::::::::::::::::::::::::::::::::::::::; siteMap :::::::::::::::::::::::
 */		
 
ul#siteMap li
	{
		padding: 3px 0px 3px 0px;
	} 
	
/*
	:::::::::::::::::::::::::::::::::::::::::;   Classifieds :::::::::::::::::::::::
 */		
table#classifieds .titleRow
{
  background-color: #E1E1E1;
  font-weight: bold;
}

/*
	:::::::::::::::::::::::::::::::::::::::::;  My Classifieds :::::::::::::::::::::::
 */		

table#myClassified .formTitleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}
table#myClassified .titleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}		


/********************
Articles 
********************/

.artitleTitleHeading	{
font-weight:bold;
}