@charset "UTF-8";
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, button, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #669900;
	text-transform: capitalize;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: 'Myriad Pro', MyriadPro, Arial, sans-serif;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.quote {
	color: #857360;
	font-size: 18px;
	font-family: 'Myriad Pro', MyriadPro, Arial, sans-serif;
}
#twitterupdate {
	margin-top: 20px;
}
#twitterupdate ul{
	list-style-image: none;
	list-style-type: none;	
}
#twitterupdate a {
	color: #66994F;
	font-family: 'Myriad Pro', MyriadPro, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.pgb {
	background-color: #FFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666;
}
.pgb #nav-include {
	width: 100%;
}
.pgb #mfb-container {
	height: 457px;
	width: 100%;
	background-color: #735B3F;
	float: left;
}
.pgb #mfb-container #image {
	height: 457px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.pgb #content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.pgb #content #container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.pgb #content #container #left {
	width: 280px;
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	height: 280px;
	margin-top: 30px;
}
.pgb #content #container #left .icons {
	margin-right: 8px;
}
.pgb #content #container #colOne {
	line-height: 26px;
	float: left;
	margin-right: 30px;
	height: 280px;
	width: 230px;
	margin-top: 30px;
}
.pgb #content #container #colTwo {
	float: left;
	width: 405px;
	height: 280px;
	margin-top: 30px;
}
.pgb #footer-include {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
