
/* Begin Left Navigation */

#menu_vert {
font-family: Arial, Helvetica, sans-serif;
/*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: bold;
}

#menu_vert a:hover {
color: #FFF;
text-decoration: underline;
}

#menu_vert ul {
list-style: none;
}

#menu_vert ul ul,
#menu_vert ul ul ul{
	list-style: none;
}

#menu_vert li a {
display: block;
padding: 2px 5px 2px 0;
color: #FF9;
}

/* HACK FOR IE BELOW */
* html div#menu_vert li a {
	height: 20px;
}
/* END IE HACK */

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 0 0 15px;
color: #FFF;
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: #FFF;
padding-left: 30px;
}

#current a
{
	list-style-type: none;
	display: inline;
	text-decoration: underline;
}
#current a:link, #current a:visited
{
	color: #FFF;
	text-decoration: underline;
}

.bullet_sectionheader {
display: block;
padding: 5px 5px 5px 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #999;
}
li.separator {
   height: 1px;
   margin: 0 10px 0 10px;
   border-bottom: 1px dotted black;
	}	
hr {
	display: none;
}

div.hr {
	height: 1px;
	margin: 1em 10px;
	border-bottom: 1px dotted black;
}

/* End Left 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 */


/* Begin Typography*/


p {
	font-size: 12px;
	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: #B34809;
	line-height:24px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A6B0A;
}
.breakhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4A6B0A;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A6B0A;
}
.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B34809;
}

.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;
}

#boiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91A570;
}
/* End Typography */


/* TABLES */


.specialsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.specialsSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
       color: #B9E27A;
	text-align: center;
	}




td#two_col_sidebar {
width: 200px;
padding: 0;
font-size: 12px;
font-weight: normal;
color: #3C5705;
line-height: 20px;
}


/* END TABLES */

/* BEGIN Sidebar */

table#sidebar {
width: 200px;
}
td#sidebar_top {
height: 20px;
background-image: url('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('sidebar_bottom.gif');
background-color: #f3c879
}

/* END Sidebar */


img {
	border: 0;
}


/*Begin Layout */

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

table#main {
	background-color: #3C5705;
	padding: 0;
	background-image: url('background.jpg');
	background-repeat: no-repeat
}

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

#header {
	display: block;
	padding: 0;
	width: 790px;
	height: 93px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
}

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

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

#main_nav_top {
	width: 790px;
	height: 19px;
	padding: 0 0 0 65px;
}

#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: 5px 0 20px 0;
	text-align: left;
}

#column_right_top {
	background-image: url('content_top.gif');
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px; background-position-y:50%
}

#column_right {
	width: 620px;
	padding: 5px 10px 0 10px;
	background-color: #FFFFD5;
}


#column_right_home /*homepage*/ {
	width: 620px;
	background-image: url('content_top.gif');
	background-repeat: no-repeat;
	background-color: #FFFFD5; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0; background-position-y:50%
}

#column_right a:link, 
#column_right a:visited, 
#two_col_main a:link, 
#two_col_main a:visited, 
#two_col_sidebar a:link, 
#two_col_sidebar a:visited 

{
	/*color: #B34809;*/
	color: #3C5705;	
	font-weight: bold;
}

#column_right a:hover, 
#two_col_main a:hover, 
#two_col_sidebar a:hover 
{
	text-decoration: underline;
}

#column_right_bot {
	background-image: url('content_bot.gif');
	background-repeat: no-repeat;
	height: 20px; background-position-y:50%
}

#home_content {
	padding: 10px;
}


/*#sidebar {
padding: 5px;
background-color: #E4E4C6;
}*/

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

#footer {
	font-size: 9px;
	text-align: center;
	color: #91A570;
}

#footer a, #footer a:link, #footer a:visited {
   color: #91A570;
   text-decoration: none;
}

/*End Layout */