/* Element selectors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #F9F5C6;;
	margin-top: 5px;
	background-image:  url("../images/bg.jpg");
	background-repeat:repeat-x
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
	background-color: #FFCC00;
}
a:visited {
	color: #666666;
	text-align: right;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 100%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	font-style: italic;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding-right: 10px;
	padding-left: 20px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 160%;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 120%;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 10px;
	padding-left: 20px;
	list-style-type: square;
	line-height: 150%;
}
/* ID selectors */
#header {
	border-top-style: solid;
	border-top-color: #990000;
	border-top-width: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
#content {
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
#footer {
	border-right-style: solid;
	border-right-color: #990000;
	border-right-width: 1px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
/* Class selectors */
.mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	line-height: 220%;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
}
.mainNav a:link {
	color: #666666;
	text-decoration: none;
}
.mainNav a:hover {
	color: #333333;
}
.mainNav a:visited {
	color: #666666;
	text-decoration: none;
}
.secondaryNav {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 70%;
	color: #666666;
}
.secondaryNav a:link {
	color: #4D4D4D;
	text-decoration: none;
}
.secondaryNav a:hover {
	color: #333333;
}
.secondaryNav a:visited {
	color: #666666;
	text-decoration: none;
}
.splash_enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #000000;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 100%;
}
.boxNav {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.quoteItal {
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 25px;
	font-style: italic;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #000000;
	font-size: 68%;
	padding-left: 83px;
	padding-top: 5px;
}
.top2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #000000;
	font-size: 68%;
	padding-left: 20px;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #000000;
	text-align: center;
	font-size: 70%;
	padding-top: 5px;
}
.bottomnavigation a:link {
	color: #006600;
}
.bottomnavigation a:hover {
	color: #000033;
}
.copyright {
	color: #666666;
	text-align: center;
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 10px;
	line-height: 100%;
}
.testh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 100%;
}