body{
	margin: 0 0;
	font: .70em "Helvetica", Arial, Sans-Serif;
	background-color:#F8E31A;
	background-image: url(../images/Splash.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-color:#AACC39;
}
	h1 { font-size: 2.3em; }
	h2 { font-size: 1.8em; color: #5c5b57; }
	a { color: #960a0d; }
	a:hover { color: #960a0d; text-decoration: none; }
	img { border: 0; }
	.red { color: #960a0d; }
	.grey { color: #5c5b57; }
	p  { font-size: 1.2em; color: #5c5b57; }
	
#header {
	background-repeat: repeat-x;
	height: 250px;
	margin: 0 auto;
	background-color:#F8E31A; 
	
}
#logo {
	height: 261px;
	margin: 0 auto;

}
#top, top a {
	
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-left: 165px;
	color: #960a0d;
}
#wrap, wrap a {
	
	
	margin-right: auto;
	margin-left: auto;
	padding-left: 165px;
	color: #960a0d;
}

.nav{
	color: #960a0d;
	padding-left: 480px;
	font-size: 14px;
}
.nav a{
	color: #960a0d;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}		
.col-left {
	width: 332px;
	margin-left: 50px;
}
.col-right {
	float: right;
	width: 332px;
	padding-top: 0px;
	padding-right: 170px;
	padding-left: 0px;
}
.footer {
	padding-top: 55px;
	background-image: url(../images/bgFooter.gif);
	background-position: bottom;
	height: 115px;
	background-repeat: repeat-x;
	color: #7a7a77;
	clear: both;
	margin-bottom: 0px;
}
.button {

width:50px;BORDER-RIGHT: #0E2C64 3px ridge;
BORDER-TOP: #0E2C64 3px ridge;FONT-SIZE: 8pt;
BORDER-LEFT: #0E2C64 3px ridge;COLOR:White;
BORDER-BOTTOM: #0E2C64 3px ridge;
FONT-FAMILY: Verdana,Arial;
BACKGROUND-COLOR:#960a0d; 

}
.footer a { color: #7a7a77; text-decoration: none;}

.main2{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:8px 50px 50px 50px;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #5B5B5B;
	background-image: url(../images/bg1.gif);
	border: 1px solid #B8C9D8;
	padding: 2px;
}
.heading1 
{
	font-weight:bold;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #960A0D;
}
.heading2 {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #960A0D;
}
.heading {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	color: #EE2925;
}
.box3 {
	background-color: #FDE1E2;
	padding: 3px;
	border: 1px solid #960A0D;
}
.heading3 {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	color: #000000;
	font-weight:bold;
	letter-spacing: -1px;
}
a:link 
{
 
	color:#000000
	text-decoration: none;
}
 a:visited 
{
	color:#000000
	text-decoration: none;
}
a:active 
{
	color:#000000
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
	color: #D74130;
}

