@charset "UTF-8";
/*
-----------------------------------------
Imperial Valley Seeds
Created 9/4/2009
Last edited 2/16/2010
-----------------------------------------
*/
body {
	font: 87% Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #383838;
	background-color: #160a08;
	background-image:url(/images/bg-image.jpg);
	background-repeat: repeat-x;
}
body.subpage #subpage-container {
	background-color: #fffdf0; 	
	background-image: url(/images/bg-image-sub-header.jpg);
	background-repeat: repeat-x;
}
body.subpage {	
	background-color: #160a08;
}
body.subpage #subpage-footer-background {
	background-image: url(/images/footer-bg-subpage.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container {
	width: 940px;  
	margin: 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;
}
/*Header Styles ===============================================================*/
#header {
	margin: 0;
	padding: 0 10px 0 20px; 
	background-image:url(/images/header-bg.jpg);
	height: 127px;
}
#header h1 {
	font-size: 1.7em;
	color: #fffdf0;
	margin: 0; 
	padding: 0; 
	position: relative;
	top: 80px;
}
#ivs-logo {
	margin: 0;
	padding: 10px 10px 0 0;
}
#ivm-logo {
	margin: 0;
	padding: 10px 0 0 10px;
}
#header ul#nav-menu {
	margin: 0;
	padding: 0;
	position: relative;
	top: 6px;
	left: 478px;
}
#header ul#nav-menu li {
	display: inline;
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fffdf0;
}
#nav-menu a:link {
	text-decoration: none;
	color: #fffdf0;
}
#nav-menu a:visited {
	text-decoration: none;
	color: #fffdf0;
}
#nav-menu a:hover {
	text-decoration: none;
	color: #fffdf0;
	padding-bottom: 1px;
	border-bottom: 1px solid #fffdf0;
}
#nav-menu a:active {
	text-decoration: none;
	color: #fffdf0;
}
/*Homepage Main Content Styles ===============================================================*/
.oneColFixCtrHdr #mainContent {
	margin: 0;
	padding: 0 20px; 
	height: 371px;
}
#mainContent p {
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
}
#mainContent img#homepagePic {
	position: relative;
	top: 25px;
	left: 20px;
	float: right;
	padding: 0 0 5px 10px;
}
ul#homepage-buttons {
	margin: 55px 0 0 0;
	padding: 0;
}
ul#homepage-buttons li {
	display: inline;
	list-style: none;
	padding: 0 20px 0 0;
	margin: 0;
}
ul#homepage-buttons li img {
	border: none;
}
/*Homepage columns Styles ===============================================================*/

#col-holder {
	height: 159px;	
	background-image: url(/images/home-col-bg.jpg);
	background-repeat: no-repeat;
}
#col-holder h2 {
	color: #456834;
	margin: 30px 0 10px 0;
	padding: 0;
}
#col-holder p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
#home-col-1 {
	float: left;
	width: 380px;
	height: 159px;
	margin: 0;
	padding: 0 65px 0 20px;
}
#home-col-2 {
	float: left;
	width: 423px;
	height: 159px;
	padding: 0 0 0 47px;
}
.find-out-more-link {
	text-align: right;
}
.find-out-more-link a:link {
	text-decoration: none;
	font-size: .85em;
	color: #456834;
}
.find-out-more-link a:visited {
	text-decoration: none;
	font-size: .85em;
	color: #456834;
}
.find-out-more-link a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #456834;
	font-size: .85em;
	color: #456834;
}
.find-out-more-link a:active {
	text-decoration: none;
	font-size: .85em;
	color: #456834;
}
/*Subpage Styles ===============================================================*/
#subpage-col-holder {
	width:100%;
}
#subpage-col-holder h2 {
	color: #456834;
	margin: 0;
	padding: 0;
}
#subpage-col-holder p {
	margin: 0;
	padding: 0;
}
#subpage-col-1 {
	float: left;
	width: 380px;
	height: 509px;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
}	
#subpage-col-2 {
	float: left;
	width: 540px;
	margin: 0;
	padding: 34px 0 0 0;
}
#subpage-col-2 ul {
	margin: 5px 0;
}
#subpage-col-2 a:link {
	color: #456834;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #456834;
}
#subpage-col-2 a:visited {
	color: #456834;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #456834;
}
#subpage-col-2 a:hover {
	color: #456834;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #456834;
}
#subpage-col-2 a:active {
	color: #456834;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #456834;
}
#subpage-col-2 ul li a img {
	border: none;
}
#subpage-col-2 h2 {
	border-bottom: 1px solid #456834;
	padding-bottom: 3px;
}
#subpage-col-2 p {
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}
ul#quick-links {
	list-style: none;
	margin: 10px 0 0 5px;
	padding: 0;
}
ul#quick-links li {
	margin: 0;
	padding: 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
ul#quick-links li a:link {
	text-decoration: none;
	border-bottom: 1px dotted #383838;
	color: #383838;
}
ul#quick-links li a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #383838;
	color: #383838;
}
ul#quick-links li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #383838;
	color: #383838;
}
ul#quick-links li a:active {
	text-decoration: none;
	border-bottom: 1px solid #383838;
	color: #383838;
}


/*Footer Styles ===============================================================*/
#footer {
	margin: 0;
	padding: 0 10px; 
	clear: both;
	height: 162px;
	background-image: url(/images/footer-bg.jpg);
	background-repeat: no-repeat;
}
#footer ul#footer-contact {
	height: 124px;
	margin: 0;
	padding: 0;
	color: #fffdf0;
	text-align: center;
	font-size: .9em;
	line-height: 1.5em;
}
#footer ul#footer-contact li {
	display: inline;
	list-style: none;
	padding: 10px 83px;
	margin: 0 auto;
}
li.col-fl-left {
	float: left;
	padding: 0 20px;
}

#footer p {
	margin: 0; 
	padding: 5px 0 0 0; 
	color: #fffdf0;
	font-size: .85em;
}
span#powered-by {
	font-size: .9em;
	color: #fffdf0;
	margin: 0 0 0 465px;
	padding: 0;
}

span#powered-by a:link {
	color: #fffdf0;
	text-decoration: none;
}
span#powered-by a:visited {
	color: #fffdf0;
	text-decoration: none;
}
span#powered-by a:hover {
	color: #fffdf0;
	text-decoration: underline;
}
span#powered-by a:active {
	color: #fffdf0;
	text-decoration: none;
}