/* Start of CMSMS style sheet 'Images' */
/* ----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 ----*/

/* End of 'Images' */

/* Start of CMSMS style sheet 'Layout' */
/*---- BEGIN LAYOUT ----*/

body {
	margin: 0;
	padding: 0;
	background-color: #0f2b58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited {
	color: #3f6617;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #5c4033;
}
hr {
border: 0;
height: 1px;
	width: 100%;
	background: #6cac32;
	color: #6cac32;
}
td {
	vertical-align: top;
	padding: 0;
}
table#main {
	background-color: #fff;
	padding: 0;
}
#header {
	background-color: #0f2b58;
	padding: 0;
	width: 800px;
	text-align: center;
}
#connect_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	color: #FFF;
	padding: 5px;
	line-height: 24px;}
#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: #FFF;
	background-color: #01486c;
}
.connect_box_head {
	display: block;
	padding: 2px 0 3px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#main_nav_top {
	width: 800px;
	height: 20px;
	padding: 0;
}
td#column_left {
	text-align: left;
	background-color: #6cac32;
	padding: 0;
}
td#column_center {
	text-align: left;
	padding: 0;
	padding-bottom: 20px;
}
td#column_center_only {
	text-align: left;
	padding: 0 10px 0 0;
	padding-bottom: 20px;
}
td#column_right {
	border-top: 1px solid #FC0;
	border-left: 1px solid #FC0;
	background-color: #fff0b2;
}
#events_sidebar {
	padding: 5px;
	background-color: #ffe780;
	border-bottom: 1px solid #FC0;
}
#event_frame {
	background-image: url(uploads/images/cms/loading.gif);
	background-repeat: no-repeat;
	background-color: #ffe780;
	border-bottom: 1px solid #FC0;
}
td#footernav {
	background-color: #069;
	padding: 5px;
	text-align: center;
	color: #FFF;
}
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 {
	text-align: center;
	color: #FFF;
	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 ----*/

/* End of 'Layout' */

/* Start of CMSMS style sheet 'Nav Left' */
/*---- BEGIN LEFT NAVIGATION ----*/

#nav_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#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 #690;
}
#nav_left a:hover {
	text-decoration: underline;
	background-color: #9ac601;
}
#nav_left ul {
	list-style: none;
}
#nav_left ul ul,
#nav_left ul ul ul{
	list-style: none;
}
#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: 22px;
}
/* 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: 10px;
}

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: 40px;
}
#current a {
	display: block;
	padding: 2px 5px 2px 5px;
	color: #FFF;
	font-weight: bold;
	background-color: #069;
	border-bottom: none;
}
#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;
}
nav_left hr {
	display: none;
}

/*---- END LEFT NAVIGATION ----*/

/* End of 'Nav Left' */

/* Start of CMSMS style sheet 'Nav Top' */
/* BEGIN Top Navigation */
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9ac601;
	height: 24px;
}

#top_nav a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px;
        font-weight: bold;
}
/* HACK FOR IE BELOW */
* html div#top_nav {
	height: 20px;
}
/* END IE HACK */
#top_nav a:link, #top_nav a:visited {
	color: #000;
	text-decoration: none;
}
#top_nav a:hover {
	color: #FFF;
}

#top_nav_current a {
	display: block;
	padding: 2px;
        color: #000;
	background-color: #FFF;
	text-decoration: none;
}

/* END Top Navigation */
/* End of 'Nav Top' */

/* Start of CMSMS style sheet 'Sidebar' */
/* BEGIN SIDEBAR */

#sidebartext {
	padding: 5px;}

.sidebar {
	display: block;
	width: 154px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/* END SIDEBAR */
/* End of 'Sidebar' */

/* Start of CMSMS style sheet 'Typography' */
/*---- 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: 24px;
	font-weight: normal;
	color: #000;
	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;
	color: #069;
}
.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #069;
	line-height: 20px;
}
.caption {
	display: block;
	width: 100%;
	border-bottom: 1px solid #6cac32;
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #069;
}
.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 ----*/

/* End of 'Typography' */

