/* This is the default CSS for Beanstalk Express's welcome page - child-nutrition.org */

/* Body and Main Container*/
body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg/main-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/* Main HTML tags */

h1 {
	font-family: "Comic Sans MS";
	font-size: 28px;
	color: #5f669b;
	text-transform: uppercase;
	line-height: 32px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.darker {
	color: #a3b5c3;
	font-size: 18px;
	font-family: "Comic Sans MS";
}

A:link, A:visited
{
	text-decoration: none;
	color:#6f4294;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover, A:active
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ac98c5;
	font-size: 12px;
}

/* Header - includes Main Title and Logo */
/* Left Header */

#header	{
	width:960px;
	margin:0;
}

#leftheader {
	float: left;
	width: 608px;
	height: 222px;
	margin: 0px;
	background-image: url(../images/bg/leftheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftheader p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #4c723c;
	padding-left: 10px;
}


/* Right Header - LOGO */

#rightheader {
	float: left;
	width: 352px;
	height: 222px;
	margin: 0px;
	background-image: url(../images/bg/BeanLogo.jpg);
}

/* Top Navigation Section */
#mainnav	{
	float: left;
	margin:0px;
	padding:0px;
	height: 50px;
	width: 960px;
}

/* End of Top Navigation Container */

/* Start of the Main Content Container */
/* Main Content Container */

#maincontent {
	float: left;
	width: 960px;
	margin: 0px;
}

/* boxLEFT */
#boxLEFT {
	float: left;
	width: 314px;
	margin: 0px;
	background-image: url(../images/bg/boxleft.jpg);
	height: 348px;
}

#boxLEFT p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 25px;
	margin: 0px;
}

#boxLEFT A:link, #boxLEFT A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2754e;
	margin: 0px;
	text-decoration: none;
}

#boxLEFT A:hover, #boxLEFT A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c723c;
	margin: 0px;
	text-decoration: underline;
}

/* boxMIDDLE*/
#boxMIDDLE {
	float: left;
	width: 325px;
	margin: 0px;
	background-image: url(../images/bg/boxmiddle.jpg);
	height: 348px;
	text-align: right;
	list-style-type: none;
}

#boxMIDDLE p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #000000;
	margin: 0px;
	padding-left: 35px;
	padding-right: 35px;
}

ul#vertMIDDLE{
	list-style-type:none;
	font-style: normal;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 35px;
}


ul#vertMIDDLE li{
	display: inline;
	margin: 0px;
}

ul#vertMIDDLE A:link, ul#vertMIDDLE A:visited{
	display:block;
	color: #5f669b;
	margin: 0px;
	text-decoration: none;
}

ul#vertMIDDLE A:hover, ul#vertMIDDLE A:active{
	color: #4c723c;
	margin: 0px;
	text-decoration: underline;
}


/* boxRIGHT */
#boxRIGHT {
	float: left;
	width: 320px;
	margin: 0px;
	background-image: url(../images/bg/boxright.jpg);
	height: 348px;
}

#boxRIGHT p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-left: 35px;
}


ul#vertRIGHT{
	list-style-type:none;
	font-style: normal;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 35px;
}

ul#vertRIGHT li{
	display: inline;
	margin: 0px;
}

ul#vertRIGHT A:link, ul#vertRIGHT A:visited{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2754e;
	margin: 0px;
	text-decoration: none;
}

ul#vertRIGHT A:hover, ul#vertRIGHT A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c723c;
	margin: 0px;
	text-decoration: underline;
}


/* Actual Content Section */
#content {
	float: left;
	width: 930px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 15px;
	background-image: url(../images/bg/contentbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#content h1 {
	font-family: "Comic Sans MS";
	font-size: 28px;
	color: #2A7532;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#content h2 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #000000;
	margin:0px;
	padding:0px;
}

#content h3 {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#content p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
	line-height:150%;
	letter-spacing:normal;
}

#content a:link, #content a:visited, #content a:active {
	color:#0000FF;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#content a:hover {
	text-decoration:underline;
	color:#000066;
}


/* End of the Main Content Container */

/*Main Footer - image and links*/
#footer {
	background-image: url(../images/bg/footerbg.jpg);
	height: 120px;
	width: 960px;
	clear: left;
	background-position: center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 25px;
	background-repeat: no-repeat;
	color: #000000;
}

#footer A:link, #footer A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#6f4294;
}

#footer A:hover, #footer A:active{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ac98c5;
}

/***************************************************************************/

#contactForm {
	float:left;
	width:500px;
	margin:20px 0px 0px 10px;
	padding:0px;
}

.inputTXT {
	width:400px;
	padding:0px;
	margin:0px;
}

.inputTXTshort {
	width:100px;
	padding:0px;
	margin:0px;
}


.comments {
	width:400px;
	height:200px;
	padding:0px;
	margin:0px;
}

#contactForm p {
	font:12px/20px Arial;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	margin:0px;
	padding:0px;
}

#contactForm h1 {
	font:18px/20px Arial;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	margin:0px;
	padding:10px 0px 0px 0px;
}

#secondary {
	width:410px;
	height:340px;
	float:left;
	background:url(../images/happy-kids.jpg) no-repeat center top;
}

/* Table Text */
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#7E3F98;
	background-color:#D3EAB2;
	margin:0px;
	padding:0px;
	line-height:150%;
	letter-spacing:normal;
	text-align: center;
	padding: 5px;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
	line-height:150%;
	letter-spacing:normal;
	text-align: left;
	padding: 5px;
	border: 1px solid #7E3F98;
}

.references {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	margin:0px;
	padding:0px;
	line-height:150%;
	letter-spacing:normal;
}

#adsense	{
	float: right;
	margin: 20px;
}
