@charset "utf-8";
#specials {
	float: left;
	width: 310px;
	height: 320px;
}
#specials a:link, #specials a:hover, #specials a:visited {color:#00F;
}
#flash_home {
	float: right;
	height: 300px;
	width: 445px;
}
#maincontent img {
	padding-left: 20px;
}
#pagetitle {
	padding-bottom: 20px;
}
#pagetitle h1 {
	font-weight: bold;
}


body {
	background-color: #FFCC66;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
em {font-style:italic}
strong {font-weight:bold;}
#menucell {
	width: 185px;
	font-size: 13px;
	vertical-align: top;
}
#linkholder {
	height: 50px;
	padding-top: 10px;
}
#linkholder img {
	padding-left: 20px;
}


#menucell p {
	text-indent:12px;
	font-weight: bold;
}
#contentcell {
	vertical-align: top;
	padding-top: 60px;
}
#footer {
	color: #FFFFFF;
	height: 48px;
	width: 652px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #630;
}
#footer a:link, #footer a:hover, #footer a:visited{color:#FFFFFF;text-decoration:none;}

#header {
	height: 141px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#menu {
	background-image: url(../images/navback.png);
	height: 46px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#container {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC66;
	background-image: url(../images/main_repeat_back.png);
	background-repeat: repeat-y;
	color: #663300;
}
#bottombar {
	background-image: url(../images/bottom_content_bar2.png);
	height: 11px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#tablecontainer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#maincontent {
	font-size: 13px;
}
#under {
	text-decoration: underline;
}
h2 {
	text-decoration: underline;
}
#leftmenu a:link, #leftmenu a:hover, #leftmenu a:visited{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	
}
#topleftmenu {
	background-image: url(../images/leftnav/top_button.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	width: 164px;
	padding-top: 9px;
	padding-left: 7px;
	background-color: #630;
}
.leftbutton {
	background-image: url(../images/leftnav/middle_button.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	width: 164px;
	padding-top: 9px;
	padding-left: 7px;
	background-color: #630;
}
#bottomleftmenu {
	background-image: url(../images/leftnav/bottom_bottom.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	width: 164px;
	padding-top: 9px;
	padding-left: 7px;
	background-color: #630;
}
#rid a {
	color: #960;
	text-decoration: none;
}
#rid {
	color: #960;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align:center;
	padding-top: 5px;
}
