@charset "UTF-8";

body {
	font-family: Verdana, Arial, SansSerif, "Lucida Grande";
	margin: 0px;
	font-size: 11px;
	color: #333333;	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.whiteBody {
	font-size: 11px;
	color: #FFFFFF;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEE6CF;
	line-height: 1.3em;
}
.bottomNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEE6CF;
	line-height: 1.3em;
}
.bottomNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEE6CF;
	line-height: 1.3em;
}
.orangeHeader {
	font-size: 14px;
	color: #A13810;
	font-weight: bold;
}
.whiteHeader {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyText {
	font-family: Verdana, Arial, SansSerif, "Lucida Grande";
	margin: 0px;
	font-size: 11px;
	color: #333333;
}
.bodyText:visited {
	font-family: Verdana, Arial, SansSerif, "Lucida Grande";
	margin: 0px;
	font-size: 11px;
	color: #597591;
}
.bodyText:link {
	font-family: Verdana, Arial, SansSerif, "Lucida Grande";
	margin: 0px;
	font-size: 11px;
	color: #color
: #333;
	color: #597591;
}
.bodyTextOrange {
	font-family: Verdana, Arial, SansSerif, "Lucida Grande";
	margin: 0px;
	font-size: 11px;
	color: #A13810;
}
.tanBody {
	color: #EEE6CF;
	font-style: italic;
	font-size: 10px;
}

/* ALL YOU NEED IS A HEIGHT AND A WIDTH HERE */
#nameofyourdivhere {
	height: 222px;
	width: 828px;
}

h3 {
	margin-bottom:0px;

}

p {
	margin:5px 0 10px 0;

}
