body {
background:#fff;
width:100%;
color:#541210;
font-family:"Lucida Grande", Lucida, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 20px;
margin:0 auto;
}

a {
color:#360;
text-decoration:underline;
}

a:hover {
color:#693;
text-decoration:underline;
}

tr { text-align:left; vertical-align:top; }

.paddedgreenband {
	width:100%;
	background-image: url(../images/green-band.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 20px 0;
}

.greenband {
	width:100%;
	margin: 20px 0 0 0;
	background-image: url(../images/green-band.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


.homegreenband {
	width:100%;
	margin: 10px 0 0 0;
	background-image: url(../images/homegreen-band.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.yellowbackground {
	width:100%;
	background-color: #f8f2d4
}

.blackbackground {
	width:100%;
	background-color: #333
}

.homepageheader {
	height: 280px;
	width: 100%;
	background: url(../images/HomePageHeader_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.interiorheader {
	height: 50px;
	width: 900px;
	background-image: url(../images/interiorbackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align:middle;
	text-align:left;
}

.homead	{
	width: 160px;
	padding: 10px;
	margin: 0 0 20px 10px;
	float:right;
	border: 2px dashed #FC6;
	background-color: #FFC;
	font-size: 11px;
	line-height: 14px;
}

.navigation {
font-family:"Lucida Grande", Lucida, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#693;
font-weight:700;
text-transform: uppercase;
}

.navigation a {
text-decoration:none;
color:#693;}

.navigation a:hover {
text-decoration:none;
color:#333;
}

.padright15 {
padding-right:15px;
}

.call	{
color: #0D614E;
font-size: 100%;
margin: 10px 0 30px 0;
text-align:right;
}

.call a	{
color: #0D614E;
font-size: 100%;
margin: 10px 0 30px 0;
text-align:right;
text-decoration: none;
}

.call a:hover	{
text-decoration: underline;
}

.navigation a#on {
text-decoration:none;
color:#996600;
}

.subnavigation {
font-family:"Lucida Grande", Lucida, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#996600;
font-weight:700;
text-transform: uppercase;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #996600;
}

.subnavigation a {
text-decoration:none;
color:#996600;
padding-right:15px;
}

.subnavigation a:hover {
text-decoration:none;
color:#333333;
padding-right:15px;
}


h1 {
font-family:"Lucida Grande", Lucida, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#360;
font-weight:lighter;
margin:auto;
}

h2 {
font-family:"Lucida Grande", Lucida, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#360;
margin:auto;
}

h3 {
font-family:"Lucida Grande", Lucida, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#630;
margin:auto;
}

h4 {
font-family:"Lucida Grande", Lucida, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#360;
margin:auto;
}

.yellowbg {
background-image:url(../images/yellow-bg.gif);
background-repeat:repeat-x;
background-position:left top;
}

.yellowbg2 {
background-image:url(../images/yellow-bg2.gif);
background-repeat:repeat-x;
background-position:left top;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#360;
	width:100%;
	text-align:center;
	padding: 3px 0;
	background-color: #d7e9c0;
}

.footer a {
text-decoration:underline;
color:#360;
}

.footer a:hover {
text-decoration:underline;
color:#333;
}

ul, li {  
margin:0 8px; 
padding:0;
}

.boxtop {
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 550px;
}

.boxbottom {
	background-image: url(../images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 550px;
}


.boxmiddle {
	background-image: url(../images/box-middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 550px;
}

.hidden {display:none;}

.orderform td { border-bottom: solid 1px #dfe9bc; margin-top:10px; padding:5px 0; text-align:left;}
.quantityinput { width:20px; height:15px; border: solid 1px #999}

.org {background:#060; color:#FFF; font-family: Courier, monospace; font-size:12px; padding: 0 1px;}
.hir {background:#606; color:#FFF; font-family: Courier, monospace; font-size:12px; padding: 0 2px}
.loc {background:#630; color:#FFF; font-family: Courier, monospace; font-size:12px; padding: 0 1px}