/* ************************************* */
/* GLOBAL                                */
/* DESCRIPTION: Attributes used globally */
/* ************************************* */

body
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	line-height: 14px;
	background-color: #ffffff;
	vertical-align: top;
}

form
{
	display: inline;
}

a
{
	color: #bf9e3c;
	text-decoration: underline;
}

p, div.paragraph
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

td
{
	vertical-align: top;
}

/* *** Table is main container for template *** */	
div.template_table
{
	clear: both;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: solid 1px #d7d7d7;
}

/* ****************** */
/* Logo & Top Nav     */
/* ****************** */

div.topnav
{
	height: 108px; 
	width: 775px; 
	background-color: #ededed;
	background-image: url(/images/top_nav/logo_back.gif);
	text-align: right;
}

div.secondarynav
{
	background: transparent;
	margin: 0px;
	vertical-align: top;
	float: right;
}

div.secondarynav img
{
	display: inline;
	float: left;
}

div.mainnav
{
	background: #afbea9;
	height: 74px;
	width: 775px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
}

div.mainnav img
{
	display: inline;
	float: left;
}

/* ****************** */
/* Breadcrumb         */
/* ****************** */

div.breadcrumb
{
	background-color: #ededed;
	width: 765px;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10px;
}

div.breadcrumb div
{
	display: inline;
}

div.breadcrumb div.item a
{
	text-align: left;
	font-size: 10px;
}

div.breadcrumb div.separator
{
	text-align: left;
	padding-left: 5px;
	padding-right: 7px;
	font-size: 10px;
}


/* ****************** */
/* Footer             */
/* ****************** */

table.footer
{
	background-color: #afbea9;
	color: #ffffff;
	width: 775px;
	height: 40px;
	text-align: left;
	margin-top: 20px;
	vertical-align: middle;
	font-size: 10px;
}

table.footer td.copyright
{
	width: 387px;
	font-weight: bold;	
	padding-left: 12px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
}

table.footer td.footeraddress
{
	width: 387px;
	padding-right: 12px;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
}


/* *********************************** */
/* Page Title & Horizontial Gray line  */
/* *********************************** */

div.titlebar
{
	margin: 16px 0px;
	vertical-align: middle;
}

div.content_pagetitle
{
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

div.content_topline
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;	
}

/* ****************** */
/* Left Navigation    */
/* ****************** */

div.content_leftnav
{
	vertical-align: top;
	text-align: left;
	margin: 0px
	font-size: 10px;
	padding: 0px;
}

table.tableleftnav
{
	width: 152px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

table.tableleftnav td.leftnav
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

table.tableleftnav div.navtitle, div.navlink
{
	font-weight: bold;
	width: 152px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}

/* **************************************************** */
/* Main Content Table (foreground)                      */
/* DESCRIPTION: Table holds template structure together */
/* **************************************************** */

table.foreground
{
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	vertical-align: top;
}

/* COL 1 - Left Navigation  */

table.foreground td.col1
{
	margin: 0px;
/*	width: 200px; */
/*	height: 98%; */
	padding: 0px;
	padding-top: 10px;
	vertical-align: top;
	border-right: 1px #d7d7d7 solid;
}

/* COL 2 - Main Content  */

table.foreground td.col2
{
	margin: 0px;
/*	width: 384px; */
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
}

table.foreground td.maincontent
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
/* 	width: 384px; */
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	
}

/* Photo within Main Content */	

span.photo, img.photo
{
	float: right; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 15px; 
	margin-left: 4px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 10px;
	display: inline;
}



/* ******************************************* */
/* Related Information - COL 3                 */
/* ******************************************* */


/* COL 3 - Related Information (Right side Promo for "Content Template") */	

table.foreground td.col3 
{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
/* 	width: 200px; */
}

table.foreground div.related_info
{
	background-color: #e6eee4;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 20px;
 	width: 170px;
/* 	height: 408px; */
/*	background-image: url(/images/spacer_ltgreen.gif); */
}

div.related_info div.title
{
	font-family: trebuchet MS, Verdana;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	vertical-align: top;
/*	background-color: #e6eee4; */
/*	background-image: url(/images/spacer_ltgreen.gif); */
}

div.related_info div.item, div.related_info div.firstitem
{
	margin-bottom: 15px;
	vertical-align: top;
	line-height: 14px;
/*	background-color: #e6eee4; */
/*	background-image: url(/images/spacer_ltgreen.gif); */
}

div.related_info div.firstitem
{
	border-bottom: 1px #c7d5c2 solid;
}

div.related_info div.firstitem div.header, div.related_info div.item div.header
{
	padding: 0px; 
	margin-bottom: 0px;
	vertical-align: top;
/*	background-color: #e6eee4; */
/*	background-image: url(/images/spacer_ltgreen.gif); */
}

