html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

.centeringtable {
width: 100%;
height: 100%;
}
.master {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.background {
	background-image: url(graphics/page_background.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-align: left;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
a:link {
	color: #CC3366;

}
.border {
	border: 1px solid #EE6B19;
}
a:visited {
	color: #CC0033;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.headingadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990033;
	font-weight: bolder;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
#specials {
	width: 900px;
	text-align: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#specials  img {
	margin-right: 20px;
}
.special h1 {
	font-size: 18px;
	color: #EE7819;
}
#special1 {
	width: 285px;
	height: 110px;
	float: left;
	margin-right: 10px;
}
#special2 {
	left: 10px;

}
#special3 {
	width: 295px;
	float: right;
	padding-left: 5px;
}


#content {
	border: 1px solid #CCCCCC;
	width: 900px;
}
#textcontent {
	padding-right: 45px;
}

#bottommenu {
	text-align: left;
	width: 835px;
	padding-left: 65px;
	clear: both;
	padding-top: 20px;
	
}


#bottommenusecondary {
	margin-top: 10px;
	text-align: left;
	width: 835px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	
}
*html #bottommenu {
width: 900px;
padding-left: 65px;
}

*html #bottommenusecondary {
	width: 850px;
	margin-left: 10px;
	margin-right:2px;
}


#bottommenusecondary a{
color: #993300;
text-decoration:none;
}

#bottommenusecondary a:hover{

text-decoration:underline;
}

#bottommenu a{
color: #993300;
text-decoration:none;
}

#bottommenu a:hover{

text-decoration:underline;
}

#credit  {
	display: inline;
	text-align: right;
	padding-left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#credit a {
	color: #999999;

}
