/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #E8E5C0;
	background-image: url(/images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a:link {
	color: #656253;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

} .content_box {
	padding: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EBE9C7;
	text-align: left;
}
.menu {
	background-image: url(/images/menubg.jpg);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fffdf1;
	border-right-color: #fffdf1;
	border-bottom-color: #fffdf1;
	border-left-color: #fffdf1;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.pinkfont
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
}

.pinkfont a:visited 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
text-decoration:none;
}

.pinkfont a:link 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
text-decoration:none;
}


.pinkfont a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
text-decoration:underline;
}



.pinkfontnormal
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#c41552;
}

.blackfont
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#000000;
line-height:16px;
}
.brownfont
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#8e8b75;
line-height:16px;
}

.brownfont a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#8e8b75;
line-height:16px;
text-decoration:none;
}

.brownfont a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#8e8b75;
line-height:16px;
text-decoration:none;
}

.brownfont a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#000000;
line-height:16px;
text-decoration:underline;
}

.title {
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFEF1;
	height: 30px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #FFFFFF;
	background-image: url(/images/titlebg.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.signupbg {
	background-image: url(/images/signup_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-top:2px;
	padding-right:4px;
}

.discoverbg {
	background-image: url(/images/discover_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-top:2px;
	padding-right:4px;
}

.enhancebg {
	background-image: url(/images/enhance_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-top:2px;
	padding-right:4px;
}

.headnav {
	overflow: hidden;
	height: 119px;
}
.tank {
	overflow: hidden;
	width: 100%;
	height: 456px;
	background-position: center top;
	background-image: url(/images/tank.gif);
	background-repeat: no-repeat;
}
.link{

	height: 20px;
	padding: 10px;
	padding-top: 80px;
	text-align: center;

}
.link:hover {
	background-image: url(/images/hov.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	padding: 10px;
	padding-top: 80px;
	text-align: center;
}
.quotebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	width: 600px;
	margin-top: 0px;
}
.content_holder {
	width: 800px;
}
.footer {
	background-color: #D7D4B2;
	padding: 10px;
}
.footer a {
	color: #656253;
	font-size: 12px;
}
.freasons {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.reason_box {
	background-color: #FFFFFF;
	width: 135px;
	padding: 10px;
	height: 100px;
	text-align: left;
}
.tank .signup_link {
	margin-top: 200px;
}
.content_box a {
	color: #CC0066;
	font-weight: bold;
}
