﻿body
{
	font-family: Arial;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}


#wrapper
{
	border: solid 1px #103819;
	margin: auto;
	width: 800px;
}

#banner
{
	background: url(images/banner.jpg);
	height: 252px;
	width: 800px;
}

#banner a, #banner a:visited
{
	color: White;
	text-decoration: none;
}

#banner a:hover
{
	color: Black;
}

.contactBTN
{
	float: left;
	margin-left: 105px;
	padding-top: 157px;
	width: 265px;
}

.contactBTN a, .contactBTN a:visited
{
	display: block;
	padding: 10px;
	text-align: center;
}

.faqBTN
{
	float: left;
	margin-left: -12px;
	padding-top: 157px;
	width: 217px;
}

.faqBTN a, .faqBTN a:visited
{
	display: block;
	padding: 10px;
	text-align: center;
}

.newsBTN
{
	float: left;
	margin-left: -12px;
	padding-top: 157px;
	width: 235px;
}

.newsBTN a, .newsBTN a:visited
{
	display: block;
	padding: 10px;
	text-align: center;
}

.contactLink a, .contactLink a:visited
{
	color: Yellow;
}

#bodyWrapper
{
	background: url(images/bg.jpg);
	background-repeat: repeat-y;
	min-height: 500px;
	width: 800px;
}

#contentArea
{
	background: url(images/hpTextArea.jpg);
	border-top: solid 1px Transparent;
	width: 800px;
}

#contentArea .pad
{
	padding: 0 20px;
}

.contentAreaTop
{
	background: url(images/textareatop.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 800px;
}

.links a, .links a:visited
{
	display: block;
	float: left;
	color: #88010F;
	font-size: 14pt;	
	margin-top: 10px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
}

.links a:hover
{
	color: Black;
}

#contentAreaBtm
{
	border-bottom: solid 1px #185126;
	margin-left: 10px;
	margin-right: 11px;
	margin-bottom: 15px;
}

/*#content
{
	background: url(images/contentBG.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	border-top: solid 1px #E3E9F8;
	border-bottom: solid 1px #185126;
	margin-left: 12px;
	width: 777px;
}

.contentTop
{
	background: url(images/ContentTopGradiantsec.jpg);
	background-position: bottom left;
	height: 13px;
	margin-left: -10px;
	width: 779px;
}

.contentPad
{
	padding: 0 10px;
	padding-bottom: 20px;
	width: 757px;
}*/

#footer
{
	margin-left: 12px;
	padding: 15px 0;
	text-align: center;
	width: 777px;
}




/*Secondary Pages*/
.contentTop
{
	background: url(images/ContentTopGradiantsec.jpg);
	background-position: bottom left;
	height: 13px;
	margin-left: -10px;
	width: 779px;
}

#btmWrapper
{
	background: url(images/leftGradiant.jpg);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 600px;
}

#btnWrapperSec
{
	text-align: center;
	padding: 10px 0;
}

#btnWrapperSec a, #btnWrapperSec a:visited
{
	margin: 0 15px;
}

#contentSEC
{
	border-bottom: solid 1px #185126;
	margin-left: 15px;
	width: 779px;
}

.contentPadSec
{
	background: url(images/contentBGsec.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 10px;
	padding-bottom: 20px;
	width: 759px;
}
