﻿body
{
	margin: 0px 0px 0px 0px;
	background: #fff;
	color: #615e27;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

#logo
{
	padding-top: 14px;
}

#header
{
	padding-top: 0px;
	vertical-align: top;
}

#faded
{
	vertical-align: bottom;
	background: #e4e5c6;
	height: 100%;
}

#topnav td
{
	padding: 10px 0px 0px 20px;
}


#leftnav
{
	margin: 20px 0px 0px 0px;
	vertical-align: top;
	border-right: solid 1px #E4E5C6;
}

#headerrow
{
	background-color: dddde0;
	color: 63602d;
	font: bold 14px Trebuchet MS, Arial;
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
}

.bold
{
	font-weight: bold;
}
.table, .table TD, .table TH
{
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial,  sans-serif
}
.textbox
{
	border-color: #b0c4de;
	border-width: 1px;
	border-style: solid;
	width: 200px;
	margin-bottom: 3px;
}

.zipCodeTextBox
{
	border-color: #b0c4de;
	border-width: 1px;
	border-style: solid;
	width: 75px;
	margin-bottom: 3px;
}

.submit
{
	border-color: #b0c4de;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 3px;
}

.indent
{
	left: 10px;
	position: relative;
	padding-right: 1em;
}

.smallindent
{
	padding: 0px 1px 0px 7px;
}

.newsmargin
{
	top: 2px;
	position: relative;
}


.fade
{
	vertical-align: top;
}

div#leftnav
{
	vertical-align: text-top;
}

div#footerDiv
{
	white-space: nowrap;
	display: inline-block;
}

span#footerSpan
{
	width: 80px;
}

div#fade
{
	vertical-align: top;
}

div#mainDiv
{
	background: #fff;
}

div#fadeText
{
	font: 12px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	left: 10px;
	top: 100px;
	position: relative;
}


.footer
{
	background: url(~/img/green.jpg) repeat-y left top;
}

div#content
{
	/* width: 25em; */
	width: 540px;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	left: 10px;
	top: 0px;
	padding-top: 1em;
	position: relative;
	padding-right: 1em;
	vertical-align: top;
}

.text
{
}

.content
{
	width: 540px;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	left: 10px;
	padding-top: 1em;
	position: relative;
	padding-right: 1em;
	vertical-align: top;
}
.blue
{
	color: #092370;
}

.orange
{
	color: #EA6E00;
}

a
{
	text-decoration: none;
}
table.coupon {
	border-width: 2px;
	border-spacing: ;
	border-style: dashed;
	border-color: #615e27;
	border-collapse: separate;
	background-color: white;
}

a:link, a:visited
{
	text-decoration: none;
	color: #526CAE;
}

a:hover
{
	color: #615e27;
}


/***** CLASS DECLARATIONS *****/

/*** Links ***/
a.subNavOff:link, a.subNavOff:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #526BAC;
}

a.subNavOff:hover
{
	color: #FF6300;
}

a.subNavOn:link, a.subNavOn:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: Black;
}

a.subNavOn:hover
{
	color: #FF6300;
}

a.footerLink:link, a.footerLink:visited
{
	text-decoration: none;
	font-size: 10px;
	color: White;
}

a.footerLink:hover
{
	color: Yellow;
}

a.desktopDownload:link, a.desktopDownload:visited
{
	color: #A0D55E;
	font-size: 10px;
	text-decoration: none;
}

a.desktopDownload:hover
{
	color: #526CAE;
	font-size: 10px;
	text-decoration: none;
}

a.sectionPanelLink:link, a.sectionPanelLink:visited
{
	color: White;
	font-size: 10px;
	text-decoration: none;
}

a.sectionPanelLink:hover
{
	color: Yellow;
}

/*
a.ActiveNavigationLink:visited
*/
a.ActiveNavigationLink:link
{
	color: #615e27;
}

a.ActiveNavigationLink
{
	color: #615e27;
}

