body {
  font-family:Tahoma,Helvetica,Arial;
  font-size:13px;
  color:#333333;
}

img {
  border: none;
}

p {
  margin: 10px 0 0 0;
}

#wrapper {
  width: 707px;
  margin: 0 auto;
}

#header h1 {
  clear: both;
  background: url(images/greenfleet_logo.png) no-repeat scroll 0px 0px;
  width:620px;
  height:185px;
  text-indent: -100000px;
  margin-bottom: 12px;
  margin-left: -20px;
}

#header .divider {
  border-bottom: 2px solid #7e9b48;
  width: 565px;
  margin: 0 0 5px 89px;
}

#sidebar {
  width: 200px;
  margin: 20px 0 0 0;
  float: left;
}

#sidebar ul {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style: none;
}

#sidebar ul li a {
  display: block;
  padding: 5px 0px 14px 35px;
  font-size:20px;
  text-decoration:none;
  color:#000000;
}

#sidebar ul li a:hover {
  background:url(images/bullet.png) no-repeat left;
  color:#7e9b48;
}

#sidebar ul li a#current {
  color:#7e9b48;
  font-weight:bold
}

#sidebar ul li.bottomImage a {
  padding: 0;
  margin: 60px 0 0 16px;
}

#sidebar ul li.bottomImage a img {
}

#content {
  width: 475px;
  float: left;
  border-left: 2px solid #7e9b48;
  padding: 14px 0 50px 30px;
}

#footer {
  clear: both;
  text-align: center;
  padding-top: 10px;
  margin: 0 0 0 99px;
}

#footer .divider {
  border-bottom: 2px solid #7e9b48;
  margin-bottom: 25px;
  width: 595px;
  text-align: center;
}

#content h4 {
  color: #7E9B48;
  font-family:Lucida Grande,Tahoma,Helvetica,Arial,Sans-Serif;
  font-size:16px;
  letter-spacing: 1px;
  margin: 20px 0 0 0;
}


#content a, #content a:visited, #content a:hover, #menu a {
  color:#7e9b48;
  text-decoration:none;
}

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

.clearfix {
  clear: both;
}

.greenLink a {
  color: #E32E30;
}



/* Tentative wordpress css */

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	padding: 200px 0 10px 12px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #7e9b48;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	text-transform: lowercase;
}

#menu ul li {
	font: normal bold 80% Lucida Grande,Tahoma,Helvetica,Arial,Sans-Serif;
	letter-spacing: 0.1em;
	margin-top: 14px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul li a {
  
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/150% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	color: #809080;
	border-bottom: 1px solid #809080;
}

#menu ul ul li a:visited {
	color: #ccc;
	text-decoration: none
	border-bottom: none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#content h1 {
background: url(LOGO REMOVED) no-repeat scroll 0 0;
text-indent:-9999px;
width:760px;
height:0px;
}

#content h2 {
color: #666666;
font-family:Lucida Grande,Tahoma,Helvetica,Arial,Sans-Serif;
font-size:18px;
letter-spacing: 6px;
margin-left:335px;
margin-top:-40px;
}

#content h3 {
background: url(REMOVED SMALL LOGO) no-repeat scroll 0 0;
text-indent:-9999px;
width:0px;
height:0px;

}

#content h4 {
color: #7E9B48;
font-family:Lucida Grande,Tahoma,Helvetica,Arial,Sans-Serif;
font-size:16px;
letter-spacing: 1px;
margin-left:auto;
margin-top:20px;
}

#content h7 {
color: #7E9B48;
font-family:Lucida Grande,Tahoma,Helvetica,Arial,Sans-Serif;
font-size:16px;
}


