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

a:link {  color: #4C401E; text-decoration: underline}
a:visited { color: #444444; text-decoration: underline}
a:hover { color: #C9B66C; text-decoration: underline}
a:active {  color: #C9B66C; text-decoration: underline}


a.navlinks:link {  color: #000; text-decoration: underline;}
a.navlinks:visited { color: #000; text-decoration: underline;}
a.navlinks:hover { color: #9F8C4D; text-decoration: underline;}
a.navlinks:active { color: #FFFFFF; text-decoration: underline;}

a.whtlinks:link {  color: #FFFFFF; text-decoration: underline;}
a.whtlinks:visited { color: #FFFFFF; text-decoration: underline;}
a.whtlinks:hover { color: #9ACEFF; text-decoration: underline;}
a.whtlinks:active { color: #FFFFFF; text-decoration: underline;}

body {
	background: url(images/pageBG.jpg) #7B9EAA repeat-x;
	font-family:  Geneva, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}


blockquote {
	padding: 0px;
	margin: 0 0 0 25px;
	
}

/* IE adds space around form tag */
form {
padding: 0px;
margin: 0px;	
	}

.rightAlignDiv {
	text-align: right;
}

.CenterDiv {
	text-align: center;
}

h1 { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
color: #384E55;	
	}

h2 { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #384E55;
	}

h3 { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000;
	}

.imgSpRight {
border: none;
margin-right: 10px;
margin-bottom: 15px;
float: left;
vertical-align: top;
}

.formfieldspcL{
padding-left: 10px;	
	}

#mastheadTable {
	background: none;
	height: 143px;
	width: 950px;
	margin: auto;
}

#logoTable {
	width: 956px;
	margin: auto;
}


.navBG {
	background: url(images/masthead-navBGexp.png) no-repeat;
	width: 926px;
	height: 67px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
}


#contentContainer {
	width: 870px;
	border-left: 1px solid #9F8C4D;
	border-right: 1px solid #9F8C4D;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 25px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}


.contactWhiteText {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}



.goldFooterText {
	color: #E6D381;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 15px;
	font-weight: normal;
	text-align: center;
}



#botAddress {
	
	margin: auto;
	color: #000;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;	
}


#logo {
	margin-top: 5px;
	margin-left: 100px;
	margin-right: 100px;
	vertical-align: middle;
	border-collapse: collapse;
	border: 0;
	margin-bottom: 10px;
}


#navcontainer {
	width: 950px;
	background: url(images/navBGexp.png) no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	height: 38px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;	
}


#goldbox {
	background: #C90 url(images/goldboxBGexp.png) no-repeat;
	width: 730px;
	height: 245px;
	font-family:  Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

#goldbox ul {
	margin: 0 0 0 12px;
	padding: 0;
}

#goldbox li {
	list-style:square;
	list-style-type:square;	
}

.home3Box {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 150px;
	vertical-align: top;
	width: 213px;
}


.home3Box h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.home3Box p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.blkCTABox {
	width: 155px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border: 1px #FFF solid;
	background-color: #000;
	margin: auto;

}


#footer {
	width: 700px;
	margin: auto;
	text-align: center;
	font-family: Geneva,Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: -10px;
}

#footernav {
	font-size: 11px;
}

#OuterFooterTable {
	width: 100%;
	background: #000 url(images/bottomPageBG.gif) repeat-x;
	height: 100px;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #444;
	width: 800px;
	
}


.imgbdr {
	border: 1px solid #000000;
}

.hdelement {
width:5px;
visibility:hidden;
}

.modules {
	border: 1px solid #000;
}

.modules td {
	background: #E2EEF3;
	padding: 9px;
}

.buy {
	background-color: #FFF;
}