﻿body {
	margin: 0px;
	font: 11px Tahoma, Arial;
	color: #000000;
	padding: 0px;
}

td {
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #333333;
}

td.white_on_dark {
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #FFFFFF;
}
td.content {
	padding: 20px;
}

div.slidefeature
{
    float:right;
}

#share 
{
    margin-bottom: -10px;
    padding-left: 10px;
}

#newsletter {
	background: url(../images/newsletter.jpg) top left no-repeat;
	width: 180px;
	height: 155px;
	font-size: 19px;
	color: #FFFFFF;
	float: left;
}



#newsletter a:link,
#newsletter a:visited {
	font: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 19px;
	color: #FFFFFF;
	display: block;
	width: 130px;
	height: 125px;
	padding: 15px 15px 15px 35px;
}
#newsletter a:hover,
#newsletter a:active {
	color: #CC0033;
	text-decoration: none;
}
#testimonial {
	width: 315px;
	height: 130px;
	float: right;
	margin-top: -5px;
}
#testimonial .heading {
	position: relative;
	float: left;
	font: 20px Impact, Arial;
	color: #CC0033;
}
a.testimonial:link,
a.testimonial:visited {
	background: url(../images/arrow_link.jpg) right 10px no-repeat;
	padding: 5px 10px 0 0;
	text-decoration: none;
	font: 11px Tahoma, Arial;
	line-height: 15px;
	letter-spacing: 1px;
	float: right;
}
a.testimonial:hover,
a.testimonial:active {
	color: #000;
}
#testimonial_inner {
	border: 2px solid #CC0033;
	width: 315px;
	height: 130px;
	margin-top: -5px;
	float: right;
}
#testimonial p {
	text-align: left;
	font: 11px "Courier New", Courier, monospace;
	color: #5F5F5F;
	margin-top: 10px;
	padding: 0 10px;
	height:100px;
	overflow:hidden;
}
#testimonial em {
	font: 11px "Courier New", Courier, monospace;
	color: #5F5F5F;
	display: block;
	margin-top: -15px;
	padding: 0 10px;
	text-align: right;
	font-style: italic;
}
.testimonial_quote:before {
	content: open-quote;
}
.testimonial_quote:after {
	content: close-quote;
}
.testimonial_quote {
	font-size: 16px;
	color: #666;
}
.testimonial_author {
	text-align: right;
	font-style: italic;
}
.testimonial_date {
	color: #CCC;
}

div.clear {
	clear: both;
}

.black {
	color: #000000;
	font-weight: bold;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px Tahoma, Arial;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #CC0033;
	}	

a:hover	{
	text-decoration: underline;
	color: #88B944;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

.redText {
	color: #b31b34;
	line-height: 15px;
}

.smallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

a.main_menu:link, a.main_menu:visited, a.main_menu:active {  /* Main Horizontal menu bar */
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	padding: 5px 15px;
	margin: 0px 5px 0px 0px;
	font: 10px/25px Tahoma, Arial, serif;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}

a.main_menu:hover {
	color: #000000;
	background: #F1F1F1;
}

a.cust_menu:link, a.cust_menu:visited, a.cust_menu:active {
	color: #88B944;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 20px/30px "Courier New", Courier, monospace;
	display:block;
	padding-right: 14px;
}

a.cust_menu:hover {
	color: #330033;
}

.boxHeading {
	color: #330033;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	display: block;
	font: 20px Impact, Arial;
	text-transform: uppercase;
}

.category_list, .category_list:link, .category_list:visited, .category_list:active {  /* Main Horizontal menu bar in header */
	color: #CC0033;
	text-decoration: none;
	text-transform: lowercase;
	background: url(../images/left_menu_bg.jpg) no-repeat left top;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	font: bold 1em/30px "Courier New", Courier, monospace;
	width: 175px;
	display:block
}

.category_list:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	background: url(../images/left_menu_bg.jpg) no-repeat left bottom;
	display:block
}

/*These are for the top menu in the public site master page*/
.nav_menu_top { /* top row of menu */
}

a.nav_menu_top:link, a.nav_menu_top:visited, a.nav_menu_top:active { /* top row of menu - links */
	color: #CC0033;
	text-decoration: none;
	text-transform: lowercase;
	background: url(../images/left_menu_bg.jpg) no-repeat left top;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	font: bold 15px/30px "Courier New", Courier, monospace;
	width: 175px;
	display:block
}
.nav_menu_top_over { /* top row of menu */
}

a.nav_menu_top_over:hover, a.nav_menu_top_over:active { /* top row of menu - links */
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font: bold 15px/30px "Courier New", Courier, monospace;
	background: url(../images/left_menu_bg.jpg) no-repeat left bottom;
	display:block
}

.nav_menu_sub { /* sub menu section */
}

a.nav_menu_sub:link, a.nav_menu_sub:visited, a.nav_menu_sub:active { /* sub menu section - links */
	color: #FFFFFF;
	background: #CC0033 url(../images/left_menu_sub_bg.jpg) no-repeat right top;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	font: bold 15px/30px "Courier New", Courier, monospace;
	width: 150px;
	display:block;
}

.nav_menu_sub_over { /* sub menu section */
}

a.nav_menu_sub_over:hover { /* sub menu section - links */
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	display:block;
	background: url(../images/left_menu_sub_bg.jpg) no-repeat right bottom;
}
/* finished adding here */

.inputBox {  /* Form fields */
	color: #000000;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #CC0033;
	font: 12px "Trebuchet MS", Arial, "Courier New";
	padding-left: 4px;
}

.inputTextBox {  /* Form fields */
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CC0033;
	font: 12px "Trebuchet MS", Arial, "Courier New";
	padding-left: 5px;
}

.dropBox {  /* Form fields */
	color: #000000;
	height: 22px;
	background-color: #FFFFFF;
	border: 1px solid #CC0033;
	font: 12px "Trebuchet MS", Arial, "Courier New";
}

.button { /* Form Buttons */
	color: #FFFFFF;
	border: 1px solid #CC0033;
	height: 22px;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	letter-spacing: 1px;
	font: bold 14px "Trebuchet MS", Arial, "Courier New";
	background: #CC0033 url(../images/btn_bg.jpg);
}

h1	{
	color: #CC0033;
	font: 25px Impact, Arial;
	text-transform: uppercase;
	padding-left: 2px;
	background: url(../images/h1_bg.gif) no-repeat left top;
	display: block;
	height: 40px;
	}
	
h1.homepage	{
	margin: 0 0 -10px 0;
	color: #CC0033;
	font: 25px Impact, Arial;
	text-transform: uppercase;
	padding-left: 2px;
	background: url(../images/h1_bg.gif) no-repeat left top;
	display: block;
	height: 40px;
	}
	
h2	{
	color: #330033;
	font: bold 14px Tahoma, Arial;
	}	
	
h3	{
	color: #330033;
	font: bold 12px Tahoma, Arial;
	}	
	
.footer {
	font: 10px "Trebuchet MS", Arial, "Courier New";
	color: #333333;
}

a.footer:link, a.footer:visited, a.footer:active {
	font: 10px "Trebuchet MS", Arial, "Courier New";
	color: #333333;
}

a.footer:hover {
	font: 10px "Trebuchet MS", Arial, "Courier New";
	color: #CC0033;
}

.footer_menu{
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #E06685;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #F0B2C1;
	text-decoration: none;
}

a.footer_menu:hover {
	color: #FFFFFF;
}

.admin_tblbdr {
	border: #CC0033 1px solid;
	background-color: #F0F0F0;
}

.table_head {
	background-color: #CC0033;
	color: #FFFFFF;
	font-weight: bold;
}

.altItem {
	background-color: #E0E0E0;
}

.editItem {
	background-color: #CCCCCC;
}

/* Latest homepage additions */

#slideshow {
	margin: 0 0 -140px 0;
}

#slideshow #feat_box {
	position: relative;
	left: 308px;
	top: -152px;
	height: 262px;
	width: 183px;
	overflow: hidden;
	padding: 10px;
	color: #FFF;
	background: url(../images/feat_box_bg.png) !important;
	background: #D6335B;
}

#slideshow #feat_box h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	height: 25px;
	color: #FFF;
	background: none;
	border-bottom: 2px solid #FFF;
}

#slideshow #feat_box a:link,
#slideshow #feat_box a:visited {
	color: #FFF;
	text-decoration: underline;
}

#slideshow #feat_box a:hover,
#slideshow #feat_box a:active {
	color: #D6335C;
	background: #FFF;
	text-decoration: none;
}
