/* ----------------------------- */
/* Generic Styles                */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

body, p, span, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

p {
	margin: 4px 0 10px 0;
}

.clear {
	clear: both;
	height: 1px;
}

a:link, a:visited, a:hover {
}

a:link, a:visited {
	color: #901F27;
	text-decoration: none;
}

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

img {
	border: none;
}

.error {
	color: red;
}

h1, h2, h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        margin: 16px 0 0 0;
}

h1 {
        font-size: 14px;
        text-transform: uppercase;
        color: #E0342F;
}

h2 {
        font-size: 14px;
        color: #901F27;
}

h3 {
        font-size: 11px;
        line-height: 18px;
        color: #E0342F;
}


/* ----------------------------- */
/* 2 col structure styles        */

#main_wrapper {
	text-align: center;
}

#main_wrapper #content_wrapper {
	padding-top: 0;
	margin: 0 auto;
	width: 770px;
}

#main_content {
	width: 600px;
	float: left;
	text-align: left;
}

#nav_col {
	position: relative;
	width: 150px;
	float: right;
	text-align: left;
}


/* ----------------------------- */
/* Breadcrumb                    */

#breadcrumb {
	text-align: left;
	padding-top: 8px;
	margin-bottom: 12px;
	color:  #d99308;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover {
	color: #67553d;
}


/* ----------------------------- */
/* Global Nav Bar
/* These styles format the red
   bar found at the top of some
   pages.                        */

#global_nav {
	height: 20px;
	background-color: #E0342F;
}

#global_nav div {
	margin: 0;
	padding: 5px;
	color: #fff;
	text-align: center;
	line-height: 1em;
}

#global_nav div a:link, #global_nav div a:visited, #global_nav div a:hover {
	margin: 0;
	padding-top: 4px;
	color: #fff;
	text-transform: uppercase;
}

#global_nav div a:link, #global_nav div a:visited {
	text-decoration: none;
}

#global_nav div a:hover {
	text-decoration: underline;
}


/* ----------------------------- */
/* Right-side column             */

span.search_desc {
	display: block;
	padding-top: 12px;
	text-transform: uppercase;
	color: #000;
	line-height: 1.2em;
}

#search_form {
	margin: 2px 0 10px 0;
}

#search_form input.searchbox {
	width: 90px;
	border: 1px solid #666;
}

#quick_links {
	margin-top: 20px;
	padding-bottom: 20px;
}

#quick_links img {
	display: block;
	margin-bottom: 4px;
}

#quick_links a:link, #quick_links a:visited, #quick_links a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#quick_links a:link, #quick_links a:visited {
	color: #901F27;
}

#quick_links a:hover {
	color: #E0342F;
}


/* ----------------------------- */
/* Subnav boxes                  */

.subnav {
	line-height: 1.6em;
	background-color: #F3F3F5;
	margin: 4px 0 0 0;
}

.subnav span {
	display: block;
	margin: 0;
	padding-left: 12px;
	color: #E0342F;
}

.subnav a:link, .subnav a:visited, .subnav a:hover {
	display: block;
	padding: 1px 4px 1px 12px;
	margin: 0 0 3px 0;
	line-height: 13px;
	text-decoration: none;
}

.subnav a:link, .subnav a:visited {
	color: #901F27;
}

.subnav a:hover {
	color: #E0342F;
}


/* ----------------------------- */
/* Footer                        */

#footer {
	text-align: center;
}

#footer div {
	padding-top: 20px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #69879f;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #69879F;
	font-weight: bold;
}

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

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


/* ----------------------------- */
/* Recent News bar               */

#recent_news {
	background-color: #E0342F;
	text-align: center;
}

#recent_news, #recent_news div, #recent_news span, #recent_news div a, #recent_news span a {
	color: #fff;
}

#recent_news div {
	width: 770px;
	margin: 0 auto;
	padding: 2px 0 4px 0;
	text-align: left;
	color: #fff;
	font-weight: bold;
}


/* ----------------------------- */
/* Footer ads                    */

#footer_ads {
	text-align: center;
	background-color: #D5DCE4;
	min-height: 100px;
}

#footer_ads #footer_ads_int {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0 auto;
	width: 770px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #69879f;
	text-align: left;
}

#footer_ads #footer_ads_int #global_news {
	width: 320px;
	float: left;
	color: #20577E;
}

#global_news ul {
	margin: 4px 0 4px 18px;
	padding: 0;
}

#global_news p, #global_news ul, #global_news ul li {
	color: #20577E;
}

#global_news a:link, #global_news a:visited, #global_news a:hover {
	color: #20577E;
	text-decoration: underline;
}

#footer_ads #footer_ads_int img {
	float: right;
	padding-left: 12px;
}

#footer_ads a:link, #footer_ads a:visited, #footer_ads a:hover {
	text-decoration: none;
	border: none;
}
/* ----------------------------- */
/* Content area                  */

#logo {
	float: left;
}

#masthead {
	float: right;
}


/* ----------------------------- */
/* Callout area                  */

.callout {
	width: 350px;
	padding-left: 14px;
	background-image: url('../../images/level_2/callout_left.jpg');
}

.callout a:link, .callout a:visited, .callout a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #547D3A;
}

.callout a:link, .callout a:visited {
	text-decoration: none;
}

.callout a:hover {
	text-decoration: underline;
}

.email_updates {
	width: 220px;
	vertical-align: middle;
	background-image: url('../../images/level_2/callout_right.jpg');
}

.email_updates form {
	margin: 0;
	padding-left: 10px;
}


/* ----------------------------- */
/* Subnav boxes (additions from
    main.css)                    */

.subnav {
	width: 150px;
}
/* ----------------------------- */
/* Overriding styles
   These styles will override
    those from any other
    stylesheet                   */

.bigHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #901F27;
	text-decoration: none;
}

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-size: 10px;
	line-height: 18px;
}
