body {
  margin: 0;  
  text-align: center;
  font: 10px verdana, arial, sans-serif;  
  line-height: 170%;
  color: #404042;
  background: #585858 url(../images/bg_body.jpg) repeat-y top center;
}

p { 
  padding-top: 0px !important;
  padding-top: 0px;
  padding-bottom: 0px !important;
  padding-bottom: 0px;
}

.pullout {
	color: #51abb1;
	
}

input, select {
	font-size:7pt;
	color:#555555;
}

a {
  color: #5b5b5b;
}

a:visited {
  color: #5b5b5b;
}

a:hover {
  color: #69c8ce;
}

h1 {
  clear: both;
  margin: 10px 0 0 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #7BD32C;
}

h2 {
  margin: 6px 0 10px 0;
  font: 700 1em verdana, sans-serif;
  color: #5b5b5b;
}

h3 {
  margin: 10px 0 6px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #5b5b5b;
}

#sideBar h1 {
  text-align: left;
}

#content ol li { 
  color: #9BE4FF;
}

#content ol li span {
  color: #EEE;
}

#content ul {
  padding-bottom: 10px;
}

#content ul li {
  list-style-image: url(../images/li_bullet.gif);
}

blockquote {  
  margin: 0;
  background: #686868 url(../images/rounded_tr.gif) no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(../images/rounded_br.gif) no-repeat bottom right;
}

/***************************************************
  Layout Element Styles
 ***************************************************/

#header {  
  width: 100%;
}

#headerpic {
	padding: 20px 0 0 0
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
  width: 728px;
  margin: 0 auto;
  text-align: left; 
  background: #404042;
  overflow: hidden;
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
  display: inline;
  float: left;
  padding: 0.8em 1.4em 0.8em 1.4em;  
  list-style: none;
  text-align: center;
}

/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  background: url(../images/logo_greenery.gif) no-repeat top right;
}

#title h1 {
  display: inline;
  color:  #222;
  background-image: none;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/


#content {  
  clear: both;
  width: 767px;
  margin: 0 auto;
  padding-top: 10px;
  text-align: left;
}

#fulltext {
  float: left;
  width: 767px !important;
  width: 767px;
  min-height: 330px !important;
  min-height:330px;
  padding: 14px 5px 20px 40px !important;
  padding: 14px 5px 20px 40px;
}

#text {
  float: left;
  width: 500px !important;
  width: 527px;
  padding: 14px 5px 20px 40px !important;
  padding: 14px 5px 20px 40px;
}

#image {
  float: left;
  width: 170px;  
  vertical-align: top;
}

#sideBar {
  float: right;
  width: 185px !important;
  width: 200px;
  padding: 14px 25px 20px 0 !important;
  padding: 14px 25px 20px 0;
}


/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: left;
  text-decoration: none;
  margin-bottom: 1px;  
}

.vertdiv {
	background-color: #000;
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

/***************************************************
 Footer
 ***************************************************/
 
 #footer {
 	margin: 0 auto;
  	width: 768px;
  	height: 163px;
  	background: url(../images/bg_footer.jpg) repeat-y top center; 
}

#footer, add {padding-top: 1px;}

#footer p {
	padding-left: 20px !important;
	padding-left: 20px;
	text-align: left;
	color: #fff;
  	margin-top: 130px !important;
  	margin-top: 130px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}
