body {
	margin:0 auto;
	background: #2f364b url(../images/blue_stripes.gif) repeat-x top;
	width:780px;
	height:auto;
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}
a { text-decoration: none; color:#CC0033; font-weight:bold; }
a:hover {text-decoration: underline; color:#CC0033; font-weight:bold;}


h1 {
 	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF; 
	line-height:normal;
	height: 38px;
	padding-top: 7px;
	padding-left: 20px;
	font-weight:normal;
}

h2 {
 	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	font-weight:normal;
}

h3 {
 	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}

hr {
	border: none 0;
	border-top:1px #999999 dashed;
	height:1px;
}

img 
{
	border: none 0;
	text-decoration: none;
}


/* LINK STYLES */

.navlinks    {font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight:bold; line-height:normal; text-transform:uppercase; }
.bottomNav 	 {font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#CCCCCC; font-weight:bold; }
.pubNav		 {font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:20px; font-weight:normal; line-height:20px;}
.contentNav  {font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal}
.teamName  {font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.headlineLink		{font-size: 14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold}

a:link.navlinks    {text-decoration:none;color:#e9e9e9;background-color:transparent; text-shadow:#000000 2px 2px 1px;}
a:visited.navlinks {text-decoration:none;color:#e9e9e9;background-color:transparent; }
a:hover.navlinks   {text-decoration:none;color:#FFFFFF;background-color:transparent;}
a:active.navlinks  {text-decoration:none;color:#330000;background-color:transparent; text-shadow:#FFCCCC 0px 1px 2px;}


a:link.bottomNav 	{ text-decoration:none; }
a:visited.bottomNav { text-decoration:none; }
a:hover.bottomNav 	{ text-decoration:none; font-weight:bold; color:#FFFFFF}
a:active.bottomNav 	{ text-decoration:underline; font-weight:bold; color:#FFFFFF}

a:link.pubNav 		{ text-decoration:none; font-size: 12px; color:#000099; padding-left:0px;}
a:visited.pubNav	{ text-decoration:none; font-size: 12px; color:#000066; padding-left:0px;}
a:hover.pubNav 		{ text-decoration:underline; font-size: 12px; color:#CC0033; padding-left:0px; font-weight:normal}
a:active.pubNav 	{ text-decoration:none; font-size: 12px; color:#CC0033; padding-left:0px;}

a:link.contentNav 		{ text-decoration:none; font-size:10px; color:#000099; }
a:visited.contentNav	{ text-decoration:none; font-size:10px; color:#000066; }
a:hover.contentNav 		{ text-decoration:underline; font-size:10px; color:#CC0033; font-weight:normal}
a:active.contentNav 	{ text-decoration:none; font-size:10px; color:#CC0033; }

a:link.teamName 		{ text-decoration:none; font-size:10px; color:#000099; font-weight: bold; }
a:visited.teamName	{ text-decoration:none; font-size:10px; color:#000066; font-weight: bold; }
a:hover.teamName 		{ text-decoration:underline; font-size:10px; color:#CC0033; font-weight: bold; }
a:active.teamName 	{ text-decoration:none; font-size:10px; color:#CC0033; font-weight: bold; }



/* Form Elements */

INPUT, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px;
	color: #000000;
	background-color:#f4f3f3;
	border: solid 1px #CCCCCC;
}
SELECT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px;
	background-color:#FFFFFF;
	border: inset 1px #708090 ;
}


/* ======================================= */

#wrapper {
	width:780px;
}

/*========= HEADER ======================= */

#pageCurl
{
	float:left;
	margin:0 auto;
	width: 60px;
	height: 100px;
}


#pageHeader
{
	float:right;
	background:url(../images/header_bg.gif) repeat-x;
	margin: 0 auto;
	width: 720px;
	height: 100px;
	font-size:10px;
}

#pageHeaderPrint
{
    display:none;
}


/*======== NAVIGATION BAR ==================== */

#nav
{
	float:left;
	background:url(../images/nav_bg.gif) repeat-x;
	margin:0;
	width: 780px;
	height: 24px;
	
}
.nav
{
	text-align:center;
	line-height:normal;
}


/* ========= FLASH / LEAD IMAGE ==============================*/

#flashcontent
{
	float:left;
	margin:0;
	width: 780px;
	height: 210px;
	background-color:#FFFFFF;
}

#imageheader
{
	float:left;
	margin:0;
	width: 780px;
	height: 210px;
	background-color:#FFFFFF;
}

/* ======== MAIN CONTENT HOLDER =================== */

#page
{
	float: left;
	width: 700px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
	padding: 0px 40px;

}

/* ======== HOME PAGE LAYOUT =======================*/

#homeContent
{
	float: left;
	width: 420px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
}

#brandsColumn
{
	float: right;
	width: 240px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
}

#quote
{
	float: left;
	width: 420px;
	height:160px;
	margin:0 auto;
	background:url(../images/quote_bg.jpg);
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:21px;
	color:#FFFFFF;
}
#calltoLeft
{
	float: left;
	width: 209px;
	/*
	width: 200px;
	*/
	height:auto;
	margin:20px auto 0;
}
#calltoRight
{
	float: right;
	width: 182px;
	/*
	width: 200px;
	*/
	height:auto;
	margin:20px auto 0;
}

#sectionHeader
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 36px;
}

#newsBox, .newsBox
{
	float:left;
	clear:both;
	width: 420px;
	height:auto;
	margin: 20px 0 0;
}
.newsFormat
{
	padding: 20px 20px 0px 20px;
	height: auto;
	background:url(../images/news_bg.gif) repeat-y center;
}
.newsText
{
	float:right;
	width:295px;
	height: 80px;
	font-size:10px;
	line-height:13px;
}
.newsPic
{
	float:left;
	width: 65px;
}
.categoryTitle
{
	background: url(../images/department_bg.gif) center;
}
.teamTitle
{
	font-size: 9px;
}


/* ======== CONTENT PAGE LAYOUT===================*/

#mainContent
{
	float: right;
	width: 420px;
	height:auto;
	margin:36px auto 0;
	background-color:#FFFFFF;
}

#mainContent-left
{
	float: left;
	margin:12px auto 0;
	background-color:#FFFFFF;
}

#mainContent-left-contact
{
	float: left;
	margin:12px 20px 0;
	background-color:#FFFFFF;
}

#mainContent-full
{
	float: inherit;
	width: 700px;
	height:auto;
	margin:36px auto 0;
	background-color:#FFFFFF;
}

#divider, .HDdivider
{
	float: left;
	width: 780px;
	height: 4px;
	background-color:#CCCCCC;
}

.newsTextContent
{
	float:right;
	width:335px;
	height: 90px;
}

#sidebar
{
	float: left;
	width: 240px;
	height:auto;
	margin:36px auto 0;
	background-color:#FFFFFF;
}

#sidebar-right
{
	float: right;
	width: 200px;
	margin:12px auto 0;
	background-color:#FFFFFF;
	vertical-align: top;
}

.sidebarHdr
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:normal;
}

.brandTitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height:normal;
}
.subTitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:normal;
}

.smallStripeBG
{
	background:url(../images/brands_bg.gif);
}

/* =========== SINGLE COLUMN LAYOUT ====================*/

.datePosted
{
	color:#999999;
}

/* ========= LISTING PAGE =================*/

.listPic
{
	width:80px;
}

.listText
{
	float:right;
	width:305px;
	height:90px;
	padding-left:20px;
}

/* ========= FOOTER ======================= */

#pageBottom
{
	clear:both;
	width: 780px;
	height: 36px;
	margin: 0 auto;
	background:url(../images/footer_bg.gif) repeat-x;

}

#pageBottomPrint
{
    display:none;
}

#footer
{
	padding-top: 15px;
	clear:both;
	width:780px;
	height:auto;
	font-size:10px;
	line-height:normal;
	color:#999999;
	text-align:center;
}
