body {
	margin: 0 0 20px 0;
	padding: 0;
	padding-top: 20px;
	background-color: #646A12;
	}
	
.leftcolumn
  {
	background-color: #3E619D;
	color: #FFFFFF;
	background-image: url(http://www.silverspringscommunity.com/wp-content/uploads/leftcolumn-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 275px;
	
}

.leftcolumncontent {
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}


.leftcolumncontent .current_page_item a {
	color: #30439B;
	text-decoration: none;
	}
	
.leftcolumncontent .current_page_item a:hover {
	color: #30439B;
	text-decoration: none;
	}
	
.leftcolumn .leftcolumncontent form p, .leftcolumncontent a:link, .leftcolumncontent a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
		
	
.leftcolumncontent a:hover {
	color: #BED2EC;
	}

li { list-style-image: url(images/list.gif); 
	}
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.leftcolumn ul, .leftcolumn ul ol {
	margin: 0;
	padding: 0;
	}

.leftcolumn ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

.leftcolumn ul p, .leftcolumn ul select {
	margin: 5px 0 8px;
	}

.leftcolumn ul ul, .leftcolumn ul ol {
	margin: 5px 0 0 10px;
	}

.leftcolumn ul ul ul, .leftcolumn ul ol {
	margin: 0 0 0 10px;
	}

ol li, .leftcolumn ul ol li {
	list-style: decimal outside;
	}

.leftcolumn ul ul li, .leftcolumn ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

.contentarea   {
	background-color: #ffffff;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 250px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-image: url(http://www.silverspringscommunity.com/wp-content/uploads/contentarea-bg.jpg);
}

.entry ul li  {
	list-style-image: url(images/list.gif);	
	line-height	   : 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.current_page_item  {
	color: #30439B;
	background-color: #6583B5;
	background-image: url(images/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

h1,h2,h3,h4,h5  { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal }
h1  { color: #3e629e; font-size: 24px; line-height: 25px }
h2 { font-size: 18px; color: #3e629e; }
h3 { font-size: 13px; font-weight: bold; color: #3e629e;}
h4  { color: #952F20; font-size: 15px; font-weight: bold; }
h5 { font-size: 12px; color: #000000; font-weight: bold; margin-top: 10px; line-height: 14px;}
h6 { color: #B9B49C; font-size: 11px; font-weight: normal;  }

.no-bottom-margin { margin: 0; }

a:link {
    color: #952F20;
    text-decoration: underline;
}
a:visited {
	color: #952F20;
	text-decoration: underline;
}

a:hover {
	color: #952F20;
	text-decoration: none;
}


td,tr,p,div  { color: #333333; font-size: 12px; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; line-height: 18px }

li { list-style-image: url(images/list.gif); }


.imageborder  { border: solid 1px #333333 }

.footer		  { color: #666666; font-size: 9px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;  }
.footer a:link  { color: #666666; text-decoration: none } 
.footer a:visited  { color: #666666; text-decoration: none }
.footer a:hover  { color: #666666; text-decoration: none }


.footer2		  { color: #666666; font-size: 9px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;  }
.footer2 a:link  { color: #666666; text-decoration: none } 
.footer2 a:visited  { color: #666666; text-decoration: none }
.footer2 a:hover  { color: #666666; text-decoration: none }

.navcell  { color: #ffffff; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 24px;}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
  	color : #FBF8F1;
  	font-size: 14px;
}
