/* Color Palette:

#87c730 - Dark Green
#aae950 - Light Green
#e7e8d7 - Silver
#56a9b4 - Blue
#46443e - Gray
*/

#logo { 	
	margin:0 auto;
	background-color:#ff6600;
	font: 18px Arial, Helvetica, sans-serif;
	padding: 20px 0 10px 20px;
}

body {
	margin: .5em;
	padding: 0;
	height: 100%;
	background-color:#ff6600;
	color: #000000;  
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#container { 	
	margin:0 auto;
	padding:0;
	width:908px;
	text-align:left;
	vertical-align: middle;	
	background-color:#d5cdcd;
}

.clear { clear: both; }

#sitemap { 	
	margin:0 auto;
	padding:0 .2em .3em .2em;
	width:908px;
	text-align:right;
	vertical-align: middle;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:.7em;
	color: #ebebeb;
}

#sitemap A:link    { color: #46443e; text-decoration: none; }
#sitemap A:visited { color: #46443e; text-decoration: none; }
#sitemap A:hover   { color: #46443e; text-decoration: underline; }
#sitemap A:active  { color: #46443e; text-decoration: underline; }

#dropdown {
	width: 207px;
	height: 164px;
	background: url(images/staticpages/nav_products_menu.GIF) no-repeat;
	padding-left: 15px;
	padding-top: 20px;
}


/* Side Content */

#sideContent p {
	line-height: 13px;
	color: #46443e;
	font: 11px/18px Arial, Helvetica, sans-serif;
}

#sideContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 11px;
	color: #46443e;
	font: 11px/18px;
}

#sideContent A:link { font: 11px/18px Arial, Helvetica, sans-serif; color: #46443e; text-decoration: none; }
#sideContent A:visited { font: 11px/18px Arial, Helvetica, sans-serif; color: #46443e; text-decoration: none; }
#sideContent A:hover { font: 11px/18px Arial, Helvetica, sans-serif; color: #56a9b4; text-decoration: underline; }
#sideContent A:active { font: 11px/18px Arial, Helvetica, sans-serif; color: #46443e; text-decoration: underline; }

/* Primary Content */

.normal {
	color: #46443e;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#primaryContent p {
	color: #46443e;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#primaryContent li {
	list-style-position: outside;
	list-style-type: circle;
	color: #46443e;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#primaryContent h1 {
	color: #46443e;
	font: 17px Georgia, Times New Roman, Times, serif;
}

#primaryContent .h2 {
	color: #56a9b4;
	font: 15px Georgia, Times New Roman, Times, serif;
}

h2 {
	color: #56a9b4;
	font: 15px Georgia, Times New Roman, Times, serif;
}

#primaryContent h2 {
	color: #56a9b4;
	font: 15px Georgia, Times New Roman, Times, serif;
}

.newsDate {
	font-weight: bold;
	color: #46443e;
	font: 13px Georgia, Times New Roman, Times, serif;
}

#primaryContent A:link    { color: #56a9b4; text-decoration: none; }
#primaryContent A:visited { color: #56a9b4; text-decoration: none; }
#primaryContent A:hover   { color: #46443e; text-decoration: underline; }
#primaryContent A:active  { color: #46443e; text-decoration: underline; }

A:link    { color: #0f8997; text-decoration: none; }
A:visited { color: #0f8997; text-decoration: none; }
A:hover   { color: #46443e; text-decoration: underline; }
A:active  { color: #46443e; text-decoration: underline; }

#contactInfo { 	
	margin: 0 auto;
	padding: 20px 0 10px 20px;
	float: right;
	text-align: right;
}

#headerImage {
	margin:0px;
	padding:0px;
	width:300px;
	border: 0px;
	clear: both;
}

#left {
	float:left;
	width:200px;
	margin:0;
	background: url("images/staticpages/vertRule1.GIF") repeat-y fixed 210px;
	padding: 0;
	background-color: white;
}
	
#right {
	float:right;
	width:150px;
	background:url("corner.gif") top right no-repeat;
	background-color: white;
}
	
#middle {
	float: right;
	background: #fff;
	width: 708px;
	background-color: white;
}

#cell1 {
	margin-top: -3px;
	padding: 0px;
	float: left;
	width: 430px;
	height: 1200px;
	background: #d5cdcd  no-repeat;
}

#cell2 {
	margin-top: -3px;
	padding: 0px;
	float: left;
	width: 50px;
	height: 1200px;
	background: #d5cdcd 
}

#cell3 {
	margin-top: -3px;
	float: left;
	width: 440px;
	height: 1200px;
	background: #d5cdcd  no-repeat;
}

#cellmid{
	margin-top: -3px;
	float: left;
	width: 10px;
	height: 1200px;
	background: #d5cdcd  no-repeat;
}

#cellContent {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
	vertical-align: top;
	padding: 0;
}

#cellContent p {
	line-height: 13px;
	color: #46443e;
	font: 11px/1.5em Tahoma;
}

#items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#items A:link    { color: #46443e; text-decoration: none; }
#items A:visited { color: #46443e; text-decoration: none; }
#items A:hover   { color: #46443e; text-decoration: underline; }
#items A:active  { color: #46443e; text-decoration: underline; }

.itemsHeader {
	color: #56a9b4;
	font: bold 18px Georgia, Times New Roman, Times, serif;
}

/* Footer */

#footer {
	width: 908px;
	text-align: center;
	vertical-align: middle;
	color: #46443e;
	margin-left: auto;
	margin-right: auto;
	font: .7em/1.5em Arial, Helvetica, Verdana, sans-serif;
}

#footer A:link    { color: #46443e; text-decoration: none; }
#footer A:visited { color: #46443e; text-decoration: none; }
#footer A:hover   { color: #46443e; text-decoration: none; }
#footer A:active  { color: #46443e; text-decoration: underline; }

input, textarea, select {
	padding: 4px;
	margin: 2px;
	background-color: #f2f2f2;
	border-color: #666666;
	border-style: solid;
	border-width: thin;
	color: #333333;
	font-size: 11px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}
