/* CSS Document */

#content { 
 margin: 0 0 0 220px; 
}

#content .inner {
	margin: 0 10px 0 5px;
}

#content .inner h2 {
	color: #58595b;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#content .inner h3 {
	color: #58595b;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content hr {
color: #58595b;
position: relative; 
top: -8px;
}

#content .inner ul {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

#sidebar { 
 position: absolute; 
 top: 0; 
 left: 0; 
 width: 200px;  
 margin: 0; 
 padding: 0 0 0 10px; 
}

#sidebarleft h2 {
	position: relative; 
 	top: -10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87ab41;
	border-bottom-color: #87ab41;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebarleft h3 {
	position: relative; 
 	top: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87ab41;
	border-bottom-color: #87ab41;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebarleft img {
	border-style: none;
}

#sidebarleft .logo {
	position: relative; 
 	top: -15px;
}

#sidebarleft .imagepadding {
	padding-top: 10px;
}

#sidebarleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
}

#sidebarleft a:hover {
	color: #87ab41;
}

#sidebarleftblue h2 {
	position: relative; 
 	top: -10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b5d3ef;
	border-bottom-color: #b5d3ef;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebarleftblue img {
	border-style: none;
}

#sidebarleftblue .logo {
	position: relative; 
 	top: -15px;
}

#sidebarleftblue .imagepadding {
	padding-top: 10px;
}

#sidebarleftblue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
}

#sidebarleftblue a:hover {
	color: #87ab41;
}

#buffer {
	height: 220px;
}

#buffer2 {
	height: 400px;
}

#photogallery {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#photogallery ul {
	margin: 0;
	padding: 0;
}

#photogallery li {
	display: inline;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#photogallery img {
	border: 1px solid #87ab41;
}

#sidebarfeature {
	background-image: url(../images/feature_greenbg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 2px;
}

#sidebarfeature h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	top: -15px;
	position: relative;
}

#sidebarfeature p {
	top: -25px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 0 6px 0;
}

#sidebarfeatureblue {
	background-image: url(../images/feature_bluebg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 2px;
}

#sidebarfeatureblue h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	top: -15px;
	position: relative;
}

#sidebarfeatureblue p {
	top: -25px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 0 6px 0;
}

.bold {
	font-weight: bold;
}

.noborder {
	border-style: none;
}

#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}