@charset "utf-8";
/* CSS Document */
body  {
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ECE7D2;
}
* {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	list-style-type: none;
}
#container {
	width: 768px; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
} 
#header {
	height: 60px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
} 
#sub-header {
	background-image: url(images/header-nav-background.jpg);
	background-repeat: repeat-x;
	height: 50px;
	margin-top: 3px;
}

#content-holder  #sidebar1 {
	width: 190px;
	background-color: #242424;
	padding-top: 101px;
}
#content-holder {
	width: 100%;
}
#main-content {
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4A6E0E;
	padding-bottom: 20px;
}
#footer {
	font-size: 0.7em;
	line-height: 1.4em;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 70px;
} 
#main-content  p  {
	margin-left: 20px;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-right: 20px;
	color: #666666;
	margin-bottom: 15px;
}
#main-content strong {
	color: #336699;
}

#main-content h1 {
	font-size: 1em;
	font-weight: bold;
	color: #2A5C05;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#main-content /* CSS Document */
  ul  {
	margin-left: 20px;
	font-size: 0.75em;
	line-height: 1.3em;
	margin-right: 20px;
	color: #666666;
	margin-bottom: 15px;
}
#main-content li {
	list-style-type: none;
	margin-left: 0px;
	background-image: url(images/bullet-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}

#main-content  h2  {
	font-size: 0.9em;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#footer p {
	padding-top: 7px;
	color: #666666;
	text-align: center;
}
.float-rt1 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.float-rt2 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table-2col {
	width: 100%;
}
.table-2col-cell {
	width: 50%;
	text-align: left;
	vertical-align: top;
}
#header li {
	display: inline;
}
#header  img  {
	float: left;
}
#header  li  {
	display: inline;
}
#header /* CSS Document */
  li   a  {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #476C0D;
	font-size: 0.7em;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#header   li  a:hover {
	color: #333333;
	background-color: #E9E9E9;
}
#main-content    a, #main-content a:visited  {
	color: #db2a30;
	text-decoration: underline;
}
#sub-header li {
	display: inline;
}
#sub-header /* CSS Document */
  li   a  {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: 0.7em;
	float: right;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #325418;
}
#sub-header   li  a:hover {
	background-color: #385A1E;
	color: #FFFFFF;
}
#main-content    a, #main-content a:visited  {
	color: #7B9610;
	text-decoration: underline;
}
#container #main-content a:hover {
	color: #0033CC;
	text-decoration: none;
}
#footer  a:hover   {
	color: #006699;
	text-decoration: none;
}
#footer a {
	color: #4D710F;
	text-decoration: underline;
}

#footer ul {
	text-align: center;
	margin-bottom: 20px;
}#footer li {
	display: inline;
	list-style-type: none;
	color: #999999;
}
#footer    li    a,#footer  li   a:visited  {
	color: #4D710F;
	text-decoration: underline;
	padding-bottom: 20px;
}
#footer li a:hover {
	text-decoration: none;
}


#sidebar1 img {
	margin-top: 7px;
	margin-left: 8px;
}
#Contact     {
	margin: 0px;
	padding: 0px;
}
.form-container {
	border: 1px solid #E7E5D4;
	margin-left: 20px;
	width: 726px;
	background-color: #F7F7F9;
	margin-bottom: 30px;
	font-size: 0.75em;
	color: #333333;
}
.form-left-column {
	text-align: right;
	width: 35%;
}
#main-content   .validation-summary   #vsErrors  ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-content   .validation-summary   #vsErrors  li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: none;
	list-style-type: disc;
	color: #FF0000;
	font-size: 12px;
	vertical-align: middle;
	line-height: 17px;
}
.validation-summary {
	padding-top: 10px;
}
.form-rignt-column   #AddressState {
	margin-top: 2px;
	margin-left: 3px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}




.form-rignt-column {
	text-align: left;
}
.form-container input {
	height: 16px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
.form-required input {
}
.form-container .form-required-key {
	margin-left: 3px;
	height: 12px;
	width: 12px;
	background-color: #E4E2D6;
}
.form-rignt-column .form-required {
	background-color: #E4E2D6;
}
.form-container textarea {
	height: 70px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
input.form-submit {
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 11px;
	text-align: center;
}
input.form-submit:hover {
	background-color: #57793D;
	color: #FFFFFF;
}
.form-spacer {
	height: 25px;
}
#main-content .suppliers{
	padding: 0px;
	width: 726px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	margin-bottom: 30px;
}
#main-content .suppliers td{
	text-align: center;
	vertical-align: top;
	width: 33%;
}
#main-content .suppliers img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
}
#main-content .suppliers-holder {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
