/*Main Rules****************************************************************************/

.mainblurb
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px 8px 20px;

}

.mainblurb a
{
	color: #FFFFFF;
	text-decoration:none;
}

.mainblurb a:hover
{
	color: #FFFF66;
		text-decoration:underline;
}

.gallerylink
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	font-size: 43px;
	padding: 15px 0px 0px 15px;
	text-transform:uppercase;
}

.gallerylink a
{
	color:#FFFFFF;
}

.gallerylink a:hover
{
	color:#FFFF66;
}

.gallerylinktext
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight:normal;
	font-weight:bold;
	font-size: 30px;
	color:#FFFF99;
	padding-bottom: 5px;
}

#gallerytable
{
	width: 1000px;
	border: 0px;
}

#menufooter
{
	width: 802px;
	height: 104px;
}


#hpa1
{
	width: 274px;
	height: 350px;
	border:0px;
}

#hpa2
{
	width: 226px;
	height: 350px;
	border:0px;
}


/*Splash Rules*********************************************************************************/

.warning
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 10px 0px 4px 0px;
	text-transform: uppercase;
}

textarea
{
	width: 750px;
	height: 130px;
	background-color:#FFFFFF; 
	color:#000000; 
	scrollbar-face-color: #999999; 
	scrollbar-shadow-color: #2E2E2E;  
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #2E2E2E; 
	scrollbar-track-color: #666666; 
	scrollbar-arrow-color: #FFFFFF;
}

.splashtextarea
{
	padding-bottom: 6px;
}

.splashfooter
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 73px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}

#splashbanner
{
	width: 200px;
	height: 600px;
	border: 0px;
}

.splashblurb
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 20px 10px 20px;
}

.splashblurb a
{
	color: #FFFFFF;
}

.splashblurb a:hover
{
	color: #FFFF66;
}

#reciptable
{
	width: 750px;
	border: 0px;
	padding-top: 10px;
}
