/***********General Styles **********/

p, ul, li, dl, dd, dt, .normal, blockquote{
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:14px;
	color:#444;
}

p{
	line-height: 160%;
	margin-top: 8px;
	margin-bottom: 8px;
	color:#555;
}

td{
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:13px;
}

a{
	color: #666;
}

html>body a{
	color: #666;
}

a:hover{
	color: #20b;
	text-decoration: underline;
}

html>body a:hover{
	color: #20b;
}

a:visited{
	color: #666;
}

html>body a:visited{
	color: #666;
}

li,ol,ul{
	line-height: 145%;
	margin-top: 8px;
	margin-bottom: 8px;	
}

.button{
	border:2px solid #A09E8E;
	background-color:#531;
	padding:1px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

/*********** general layout **************/

body{
	background-image: url(images/background.gif);
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
	
#wrapper{
	background:#f3f9ff;
	color: #333;
	margin:auto;
	padding: 0px;
	border: 1px solid #000;
	width: 850px;	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	
}

html>#wrapper{
	width: 850px;
} 

#box_right {
	padding:6px;
	border: 1px dashed #888;
	margin:4px;
}

#box_right h1 {
	margin:0px;
	font-family:verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #20b;
}

/*************** Content Section ******************/

#main{
	border: 0px;
	margin: 0px;
	background: transparent;
	clear: both;
	text-align: left;	
}

#content{
	padding: 0px;
	margin: 0px;
	background: transparent;
	text-align: left;
}

#home_sidebar {
	padding: 6px;
	margin: 0px 0px 0px 6px;
	border: 2px #A09E8E dotted;
}

.home_box_right {
	padding			: 6px;
	margin			: 10px 10px 10px 0px;
	border			: 1px #bcd solid;
}

.home_box_padding {
	padding			: 3px;
}

#home_box_left {
	padding: 0px 10px 10px 10px;
}

/************* Left Nav Bar ******************/

.navcol {
	background-color: #e6f0f1;
	border-right: 1px solid #000;	
}

#nav{
	padding:6px;
	margin:0;
}

#nav h1 {
	width:138px;
	font-family: arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #005;
	border-bottom: 1px #444 dashed;
	margin:0;
	padding: 6px 0px 3px 0px;
	margin-bottom: 3px;
	background:transparent;
}
	
#nav ul {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight:bold;
	color: #531;
	padding: 0px;
	line-height: 128%;
	list-style-type:none;
	margin:0px 0 0 2px;
}

#nav ul li{
	margin:0;
	padding:1px 0px 1px 0px;
	list-style-type:none;
	font-size: 10px;
	width:97%;
}

#nav a{
	background: url(images/navbox_off.gif) no-repeat 0px 2px;
	padding: 0px 8px 0px 8px;
	margin:0;
	text-decoration:none;
	border-bottom:0;
	color:#666;
}

#nav a:hover{
	background: url(images/navbox_on.gif) no-repeat 0px 2px;
	color:#20b;
}

/************** Content Section ************/

#breadcrumbline{
	font-size:12px;
	color: #666;
	height:15px;
	vertical-align:middle;
	white-space: nowrap;
}

#breadcrumbline a,
#breadcrumbline a:link,
#breadcrumbline a:visited,
#breadcrumbline a:active {
	padding-bottom:1px;
	border-bottom:dashed thin #999;
	color: #999;
	text-decoration:none;
}

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

#contentSection h3{
	background:url(images/square_bullet.gif) no-repeat 0px 2px;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
}
	
/************** News/Calendar **********/

p.date_hdg {
font-family: arial, helvetica, sans-serif;
font-size:18px;
color:#095;
font-weight:bold;
border-bottom: 1px solid #095;
padding-top:8px;
padding-bottom: 2px;
}

p.date_hdg a {
color					: #095;
text-decoration         : none;
}

div.news h4 {
font-weight				: bold;
color				: #666;
margin               : 0;
padding-left         : 10px;
font-size            : 13px;
background-image     : url(images/bullet_square.gif);
background-position  : 0 0;
background-repeat    : no-repeat;
text-decoration      : none;
}

div.news h4 a:link {
color						: #000;
text-decoration      : none;
}

div.news h4 a:visited {
color					: #000;
text-decoration         : none;
}

div.news h4 a:hover {
color					: #c00;
text-decoration         : underline;
}

div.news h4 a:active {
color					: #000;
text-decoration         : none;
}

div.news span.source {
color                   : #666;
font-size				: 11px;
}

div.news div.story {
font-size				: 11px;
margin-bottom: 10px;
}

a.arrow {
font-weight             : bold;
color                   : #c00;
margin                  : 0;
text-decoration         : none;
}

a.arrow:link {
font-weight             : bold;
color                   : #c00;
margin                  : 0;
text-decoration         : none;
}

a.arrow:visited {
font-weight             : bold;
color                   : #c00;
margin                  : 0;
text-decoration         : none;
}

a.arrow:hover {
font-weight             : bold;
color                   : #c00;
margin                  : 0;
text-decoration         : none;
}

table.calendar {
	border: 1px #20b solid;
	background-color:#cde;
	width: 100%;
}

table.calendar td, th {
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	background-color: #def
}

table.calendar th {
	height: 10px;
	font-size: 7pt;
	color: #20b;
	text-align: center;
}

table.calendar td {
	height: 10px;
	font-size: 8pt;
	color: #666;
	font-family: arial,helvetica,sans-serif;
	text-align: center;}

table.calendar .calendar-month {
	font-weight: bold;
	font-size: 11pt;
	color: #339;
	font-family: arial,helvetica,sans-serif;
}

table.calendar td.not-month-day {
	background-color: #cde;
	font-size: 8pt;
	font-family: arial,helvetica,sans-serif;
}

table.yearlist {
	border: 1px #339 solid;
	background-color: #cde;
	width: 100%;
}

table.yearlist td {
	text-align: left;
	border: 0;
	font-size: 8pt;
	color: #999;
	font-family: arial,helvetica,sans-serif;
	background-color: #def;
}

table.yearlist td.yearline {
	font-size: 8pt;
	font-weight: bold;
	color: #339;
}

/************** Footer *****************/
 
.footer {
	border-top: 1px solid #000;
	background-color:#2170b7;
	padding:0px;
}	

.footer p {
	text-align:center;
	vertical-align:middle;
	color: #ddd;
	font-size:14px;
	font-family:verdana, arial, sans-serif;	
	margin:0px;
	padding:4px;
}
	
/*************** Headings *************/

h1{
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 32px;
	color: #005;
	background:transparent;
	padding-top: 14px;
	margin-bottom: 6px;
	margin-top:0px;
	background:transparent;	
	clear:both;
}	

h2{
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #A25008;
	letter-spacing: +.6px;
}

h2.contenthead{
	border-bottom:1px solid #000;
	margin-top:5px;
}
	
h3{
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005;
}

h4{
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005;
	margin-bottom: -2px;
}

h5{
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005;
}