@charset "utf-8";
body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #0099DF url(slices/pagebg.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #111111;
}

img {
	border: 0;
}



.main {	
	background-color:#FFF;
    border:0px solid #CCCCCC;
    margin-left: 15px;
}



ul {
    list-style:none;
	padding: 0;
	margin: 0;
	}


p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:170%;
	text-align: justify;
	padding: 0px 10px 6px 10px;
}


#textcenter {text-align: center;}

#form { width: 90%; text-align:left; padding:25px; border: 2px solid #333333; background:#444444;}

#main_image2{margin:0px auto 26px auto;height:750px;width:600px;background:#000000; padding:2px; border:8px solid #222222}



.feature {
 	color:#000066;
	font-weight:bold;
	font-size: 17px;
	margin-bottom:20px;
	padding-bottom:20px;
}



hr { margin-top:20px;
margin-bottom:20px;
color:#dddddd;
}


h1 {	
    background: url(slices/underline.gif) bottom repeat-x;
	color:#00428C;	
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;

	
}

h2 {	
	color:#00428C;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;

	font-weight:bold;
	border-bottom: 2px #FFCC00  dotted;
	
}



h3 {
 	color:#000066;
	font-weight:bold;
	font-size: 16px;
	margin-bottom:-10px;

}


h4 {
 	color:#000066;
	font-weight:bold;
	font-size: 16px;
	padding: 10px;

}


table {background-color:#FFFFCC;
border: 1px #FFCC33 dotted;
}


.highlightgold {
 	color:#FFFFFF;
	font-weight:bold;
	font-size: 13px;   
}


.highlightblue {
 	color:#00428C;
	font-weight:bold;
	font-size: 13px;
}


.divider {margin-top: 20px;}


a.blu:link {color: #000066;text-decoration: none;}
a.blu:visited {color: #000066;text-decoration: none;}
a.blu:hover {color:#666666;text-decoration: underline;}
a.blu:active {color:#FFFFFF;text-decoration: none;}


a:link {color: #00428C;text-decoration: none; font-weight:bold;}
a:visited {color: #00428C; text-decoration: none; font-weight:bold;}
a:hover {color:#00428C;text-decoration: underline;}
a:active {color:#00428C; text-decoration: none;}




/* Containers background holders -------------------------------------------------------------------*/


#bgholder { 
	width: 100%;
	background: url(bg/bigbottombg.jpg) no-repeat bottom; 
    margin: 0 auto;
	clear:both;
}


#bgholder2 { 
	width: 940px;
	background:#FFFFFF; 
    margin: 0 auto;
	clear:both;
} 



#container { 
	width: 940px;
	clear:both;
	background:#FFFFFF; 
    margin: 0px auto;
} 




#contentbg {
    clear:both;
	background:#FFFFFF url(slices/grass.jpg) no-repeat bottom;
	width: 940px; 
	padding:0; 
	margin: 0px auto;
	
}

#maincontent {
	float: left;
	width: 670px;
	padding: 0px 0px 20px 19px;
	margin: 10px 0px 0px 0px;
	border-left:1px #D3B950 solid;
}



/* Misc tags -------------------------------------------------------------------*/

.fltrt2 { 
	float: right;
	margin:2px 5px;
}


#header {
    width:940px;
	margin: 0 auto;
	height: 153px;
	padding: 0px; 
} 



 


#flash {
    background-color:#00428C;
    width:940px;
	height:450px;
	padding-top:3px;
padding-bottom:4px;
		
}


#flash2 {
    background-color:#FFFFCC;
    width:900px;
   
	padding: 16px 20px 19px 20px;
	border-bottom: 1px #FFCC33 dotted;	
} 


#flash3 {
    background-color:#00428C;
    width:940px;
	padding-top:3px;		
} 



form {background-color:#FFFFCC;
padding:20px 30px 30px 20px;
border: 1px #FFCC33 dotted;
line-height:190%;}


hr {
color:#444444;
border:#666666 1px dotted;
}


.featurepic {
	padding: 2px;
	background-color:#002250;
	margin-bottom:5px;
}


.rightpic {
	padding: 3px;
	float:right;
	background-color:#00428C;
	margin: 5px 0px 0px 15px;
}



.leftpic {
	padding: 2px;
	float:left;
	background-color:#00428C;
	margin: 7px 5px 7px 0px;
}


/* Home Page Columns ------------------------------------------------------------------*/

#aboutcol {
	float: left; /* since this element is floated, a width must be given */
	width: 600px; 
	padding: 10px 20px 20px 20px; 
	margin: 20px 0 20px 0;
	
}






#sportscol {
	float: right;
	width: 254px;
	background: #FFFFCC;
	padding: 30px 20px 20px 20px;
	margin-bottom:30px;
    margin-top:20px;
	border-bottom: 1px #FFCC33 dotted;
	border-left: 1px #FFCC33 dotted;
	border-top: 1px #FFCC33 dotted;
}



#sportscol img {border:#FFCC33 1px solid;}


	

#linkscol {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; 
	padding: 10px 25px 20px 25px; 
	margin:0;
	
}

	
.goldlist li {
margin-left:35px;
padding-left: 22px;
margin-bottom:20px;
background: url(slices/check.gif) no-repeat left center;
font-size:12px;
text-align:left;
line-height:130%;

}	

	
	


/* Floats and lists ------------------------------------------------------------------*/


.fltrt { 
	float: right;
	padding:0px;
	margin: 0px 0px 0px 10px;

}


.fltlft { 
	float: left;
border:0px solid #cccccc;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;


}

.clearfloat {
	clear:both;
	margin:0px;
	padding:0px;
 
}


/* Footer ------------------------------------------------------------------*/

#footer { 
    clear:both;
    width: 100%;
    background:#009900;
	margin: 0px auto;
	font-size:9px;
	color: #FFFF99;
} 


#footer a{color: #FFFFCC; font: 10px Verdana, Arial, Helvetica, sans-serif; font-weight:bold}
#footer a:hover  {color: #ffffff; text-decoration:underline;}


#footerholder {  
    margin: 0px auto 0px auto;
	font-size:9px;
    width: 940px;
	height: 350px;
	padding: 0px 10px 10px 10px; 	
}

.footlinks {
	margin: 0px auto 12px auto;
	padding:20px;	
}



.foot1 {
	float: left;
	width: 220px;
	height: 200px;
	padding: 10px 15px 10px 0px;
	border-right:1px dashed #7FAF42;	
}

.foot2 {
	float: left;
	width: 370px;
	height: 200px;
	padding: 0px 35px 10px 35px;
	border-right:1px dashed #7FAF42;
}


.foot3 {
	float: left;
	width: 230px;
	height: 200px;
	padding: 10px 15px 10px 15px;	
}

div.foot2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.foot2 ul li {
	margin: 0;
	padding: 10px;
	border-bottom: 1px dotted #7FAF42;
	line-height:200%;
}



/* Menu ------------------------------------------------------------------*/







#topnav {  
width:940px;
padding: 0px; 
} 






.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Verdana, Geneva, sans-serif;
width: 940px;
overflow: hidden;
background: url(slices/menubg.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color:#00428C;
padding: 13px 45px;
text-decoration: none;
border-right: 1px solid #FFFFCC;
}

.solidblockmenu li a:visited{
color: #00428C;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #00428C;
background: transparent url(slices/menubgover.jpg) center repeat-x;
text-decoration: underline;
}

