@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFAE6 url(../images/gradient.png) repeat-x scroll center top;
	margin: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width: auto;
	height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	right: 100%;
	bottom: 100px;
}
.plain10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.plain12 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.plain14 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
.h9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.h9Green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.h11    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: 20%;
	text-align: left;
	font-style: normal;
	color: #990000;
	font-weight: bolder;
}
.h10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E98100;
}
.oneColFixCtrHdr #container {
	text-align: left;
	float: none;
	position: relative;
	width: 760px;
	top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #header {
	background: url(../images/header.gif);
	height: 100px;
	width: 760px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	margin: 0px;
	background-color: #FFFAE6;
	vertical-align: top;
	width: 760px;
	padding: 0px;
	display: table;
}
#header #logo {
	width: 460px;
	height: 99px;
	float: left;
	white-space: normal;
}
#header   #zip_top {
	width: 170px;
	top: 0px;
	float: right;
	height: 68px;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header   #zip_BR1 {
	width: 24px;
	top: 72px;
	float: right;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	vertical-align: top;
	position: absolute;
	right: 0px;
	font-style: normal;
}
#header    #zip_btm {
	width: 160px;
	top: 72px;
	float: right;
	height: 28px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	vertical-align: middle;
	font-style: normal;
	margin-right: 20px;
	right: 0px;
	position: absolute;
	display: inline;
}
#header #zip_btm #goButton {
	vertical-align: middle;
	float: right;
	top: 0px;
	position: absolute;
	right: 0px;
}
#header #zip_btm #search {
	color: #666666;
	height: 20px;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	right: 26px;
	text-align: left;
	width: 56px;
}
#header #zip_btm #zip_label {
	right: 85px;
	vertical-align: middle;
	text-align: left;
	margin-right: 0px;
	top: 4px;
	position: absolute;
	width: 56px;
}
#bodyCopy_wide #top_art {
	height: 180px;
	background-position: center;
	vertical-align: middle;
	text-align: left;
}
#content   {
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFAE6;
	height: 535px;
}
#main_anim  {
	height: 270px;
	width: 480px;
	vertical-align: top;
	padding: 0px;
	margin-left: 10px;
	text-align: left;
}
#main_scroll {
	vertical-align: top;
	position: absolute;
	margin-left: 10px;
	top: 0px;
	left: 510px;
	width: 201px;
	height: 510px;
	float: left;
	background-image: url(../images/textFrame.png);
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#main_buttons  {
	width: 500px;
	vertical-align: top;
	padding: 0px;
	margin-left: 10px;
	position: absolute;
	top: 412px;
	margin-top: 10px;
	text-align: left;
}
.oneColFixCtrHdr #footer {
	background:url(../images/footer.gif) no-repeat center top;
	height: 30px;
	width: 760px;
	vertical-align: middle;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 20px;
	text-align: left;
	padding: 4px 0px 0px;
	color: #5A4D23;
}
.oneColFixCtrHdr #footer a {
	color:#5A4D23;
}
#submenu {
	width: 170px;
	vertical-align: top;
	padding: 0px;
	margin-left: 20px;
	text-align: left;
	top: 101px;
	position: absolute;
	left: 0px;
}
#submenu  #title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #66CC00;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	text-transform: uppercase;
}
#submenu #items {
	margin-top: 1px;
}
#subContent {
	vertical-align: top;
	position: relative;
	margin-left: 10px;
	top: 0px;
	left: 190px;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#subContent #bar {
	background-image: url(../images/green_gradient.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	color: #005300;
	height: 17px;
	text-indent: 10px;
	width: 540px;
	letter-spacing: normal;
	text-transform: uppercase;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 3px;
}
#bodyCopy  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	width: 290px;
	text-align: left;
	padding-left: 10px;
	position: absolute;
	top: 20px;
	height: 380px;
	padding-right: 20px;
}
#bodyCopy_wide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	width: 530px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	top: 10px;
	padding-right: 20px;
	white-space: normal;
}
#bodyImage {
	width: 220px;
	float: right;
	position: absolute;
	top: 20px;
	right: 0px;
}
#main_buttons #L {
	width: 155px;
	left: 0px;
	top: 0px;
}
#main_buttons #M {
	width: 155px;
	left: 173px;
	top: 0px;
	position: absolute;
}
#main_buttons #R {
	width: 155px;
	left: 346px;
	top: 0px;
	position: absolute;
	text-align: right;
}
#results {
	width: 530px;
	position: absolute;
	top: 8px;
	left: 10;
	padding-left: 0px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 0px;
	font-style: normal;
}
#results a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
#searchCriteria  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 110px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 170px;
	height: 80px;
	left: 0px;
}
#searchCriteria #zipMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	position: absolute;
	width: 192px;
}
question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A51D1B;
}
answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#vendor {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	float: none;
	white-space: normal;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	height: 84px;
}
#subimage  {
	text-align: center;
	position: relative;
	vertical-align: bottom;
	top: 10px;
	width: 170px;
	left: 0px;
	float: left;
}
#padding {
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFAE6;
	height: 20px;
}
#subContent #bodyCopy_wide #photo {
	text-align:right;
	width:240;
	height:200;
	position: absolute;
	right: 20px;
}
#centered_box     {
	text-align: left;
	vertical-align: middle;
	position: relative;
	width: 530px;
	top: 10px;
}
#searchContent {
	width: 760px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-color: #FFFAE6;
	bottom: 10px;
}
.oneColFixCtrHdr  #mainContent1 {
	margin: 0px;
	background-color: #FFFAE6;
	vertical-align: top;
	width: 760px;
	padding: 0px;
}
#form {
	width: 300px;
}
#form_feedback {
	width: 200px;
	position: absolute;
	float: right;
	left: 310px;
	top: 40px;
	height: 100px;
}
#login {
	width: 365px;
	vertical-align: top;
	padding: 0px;
	margin-left: 20px;
	text-align: right;
	top: 116px;
	position: absolute;
	left: 163px;
	height: 114px;
}
#login #title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC00;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	text-transform: uppercase;
}

