body {
	margin: 0px;
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p, blockquote, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
blockquote {
	width: 250px;
	float:right;
	border:1px solid #E1CFAE;
	padding:10px;
	margin:0 10px 10px 10px;
	color:#333;
	font-style:italic;
	background:#FCFAF5;
}
#cright {
	border-top:1px solid #901722;
	text-align:center;
	font-size:x-small;
	color:#666666;
}
#bot_menu {
	font-size: x-small;
	color: #990000;
	text-align: center;
}
#centerall {
	text-align: center;
}
#mainholder {
	margin: auto;
	text-align:left;
}
#banner, #menu {
	width: 770px;
	margin: auto;
}
#menu a {
	font: italic bold medium/64px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(images/tab.jpg);
	display: block;
	float: left;
	width: 115px;
	height:44px;
	overflow:hidden;
	text-align:center;
	color:#fff;
}
#menu a:hover {
	color:#FF0;
}
#menu li {
	float:left;
}
#menu {
	list-style: none;
	padding: 0px;
}
#content {
	clear: both;
	text-align: left;
	padding-top:10px;
	margin:0 1in;
}
#right_float {
	float: right;
	margin:10px;
	text-align:center;
}
#footer {
	clear: both;
	text-align:center;
	background: #901722 url(images/footer_back.jpg) repeat-x top;
}
#footer a {
	color:#fff;
	line-height:27px;
}
#footer a:hover {
	color:#ff0;
}

a {
	color:#921823;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #921823;
	font-style: italic;
}
#banner {
	background: url(images/banner_top.jpg) no-repeat;
	text-indent: -5000px;
}
#banner h1 {
	line-height: 134px;
	margin: 0px;
	padding: 0px;
}
.slight_border {
	border:1px solid #E1CFAE;
	padding:10px;
}
ul {
	list-style: url(images/bullet.gif);
}

