/* Regionals specific */

.subhead1
{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: CC6600;
}
.subhead2 {
	font-size: 13px;
	font-weight: bold;
	color: CC6600;
}
.imagecenter {
text-align: center; 
}
.imageleft {
float: left; padding-right: 10px; 
padding-top: 4px; 
}
.imageright {
float: right; 
padding-left: 10px; 
padding-top: 4px; 
}
.columnhdr {
	color: CC6600;
}


/* Basic Elements Styles */
body {
	font: 10pt/12pt arial,helvetica,sans-serif;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p { 
	font: 10pt/12pt arial,helvetica,sans-serif; 
	margin-top: 0px; 
}
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #900;
}
a:visited { 
	color: #930;
	text-decoration: none; 
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #c60;
}
img
{
	border: 0px;
}


/* Form Element Styles */
form {
    border: none;
    margin: 0;
}
fieldset {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
textarea {
    background-color: white;
}
input {
	vertical-align: middle;
	color: #333;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 1px;
	/* IE bug fix */
}
select {
	vertical-align: top;
}


/* Main Container for entire page */
#container
{
	margin: 0px auto 0px auto;
	min-width: 780px;
	width: 780px;
}


/* Page Header Styles */
#page_header
{
	float: left;
	width: 780px;
	margin: 6px 0px 0px 0px;
	background-image: url(/sections/orange/orange_flames.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
    background-color: transparent;
    float: left;
    margin-left: 11px;
    top: 0;
    width: 134px;
}

#globalnav
{
	float: left;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	width: 490px;
	padding: 0px 0px 12px 0px;
	text-align: center;
	background-color: transparent;
}
#globalnav img 
{ 
	padding: 0px 0px 3px 0px; 
}
#globalnav a 
{
	color: #600;
	font-weight: normal;
	font-size: 11px;
	background-color: transparent;
}
#globalnav a:hover 
{
	color: #f00;
}
#globalnav span.globalnavcat 
{
	color: #666;
	font-weight: normal;
	font-size: 11px;
}

#search_area
{
	float: left;
	width: 145px;
	margin: 6px 0px 0px 0px;
}
#search_form
{
	text-align: right;
	padding: 0px 12px 0px 0px;
}
#search_form input.inputtext {
	height: 18px;
	width: 80px;
}
p.advanced_search
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}
p.sitemap
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

/* Main 2 column body area */
#main
{
	clear: both;
	width: 747px;
	padding: 0px 20px 0px 20px;
}


/* Main Column 1 Styles */
#column1
{
	float: left;
	width: 552px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#sectional_art
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sectional_art img
{
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* Breadcrumb Styles */
#breadcrumbs
{
	font-size: 10px;
	padding: 0px 0px 0px 12px;
}


/* Content Styles */
#content 
{ 
	padding: 0px 12px 0px 12px; 
}
#content img
{
	padding: 0px;
}

#content p.header
{
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	color: #c60;
	margin: 18px 0px 9px 0px;
}
#content p.subhead
{
	font-size: 18px;
	font-weight: bold;
}
.orange
{
	color: #c60;
}
.title
{
	color: #c60;
	font-size: 16px;
	font-weight: bold;
}
#content a
{
	text-decoration: underline;
}
#content p.parabreak
{
	clear: both;
	line-height: normal;
	margin: 6px 0px 6px 0px;
	height: 21px;
	background-image: url(/sections/orange/orange_paragraph_break.gif);
	background-position: center center;
	background-repeat: no-repeat;
}


/* Right Column */
#column2
{
	float: left;
	width: 177px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}
#shaded {
	width: 177px;
	background-color: #c60;
	padding: 9px 9px 9px 9px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 177px;
}
html>body #shaded {
	width:177px;
}

#art_feature
{
	width: 175px;
	background: #fff;
	border-color: black;
	border-width: 0px;
	padding: 1px 1px 1px 1px;
}
#column2 art_feature.img 
{
	border: 1px;
}


/* Content Navigation */
#navigation
{
	width: 177px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 0px 0px 9px 0px;
}
#navigation a
{
	font-size: 12px;
	color: #fff;
}
#navigation a:visited
{
	color: #bbb;
}
#navigation a:hover
{
	color: #fff;
}
#navigation a:active
{
	color: #fff;
}
#navigation h3
{
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin: 9px 0px 9px 0px;
}
#navigation span.new
{
	color: #FC0;
	font-weight: bold;
}
.nav_indent { 
	margin: 0px 0px 12px 3px; 
}
.nav_links_indent
{
	margin: 0px 0px 9px 9px;
	word-spacing: 1px;
	line-height: 12px;
}
a.category {
	font-weight: bold;
}
span.category {
	color: #fff;
	font-weight: bold;
}

#column2cap
{
	width: 177px;
	height: 24px;
	padding: 0px 9px 0px 9px;
	background-color: #fff;
	background-image: url(/sections/orange/orange_rightnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px 0px 12px 0px;
}


/* What's Related Box Styles */
#related
{
	padding: 0px 9px 0px 9px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	width: 177px;
	margin: 0px 0px 12px 0px;
}
#related a
{
	font-size: 11px;
	color: #006;
}
#related h3 
{
	font-size: 14px;
	text-align: center;
	color: #000;
	margin: 9px 0px 9px 0px;
}
#related span.new 
{
	font-size: 11px;
	color: #f00;
}
.related_nav_indent { 
	margin: 0px 0px 12px 3px; 
}
.related_links_indent
{
	margin: 0px 0px 9px 9px;
	word-spacing: 1px;
	line-height: 12px;
}
a.related_category {
	font-weight: bold;
}
span.related_category {
	color: #000;
	font-weight: bold;
}

/* Footer Styles */
#footer
{
	clear: both;
	text-align: center;
	font: 11px/16px verdana,arial,helvetica,sans-serif;
	color: #333;
	margin: 24px 0px 24px 0px;
	background-image: url(/sections/orange/orange_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#backToTop 
{ 
	margin: 0px 0px 69px 0px;
}

