@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #000000;
}

#menubar {
	width: 1000px;
	height: 150px;
	background: #FFFFFF url(graphics/menubar1.gif) no-repeat;


}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006600;
}


h2 {
	margin-bottom: 1em;
	letter-spacing: 2px;
	font-size: 21px;
	font-weight: bold;
	
}

h3{
	padding-left:20px;
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
	font-weight: bold;
	background: url(graphics/img07.gif) no-repeat left center;
}

h4 {
	padding-left: 20px;
	background: url(graphics/img07.gif) no-repeat left center;
	font-size: 20px;
	
}

h5 {
	margin-bottom: 1em;
	/*text-transform: uppercase;*/
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;

}

p, blockquote, ul, ol {
	margin-top: 0;
}


a {	
	text-decoration: none;
	border:none;
	color: #006600;

}

a:hover {
	text-decoration: underline;
}


blockquote {
	padding: 0 0 0 40px;
	background: url(graphics/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	
}


/*post*/
#posts {
	margin-left:10px;
	float: none;
	width: 500px;
}

#posts ul {
	list-style: url(graphics/img12.gif);

}

#posts .story {
	padding: 0px 20px 0 20px;

}



#contact {
	margin-left:10px;
	float: none;
	width: 300px;
	
}

#rightlink {
	margin-left:10px;
	float: none;
	width: 200px;
	
}

#rightlink ul{
	list-style: url(graphics/img12.gif);
}


#rightlink ul li {
}

#meta {
	margin-top:50px;
	line-height: normal;
	font-size: smaller;

}

/* Links */

#links {
	float: left;
	width: 220px;
	color: #666666;
	
}

#links .title{
	color: #990000;
	font-style:oblique;
}


#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(graphics/img10.gif) repeat-x;
	
}

#links li li {
	padding: 3px 0;
	background: url(graphics/img03.gif) repeat-x left bottom;
}



#links li i {
	font-size: smaller;
}

#footer {
/*	background: url(graphics/bar.gif) no-repeat left top;*/
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;

}

#footer p {

}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(graphics/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}


<!--qm0_start_head-->
<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 60px 3px 0px;
		margin:0px 5px 0px 0px;
		color:#ffffff;
		font-family:Georgia;
		font-size:16px;
		text-decoration:none;
		font-weight:bold;
		text-align:left;
		border-width:0px 0px 4px;
		border-style:solid;
		border-color:#006600;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		border-color:#ffffff;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		border-color:#ffffff;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		background-position:95% 50%;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
		border-color:#ffffff;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 5px;
		background-color:#eeeeee;
		border-width:1px;
		border-style:solid;
		border-color:#6bbb75;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 5px;
		background-color:transparent;
		color:#006600;
		font-size:14px;
		font-weight:normal;
		border-width:0px;
		border-color:#006600;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#006600;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#006600;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		/*background-image:url(qmimages/arrow_0.gif);*/
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#006600;
		/*background-image:url(qmimages/arrow_1.gif);*/
		color:#ffffff;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px;
		border-color:#999999;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:29px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		/*background-image:url(qmimages/arrow_1.gif);*/
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:100%;
	}

