body
{
	background-image: url(Images/bg_tile.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #7B8D52;
}

/* Typographic style rules adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1, h2, h3, h4, h5, h6
{
	color: #212E02;
}

h1
{
	margin: 0 0 0 0;
	font-size: x-large;
	font-weight: normal;
	text-align: center;
	
}
h2
{
	margin: 1.2em 0em 1.2em -1em;
	clear: both;
	font-size: 1.7em;
	font-weight: normal;
}
h3
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.4em;
	font-weight: normal;
}
h4
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.2em;
	font-weight: bold;
}
h5
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.0em;
	font-weight: bold;
}
h6
{
	margin: 1.2em 0em 1.2em -1em;
	font-size: 0.8em;
	font-weight: bold;
}
pre
{
	font-family: monospace;
	font-size: 1.0em;
}

strong, b
{
	font-weight: bold;
}

acronym[title]
{
	cursor: help;
	border-bottom: 1px dotted #333333;
	font-size: 95%;
}
#mainwrapper
{
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-repeat:  repeat-y;
	background-image: url(Images/main_bg.png);
}

.nowselling
{
	display: block;
	position:relative; 
	top:-175px;
	left:-25px;
	visibility: visible;
	vertical-align: top;
	text-align:right;
	width:100%;
	height:0px;
}


#header
{
	height: 206px;
	position: relative;
	margin-left: 10px;
}

#mastheadImage
{
background-color:Transparent;
}

#mastheadPh
{
	margin-left: 200px;
}

#branding
{
	position: absolute;
	right: 30px;
	bottom: 0px;
	text-align: right;
	z-index: 1000;
	color: #FFFFFF;
	bottom: 0px;
	height: 88px;
}

* html #branding
{
	bottom: 0px;
	bottom: 0px;
	height: 88px;
}

#companyName
{
	color: #FFFFFF;
	font-size: 50px;
	vertical-align: bottom;
}

#logoImage
{
	vertical-align: bottom;
}

#slogan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-right: 5px;
}
#breadcrumbs
{
	color: #D8C68D;
	font-weight: bold;
}
#breadcrumbs a
{
	text-decoration: underline;
	color: #D8C68D;
}

#breadcrumbs a:hover
{
	text-decoration: none;
}




/* Hide from IE5 Mac \*/
* html #content
{
	height: 1%;
}
/* End hide from IE5 Mac */

#menus a
{
	display: block !important;
	margin-left: 35px;
	background-image: none !important;
	background-repeat: no-repeat;
}
#menus .menuNormal
{
	color: #FFFFFF;
	font-weight: bold;
}
#menus .menuHover
{
	background-color: #D8C68D;
	color: #7B8D52;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat: no-repeat;
}
#menus .menuSelected
{
	background-color: #D8C68D;
	color: #304012;
	background-image: url(Images/img_menu_active.gif);
	background-repeat: no-repeat;
}
#menus .subMenu table
{
	background-color: #8E985E; /*background-image: url(Images/subMenu_bg.gif); 	background-repeat:repeat-y;*/
}
#menus .subMenuNormal
{
	color: #FFFFFF;
	font-weight: bold;
}
#menus .subMenuHover td
{
	background-color: #D8C68D;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat: no-repeat;
	color: #8E985E;
}
html > body #menus .subMenuHover
{
	background-color: #D8C68D;
	color: #8E985E;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat: no-repeat;
}
html > body #menus .subMenuHover td
{
	background-color: transparent;
	background-image: none;
}


* html #copy
{
	padding: 0 0em 0em 0em;
}

/* Hide from IE5 Mac \*/
* html #copy
{
	height: 1%;
}
/* End hide from IE Mac*/

#copy ol, #copy ul, #copy li
{
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	font-size: 1.0em;
	line-height: 1.8em;
}

* html #copy ul
{
	padding-left: 18px;
}

* html #copy li
{
	padding-left: 0.5em;
}

#copy li
{
	margin-left: 5px;
	list-style-image: url(Images/bullet.gif);
}
#copy p
{
	margin: 1.2em 0em;
	font-size: 1.0em;
	line-height: 1.8em;
}

#copy .pullQuote
{
	float: right;
	display: inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-image: url(Images/logo_mini.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#copy a
{
	color: #212E02;
}

#copy a:link
{
	text-decoration: underline;
}

#copy a:hover
{
	text-decoration: none;
}

#copy .textBox
{
	margin-left: 1em;
	border: 1px solid #304012;
	background-color: #FFFF99;
}

#copy .textBox:focus
{
	background-color: #ECE4D2;
}

.TextBoxConfirmation
{
	margin: 10px 0 10px 1em;
	line-height: 22px;
}

.TextBoxOrder
{
	margin-left: 1em;
	margin-bottom: 1px;
	background-color: #FFFF99;
}


.CheckBoxConfirmation
{
	margin: 0 0 0 1em;
	text-align: left;
}

.CheckBoxOrder
{
	margin: 0 0 0 9px;
	text-align: left;
}

#copy .label
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.LabelsForTextBoxes
{
	margin: 1px;
	color: #669966;
	line-height: 22px;
	font-weight: bold;
}


#copy .dropDownlist
{
	margin-left: 1em;
	background-color: #8E985E !important;
}

#copy .dropDownlistNormal
{
	margin-left: 1em;
	margin-bottom: 1px;
	background-color: #FFFF99;
}

#copy .datalist
{
	margin-left: 1em;
}

#copy .radioButtonList
{
	margin-left: 1em;
}

#copy fieldset
{
	padding: 1.5em;
	border: 1px solid #304012;
}

#copy legend
{
	color: #333333;
}

#copy .button
{
	margin: 1em 0 0 1em;
	border: 1px solid #8E985E;
	background-color: #304012;
	color: #FFFFFF;
	font-weight: bold;
}
#bottomShadow
{
	height: 10px;
	background-image: url(Images/bottom_shadow.png);
	background-repeat: no-repeat;
	margin-left: 200;
	width: 780px;
}

* html #bottomShadow
{
	margin-bottom: -6px;
}

.clearfix:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/*
	THIS MESSES UP MY CHECK BOXES
/* Fixes IE/Mac */
/*.clearfix {display: inline-block;} */

/* Hides from IE-mac \*/
/** html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.testimonials
{
	font-weight: bold;
	color: #304012;
	font-style: normal;
	line-height: 20px;
	margin: 0 0 0 1em;
}


