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

/* Start of CMSMS style sheet 'Layout' */
/*Begin Layout */

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

table#main {
	background-color: #FFF;
	padding: 0;
}

td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
        text-align: left;
}

#flash_banner {
	padding: 0;
	width: 790px;
	height: 145px;
	background-color: #FFF;
}

#header {
	padding: 15px 0 0 0;
	width: 790px;
	height: 130px; /*For IE only*/
	text-align: left;
}

html>body #header {
	height: 145px; /*this is the actual height */
}


#header a, 
#header a:link, 
#header a:visited{
	padding: 0;
	color: #B34809;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover
{
	padding: 0;
	color: #2D5A82;
	text-decoration: underline;
}

#main_nav_top {
	width: 790px;
	height: 20px;
	padding: 0 0 0 153px;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354614;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
	background-image: url(/cms/images/mainNavBack.gif);
	background-position: top;
}

#column_left {
	width: 170px;
	padding: 0 0 20px 0;
	text-align: left;
}

#column_right,
#home_right,
#sitemap {
	width: 620px;
	padding: 5px 0 0 10px;
	background-color: #FFF;
	/*border-left: 1px dotted #333;*/
	border-left: 1px solid #CCC;
}

td#col_right_content {
width: 410px;
padding: 0 10px 0 0;
}

td#col_right_sidebar {
width: 200px;
padding: 0px;
background-color: #EFD992;
}

#home_right a:link, #home_right a:visited
{
	color: #2D5A82;
	font-weight: normal;
	text-decoration: none;
}

#column_right a:link, #column_right a:visited,
#sitemap a:link, #sitemap a:visited
{
	color: #2D5A82;
	font-weight: normal;
	text-decoration: underline;
}

#column_right a:hover, #home_right a:hover, #sitemap a:hover
{
	color: #000;
	text-decoration: underline;
}

#home_content {
	padding: 10px;
}

#bottom {
	width: 790px;
	padding: 0;
	height: 5px;
}

#footer {
	height: 50px;
	padding: 20px 0 0 55px;
	font-size: 10px;
	text-align: left;
	color: #000;
background-image: url(/uploads/images/cms/footer_back_100.gif);
background-repeat: no-repeat;
background-position: left top;
}

#footer a, #footer a:link, #footer a:visited {
   color: #FFF;
   text-decoration: none;
   font-weight: bold;
}

#footer a:hover {
   color: #000;
   text-decoration: underline;
}


/*End Layout */

/* End of 'Layout' */

/* Start of CMSMS style sheet 'Left Navigation' */
/* Begin Left Navigation */

#menu_vert {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
/*width: 170px;*/
}

#menu_vert,
#menu_vert ul {
margin: 0;
padding: 0;
/*width: 170px;*/
}

#menu_vert a:link,
#menu_vert a:visited {
text-decoration: none;
font-weight: normal;
}

#menu_vert a:hover {
color: #000;
text-decoration: underline;
}

#menu_vert ul {
list-style: none;
/*list-style-image: url(uploads/images/cms/bullet2.gif);*/
l/*ist-style-position: inside;*/
}

#menu_vert ul ul,
#menu_vert ul ul ul{
list-style: none;
}


#menu_vert li a {
/*display: block;*/
padding: 0 5px 2px 0;
color: #2D5A82;
}

div#menu_vert ul ul li a, 
div#menu_vert ul ul li a:link, 
div#menu_vert ul ul li a:visited{
/*display: block;*/
padding: 2px 5px 2px 15px;
color: ##2D5A82;
font-size: 10px;
}

div#menu_vert ul ul ul li a, 
div#menu_vert ul ul ul li a:link, 
div#menu_vert ul ul ul li a:visited{
color: ##2D5A82;
padding-left: 40px;
}

.current
{
	color: #000;
	text-decoration: underline;
}


.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 */

/* End of 'Left Navigation' */

/* Start of CMSMS style sheet 'Sidebar' */
/* BEGIN Sidebar */

.sidebar_text {
display: block;
padding: 0 5px 0 5px;
}

.sidebarhead {
display: block;
width: 190px;
padding: 5px;
background-color: #CC9932;
color: #FFF;
font: Verdana, Geneva, Arial, Helvetica, san-serif;
font-size: 12px;
font-weight: bold;
}

#col_right_sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#col_right_sidebar li {
background: url(uploads/images/cms/bullet2.gif) left top no-repeat;
padding-left: 10px;
margin-left: 10px;
}


table#sidebar {
width: 200px;
}
td#sidebar_top {
height: 20px;
background-image: url(uploads/images/cms/sidebar_top.gif);
background-color: #f3c879;
}
td#sidebar_body {
background-color: #f3c879;
padding: 0 5px 0 5px;
font-size: 12px;
font-weight: normal;
color: #000;
line-height: 16px;
}
td#sidebar_bottom {
height: 20px;
background-image: url(uploads/images/cms/sidebar_bottom.gif);
background-color: #f3c879;
}



/* END Sidebar */

/* End of 'Sidebar' */

/* Start of CMSMS style sheet 'Tables' */
/* TABLES */


table#two_col {
width: 600px;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}
td#two_col_main {
width: 390px;
padding: 0 5px 0 0;
background-color: #FFF;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}
td#two_col_sidebar {
width: 200px;
padding: 0 0 0 5px;
border-left: 1px dotted #333;
color: #3A6293;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}

table#sidebar {
width: 200px;
}
td#sidebar_top {
height: 5px;
/*background-image: url(uploads/images/cms/sidebar_top.gif);*/
background-color: #ececec;
}
td#sidebar_body {
background-color: #ececec;
padding: 0 5px 0 5px;
color: #3A6293;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}
td#sidebar_bottom {
height: 5px;
/*background-image: url(uploads/images/cms/sidebar_bottom.gif);*/
background-color: #ececec;
}



/* END TABLES */
/* End of 'Tables' */

/* Start of CMSMS style sheet 'Top Navigation' */
/* Begin Top Navigation */

#mainNav {
	padding: 0;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#mainNav a {
	display: block;
	padding: 1px;
}
#mainNav a:link, #mainNav a:visited {
	color: #FF9;
	text-decoration: none;
	font-weight: bold;
}
#mainNav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#mainNavcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-align: center;
font-weight: bold;
}

#mainNavcurrent a {
	font-weight: bold;
	display: block;
	padding: 1px;
	color: #FFF;
	background-color: #91A570;
	text-decoration: none;
}

/* END Top Navigation */

/* End of 'Top Navigation' */

/* Start of CMSMS style sheet 'Typography' */
/* Begin Typography*/


p {
	font-size: 11px;
	line-height:16px;
}

blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style:italic;
}
	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height:24px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3c6892;
	line-height:18px;
}
.newshead {
	display: block;
	width: 100%;
	padding: 3px 0 0 0;
	border-top: 1px dotted #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height:24px;
}

.breakhead {
	display: block;
	width: 100%;
	padding: 3px 0 0 0;
	border-top: 1px solid #e9cd74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #363F50;
}

/*.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4E302F;
	line-height:24px;
}
.subhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222F1F;
	line-height:18px;
}
.breakhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #363F50;
}*/

.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 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;
}
/* End Typography */

/* End of 'Typography' */

/* Start of CMSMS style sheet 'Left Promo' */
/* Begin Left Promo */

#left_promo {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#left_promo a {
	font-weight: bold;
}
#left_promo a:link, #left_promo a:visited {
	/*color: #B34809;*/
	color: #CC9932;
	text-decoration: none;
}
#left_promo a:hover {
	color: #000;
	text-decoration: underline;
}

/* END Left Promo */

/* End of 'Left Promo' */

