html, body { margin: 0; padding: 0; }
body
{
	background-color: #560209;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #642200;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border-style: none;
}
input
{
	font-family: Arial;
	font-size: 12px;
}
a
{
	color: #642200;
}
h1, h2
{
	margin-top: 12px;
	color: #c41230;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 14px;
}
ul
{
	color: #c41230;
	font-size: 90%;
	padding-left: 0;
	margin-left: 0;
}
ul li { margin-left: 1.2em; }

textarea { width: 300px; height: 150px; }

div.panel
{
	width: 934px;
	margin: 46px auto 0 auto;
	background-image: url('../images/shadow_sides.gif');
	background-repeat: repeat-y;
	background-color: White;
	position: relative; /* position required for div.trp */
}
/* top stripes shadow */
div.cs
{
	background-image: url('../images/shadow_side_colors.gif');
	background-repeat: no-repeat;
	background-position: top;
}
/* top shadow */
div.st
{
	background-image: url('../images/shadow_top.gif');
	background-repeat: no-repeat;
	background-position: top;
}
/* bottom shadow */
div.sb
{
	background-image: url('../images/shadow_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
/* top right piece */
div.trp
{
	position: absolute;
	background-image: url('../images/top_right_piece.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 61px;
}

div.panel_inside
{
	padding: 8px;
}
/* menu background - sides */
div.ms
{
	background-image: url('../images/menu_side.gif');
	background-repeat: repeat-y;
	background-position: bottom left;
}
/* menu background - bottom */
div.mb
{
	background-image: url('../images/menu_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.content_top
{
	height: 254px;
	white-space: nowrap;
}
div.logo img
{
	float: left;
	width: 189px;
	border-right: solid 1px #C41230;
}
div.top_images img
{
	float: left;
	border-bottom: solid 1px #C41230;
}

div.menu
{
	background-image: url('../images/menu_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 190px;
	padding-top: 26px;
}
div.menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.menu ul li
{
	margin: 0 0 10px 0;
	padding: 0;
}
div.menu ul li a
{
	color: White;
	font-size: 15px;
	margin-left: 23px;
	text-decoration: none;
	letter-spacing: 1px;
font-weight: bold;
}
div.menu ul li ul
{
	background-color: #edb7c0;
	border-right: solid 1px #c41230;
	padding: 8px 0 8px 0;
	margin-top: 8px;
       display: none;
}
div.menu ul li.selected ul
{
     display: block;
}
div.menu ul li ul li
{
	margin: 0 0 4px 0;
}
div.menu ul li ul li a
{
	color: #642200;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
}
div.menu ul li ul li a:hover, div.menu ul li ul li.selected a
{
	background-image: url('../images/submenu_icon.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	margin-left: 20px;
}
div.left_links {
margin-left: 23px;
margin-top: 18px;
margin-bottom: 15px;
}
a.red_button {
	width: 147px;
	height: 27px;
	text-decoration: none;
	color: White;
	background-image: url('../images/buttons/red_button.gif');
	background-color: #c41230;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	display: block;
	padding-top: 8px;
       font-size: 14px;
       margin-bottom: 12px;
     font-weight: bold;
}

a.resource_center {
	width: 189px;
	height: 76px;
	background-image: url('../images/buttons/resourcecenter.png');
	background-color: none;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	display: block;
}



div.left_search
{
	margin: 100px 0 0 23px;
}
div.left_search input.text_search {
width: 110px;
color: #c41230;
}
div.left_search input.button_search {
vertical-align: middle;
}
div.content
{
	margin-left: 222px;
	padding-top: 10px;
}

/* makes sure the menu spans the height of the page */
div.content_bottom
{
	clear: both;
	height: 27px;
}


div.content_full
{
	margin-right: 43px;
}

div.content_full ul li{
	margin-left: 0px;
}
div.content_left
{
	float: left;
	width: 410px;
       margin-top: 8px;
}

div.content_right
{
	margin-left: 430px;
}
div.newsletter_signup
{
	width: 215px;
	height: 67px;
	padding: 10px 12px 12px 14px;
	background-image: url('../images/background_newsletter.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
}
div.newsletter_signup_title
{
	color: White;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
div.newsletter_signup input.text
{
	width: 210px;
	background-color: White;
	border-style: none;
	color: #c41230;
	padding-left: 5px;
}
div.newsletter_signup input.submit
{
	margin-top: 8px;
	background-color: #edb7c0;
	border-style: none;
	float: right;
	color: #642200;
}

/* news on right side */
div.content_right div.news
{
	background-color: #642200;
	color: White;
	font-size: 11px;
	border: solid 1px #ffb100;
	width: 239px;
	margin-top: 12px;
	padding-bottom: 15px;
}
div.content_right div.news a
{
	color: White;
	text-decoration: none;
}
div.content_right div.news_title
{
	color: #3e1f0f;
	background-color: #ffb100;
	padding: 0px 16px 0px 0px;
	font-weight: bold;
	font-size: 14px;
}
div.content_right div.news_item
{
	padding: 15px 16px 0 18px;
}
div.content_right div.news_date
{
	display: inline;
	color: #edb7c0;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 3px;
}
/* end news on right side */

/* begin blog on right side */
div.content_right div.blog
{
	background-color: #642200;
	color: White;
	font-size: 11px;
	border: solid 1px #40c6ff;
	width: 239px;
	margin-top: 12px;
	padding-bottom: 15px;
}
div.content_right div.blog a
{
	color: White;
	text-decoration: none;
}
div.content_right div.blog_title
{
	color: #3e1f0f;
	background-color: #40c6ff;
	padding: 0px 16px 0px 0px;
	font-weight: bold;
	font-size: 14px;
}
div.content_right span.date
{
	color: #edb7c0;
	font-weight: bold;
	letter-spacing: 1px;
position: absolute;
top: 0;
left: 0;
}
div.content_right span.author {
display: none;
}
div.content_right ol.blogsitesummary {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}
div.content_right ol.blogsitesummary li {
position: relative;
margin-left: 18px;
padding-bottom: 8px;
padding-right: 15px;
}
div.content_right ol.blogsitesummary li a {
margin-left: 85px;
}
/* end blog on right side */


div.news_large div.news_item a
{
	text-decoration: none;
}
div.news_large div.news_item a:hover
{
	text-decoration: underline;
}
div.news_large div.news_item
{
	margin-bottom: 0.5em;
}
div.news_large div.news_date
{
	display: inline;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 3px;
}

div.blog-post
{
 margin-top: 1.0em;
}

div.bottom_copyright
{
  width: 684px;
  margin: 8px auto 8px auto;
  padding-left: 250px;
 color: #edb7c0;
 font-size: 10px;
}