/* Global */
body{color: #;margin: 0;padding: 0;background:#5f7110;font: 12px/1.4em Arial, Helvetica, sans-serif;letter-spacing:0px;}
a { color:#FF9900; text-decoration:none}
.clear {clear:both; overflow:hidden; margin:0; padding:0; height:1px;} 
a:hover {color: #666666;text-decoration:none;}
h2 { color:#95a938;font: bold 13px Arial, Helvetica, sans-serif; margin: 15px 5px 5px 0;}
h3 { color:#95a938;font: bold 13px Arial, Helvetica, sans-serif; margin: 0 0 3px 0;}
/******* Layout **********/
#wrapper{width:769px;margin: 0 auto;background: url(images/l-bg.gif) repeat-y center;}
#top{background: url(images/top.png) no-repeat center;height: 29px;margin:0;padding:0}
#header{background: url(images/shade.gif) repeat-x top;height: 99px;margin:0 21px;}
#logo {float: left;width:300px; padding:2px 0 0 30px; height: 80px;}
#sm { float: right; padding:35px 50px 0 0}
/****** Navigation **********/
#nav{background: url(images/nav.gif) repeat-x top;height: 40px;margin:0 18px;padding-left:1px;}
#nav ul {margin: 0;list-style: none;padding:0}
#nav li {display: block;float: left;}
#nav li a {font: bold 12px Arial, Helvetica, sans-serif;color: #FAFCF8;text-decoration: none;display: block;padding: 12px 15px 13px 15px;border-right: 1px solid #95a938;}
#nav li a:hover {background: url(images/hover.gif) repeat-x top;}
#nav li a.current {background: url(images/hover.gif) repeat-x top;}
/******* Content *********/
#main{ background: url(images/shade.gif) repeat-x top;margin:2px 21px;padding: 10px;overflow: hidden;clear:both;}
#content{width:500px;padding:10px 0 10px 10px;float:right;}
#content p { margin: 0 0 10px 0}
#content ul {padding:0 0 10px 0;margin:15px 0 0 25px;list-style: square url(images/bullet.gif);}
#content li {margin:0; padding:0 0 4px 0;}
.img { border: 1px solid #e5e5e5; padding: 7px; margin: 0 0 12px 0; background-color:#fff;}
.box1 {width: 215px; float:left; padding:7px; border: 1px solid #e5e5e5;}
.box2 {width: 215px; float:left;padding:7px; margin-left:12px;border: 1px solid #e5e5e5;}
.cont { display:block;background-color:#F7F7F7;padding:8px;}
.cont:hover{ background-color:#fff;}
/***** Side Bar **********/
#sidebar{width:180px;
 float:left;
 margin-top:25px;}
.menu { margin:5px 0 0 0;padding:0; list-style:none;}
.menu li {height: 25px; padding: 11px 0 0 45px;background: url(images/menu.gif) repeat-x left top;}
.menu a { color:#475509; text-decoration: none;font-weight:bold;}
.menu a:hover { color:#000000; }
/******** Footer *******/
#footer-line{background: #89a606 url(images/footer.gif) repeat-y left;height: 13px;margin:0 18px;}
#footer {background: url(images/shade.gif) repeat-x top;margin:2px 21px;padding: 18px;line-height:1.6em;}
.crd a { color:#565655;text-decoration:none;}
#bottom{background: url(images/bottom.png) no-repeat center;height: 27px;}
/*--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--*/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
}
.qmmc
{
	position:relative;
}
.qmmc a
{
	float:left;
	display:block;
	white-space:nowrap;
}
.qmmc div a
{
	float:none;
}
.qmmc div
{
	visibility:hidden;
	position:absolute;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* Remove the comments bleow for vertical mains and change the false value to true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/
/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	background-color:transparent;
	border-width:0px 0px 0px 0px;
}
/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color:#666666;
	background-color:#ffffff;
	background-image:url(images/tree_green_bg.gif);
	font-family:Trebuchet MS;
	font-size:10.5px;
	text-decoration:none;
	padding:5px 5px 8px 5px;
	border-style:solid;
	border-color:#66cc00;
	border-width:0px 0px 0px 0px;
}
/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	background-color:#efefef;
	color:#333368;
}
/*"""""""" (MAIN) Active State """"""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover
{ 
	text-decoration:blink;
	color:#FF8000;
}
/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	/*background-image:url(images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:95%;*/
}
/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
	background-image:url(images/green_bg2.gif);
	background-color:#F8FDF5;
	padding:10px 0px 10px 0px;
	border-style:none;
	border-width:1px;
	border-color:#cccccc;
	margin-top:-1px;
}
/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{		
	background-image:none;
	background-color:transparent;
	padding:2px 0px 2px 15px;
	border-width:1px;
	border-style:solid;
	border-color:#F8FDF5;
	margin:0px 5px 0px 5px;
}
/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	text-decoration:underline;
}
/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
	background-color:#D7F7C6;
	border-color:#999999;
}
/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent 
{
	/*background-image:url(images/arrow_right.gif);*/
}
