
/* ----BEGIN IMAGES ----*/

img {
	border: 0;
}
.caption {
	display: block;
	width: 100%;
	border-bottom: 1px dotted #333;
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.photo_box_right {
	display: inline;
	float: right;
	margin-left: 10px;
	max-width: 300px;
	min-width: 100px;
	border-bottom: 1px dotted #333;
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.photo_box_left {
	display: inline;
	float: left;
	margin-right: 10px;
	max-width: 300px;
	min-width: 100px;
	border-bottom: 1px dotted #333;
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.photo_right {
	padding: 0 0 0 5px;
	float: right;
}
.photo_left {
	padding: 0 5px 0 0;
	float: left;
}
/*---- END IMAGES ----*/


/* BEGIN Top Navigation */
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-align: center;
	background-color: #B5B5B5;
}
#top_nav a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px;
	text-align: center;
        font-weight: bold;
}
#top_nav a:link, #top_nav a:visited {
	color: #000;
	text-decoration: none;
}
#top_nav a:hover {
	background-color: #666;
	color: #FFF;
}

#top_nav_current a {
	display: block;
	padding: 2px;
        color: #000;
	background-color: #FFF;
	text-decoration: none;
}

/* END Top Navigation */

/*---- BEGIN TYPOGRAPHY ----*/

p {
	font-size: 12px;
	line-height:18px;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}
td {
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 18px;}
.breakhead {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.eyebrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	margin: 0px 0px -12px;
	padding: 0px;
	height: 12px;
}
.pullquote {
	display: inline;
	float: right;
	margin-left: 10px;
	width: 200px;
	border-left: 2px dotted #AFCC78;
	padding: 0 0 10px 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #3A6293;
}
.pullquote_inline {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #3A6293;
}
#column_right ul, #column_right ul ul,#sitemap ul, #sitemap ul ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#column_right li {
	list-style: none;
	background: url(uploads/images/cms/bullet2.gif) left top no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}
.sitemap ul, .sitemap li {
	list-style: none;
	padding-left: 10px;
	margin-left: 10px;
}
td#boiler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	vertical-align: bottom;
}
td#boiler a:link, #boiler a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D5A82;
	text-decoration: none;
}
td#boiler a:hover {
	text-decoration: underline;
	color: #000;
}
#edit_link a:link, #edit_link a:visited, #edit_link a:hover {
	color: #CCC;
	text-decoration: none;
}
.event_date {
	font-size: 10px;
	line-height: 10px;
}

/*---- END TYPOGRAPHY ----*/


/* BEGIN SIDEBAR */

.sidebar {
	display: block;
	width: 154px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/* END SIDEBAR */

/*---- BEGIN LEFT NAVIGATION ----*/

#nav_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav_left,
#nav_left ul,
#nav_left li {
	margin: 0;
	padding: 0;
}
#nav_left a:link,
#nav_left a:visited {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #6C0024;
}
#nav_left a:hover {
	text-decoration: underline;
	background-color: #666;
}
#nav_left ul {
	list-style: none;
	line-height: 20px;
}
#nav_left ul ul,
#nav_left ul ul ul{
	list-style: none;
	line-height: 16px;
}
#nav_left li a {
	display: block;
	/*height: 24px;*/
	/*padding: 2px 5px 2px 5px;*/
	padding: 2px 0 2px 5px;
	color: #FFF;
	font-weight: bold;
}

/* HACK FOR IE BELOW */
* html div#nav_left li a {
	height: 24px;
}
/* END IE HACK */

div#nav_left ul ul li a, 
div#nav_left ul ul li a:link, 
div#nav_left ul ul li a:visited{
	padding: 2px 0 2px 15px;
	color: ##FFF;
	font-size: 11px;
}

div#nav_left ul ul ul li a, 
div#nav_left ul ul ul li a:link, 
div#nav_left ul ul ul li a:visited{
	color: ##FFF;
	padding-left: 25px;
	font-size: 11px;
}
.current{
	color: #FFF;
	text-decoration: underline;
}
#nav_left .nav_heading {
	display: block;
	padding: 2px 5px 2px 5px;
	color: #999;
	font-weight: bold;
	background-color: #000;
}

.bullet_sectionheader {
	display: block;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
}
hr {
	display: none;
}

/*---- END LEFT NAVIGATION ----*/


/*---- BEGIN LAYOUT ----*/

body {
	margin: 0;
	padding: 0;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited {
	color: #903;
	text-decoration: none;
}
a:hover {
	color: #333;
	background-color: #CCC;
}
td {
	vertical-align: top;
	padding: 0;
}
table#main {
	background-color: #FFF;
	padding: 0;
}
#header {
	padding: 0;
	width: 790px;
	text-align: left;
}
#connect_box {
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #FFF;
}
#connect_box a {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}
#connect_box a:link, #connect_box a:visited, #connect_box a:hover {
	text-decoration: none;
	display: block;
	padding: 4px 0 1px 10px;
}
#connect_box a:hover {
	color: #000;
	background-color: #999999;
}
.connect_box_head {
	display: block;
	padding: 2px 0 3px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#main_nav_top {
	width: 790px;
	height: 20px;
	padding: 0;
}
td#column_left {
	text-align: left;
	background-color: #903;
	padding: 0;
}
td#column_center {
	text-align: left;
	padding: 0;
	padding-bottom: 20px;
}
td#column_right {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
}
td#footernav {
	background-color: #666;
	padding: 5px;
	text-align: center;
	color: #CCC;
}
td#footernav a, #footer a:link, #footer a:visited {
	   color: #FFF;
	   text-decoration: none;
	   font-weight: bold;
}
td#footernav a:hover {
	   color: #000;
	   text-decoration: underline;
}
#footer {
	background-color: #333;
	text-align: center;
	color: #999;
	font-size: 10px;
}
#footer a, #footer a:link, #footer a:visited {
	   color: #999;
	   text-decoration: none;
	   font-weight: bold;
}
#footer a:hover {
	   color: #000;
	   text-decoration: underline;
}
/*---- END LAYOUT ----*/

