@charset "utf-8";
/* CSS Document */

html, body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link, a:visited, a:active {
	color:#5f3032;
}
a:hover {
	color:#002c76;
}
img {
	border: none;
}
#container {
	font-size:.9em;
}
#header {
	font-size:.8em;
}
#globalNavTxt {
	font-size:.8em;
}
#subNavigation {
	font-size:.95em;
}
.subNav a {
	color:#FFF;
	text-decoration:none;
}
.subNavRO a {
	color:#FFF;
	text-decoration:none;
}
#mainTxt {
	font-size:.9em;
	text-align:left;
}
#mainTxt h1 {
	padding:0px;
	margin:0px;
	font-size:1.2em;
}
h1.pageTitle {
	padding:5px 0;
	margin:0px;
	font-size:1.4em;
	font-weight:bold;
}
h2.subTitle {
	padding:5px;
	margin:0px;
	font-size:1.2em;
}
h1.pageTitleBlue {
	padding:5px 0;
	margin:0px;
	font-size:1.4em;
	font-weight:bold;
	color:#002c76;
}
h1.pageTitleBlue a{
	color:#002c76;
}
h2.subTitleBlue {
	padding:5px 0;
	margin:0px;
	font-size:1.2em;
	color:#069;
}
#viewAll a {
	display:block;
	color:#FFF;
	font-size:1em;
	text-decoration:none;
}
.eventTitle {
	font-size:.95em;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}
.eventBody {
	font-size:.9em;
	color:#FFF;
	padding:0 0 10px 0;
}
.eventBody a {
	color:#FFF;
}

/* BEGIN BUTTON STYLES */
.b_register {
	background:url(/images/general/b_register.gif);
	background-repeat:no-repeat;
	width:104px;
	height:36px;
}
.b_register a{
	width:104px;
	height:36px;
	display:block;
}
/* END BUTTON STYLES */

.required {
	color:#C00;
	font-size:.8em;
}
#footer {
	color:#FFF;
	font-size:.9em;
}
#footer a{
	color:#FFF;
}
.copyright {
	font-size:.8em;	
}

.infoDisplayLabel {
	float:left; 
	padding:5px; 
	width:200px; 
	text-align:right; 
	font-weight:bold;
}

.infoDisplayData {
	margin:0 0 0 210px; 
	padding:5px;
}
#FeaturedProd .image {
	text-align:center;
}
#FeaturedProd .title {
	font-weight:bold;
	text-align:center;
}
#FeaturedProd .title a{
	font-weight:bold;
	text-align:center;
	color:#000;
}
#FeaturedProd .price {
	font-size:.85em;
	color:#036;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}
#FeaturedProd .strike {
	font-size:.75em;
	color:#C00;
	font-weight:normal;
	text-decoration:line-through;
}
/* OLD STYLES BEGIN */
.whitetextbold {
	color: white;
	font-weight: bold;
}

.redtextbold 
{
	color: #C00;
	font-weight: bold;
}
.blacktext11
{
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

.blacktext12bold
{
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.greytext11
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
}

.greytext11bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

.lightgreytext11bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #AAA;
	font-weight: bold;
}


.greytext12
{
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
}

.greytext12bold
{
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}


.header1 
{
	color: #B64C4C;
	font-weight: bold;
	font-size: 14px;
}


.admintitle 
{
	color: #B64C4C;
	font-weight: bold;
	font-size: 16px;
}

.redtext 
{
	color: #C00;
}

.style1 
{
	color: #FFFFFF;
	font-weight: bold;
}

.style2 
{
	color: #036;
	font-weight: bold;
}

.style3 
{
	color: #A8C926;
}


.style4 
{
	color: #C00;
	font-weight: bold;
}

.style5 
{
	color: #CAA946;
}

.style6 
{
	color: #993E3E;
	font-weight: bold;
	font-size: 14px;
}

.style7 
{
	color: #C00;
	font-weight: bold;
}

.style8 
{
	color: #C00;
	font-weight: bold;
}

.style9 
{
	color: #C00;
	font-weight: bold;
}

.style10 
{
	color: #C00;
	font-weight: bold;
}

.style11 
{
	color: #C00;
	font-weight: bold;
}

.style12 
{
	color: #C00;
	font-weight: bold;
}

.style22 
{
	color: #C00;
	font-weight: bold;
	font-size: 14px;
}

.frontheader
{
	color: #000;
	font-size: 16px;
}

.forms
{
	font-size: 11px;
	color: #777777;
}

.forms_send
{
	font-size: 11px;
	color: #FF0000;
}

.forms_sent
{
	font-size: 11px;
	color: #009900;
}

.forms_buttons
{
	font-size: 11px;
	color: #777777;
	width: 120px;
}

.forms_small
{
	font-size: 10px;
	color: #777777;
}

label {
	display:block;
	font-weight:bold;
}
/* END OLD STYLES */
