@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DBC7A2;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/bg-site.jpg);
	background-position: center top;
	
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
}

p {
	margin: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.menuList {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


.marketing {
	font-size: 9px;
	color: #FFFFFF;
}
.buttonStyle {
	color: #400D1B;
	background-color: #FFFFFF;
	border: 1px solid #400D1B;
}

a {
	color: #1D0D80;
}
h1 {
	font-size: 15px;
	color: #003300;
	margin: 5px;
}
h2 {
	font-size: 14px;
	color: #400D1B;
	margin: 4px;
}
.content-table {
}

h3 {
	font-size: 13px;
	margin: 3px;
}
.articleTitle {
	font-size: 110%;
	color: #663300;
}
.finePrint {
	font-size: 10px;
}
.commentBox {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.required {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.mystuff-listing-border {
	border: 1px dashed #CCCCCC;
}
.group-listing-text {
	font-size: 16px;
}
.announ-date {
	font-size: 10px;
	color: #999999;
}
.content-table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}
.title-content {
	font-size: 16px;
	font-weight: bold;
	color: #1D0D80;
	border-bottom-style: solid;
	border-bottom-color: #400D1B;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.address-phys {
	color: #FFFFFF;
	text-align: center;
}
.breadcrumb {
	color: #400D1B;
}
.footer-about {
	color: #FFFFFF;
}
.content-instructions {
	font-style: italic;
}
.img-prod {
	border: 1px solid #666666;
}
.mission {
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
