@charset "UTF-8";

body {
	background-color: #ac4540;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #595959; /* Dark Grey */
}

a { color: #672c2b; /* Dk. Red */ text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
a.img { border: none; }

a.boldlink:link { color: #672c2b; /* Dk. Red */ text-decoration: none; font-weight: bold;}
a:boldlink:hover { text-decoration: underline; font-weight: bold;}

h2 {
	font-size: 11px;
	color: #303030;
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	padding: 0;
}

h3 {
	font-size: 11px;
	color: #303030;
	margin: 5px 0 10px 0;
	padding: 0;
}
h2.pagetitle {
	font-size: 13px;
	font-family: Arial, sans-serif;
	line-height:18px;
	color:#672c2b;
	border-bottom: solid 1px #979797;
	width:400px;
	padding-bottom: 4px;
	text-transform: none;
}
p { 
	margin: 0 0 10px 0;
	padding: 0;
}

strong {
	color: #666666;
}

.clear { clear: both; }
/* ****************************** */
/* MAIN LAYOUT GRID               */
#wrapper {
	background-image: url(../images/header_bkg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	display: table;
}

#page { 
	width: 870px;
	margin: 0 auto;
	background-image: url(../images/page_bkg.gif);
	padding-bottom: 15px;
	background-repeat: repeat-y;
	overflow: visible;	
}

#leftBorder { float:left; }
#page_body { float:left; width: 770px; }
#rightBorder { float: left; }

/* ****************************** */
/* HEADER STYLES                  */
#header {
	height: 76px;
	width: 770px;
	padding: 11px 0 0 0;
	margin: 0 auto;
}

#logo {
	height: 56px;
	width: 364px;
	
	overflow: hidden;
	float: left;
} 

/* ****************************** */
/* NAVIGATION (INSIDE HEADER)     */
#navigation {
	margin-top: 56px;
	float: right;
}

#navigation a {
	height: 20px;
	display: block;
	float: left;
}



/* ****************************** */
/* PAGE CONTENT BLOCKS			  */
#banner_container { background: transparent url(../images/banner_bkg.gif) repeat-y; } 

#banner {
	width: 750px;
	margin: 0 auto;
}
#banner_image {
	width: 535px;
	height: 213px;
	float: left;
}

#calendar {
	width: 215px;
	height: 213px;
	float: left;
	margin: 0;
} 

#calendar ul {
	height: 160px;
	background: url(../images/cal_bkg.gif) no-repeat;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
	overflow: hidden;
}

#calendar li {
	text-align: left;
	margin: 7px 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	height: 31px;
	
}

#calendar li .date {
	color: #7e322f;
	width: 45px;
	height: 20px;
	display: block;
	float: left;

}

#calendar li .desc {
	color: #666460;
	width: 180px;
	height: 20px;
	display: block;
	margin-left: 10px;
	float: left;
}

#calendar a { color: #666460; }

#calendar #btm {
	height: 25px;
	width: 215px;
	background: url(../images/cal_btm.gif) no-repeat;
}

#sidebar {
	width: 160px;
	background-color: #999999;
	padding: 0 0 0 3px;
	float: left;
}

#sidebar a {
	width: 160px;
	display: block;
} 

#sidebar a#board { background: url(../images/subnav_board-off.gif) no-repeat; height: 43px; }
#sidebar a#volunteer { background: url(../images/subnav_volunteer-off.gif) no-repeat; }
#sidebar a#education { background: url(../images/subnav_education-off.gif) no-repeat; }
#sidebar a#performance { background: url(../images/subnav_performance-off.gif) no-repeat; }

#sidebar a#board:hover { background: url(../images/subnav_board-on.gif) no-repeat; height: 43px; }
#sidebar a#volunteer:hover { background: url(../images/subnav_volunteer-on.gif) no-repeat; }
#sidebar a#education:hover { background: url(../images/subnav_education-on.gif) no-repeat; }
#sidebar a#performance:hover { background: url(../images/subnav_performance-on.gif) no-repeat; }

#subnav {
	background: url(../images/subnav_bkg.gif) no-repeat;
}

#subnav a {
	text-indent: 0px;
	width: auto;
	height: auto;
	display: block;
	border-bottom: #e7e7e7 1px solid;
	padding: 5px 10px 5px 10px;
	color: #5f5f5f;
	font-weight: bold;
	margin: 0 10px;
	font-size: 10px;
	
} 

#tertiarynav a {
	text-indent: 0px;
	width: auto;
	height: auto;
	display: block;
	border-bottom: #e7e7e7 1px solid;
	padding: 5px 10px 5px 10px;
	color: #5f5f5f;
	font-weight: bold;
	margin: 0 10px 0 20px;
	font-size: 9px
}

#subnav a.active { color: #323232; }
#subnav a.active:hover { text-decoration: none; }
#subnav a.last { border: none; }

#main_content {
	float: left;
	width: 400px;
	padding: 10px 10px 20px 15px;
}

#know {
	float: left;
	width: 170px;
	background: url(../images/know_bkg-mid.gif) repeat-y;
	font-size: 9px;
	margin: 7px 0 0 0;
	/*padding: 30px 0px 20px 10px;*/
	color: #6b6a6a; /* Dk. Gray */
	
}

#know #header {
	background: url(../images/know_bkg-top.gif) no-repeat;
	height: 20px;
	width: 170px;

}

#know #content {
	background: url(../images/know_bkg-btm.gif) no-repeat;
	background-position: bottom;
	padding: 0 15px 9px 15px;
} 

#know a { color: #6b6a6a; /* Dk. Gray /*/ }

#know ul { 
	list-style-image: url(../images/news_bullet.gif);
	margin: 0;
	padding: 0 0 0 10px;
	
}

#know ul li {
	background: url(../images/know_divider.gif) no-repeat;
	background-position: bottom left;
	padding: 6px 0 6px 0;
	
} 

#know ul li.last { background: none; padding-bottom: 15px; }

#news {
	float: left;
	width: 170px;
	background: url(../images/news_bkg-mid.gif) repeat-y;
	font-size: 9px;
	margin: 7px 0 0 0;
	/*padding: 30px 0px 20px 10px;*/
	color: #6b6a6a; /* Dk. Gray */
	
}

#news #header {
	background: url(../images/news_bkg-top.gif) no-repeat;
	height: 20px;
	width: 170px;

}

#news #content {
	background: url(../images/news_bkg-btm.gif) no-repeat;
	background-position: bottom;
	padding: 0 15px 9px 15px;
} 

#news a { color: #6b6a6a; /* Dk. Gray /*/ }

#news ul { 
	list-style-image: url(../images/news_bullet.gif);
	margin: 0;
	padding: 0 0 0 10px;
	
}

#news ul li {
	background: url(../images/news_divider.gif) no-repeat;
	background-position: bottom left;
	padding: 6px 0 6px 0;
	
} 

#news ul li.last { background: none; padding-bottom: 15px; }

#view_more { text-align: right }

.label {
	display: block;
	float: left;
	clear: left;
	text-align: right;
	width: 85px;
	padding: 5px 0 0 0;
	margin: 10px 0 0 15px;
	
}
.formElement {
	display: block;
	float: left;
	width: 150px;
	margin: 10px 0 0 10px;
}

input, textarea, select { width: 100%; }

.checkbox, .radio { margin: 0 5px 0 10px; width: auto; }
.normalWidth { width: auto; }


#login_form { 
	text-align: center;
	width: 300px;
}

#buttons {
	margin: 15px;
} 

.docDescription {
	font-size: 9px;
	color: #595959; /* Dk. Gray */
	text-transform: none;
	font-weight: normal;
}

/* ****************************** */
/* FOOTER STYLES                  */
#footer {
	height: 86px;
	width: 870px;
	margin: 0 auto;
	background: url(../images/page_btm.gif) no-repeat;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding-top: 16px;
} 

#footer a { color: #f7d443; /* Yellow */ } 

#logo {
	
}