a:link {
	color: #980c08;
	background: none;
	text-decoration: none;
}
a:active {
	color: #980c08;
	background: none;
	text-decoration: underline;
}
a:visited {
	color: #AD7C29;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #980c08;
	background: none;
	text-decoration: underline;
}

body  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../structure/bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
p {
	margin-top: 8px;
	background: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul {
	font-size: 12px;
	line-height: 140%;
	margin-top: 4px;
	background: none;
}
li {
	list-style-image:   url("../structure/misc/listImage_01.gif");
	margin-top: 6px;
	background: none;
}
.whiteOnly {color: #CCCCCC; margin-right:14px;}
.formText1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sandTextNormal {
	padding-right: 8px;
	font-weight: 600;
	color: #AD7C29;
}
.subHeaderWhite {
	font-size: 13px;
	font-weight: 700;
	color: #FFFFFF;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 90%;
	text-transform: uppercase;
}
.quoteBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6384a5;
	font-weight: 500;
}
.quoteAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6384a5;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #AD7C29;
	background: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	background: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:6px;
}
h3 {font-size: 85%; font-weight: bold; color: #FF6666; text-transform: uppercase; margin-top: 20px; margin-bottom: 6px;}
h4 {
	font-size: 13px;
	font-weight: lighter;
	line-height:120%;
	color: #FF6666;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 6px;
	background: none;
}
h4.lessHeadRoom {margin-bottom: 0px}
h5 {
	font-size: 90%;
	color: #666666;
	background-image: none;
}
h6 {font-size: 90%; line-height: 120%; font-weight: 600; color:#585858; margin-top:0px; margin-bottom:6px}.footerText {
	color: #990000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited:hover {
	color: #980c08;
	background: none;
	text-decoration: underline;
}
.border {
	border-top: 15px solid #FFFFFF;
	border-right: 30px solid #FFFFFF;
	border-bottom: solid #FFFFFF;
	border-left: 30px solid #FFFFFF;
}
