@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(../images/backgroundGradient.jpg);
	background-repeat:repeat-x;
	background-color:#353334;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	behavior:url(/csshover.htc);
}

div#page
{
	background-image:url(../images/pageRepeater.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	width:950px;
}

div#header
{
	width:950px;
	height:84px;
	margin:0px;
	padding:0px;
}

div#logo
{
	width:212px;
	height:84px;
	float:left;
}
div#right
{
	width:738px;
	float:left;
	height:84px;
	margin:0px;
	padding:0px;
}

div#rightTop
{
	width:738px;
	float:left;
	height:40px;
	background-image:url(../images/logo_03.jpg);
	background-repeat:no-repeat;
}

div#navContainer
{
	background-image:url(../images/logo_05.jpg);
	width:738px;
	height:44px;
	float:left;
	background-repeat:no-repeat;
}
div#flash
{
	width:950px;
	height:276px;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:3px;
}

div#contentContainer
{
	width:950px;
	background-image:url(../images/contentRepeater.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#gradient
{
	width:950px;
	float:left;
	background-image:url(../images/centerGradient.jpg);
	height:23px;
	background-repeat:no-repeat;
}

div#leftHome
{
	width:284px;
	float:left;
	color:white;
}

.largeRed
{
	color:#62001d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.largeRed, a:visited.largeRed
{
	color:#62001d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.largeRed, a:active.largeRed
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

div#centerText
{
	width:403px;
	float:left;
	padding:20px;
	padding-top:15px;
	padding-bottom:18px;
	line-height:18px;
}

div#rightHome
{
	width:223px;
	float:left;
	margin-top:15px;
	color:white;
}

div#footer
{
	width:950px;
	padding-top:15px;
	padding-bottom:15px;
	color:white;
	font-size:11px;
	background-color:#353334;
	text-align:center;
	float:left;
}

/*Template Styles*/

div#gradientTemplate
{
	width:950px;
	float:left;
	height:20px;
}

div#contentContainerTemplate
{
	width:950px;
	background-image:url(../images/templateRepeat.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#graphic
{
	width:950px;
	float:left;
	height:150px;
	margin:0px;
	padding:0px;
	margin-top:3px;
}

div#left
{
	width:193px;
	float:left;
	padding-left:10px;
}

div#left h2
{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}

div#left h2 a, div#left h2 a:visited 
{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

div#left h2 a:hover, div#left h2 a:active
{
	font-size:16px;
	font-weight:bold;
	color:#820000;
	text-decoration:none;
}

div#left ul
{
	color:#22374C;
	margin:0px;
	padding:0px;
	margin-left:12px;
	list-style-type:none;
}

div#left ul li 
{
	font-size:12px;
	color:#22374C;
	padding-bottom:3px;
	padding-top:4px;
	border-bottom:1px solid #828280;
}

div#left ul li a, div#left ul li a:visited
{
	color:#22374C;
	text-decoration:none;
	font-weight:bold;
}

div#left ul li a:hover, div#left ul li a:active
{
	color:#820000;
	text-decoration:none;
}



div#textTemplate
{
	width:747px;
	float:left;
	background-image:url(../images/bgLines.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

div#textArea
{
	width:657px;
	padding-right:55px;
	padding-left:35px;
	padding-bottom:35px;
	float:left;
}

h1
{
	color:#292828;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

h2
{
	color:#4A667C;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3
{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

div#textTemplate p
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:15px;
	line-height:18px;
}

a, a:visited
{
	color:#820000;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:active
{
	color:#22374C;
	text-decoration:none;
}

a.white, a:visited.white
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a:hover.white, a:active.white
{
	color:silver;
	text-decoration:none;
}

a.footer, a:visited.footer
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}

a:hover.footer, a:active.footer
{
	text-decoration:none;
}

.picture
{
	border:1px solid #666666;
}

.red
{
	color:#62001d;
}

/*--- CSS Document --------------------------------------------------------------------------
	File Name: holyhack.css
	Date: 6-22-06
	Description: Holy Hack for keeping divs from collapsing when they hold no content (floated divs) 
	Note: This is a hack for Internet Explorer 6 (This may not work for Internet Explorer 7)
-------------------------------------------------------------------------------------------*/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* for ie on a mac */
.clearfix
{
	display: inline-table;
}

/* Hides from IE-mac \*/
*html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */
