body {
	font-family: Arial, Helvetica, sans-serif; background-color:#5E141E; margin-top: 5px; padding-top: 5px; color:#333333; font-size:10pt; margin-left:auto; margin-right:auto; width: 750px;
}

td {
	font-family: Arial, Helvetica, sans-serif; color:#333333; font-size:10pt;
}

td.quiz {font-family: 'Trebuchet MS'; font-size: 10pt; color: white;
}

p {
	font-family: Arial, Helvetica, sans-serif; color:#333333; font-size:10pt;
}

p.top_caption { font-family: Arial, Tahoma, Georgia, "Times New Roman", Times, serif; font-size:13px; color:#FFFFFF; background-color:#5E141E; text-align:right; font-weight:bold;
}

.callout { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:center; font-weight:bold; font-style:italic; padding-bottom: 5px; padding-top: 2px;
}

p.quote { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #496F3D; text-align:center; font-weight:bold;
}

p.quotetext { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #333333; text-align:center; 
}

p.bottom { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#FFFFFF; background-color:#5E141E; text-align:center; 
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: small-caps;
	color: #5E141E;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #496F3D;
	text-align: center;
}

h2.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5E141E;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	margin:5px 0px 0px 5px;
	margin:5px 0px 0px 5px;
} /*used at the very bottom of each page*/

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #496F3D;
	text-align: left;
	border-bottom: 1px #496F3D solid;
	width:80%; 
}

a {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

.rule {
border-bottom: 1px solid #496F3D;
margin-bottom: 5px;
 }

a.friend {
	color: #496F3D;
	text-decoration: none;
}
a.friend:visited {
	color: #496F3D;
	text-decoration: none;
}
a.friend:hover {
	color: #496F3D;
	text-decoration: none;
}



#testimonials { background-color:#DADAB9; width: 80%; text-align:center; padding: 5px; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style:italic; color:#333333; margin-right:auto; margin-left:auto; border: 2px #C2C2A1 dotted;
}


#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-weight: bold;
text-align:center;
}

#navcontainer li { 
 padding: 0px 0px 0px 0px;
 background-image: url(../images/nav_bg.gif); 
background-repeat:no-repeat;
width: 120px;
font-family: arial;
font-size: 13px;
text-align:center;

/*height: 35px;*/
}

 #navcontainer a {
display: block;
color: #496F3D; 
padding: 7px 0px 8px 0px;
text-decoration: none;
}

#navcontainer a:hover
{
color: #5E141E;
}


td.bottom { 
	padding: 5px 0px 5px 0px;
	font-family: arial;
	font-size: 10px;
	text-align:center;
	color:#FFFFFF;
	background-color:#5E141E;
}

 a.bottomnav {
	color:#FFFFFF; 
	text-decoration: underline;
}
 a.bottomnav:visited
{
	color:#CCCCCC;
	text-decoration: underline;
}
 a.bottomnav:hover
{
	color:#FFFFFF; 
	text-decoration: none;
}

input .normal{
	width:10px;
}