body {
	margin: 0;
	padding: 0;
	font-family: calibri, serif;
	line-height: 20px;
	font-height: 6px;
	overflow:-moz-scrollbars-vertical;
}

img {
	border: 0;
}


h1 {
	font-size: 18px;
	padding-top: 4px;
	color: #000066;
	color: #305225;
	padding-bottom: 0;
	color: #c917af;
	color: #224002;
	margin-bottom: 0;
	padding-bottom: 2px;
	margin-bottom: 0;
}

h2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 0;
	color: #000066;
	color: #305225;
	color: #224002;
	margin-bottom: 0;
}

h3 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 0;
	color: #000000;
	color: #305225;
	color: #224002;
	margin-bottom: 0;
}

h4 {
	font-size: 12px;
	display: inline;
	/*padding-top: 0;
*/
	margin-bottom: 0;
	/*padding-bottom: 0;
*/
	color: #000000;
}

A:link {
	COLOR: #937e62;
	color: #224002;
	text-decoration: underline
}

A:visited {
	COLOR: #937e62;
	color: #224002;
	text-decoration: underline
}

A:active {
	color: #a61f08;
	color: #5d7ef1;
	text-decoration: none
}

A:hover {
	color: #a61f08;
	color: #5d7ef1;
	text-decoration: none
}

b {
	font-size: 110%;
}

em {
	color: red;
}

td{
	vertical-align:top;
	}
	
	
#contentcolumn ul{
	list-style-image: url(../images/bullet.png)
	}
	
#maincontainer {
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #fff;
}

#topsection {
	background: #EAEAEA;
	height: 257px; /*Height of top section*/
	background: url("../images/header.jpg") no-repeat;
}

#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn {
	margin: 0 210px 0 206px;
	margin: 0 220px 0 206px;
	/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background: #ffffd1; /* cream */
	background: #def8c4; /* pale green */
	background: #fff;
}

#leftcolumn {
	float: left;
	width: 190px; /*Width of left column in pixel*/
	margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
	background: #fff;
}

#leftcolumntopgraphic {
	margin: 0;
	background: url("../images/bottomofstalk.jpg") no-repeat;
}

#rightcolumn {
	float: left;
	width: 190px; /*Width of right column*/
	margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
	background: #FDE95E;
	background: #ffffd1; /* cream */
	background: #dceae8; /* pale blue */
	background: #fff;
}

#footer {
	clear: left;
	width: 100%;
	background: #ffffd1; /* cream */
	background: #96e845; /* green */
	color: #000;
	text-align: center;
	padding: 4px 0;
	font-size: 11px;
}

#footer a {
	color: #96e845;
}

.innertube {
	margin: 10px;
	/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.float_left {
	float: left;
	margin-right: 10px;
}

.float_left_icon {
	float: left;
	margin-right: 5px;
}

.float_right {
	float: right;
	margin-left: 10px;
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.missbluetext {
	color: blue;
}

.misspurpletext {
	color: purple;
}

.missgreentext {
	color: green;
}

.missorangetext {
	color: red;
}

.footer_img {
	position: relative;
	top: 13px;
	top: 10px;
}

.footer_img2 {
	position: relative;
	top: 4px;
}

.beanstalkfootertext {
	position: relative; 
	margin-top : 0;
	font-size: 16px;
	padding-top: 0;
	/*padding-bottom: 25px;*/
	color: #000066;
	color: #305225;
	color: #224002;
	/*top: -20px;*/
	top: 20px;
	/*margin-bottom: 10px;*/
	}
	
	.smalltextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}

.smalltextgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #224002;
	position: relative; margin-top : 0;
	top: -12px;
	top: 4px;
	top: 8px;
	margin-top: 0;
}

.smalltextcompanydetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #224002;
	position: relative; margin-top : 0;
	top: 4px;
	margin-top: 0;
}

