@import url(menu.css);
a {
	color: #5B7E12;
	text-decoration: underline;
}
body {
	background: #E0DEDB url(/images/bg.gif) repeat-x top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, select, textaria {
	color: #1A1322;
	font-family: Arial, Helvetica;
	font-size: 13px;
}
form {
	margin: 0;
}
h1 {
	color: #2C2338;
	font-size: 17px;
	margin: 8px 0px 0px 0px;
}
h2, h3, h4, h5, h6 {
	color: #5B7E12;
	font-size: 17px;
	margin: 4px 0px 4px 0px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h4 {
	color: #7D7766;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
.borderLeft {
	background: transparent url(/images/border_l.gif) repeat-y top left;
	width: 23px;
}
.borderRight {
	background: transparent url(/images/border_r.gif) repeat-y top right;
	width: 23px;
}
.buttonMoreInfo {
	background: url(/images/button_moreinfo_bg.gif) #9F9988 repeat-x top left;
	padding: 0px 10px 2px 10px;
	vertical-align: middle;
}
.buttonMoreInfo a, .buttonMoreInfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.cartSummary {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 8px 0px 8px;
}
.cartSummary a, .cartSummary a:visited {
	color: #ACFF00;
	text-decoration: none;
}
.cartSummary div {
	margin-bottom: 15px;
}
.featureNewsletter {
	background: #779B2D;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 8px 0px 8px;
}
.featureSubmit {
	background: #AFBB57;
	border: 1px solid #D3D9A9;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0px 6px 0px;
	width: 100%;
	pointer: hand;
}
.featureSubmit input {
	pointer: hand;
}
.footer a, .footer a:visited {
	color: #1A1322;
}
.leftNav a, .leftNav a:visited, .leftNavOn a, .leftNavOn a:visited {
	display: block;
	height: 100%;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftNav a:hover {
	color: #F19404;
}
.leftNav, .leftNav a, .leftNav a:visited {
	color: #E8E7E1;
}
.leftNav, .leftNavOn {
	font-size: 13px;
	font-weight: bold;
	height: 100%;
}
.leftNavOn, .leftNavOn a, .leftNavOn a:visited {
	color: #F19404;
}
.newsletterInput {
	background-color: #FFFFFF;
	border: 2px solid #C6BDA4;
	margin: 2px 0px 6px 0px;
	width: 97%;
}
.pagetitle {
	background-color: #C6BDA4;
	border-bottom: 1px solid #D1CAB7;
	border-left: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	height: 38px;
	padding: 8px 0px 0px 25px;
	vertical-align: bottom;
	width: 100%;
}
.topNav a, .topNavOn a {
	display: block;
	float: left;
	vertical-align:middle;
	padding: 13px 10px 10px 10px;
	position: relative;
	text-decoration: none;
}
.topNav a:hover {
	color: #F19404;
}
.topNav, .topNav a {
	color: #E8E7E1;
	float: left;
}
.topNav, .topNavOn {
	font-size: 13px;
	font-weight: bold;
	height: 100%;
	letter-spacing: -1px;
}
.topNavOn, .topNavOn a {
	color: #F19404;
	float: left;
}
.top {
	display: block;
	padding: 5px;
	float: right;
}
.success {
	border: 2px solid #009900;
	background: #FFFFFF url(/images/icon_success.gif) no-repeat 8px 50%;
	padding: 3px 3px 3px 36px;
}
.success a {
	white-space: nowrap;
}
.placements {
	width: 100%;
	border-style: none;
}
.placements th {
	white-space: nowrap;
}
.placements td, .placements th {
	padding: 2px 4px;
}
.data th {
	color: #FFFFFF;
	background-color: #82A931;
	font-size: 11px;
}
.data h2 {
	font-size: 14px;
}
.data td {
	font-size: 12px;
	vertical-align: top;
}
.data input {
	font-size: 11px;
}
.form {
	width: 100%;
	border-style: none;
}
.form td {
	padding: 2px 0;
}
.form td, .form input {
	font-size: 12px;
}
.form th label {
	display: block;
	width: 120px;
}