/* CSS Document */

.menuItem{
color:#FFFFFF;
margin-right:50px;
margin-left:5px;
margin-bottom:5px;
font:"Courier New", Courier, mono;
font-size:15px;
}



body{
background-image:url(images/RedfishDay_0010.jpg)

}


#wrapper {
	width:700px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid white;
}


#_main{
	width:700px;
	height:500px;
	background-color:#000000;
	
}


#_mainShowCase{
	width:700px;
	background-color:#000000;
	height:1000px;
	
}


#TopBanner{
width:700px;
height:100px;
background-color:#000033;

}



#topMenuSpace{
width:700px;
height:30px;
background-color:#666600;

}


/*----------------------------------------------------------*/
#defaultPageMainSpace{
width:400px;
height:327px;
color:#FFFFFF;
background-color:#000000;
float:left;

}


#defaultPageMainSpace2{
width:400px;

color:#FFFFFF;
background-color:#000000;
float:left;

}

.gold{
color:#999900;
font-size:18px;
}

.title{
font-size:25px;
}


#defaultPageMainTextFormatting{

color:#FFFFFF;

text-align:justify;
padding:10px;

}

#defaultPageMainTextFormatting650with{
width:650px;
color:#FFFFFF;
text-align:center;
padding:10px;

}

#defaultMainPics{
text-align:center;
width:400px;

background-color:#FFFFFF;
}

/*----------------------------------------------------------*/



#bottomBlueBorder{
background-image:url(images/bottomBlueBorder.gif);
width:700px;
height:20px;
}

#bottomSearchBar{
width:700px;
height:30px;
background-color:#CCCCCC;
}

#copyright{
text-align:center;
font-size:11px;
color:#FFFFFF;
}

.alignCenter{
text-align:center;
}

.font22{
font-size:22px;
font-weight:300;
text-align:center;
text-indent:20px;
}

.font22NoIndent{
font-size:22px;
font-weight:300;
text-align:center;

}

.font12{
font-size:12px;
}

.font12Yellow{
font-size:12px;
color:#FFFF00;
}


.font15Yellow{
font-size:15px;
color:#FFFF00;
}


.textIndentTable{
text-indent:30px;
}


#blackDiv{
background-color:#000000;
width:700px;
}



#topMenu{
text-align:center;
width:695px;
height:28px;
background-color:#666600;
margin-bottom:3px;
margin-top:3px;
font-size:15px;


}




/*this is a class*/
.topMenuItem{
padding-left:7px;
padding-right:7px;
font-size:14px;
font-weight:bold;
}

a:link{

	color:#FFFFFF;
	text-decoration:none;
	
	
}
a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
	
a:hover{
	color:white;
	background-color:#00376F;
	
}







