/* CSS Document */
html { 				
height: 100%; margin-bottom: 1px; 
}
body {
	background-color:#ffffff;	
}	
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:bold;	
}

h1 {
	font-size:14px;
	font-weight:bold;
}

.heading {
	font-size:14px;
	font-weight:bold;
}

a:link  {	
	color:#666666;
	text-decoration:none; }

a:visited {	
	color:#666666;
	text-decoration:none; }
				
a:hover {		
	color:#CC0000;
	text-decoration:none; }
	
/* MENU */	
.container{
	position:absolute;	
	z-index:99;	
}	
.menu {
	position:relative;
	top:424px;
	left:42px;
	z-index:98;
	width:127px;	
}
.menu a {
	background-color:#575759;
	padding:5px;
	display:block;
	border:solid 1px #868789; 
}	
.menu a:hover {
	background-color:#88002f;
}

.logo {
	position:relative;
	top:394px;
	left:703px;
}
.mainReg
{
	position:relative;
	top:155px;
	left:25px;	
	background-repeat:no-repeat;
	display:block;
	height:117px;
	width:362px; 	
}
.mainReg a
{
	position:relative;	
	background-image:url(../images/mainReg.png);		
	background-repeat:no-repeat;
	display:block;	
	height:117px;
	width:362px;	
}
.mainReg a:hover
{
	background-image:none;
}
.planReg
{
	position:relative;
	top:12px;
	left:25px;	
	background-repeat:no-repeat;
	display:block;
	height:117px;
	width:362px; 	
}
.planReg a
{
	position:relative;	
	background-image:url(../images/mainReg.png);		
	background-repeat:no-repeat;
	display:block;	
	height:117px;
	width:362px;	
}
.planReg a:hover
{
	background-image:none;
}
.winnersPlan
{
	position:relative;
	top:80px;
	left:120px;	
	background-repeat:no-repeat;
	display:block;
	width:145px;
	height:70px;
	cursor:pointer;	
}
.winnersHome
{
	position:relative;
	top:364px;
	left:430px;	
	background-repeat:no-repeat;
	display:block;
	width:145px;
	height:70px;
	cursor:pointer;
}
.winnersInner
{
	position:relative;
	top:220px;
	left:125px;	
	background-repeat:no-repeat;
	display:block;
	height:50px;
	width:105px; 
}
.reg
{
	position:relative;
	top:420px;
	left:280px;	
	background-repeat:no-repeat;
	display:block;
	height:117px;
	width:362px; 	
}
.reg a
{	
	position:relative;	
	background-image:url(../images/homeReg.png);		
	background-repeat:no-repeat;
	display:block;	
	height:117px;
	width:362px;
}
.reg a:hover
{	
	background-image:none; 	
}
.hfs {
	position:relative;
	top:331px;
	left:36px;	
	background-repeat:no-repeat;
	display:block;
	height:82px;
	width:102px; 		
}
.hfs a {
	position:relative;			
	background-image:url(../images/bHFS_out.jpg);
	background-repeat:no-repeat;
	display:block;	
	height:68px;
	width:88px; 
	top:3px;
	left:7px;		
}
.hfs a:hover {		
	background-image:none; 	
}

/* HOME TEMPLATE */	
.home_bg {
	background-image:url(../images/home_bg.png);
	background-repeat:no-repeat;
	background-color:#a5a6a8;
}
.border_black {
	background-color:#58585a;
}
.border_bot {	
	border-bottom:solid 1px #9b9da0;
}
.border_rhs {
	border-right:solid 1px #9b9da0;
}

/* SITE PLAN */	

.border6, .siteplan, .siteplan:link, .siteplan:visited {	
	border:solid 6px #575759;
}
.siteplan:hover {
	border:solid 6px #d9dadb;
}
	

/* CONTACT */	
.contact_bg {
	background-image:url(../images/home_bg.png);
	background-repeat:no-repeat;
	background-color:#a5a6a8;
	background-position:0px -104px;
}
.contact {
	position:relative;		
	display:block;
	height:304px;
	width:356px;
	background-image:url(../images/contact_win_over.png); 
	background-repeat:no-repeat;		
}
.contact a {
	position:relative;			
	background-image:url(../images/contact_win.png); 
	background-repeat:no-repeat;
	display:block;
	height:305px;
	width:356px; 
}
.contact a:hover {		
	background-image:none; 	
}

.contact_map a {
	position:relative;			
	background-image:url(../images/contact_map.png);
	background-repeat:no-repeat;
	display:block;
	height:114px;
	width:141px; 
	background-color:#d9dadb;
}
.contact_map a:hover {		
	background-color:#88002f; 	
}
