/* CSS Document */
body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: url('../images/footer-bg-color.gif') center top repeat;
	text-align:center;
}

table, table td {font-size:12px; text-align:left;}

a:link {color:#660000; outline: none;}
a:visited {color:#660000; outline: none;}
a:hover { text-decoration: none; color:#bb0000; outline: none;}
a:active { text-decoration: none; color:#bb0000; outline: none;}

.mainBorder 
{
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
}

/*table tr td table tr td table tr td ul {
text-align: left;
list-style-type: none;
padding:0 0 0px 0;
margin: 12px 0px 9px 0px;
}

table tr td table tr td table tr td ul li {
background-image: url('../images/bullet.gif');
background-repeat: no-repeat;
background-position: 0 5px;
padding-left: 15px;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 7px;
line-height:15px;
}*/

/**********  Header Styles  ***********/
.headerBg 
{
	background: url('../images/header-bg.gif') center top repeat-x;
}

.headerText 
{
	margin:0;
	font-family: 'Tinos', arial, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align:left;
}
	.headerText A:link, .headerText A:visited { color: #FFFFFF; text-decoration: none; }
	.headerText A:active, .headerText A:hover { color: #FFFFFF; text-decoration: underline; }

.headerSearchPadding
{
	padding-top:4px;
}

*html .headerSearchPadding
{
	padding-top:3px;
}

.headerSearch 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding: 3px 7px 3px 7px;
	width:163px;
	height:21px;
	background-color:transparent;
	border:none;
	background: url('../images/header-search-field.gif') right center no-repeat;
}
*html .headerSearch 
{
	padding: 4px 7px 0px 7px;
}

.bodySearch {
	margin: 20px 0;
	background-color:#171717;
	/*background: url('../images/header-bg.gif') 0px -26px repeat-x;*/
}

#bannerBg
{
	margin:20px 0 0 0;
	/*width:912px;*/
	height:145px;
	background: url('../images/spacer.gif') center center no-repeat;
}

*html #bannerBg
{
	width:897px;
}

.scroll 
{
	border:0px solid #0000FF;
	height:130px;
	margin:10px 45px 10px 20px;

	position: relative;
	overflow: hidden;
}
*html .scroll 
{
/*	margin:10px 0px;
	padding:0px 10px;
	height:110px;
	width:263px;*/
}

.bannerBoxTitle 
{
	margin:0 50px 0 15px;
	font-family:'Cuprum',arial,serif;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	color:#1e3c00;
	line-height:30px;
	text-transform:uppercase;
	border-bottom:solid 5px #1e3c00;
}

/**********  Breadcrumb Navigation  ***********/
.breadcrumb 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #a2cfb8; 
	line-height:12px; 
	text-transform: none; 
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumb span 
{
	display:block;
	float:left;
	padding:0px 0px 10px 0px;
}

.breadcrumb span.breadcrumbCp 
{
	display:block;
	float:left;
	padding:0px 0px 10px 28px;
	background: url('../images/breadcrumb-arrow.png') no-repeat left top;
}
	
.breadcrumb A:link, .breadcrumb A:visited 
{
	display:block;
	float:left;
	padding:0px 0px 10px 28px;
	color: #a2cfb8;
	text-decoration: underline;
	background: url('../images/breadcrumb-arrow.png') no-repeat left top;
}

.breadcrumb A:active, .breadcrumb A:hover 
{
	text-decoration: none;
}
	
/**********  Body Content  ***********/
.contentShadow
{
	background: url('../images/body-content-top-shadow.gif') left top repeat-x;
}

.bodyBg 
{
	background: url('../images/body-bg-color.gif') center top repeat;
}

.titleText 
{
	padding: 0 0 5px 0;
	background: url('../images/body-box-title-border.gif') left bottom repeat-x;
	font-family:'Cuprum',arial,serif;
	font-size:30px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	color:#1e3c00;
	border: 0 0 0 0;
}

.snapToNav 
{
	padding: 0px 3px 13px 3px;
	margin: 0 3px;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-align: center;
	line-height:15px;
}
	.snapToNav A:link, .snapToNav A:visited { white-space:nowrap; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover { white-space:nowrap; text-decoration: none; }

.snapToTitle 
{
	position:relative;
	margin: 15px 0px 10px 0px;
	padding: 0 0 5px 0;
	background: url('../images/body-title-border.gif') left bottom repeat-x;
	font-family:'Cuprum',arial,serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	color:#1e3c00;
	border: 0 0 0 0;
}

.snapToTitleIcon 
{
	width:13px;
	height:16px;
	z-index:2;
	position:absolute;
	right:0px;
	top:9px;
}
*html .snapToTitleIcon 
{
	right:10px;
	top:5px;
}

/**********  Body Content Boxes  ***********/
.boxBorder 
{
	margin-top:15px;
	border: 1px solid #f3f3f3;
	background-color:#fafafa;
}

.boxTitle 
{
	position:relative;
	margin: 10px 10px 10px 10px;
	padding: 0 0 5px 0;
	background: url('../images/body-box-title-border.gif') left bottom repeat-x;
	font-family:'Cuprum',arial,serif;
	font-size:30px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	color:#1e3c00;
	border: 0 0 0 0;
}

.boxIcon 
{
	width:75px;
	height:75px;
	z-index:2;
	position:absolute;
	right:5px;
	bottom:-12px;
}
*html .boxIcon 
{
	right:15px;
	bottom:7px;
}

.boxContent 
{
	padding: 10px;
	/*background-color:#FFFFFF;*/
}

.RightColTitle 
{
	font-size:20px;
	line-height:30px;
}

/**********  Newsletter Form  ***********/
.newsletterText 
{
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.newsletterTextField 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	line-height:27px;
	border:1px solid #000000;
	height:27px;
	width:140px;
}

/**********  Footer Styles  ***********/
.footerBgBar 
{
	height:32px;
	background: url('../images/footer-bg.gif') center top repeat-x;
}

.footerBg 
{
	background: url('../images/footer-bg-color.gif') center top repeat;
}

.bottomNav 
{
	padding: 30px 0px 20px 0px;
	color: #005939;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
	.bottomNav A:link, .bottomNav A:visited { color: #005939; text-decoration: none; }
	.bottomNav A:active, .bottomNav A:hover { text-decoration: underline; }

.copyright 
{
	padding: 15px 10px 40px 0px;
	color: #5c9e86;
	line-height:14px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
}
	.copyright A:link, .copyright A:visited { color: #5c9e86; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #ffffff; text-decoration: none; }