/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

body {
background-image:url(../images/bkgrnd03a.jpg);
	background-position:top left;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.pagetextgray {
	color:#999999;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagetextred {
	color:#b21f3c;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.pagetextredbld {
	color:#b21f3c;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pagetextredit {
	color:#333333;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style:italic;
}
.footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
}

.pagetext {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainpagetextbox {
	margin:10px;
	padding:10px;
	}
#topbar {
background-color:#b21f3c;
width:100%;
height:100px;
}
#topbar2 {
background-color:#FFFFFF;
width:100%;
height:100px;
}
#whitebox {
background-color:#FFFFFF;
padding:0px;
}
#footer {
background-color:#333333;
padding:5px;
}
#graybox {
background-color:#666666;
padding:5px;
}

#redbox {
background-color:#e0b8c0;
padding:5px;
}
#menubkgrnd {
background-image:url(../images/banners/big_cake.jpg);
background-position: center;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
p#clear {clear:left;}

#floatright {
float:right;}.pagetextblackbld {
	color:#000000;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.float_right {
	float: right;
}
.cupwarbox {
	background-image:url(../images/cupwarbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

