
/* BEGIN HEADER */

#header {
	padding: 0px 0 0 0;
	width: 790px;
	height: 50px; /*For IE only*/
}
#header td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
color: #CF9;
font-weight: bold;
}

html>body #header {
	height: 50px; /*this is the actual height */
}


#header a, 
#header a:link, 
#header a:visited{
	padding: 0;
	color: #CF9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover
{
	padding: 0;
	color: #FFF;
	text-decoration: underline;
}

/* END HEADER */

/* Begin Typography*/


p {
	font-size: 12px;
	line-height:20px;
}

blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style:italic;
}
	
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-transform: lowercase;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height:18px;
}

.breakhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663f00;
}

.white_text {
	color: #FFF;
}

.pullquote {
	display: inline;
	float: right;
	margin-left: 10px;
	width: 200px;
	border-left: 1px solid #663f00;
	padding: 0 0 10px 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #663f00;
}

.pullquote_inline {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #663f00;
}

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;
}
/* End Typography */


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

/* BEGIN Sidebar */

.sidebarhead {
display: block;
width: 190px;
padding: 5px;
color: #FFF;
font: Verdana, Arial, Helvetica, san-serif;
font-size: 12px;
font-weight: bold;
}

/* END Sidebar */


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


/* Begin Left Navigation */

#menu_vert {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
/*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;
/*list-style-image: url(uploads/images/cms/bullet2.gif);*/
list-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: #CF9;
}

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: #CF9;
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: #CF9;
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 */


/*Begin Layout */

body {
	margin: 0;
	padding: 0;
	background-color: #e4ae58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a:link, a:visited {
color: #663f00;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #FFF;
}


table#main {
	background-image: url(uploads/images/cms/background_top_tag.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0;
}

td#content_box {
	height: 350px;
	padding: 0 20px 30px 20px;
	background-image: url(uploads/images/cms/background_bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0;
}

td#section_image {
	height: 150px;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


#bottom {
	width: 790px;
	padding: 0;
	height: 5px;
}

#footer {
	padding: 0 0 30px 0;
	font-size: 10px;
	text-align: center;
	color: #000;
}

#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 */


img {
	border: 0;
}

.caption {
	display: block;
	width: 100%;
	border-bottom: 1px dotted #333;
	padding: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #663f00;
}

.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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #663f00;
}

.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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #663f00;
}

.photo_right {
padding: 0 0 0 5px;
float: right;
}

.photo_left {
padding: 0 5px 0 0;
float: left;
}


/* Begin Top Navigation */

table#horiz_nav_table {
	height: 20px;
}

td#horiz_nav_table {
	padding-left: 10 px;
}

#mainNav {
	padding: 0;
	height: 19px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: right;
}
#mainNav a {
	display: block;
	padding-left: 20px;
	text-transform: lowercase;
	font-weight: normal;
}
#mainNav a:link, #mainNav a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#mainNav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#mainNavcurrent {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: right;
	text-transform: lowercase;
	font-weight: normal;
}

#mainNavcurrent a {
	display: block;
	padding-left: 20px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

/* END Top Navigation */


