p {
	margin: 0.7em 0px;
	line-height:1.6em;
}

body 
{
	background: #F0F5EC; 
	margin: 0; 
	padding: 0;  
/*	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; */
	font: 12px verdana, tahoma, arial,  sans-serif; 
	color: #333333; 
	text-align: center;
}

a 
{
    text-decoration:none;
}

a:link {
	color: #265e15;	
}

a:visited {
	color: #265e15;
}

a:hover, a:active {
	color: #333;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

img 
{
/*	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	*/
	border:0;
/*	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	*/
}

a:link img, a:visited img, a:hover img, a:active img {
/*	border:none;
	background:none;
	padding:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		*/
}

.sidetable {
	border-collapse: collapse;
	border: 1px solid #D2D2D2;
	border-bottom: 0px solid #D2D2D2;
} 

/* HEADER */

#headerimage {
	clear: both; 
/*	background: #fff url(img/misty_two.jpg) no-repeat 0px 0px; */
	margin:0px;
	padding: 10px 10px 10px 10px; 
	color: #ffffff; 
	height: 161px;
	width: 772px; 	
}

#headerimage P {
/*
	margin: 0px 0px 15px 0px; 
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Serif;
	text-align:right;
	font-size:1.6em;
	letter-spacing:1px;		
	display: block; 	
	text-decoration:none;	
*/
}

#headerimage img {
	border: 0;
	background:none;
}

#header {
	clear: none; 
	float: left;  
	margin: 10px 0px 0px 0px; 
	width: 620px;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Serif;
	text-align:left;
}

#header a:hover, a:active {
	text-decoration:none;
	color: #265e15;	
}

#header h1 
{
/*	font-size:1.6em; */
	font-size:18px; 
	margin:0 0 0 10px;
/*	font-variant:small-caps; */
	letter-spacing:1px;		
	display: block; 	
	text-decoration:none;	
}

#header h2 
{
	margin:5px 0 0 10px;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	letter-spacing:1px;		
}

#subtitle {
	clear: none; 
	float: right;  
	text-align:left;
	margin: 6px 12px 0px 0px; 
	color:#333333;
	width: 90px;
	font-family: Tahoma, Verdana, Arial, Serif;
/*	font-size:1em; */
	font-size:12px; 
	text-align:right;
}

#subtitle P {
	line-height: 10px;
}

.menu {
	border: 0px; 
	background: #D2DDCB; 
	margin: 0px 10px 10px 10px; 
	width: 772px; 	
	height: 30px;
	position: relative;  
	text-align: left;
}

.LL, .L{
	position:absolute;  
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px 0 0 10px;
	margin:0px;
}

.L	{
	background-color:#D2DDCB; 
	layer-background-color:#D2DDCB; 
	color: #666666;
}

.LL	{
	background-color:#B6C2AF; 
	layer-background-color:#B6C2AF; 
	color: #194000; 
	cursor:pointer; 
}

.Lbor	{
	position:absolute;  
	visibility:hidden;  
	background-color:#B6C2AF; 
	layer-background-color:#B6C2AF;
}

/* CONTENT */

#content {
	width:772px;
	padding:0px;
	overflow: auto;
	margin: 28px 10px 0px 10px; 
	align:left;
}
#content div, P {
	font-size: 12px; 
	margin: 5px 0px 5px 0px;
}
#content td {
	font-size: 12px; 
}
#content h3 {
/*	font-size: 1.2em; */
	font-size: 14px; 
	margin:0px;
}
#content h4 {
/*	font-size: 1.1em; */
	font-size: 12px; 
	margin: 0px;
}
#content h5 {
/*	font-size: 1em;  */
	font-size: 10px; 
	margin:0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.gif);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}

#content-main {
	float: left; 
	width: 560px; 
}
 html #section-index #content-main {
	margin-right: 20px;
}

#content .post 
{
	margin-bottom:15px;
	padding: 0px 10px 0px 10px; 
	border: #ddd 1px solid; 
	background: #fff; 
	text-align: left;
/*	border-bottom:#ddd 1px dashed; */
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .post h2 
{
/*	font-size: 1.4em; */
	font-size: 16px; 
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
}
#content .entry 
{
	font-size: 12px; 
	margin:0 0 10px 0;
	border-bottom: #ddd 1px dashed; 
}
#content .entry a 
{
	text-decoration:none;
}
.post-info , .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}


/* SIDEBAR */

#sidebar {
	float: right; 
	width: 200px; 
	font-size:11px; 
/*	font-size:0.9em; */
}

div.sidebox {
	list-style:none; 
	margin:0 0 10px 0;
	padding:0px;
	line-height: 15px; 
	background: url(img/1/sideheadtop.jpg) #DCE2D5 no-repeat left top; 
	text-align: left;
}

div.sidebox h2 {
	padding:10px 0 0 14px;
	font-weight: bold; 
	font-size: 14px; 
	text-align: left;
}

div.sidebox UL {
	list-style: none;
	list-style-image: none;
	margin:0px;
	padding: 0 10px 10px 14px;
}

div.sidebox LI {
	font-size: 11px; 
	margin-bottom:10px;
}

div.sidemenu {
	margin:0 0px 10px 0;
	padding:0;
	background: url(img/1/sideheadtop.jpg) #DCE2D5 no-repeat left top; 
}

div.sidemenu UL {
	padding: 12px 10px 10px 28px;
	margin: 0;
	list-style-image: url('img/bullet.gif');
	line-height: 15px;
	font-weight: bold; 
	font-size: 12px; 
	text-align: left;
}

div.sidemenu LI {
	margin-bottom:10px;
}

#footer {
	border: 0px; 
	background: #DCE2D5; 
	padding:5px;
	margin: 0px 12px 10px 10px; 
	height: 62px;
	width:772px;
	text-align: center;
}

#footer UL{
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size:10px;
	margin-bottom:0px;
	color: #666666;
}

#footer LI{
	list-style:none;  
	margin: 15px 10px 0 0;  
	display:inline;  
}

#footer P{
	margin-bottom:-5px;
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size:10px;
	color: #666666;
/*	margin:-16px 0 0 0; */
}

