body
{
	font : 12pt arial;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

.normal
{
	font : 12pt arial;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

.error
{
	font : 12pt arial;
	text-align: left;
	color: red;
	display:inline;
}

.saveATree
{
	color: #5B8C1D; 
	font-family: 8pt "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECF8EE;
}

table.shoppingCart
{
	font : 12pt arial;
	text-align: left;
	color: #000000;
	background-color: #ECF8EE;
	border-width: 0px;
	border-style: single;
}

.mainContainer
{
	border: 0px;
}

.formField
{
	border-spacing: 2px;
}

table.shoppingCart th
{
	background-color: #ECF8EE;
}

table.shoppingCart td
{
	background-color: #ECF8EE;
}

hr 
{
	border: 0;
	color: #BBBBBB;
	background-color: #BBBBBB;
	height: 1px;
	width: 80%;
	text-align: left;
}

hr.mainHr 
{
	text-align: left; width: 100%;
}

input
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000
}

a
{
	color: #537857;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

select
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000
}

.submitButton
{
	color: #000000;
	background: #CCCCCC;
	border: 2px outset #CCCCCC
}

.selectButton
{
	background: url(../images/selectButton.gif) no-repeat; 
	outline: none; 
	width: 115px; 
	height: 20px;
	border: 0px;
	padding: 0px;
	margin : 0; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color : #fff; 
}

.amountTableCell
{
	text-align:right; 
	padding-right:5px;	
}

a.menuLink:link
{
	color: #517B57;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
}

a.menuLink:visited
{
	color: #517B57;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
}

a.menuLink:hover
{
	color: #517B57;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

hr.thin 
{
	height: 1px;
	border: 0;
	color: #333;
	background-color: #333;
	width: 800px;
} 

.shoppingCartNotifications
{
	font-size: 10pt;
}

.popupWindow		
{
	font-family: Arial;
	font-size: 9pt;
	color : #000000;
	padding: 20px 20px 20px 20px;
}

.mainPageFont
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : black;
}

.sectionHeader
{
	font-family: Georgia;
	font-size: 22px;
	color: black;
	text-align: left;
	font-style: italic;
}

.sectionSubheader
{
	font-family: Georgia;
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-style: italic;
}

.quotes
{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	color: #666666;
}

.quotes strong
{
	color: #006FB2;
	font-weight: normal;
}

.belowQuotes
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #000;
}

.buyNowWelcomePage
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

blockquote
{
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 10px;
}

.reviewQuotes
{
	padding-bottom: 40px;
}