body {
	margin: 0px 50px 10px 50px;
	text-align: center;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
.clr {
	clear: both;
	height: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
}
#navtop {
	text-align: right;
}
#logo {
	
}
#bartop {
	background: url(images/bartop_c.jpg) repeat-x;
}
#bartop_l {
	background: url(images/bartop_l.jpg) left no-repeat;
}
#bartop_r {
	background: url(images/bartop_r.jpg) right no-repeat;
	height: 55px;
	text-align: right;
	padding-right: 10px;
	/*padding-top: 15px;*/
}
#contentarea {
	
}
#boxfeatured {
	
}
#boxfeatured h3 {
	background: url(images/bullet_featured.jpg) center left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #810102;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 5px 0px 5px 20px;
}
#footer {
	background: url(images/footer_c.jpg) repeat-x;
}
#footer_l {
	background: url(images/footer_l.jpg) left no-repeat;
}
#footer_r {
	background: url(images/footer_r.jpg) right no-repeat;
}
#footer_mid {
	background: url(images/footer_mid.jpg) center no-repeat;
	height: 22px;
	line-height: 22px;
	text-align: right;
	padding-right: 10px;
}
#footer * {
	color: #FFFFFF;
}

#contentarea h2 {
	background: url(images/bullet_category.jpg) center left no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#contentarea h2, #contentarea h2 a {
	font-size: 1.2em;
}
#contentarea h2 a:hover {
	color: #7D0101;
}
.subcats {
	margin: 5px 5px 5px 30px;
	padding: 0px;
}
.subcats a {
	color: #000000;
	text-decoration: none;
}

#searchform {
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
}


.formPage {
	
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
