@charset "utf-8";
/* CSS Document */

body,td,th,p,select,li,ul,input,blockquote,textarea,div
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height:20px;
 color: #A5A5A5;
}

/* Content: padding should be on content class NOT container */
.content
{
    font-size: 14px;
	line-height: 30px;
	padding: 5px 20px 25px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*overflow: hidden;*/
}

.content p
{
	font-size: 14px;
	line-height: 30px;
}

.content textarea
{
	width: 95%;
}

.content ul
{
	padding:0px;
	margin:8px 0 10px 20px;
}

.content ul li
{
	padding: 2px 0px;
}

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

a {
color:#FEDA79;
}

.contentheader h1, .contentheader_banner h1 {
color:#;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:24px;
margin:0px;
padding:0px 15px 5px;
}

.title {
/*background:#FFFFFF url(_gfx/int/title_bg.gif) no-repeat scroll right top;*/
/*border-bottom:3px solid #C5D0DE;*/
color:#FEDA79;
font-weight:bold;
font-size:20px;
margin:0;
width:100%;
}

.title_left {
width:65%;
}

h1#Title1_title {
font-size: 14px;
color: #FEDA79;
font-weight: bold;
}

.breadcrumb_wrapper {
color:#989898;
font-size:10px;
padding: 0px 3px 10px 15px;
}

.breadcrumb a:hover {
text-decoration:underline;
}
.breadcrumb a {
font-size:10px;
color:#989898;
text-decoration:none;
}

.home_column_left {
padding-left: 20px;
padding-right: 15px;
}

.home_column_right {
padding-left: 33px;
padding-right: 15px;
}

.home_column_heading {
font-family: Arial, Helvetica, sans-serif;
color: #141b5c;
font-size: 24px;
font-weight: bold;
margin: 13px 0 13px 0;
}

.home_news {
line-height:13px !important;
}

.home_news .box_item_title {
background:transparent url(/images/arrows.gif) no-repeat scroll 0px 3px;
font-size:11px;
margin-bottom:4px;
padding-left:9px;
}

.home_events .box_item_title {
font-size:11px;
margin-bottom:7px;
padding:0px;
}

.box_item_title {
clear:both;
padding-bottom:5px;
}

.box_item_title a.alert {
color: #cc0000;
font-weight: bold;
}

.box_item_title a {
color:#464749;
font-weight:normal;
text-decoration: none;
}

.box_item_title a:hover {
text-decoration: underline;
}

.home_events .box_item_date {
color:#BD970F;
font-size:11px;
font-weight:bold;
margin:0pt 6px 0pt 0pt;
padding:0pt;
}

.box_item_date {
margin-bottom:0px;
padding-top:2px;
}

.news_list td{
border:0px none;
margin:0px;
padding:4px 4px 10px 0pt;
}

.news_list td div,
.news_list p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
}

.news_list p {
padding: 0;
margin: 0;
}

.news_list a {

}

.meetings_list th {
color: white;
background-color: #666;

}

.meetings_list .color1 {
background-color: #FFFFFF;
}

.meetings_list .color2 {
background-color: #DEDEDE;
}

form#newsletter_signup {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
margin: 15px 0 0 8px;
padding: 0;
line-height:20px;
font-size: 12px;
}

#newsletter_signup #signup,
#newsletter_signup #unsubscribe,
#newsletter_signup #email {

color: black;
font-size: 11px;
padding: 0;
margin: 0 0 4px 0;
}

div#paginate_pages {
border-top: 1px solid #6a655c;
}

div#paginate_page_of {
text-align: right;
}

form#search_form {
color: white;
padding: 0;
margin: 0 0 0 4px;
}

form#search_form td{
color: white;
}

#search_form input {
padding: 0px;
margin: 3px;
}


.home_collage
{
	height: 245px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: url(ftp/home_rotation/0.jpg) top no-repeat;
	z-index: 0;
}

.home_collage .image_collage
{
	position: absolute;
	overflow: hidden;
	z-index: 0;
}

.spotlight{
	padding: 0px;
	width: 206px;
	height: 85px;
	overflow: hidden;
	background: url(images/spotlight.gif);
	z-index: 1;
}

.spotlight a, .didyou a{
	text-decoration: none;
}

.spotlight a:hover, .didyou a:hover
{
	text-decoration: underline;
}

.didyou
{
	padding: 0;
	margin: 5px 10px 0 0;
	width: 206px;
	left: 544px;
	height: 87px;
	overflow: hidden;
	background: url(images/didyou.gif);
}

.spotlight p, .didyou p, .important_alert p{
	margin: 38px 10px 10px 20px;
	line-height: 14px;
	font-size: 11px;
}

.home_boxes
{
	/*position: relative;
	top: 16px;	
	left: 544px;
	width: 206px;*/
	position: absolute;
	z-index: 1;
	margin: 16px 0px 0px 544px;
}


.weather
{
	float: left;
	position: absolute;
	z-index: 3;
	margin: 194px 0px 0px 550px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #141b5c;
	/*margin-top: 10px;*/
	font-weight: bold;
	width: 206px;
	height: 40px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;

}

.weather a
{
	color: #BD970F;
}

.weather img
{
	position: relative;
	top: 10px;
}
