body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
body {
	background-color: #A0A0A0;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.news {
	background: url(/images/home_15.gif);
	border-bottom: 5px solid white;
	padding: 15px 20px 10px;
	font-size: 11px;
	line-height: 14px;
}
.news_int { 
	padding: 15px 20px 10px;
	font-size: 11px;
	line-height: 14px;
}
.news p, .news_int p { margin-top: 10px; }
.news a, .news_int a { text-decoration: none; color: #aa8926; }
.news a:hover,  .news_int a:hover { text-decoration: underline; }
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa8926;
	border-bottom: 1px solid #d2c087;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
H3 {
	color: black;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.smalltext { font-size: 10px; color: #777777; }
.headshot {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: #f5f5f5;
	margin: 0 0 10px 20px;
}
#outerborders { border: 2px solid #ccc; }

.header {
	color: #4676AE;
	background: url(/images/home_03.jpg) no-repeat;
	text-align: right;
	height: 99px;
}
.homecontent {
	padding: 20px 50px 0 50px;
	background: url(/images/home_16.gif) no-repeat top;
}

.content {
	padding: 20px 30px;
	background: url(/images/home_16.gif) no-repeat top;
}	
.contentSub {
	padding: 20px 30px;
	background: url(/images/subpage_shadowbackground.gif) no-repeat top;
	height: 275px;
}	
.content strong { color: #AA8926 }
.contentSub strong { color: #AA8926 }	

a {
	color: #00246D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #AA8926;
}
.footer { 
	text-align: center;
	padding: 5px;
	color: #333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 4px solid #F7F1E1;
	padding-bottom: 3px;
	text-transform: uppercase;
}

hr {
	color: #F7F1E1;
	background: #F7F1E1;
	height: 1px;
	width: 100%;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #333333;
	width: 175px;
	background: #F6F2E6;
	border: 1px solid #6C685E;
}
.FormTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #333333;
	background: #F6F2E6;
	border: 1px solid #6C685E;
	width: 95%;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: none;
	background: #64351D;
	padding: 3 8 4 8;
}
#formbox {
	background: #E5D9CD;
	border: 1px solid #C89055;
}
.leftcol {
	background: url(/images/leftcol_background_mid.gif) repeat-y;
	color: #000;
	margin: 0;
	padding: 0;
	border-bottom: 6px solid #fff;
 }
 
#navcontainer { margin: 5px 15px; }
#navcontainer ul {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li { border-bottom: 1px solid #E0D09E; }
#navcontainer li a {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0px;
}

#navcontainer li a:hover {
	color: #AA8926;
	background: none;
	font-weight: regular;
}
body#about a#about_link,
body#patrick a#patrick_link,
body#ed a#ed_link,
body#donald a#donald_link,
body#rebecca a#rebecca_link,
body#cecily a#cecily_link,
body#maureen a#maureen_link,
body#monitoring a#monitoring_link,
body#development a#development_link,
body#grassroots a#grassroots_link,
body#shoeleather a#shoeleather_link,
body#coalition a#coalition_link,
body#affairs a#affairs_link
{
	color: #AA8926;
	background: none;
	font-weight: bold;
}
