/* default classes */

BODY	{
	background: #FFFFFF;
	margin: 18px 8px;
	padding: 0;
	border : 0 none inherit;
}
TABLE, TR, TD, TH,  BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT, STRONG	{
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana, Lucida, Helvetica, sans-serif;
	color: #333333;
}

A	{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;

}
A:hover	{
	color: #589A0F;
	text-decoration: underline;
	font-weight: bold;
}

UL {
	list-style-type : square;
}

UL.numbered {
	list-style-type : decimal;
}

LI {
	margin-bottom: 0.2em;
	list-style-type : square;
}

/* custom link classes */

A.footer-link {
	font-size: 10px;
	font-weight: normal;
}
A.footer-link:hover	{
	font-weight: normal;
}

/* custom font classes */

.small {
	font-size: 10px;
}

.footer {
	color: #797979;
	font-size: 10px;
}

/* custom form classes */

.feedbacklabel { float:left; width:90px; margin-right:6px; padding-top:3px; }
FORM {
	margin: 0;
	text-align: center;
}
SELECT { border-width: 1px; margin: 5px; }
INPUT.short { border: 1px solid #A2A38D; margin: 0px 0px 3px 0px; width: 130px; font-size: 10px; background-color: #DFDFD0; }
INPUT.medium { background-color: #F1F1EA; border: 1px solid #B9BAA8; margin: 0px 0px 6px 0px; width: 151px; }
INPUT.long { border: 1px solid #CECDCA; margin: 0px 0px 6px 0px; width: 302px; }
TEXTAREA { border: 1px solid #B9BAA8; margin: 0px 0px 6px 0px; }
TEXTAREA.long { background-color: #FFFFCC; border: 1px solid #B9BAA8; margin: 0px 0px 6px 0px; width: 321px; }
TEXTAREA.short { border: 1px solid #A2A38D; margin: 0px 0px 6px 0px; width: 130px; font-size: 10px; background-color: #DFDFD0;  }

/* custom td & div classes */

.testimonial-signature	{
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold; 
}

.left-column	{
	width: 144px;
	background: #EDECEC;
	border-left: 1px solid #D9D8D7;
	border-right: 1px solid #D9D8D7;
	padding: 9px 7px; 
}

.right-column	{
	width: 133px;
	background: #EDECEC;
	border-left: 1px solid #D9D8D7;
	border-right: 1px solid #D9D8D7;
	padding: 9px 7px;
}

.home-product-promo-name	{
	margin-bottom: 8px;
}

.home-product-promo-description	{
	margin-bottom: 8px;
	font-size: 10px;
}

.small-list	{
	padding: 5px 18px 5px;
	border-bottom: 1px solid #BBB9B8;
	background-image: url(../images/arrow-double-small.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.small-list-top	{
	padding: 5px 18px 5px;
	border-top: 1px solid #BBB9B8;
	border-bottom: 1px solid #BBB9B8;
	background-image: url(../images/arrow-double-small.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

/* custom image classes */

.header-top	{
	margin-bottom: 10px;
}

.header-middle	{
	margin-top: 20px;
	margin-bottom: 10px;
}

.product-shot-left	{
	margin-top: 8px;
	margin-bottom: 4px;
	border: 1px solid #BBB9B8;
}

.product-shot-right	{
	margin-top: 8px;
	margin-bottom: 4px;
}

.divider-right-column	{
	margin-top: 10px;
	margin-bottom: 10px;
}

.testimonial-photo	{
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #BBB9B8;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}


/* custom background classes */

td.mainshadow	{
	background-image: url(../images/background_mainshadow.gif);

}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.text-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: left;
}
.relatedproducttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.mysteryquestions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: .1em;
}
.text-special-offer {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.text-body-redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;

}
.parks_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.centered {
	text-align: center;
}
.parks_title_left {
	text-align: left;
}
.justifyleft {
	text-align: left;
}

