@charset "UTF-8";
/* CSS Style Sheet for www.vetorganicsproducts.com */

/* ~~~~~~~ START Entire Page ~~~~~~~ */
body {background-image:url(../images/green-background.gif); 
background-repeat:repeat-y;
background-position:center; 
}

* { margin:0; padding:0; }
/* Set the paragraph tag style with a nice line spacing to make text easier to read */
P, UL, OL, .Opportunities {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-bottom:0.8em;
	line-height:20px;
}
UL, OL {margin-left: 30px; }
a {text-decoration:none; }

/* This can be removed, used to make the link with a background */
.Links {color: #000000; padding: 5px; }
a.Links:hover {color: #000; background: #DDFFDD; padding: 5px; }
/* END */
.SmallText {font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.ImagePaddingHeader {margin-top:10px; margin-bottom: 10px;}
.ImagePadding {border-style:none; padding:10px; }

.ImagePaddingRight {margin-right: 10px;}
.ImagePaddingLeftBottom {margin-bottom: 10px; margin-left: 10px; }
.ImagePaddingRightBottom {margin-bottom: 10px; margin-right: 10px; }
H1, H2, H3, H4, H5, H6 {font-family: Arial,sans-serif; padding: 0px; }
H1 {font-size: 20px; font-weight: bold; margin: 0 0 10px 0; }
H2 {font-size: 16px; font-weight: bold; padding-bottom:10px; color: #000000; }
H3 {font-size: 14px; font-weight: normal; padding-bottom:10px; color: #000000; }

.BlueText {color:#0033CC;}
.BlueBoldText {color:#0033CC; font-weight:bold;}
.GreenText {color:#006600;}
.GreenBoldText {color:#006600; font-weight:bold;}
.RedText {color:#990000;}
.RedBoldText {color:#990000; font-weight:bold;}
.WhiteText {color:#FFFFFF;}
.LargeBoldBlack {font-size: 14px;	font-weight: bold; }

/* ~~~~~~~ END Entire Page ~~~~~~~ */

/* ~~~~~~~ START Sections ~~~~~~~ */
	
#Container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF;
	width: 800px;
	}

#Logo {float: left; padding: 20px 20px 0px 10px; display:block;	 z-index: 99;}

#BannerHome {
	z-index:auto;
	margin-top: -80px; 
	padding: 225px 00px 0px 0px; 
	background: url(/images/home-header.jpg) no-repeat;
	}

.TagLine {padding: 75px 0px 0px 0px; }
#Content {padding: 20px 10px 10px 10px; }

.Line {
	border: 1px solid #339900;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	}
	
.MoveRight {
	margin-left: 25px; 
	}

.ImagePadding {
	padding: 0 10px 0 10px;
	}	
	
.Lift {
	margin-top: -60px;
	float: right;
}

.Move {
padding-left:10px;
padding-right:10px;
}

.FooterBar p {font-family:Arial, Helvetica, sans-serif; font-size:10px; }
/* ~~~~~~~ END Main Body of a Page ~~~~~~~ */
/* ~~~~~~~ END Sections ~~~~~~~ */
