@charset "utf-8";
/* CSS Document */

body
{
	background-color:#0a3168;
	background-image:url(../images/pageBG.jpg);
	margin:0 auto 0 auto;
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#747474;
}

div#page
{
	margin:0 auto 0 auto;
	height:auto;
	width:953px;
	width:953px !important;
	margin-top:18px;
}

div#header
{
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width:953px;
	float:left;
	height:89px;
}

div#logo
{
	width:298px;
	float:left;
	height:89px;
}

div#search
{
	width:300px;
	margin-left:300px;
	float:left;
	height:29px;
}

div#navigation
{
	width:953px;
	float:left;
	background-image:url(../images/navBG.png);
	height:38px;
	background-repeat:repeat-x;
	bordder-bottom:1px solid #9cc5ee;
}

div#flashArea
{
	width:953px;
	float:left;
	height:224px;
}

div#contentContainer
{
	width:953px;
	float:left;
	background-image:url(../images/bottomGradientBg_41.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:white;
}

div#leftContent
{
	width:610px;
	float:left;
	background-image:url(../images/bgGradientRight.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding:20px;
}

div#text
{
	width:610px;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	border-bottom:1px solid #a3bdce;
}

div#news
{
	width:610px;
	padding-top:15px;
	float:left;
}
div#rightColumn
{
	width:302px;
	border-left:1px solid #a3bdce;
	float:left;
}

div#fabric
{
	width:302px;
	float:left;
	height:125px;
}



div#locateDistr
{
	width:302px;
	float:left;
	height:175px;
}

div#gallery
{
	width:302px;
	float:left;
	height:70px;
}

div#footer
{
	width:953px;
	float:left;
}

div#footerText
{
	background-image:url(../images/footerBg.png);
	background-repeat:no-repeat;
	width:618px;
	height:77px;
	float:left;
	color:#ffe145;
	font-size:11px;
	padding-top:10px;
	text-align:center;
}

div#footer a, div#footer a:visited
{
	color:#ffe145;
	font-weight:bold;
	text-decoration:underline;
}

div#footer a:hover, div#footer a:active
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


div#footerLogo
{
	width:335px;
	float:left;
	height:87px;
}

/*Template styles*/

div#leftNav
{
	width:222px;
	float:left;
	background-color:#2581dc;
}

div#leftNavContent
{
	background-image:url(../images/leftNav_02.png);
	background-repeat:no-repeat;
	width:222px;
	float:left;
	min-height:285px;
}

div#leftNavBottom
{
	width:222px;
	background-image:url(../images/leftNav_07.png);
	background-repeat:no-repeat;
	height:56px;
	float:left;
}

div#rightTemplate
{
	width:730px;
	float:left;
}

div#graphicTemplate
{
	width:730px;
	float:left;
	height:217px;
}

div#textTemplate
{
	width:690px;
	padding:20px;
	line-height:19px;
	float:left;
}

h1
{
	color:#215da7;
	font-weight:bold;
	font-size:24px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
}

h2
{
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	color:#0a3168;
}

h3
{
	font-size:15px;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	font-weight:normal;
	color:#666;
}

a, a:visited
{
	color:#a63726;
	font-weight:bold;
	text-decoration:none;
	
}

a:hover, a:active
{
	color:#0a3168;
	font-weight:bold;
	text-decoration:none;
	
}

div#news ul.newsArticles li a, div#news ul.newsArticles li a:visited
{
	color:#1f74c7;
	font-weight:bold;
	text-decoration:none;
	
}

div#news ul.newsArticles li a:hover, div#news ul.newsArticles li a:active
{
	color:#666;
	font-weight:bold;
	text-decoration:underline;
	
}

/*--- Default Styles ---*/
#qm0 { z-index: 12 !important; }
#thePageTitle {font-size: 1.4em; font-weight: bold; padding: 5px 0 5px 5px; color: #CBE5FF; line-height:normal;}
#thePageTitle a {font-weight: bold; color: #CBE5FF; line-height:normal;}
.navOnlyLink { cursor: default; }
.centerTable {margin: 0 auto; text-align: center;}
.imageFloatLeft {float:left; margin: 6px;}
.imageFloatRight {float:right; margin: 6px;}
.center { text-align: center; }
span.underline {text-decoration:underline}
span.strikethrough {text-decoration:line-through}
.colors-navy {color: #000080;}
.colors-blue {color: #0000ff;}
.colors-red {color: #ff0000;}
.colors-dark-red {color: #8b0000;}
.colors-orange {color: #ffa500;}
.colors-green {color: #008000;}
.colors-dark-green {color: #006400;}
.colors-gray {color: #808080;}
.colors-dark-gray {color: #666666;}
.colors-light-gray {color: #d3d3d3;}
/*--- END ---*/

.newsArticles {
	margin: 0;
	padding: 0 0 0 15px;
}
.newsArticles li {
	padding: 7px 0;
}
a img {border: none;}
.hideColor {display: none;}
