body {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	background-image: url('http://www.firstfocus.net/images/stripes.gif');
	background-repeat: repeat-x;
}

body, p, tr, td, th, td, a, h1, h2, h3, h4 {
	color : #000000;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover{color:red; font-weight:bold; text-decoration:none; }
a:active{font-weight:bold; text-decoration:none; }

h1 {
	font-size : 16px;
	color : #f00;
	margin-top: 0px;
}

h2 {
	font-size : 18px;
	font-variant: small-caps;
	color : #9FA904;
}

a.SideLinks {
	text-decoration: underline;
	color : #FFFFFF;
	font-variant: small-caps;
}

.header {
	padding: 0px;
	margin: 0px;
	font-variant: small-caps;
	color : #FFFFFF;
	font-size : 24px;
	font-weight: bold;
	background: #0E699F;
}

.TopRow {
	color : #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	background: #000000;
}

.SideMenu {
	color : #FFFFFF;
	font-weight: bold;
	background: #0E699F;
	padding: 5px;
	margin: 5px;
}

.BodyText {
	color : #000000;
	padding: 5px;
	margin: 5px;
}

.NewsSideHeader {
	color : #FFFFFF;
	background: #0E699F;
	font-weight: bold;
	text-align: center;
}

.NewsSideBody {
	color : #000000;
	background: #B3DFF8;
	font-size : 10px;
	padding: 5px;
	margin: 5px;
}

.NewsList {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #0E699F;
	border-style: solid;
}

.NewsLink {
	text-decoration: none;
	font-weight: bold;
}

a.actionLink {
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}

#upcoming_events {
	width:143px; 
	background-image: url('../images/gray_background_img.gif'); 
	margin-top:18px; 
	padding: 12px 22px;
	font-size:12px;
}
#upcoming_events p {
	font-weight: normal;
	margin: 6px 0px;
}
#upcoming_events a {
	font-weight: normal;
	text-decoration: none;
}
#upcoming_events a:hover {
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	margin: 0px 0px 14px 0px;
}

blockquote {
	margin: 12px 0px 12px 30px;
}

#home_news_box {
	width:147px;
	margin: 12px 18px 12px 22px;
	font-size:12px;
}
#home_news_box p {
	margin: 6px 0px;
}
#home_news_box p span.newsdate {
	font-size: 10px;
}

#take_action {
	width:152px; 
	padding: 48px 12px 0px 12px;
}


/* for Mozilla/Safari/Opera */
*>#rightColImage-container {
 padding-top: 307px;
 min-height: 1px;
}
*>#rightColImage-container #rightColImage {
 margin-top: -307px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #rightColImage-container {
 height: 307px;
}
/* end filter */

#rightColImage { width:165px; padding-left: 12px; }


/* for Mozilla/Safari/Opera */
*>#leftnav-container {
 padding-top: 325px;
 min-height: 1px;
}
*>#leftnav-container #leftnav {
 margin-top: -325px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #leftnav-container {
 height: 325px;
}
/* end filter */

#leftnav {
	width:152px;
	padding: 14px 12px 48px 12px;
}
#leftnav h4 {margin:5px 0px 2px 0px;}
#leftnav div.indentLink { width: 152px; margin-left: 26px; position: relative; }
#leftnav div.indentLink img { position: absolute; left: -14px; top: 3px; }
#leftnav a {color: #666666; text-decoration: none; font-weight: normal;}
#leftnav h4 a {font-weight: bold;}
#leftNav a:hover {
	color: #666666;
	text-decoration: none;
}
#leftNav a:active {
	color: red;
	text-decoration: none;
}
#leftNav a:visited {
	color: #666666;
	text-decoration: none;
}

.homeNav {
	letter-spacing: -0.5pt;
}
#mainNav table td {
	text-align: center;
	white-space: no-wrap;
}

#mainNav a {
	text-decoration: none;
	color: white;
	font-size: 9px;
	line-height: 20px;
	margin: 0px 2px;
}

#mainNav a:hover {
	background: #95382E;
}
#mainNav a:visited {
	color: white;
}
#mainNav a:active {
	background: #95382E;
}
#email_update {
 margin-top: -20px;
 margin-left: 33px;
 border:2px solid #dbdcdd;
}
#search {
 margin-top: -33px;
 margin-left: 43px;
 border:2px solid #dbdcdd;
}
#addresstext {
 font-size:9px;
 color:#626062;
}

#maincontent {
	width:423px; padding-left: 12px; padding-right: 12px;
}
#recent_action {
	width:423px; padding-left: 12px; padding-right: 12px;
}

.main-navlink {
	padding: 4px;
}
.main-navlink-on {
	background: #95382E; padding: 4px;
}

.bullet-text {
	margin: 0px 0px 5px 15px;
	position: relative;
}
.bullet-img {
	position: absolute;
	left: -15px;
	top: 3px;
}

#action-list-full { display: none; }
#action-list-small { display: block; }
a.recent_action_expand { color: red; font-weight: normal; font-size: 10px; margin-left: 15px; }

#resourcesBox {
	width:152px; 
	background-image: url('http://www.firstfocus.net/images/gray_background_img1.gif'); 
	padding: 12px;
}

#resourcesBox a {
	font-weight: normal;
}
#resourcesBox a:hover {
	font-weight: normal;
}
#resourcesBox a:active {
	font-weight: normal;
}

.recent_action_date {
	color: red;
}

.photoGallery {
	padding-top: 12px;
}
.photoGallery .title {
	font-size: 16px;
	color: red;
	font-weight: bold;
}
/* styles for home page center content columns:    */
#leftcolumn { float: left;
	width: 180px; 
	}
#rightcolumn { float: left; 
	width: 267px;}
div.clear { clear: both; height: 0px; }