/*
------------------------------------------------------------------------
Theme Name:[Monaco]
Author:[Ricky]
Author Company URI:http://www.avasoft.net
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
/*ol, ul, li{font-size:12px; padding-left:20px;}*/
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/


/* CSS Document */


h1{
	font-size: 30px;
	color: #61851a;

}

h2{
	font-size: 16px;
	color: #61851a;
	margin-bottom: 15px;
}

p{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}


ul{
     margin-left: 20px;
}

ul li{
      list-style-type: disc;
      margin-bottom: 8px;

}


#paw ul{
     margin-left: 20px;
list-style-image: url("../images/paw-print.png");
list-style-position: outside;
}

#paw ul li{
      list-style-type: disc;
      margin-bottom: 8px;

}



body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/bg.jpg) top left;
}

#container{
	width: 928px;     /*CHANGE HERE*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
}

#header{
	
}

#menu{
	margin-top: 3px;
	height: 32px;
}

#m_left{
	width: 12px;
	float: left;
}



#m_right{
	width: 12px;
	float: right;
}

#content{
	margin-top: 3px;
	clear: both;

}

#c_top{

}

#c_center{
	background: url(/images/bg_content_mid.png) repeat-y top left;
}

#c_c_left{
	width: 136px;
	float: left;
	margin-left: 20px;
	text-align: right;
	padding-top: 10px;
}

#c_c_left ul{
	margin-top: 20px;
	margin-bottom: 20px;
        margin-left: 0px;
}

#c_c_left ul li{
		margin-bottom: 5px;
                list-style-type: none;
}

#c_c_left ul li a{
	font-size: 12px;
	color: #4e6c11;
	text-decoration: none;

}

#c_c_left ul li a:hover{
       color: #4e6c11;
       font-weight: bold;
       padding-left: 20px;
       background:url("/images/left_bullet.jpg") no-repeat 0px 3px ;
}

#c_c_left ul li.selected a{
       color:#000;
       font-weight: bold;
       padding-left: 20px;
       background:url("/images/left_bullet.jpg") no-repeat 0px 3px ;
}


#c_c_center{
	float: left;
	width: 463px;
	margin-left: 28px;
}


#c_c_c_latest{
	background: url(/images/bg_latest_news.jpg) no-repeat top left;
	width: 433px;
	height: 147px;
	padding: 15px;
}

#c_c_c_latest a{
	color: #d7e573;
}


#c_c_c_content{
	margin-top: 30px;
        font-size: 12px;
}



#c_c_right{
	float: right;
	width: 216px;
	margin-right: 27px;
	text-align: center;
}


#c_bot{
	
}


#footer{
	height: 32px;
	font-size: 12px;
	margin-top: 3px;
}

#f_left{
	width: 12px;
	float: left;
}

#f_center{
	width: 904px;
	float: left;
	background: url(/images/bg_menu_center.png) repeat-x top left;
	color: #FFFFFF;
	text-align: center;
	height: 32px;
	line-height: 32px;
}


#f_c_left{
	width: 420px;
	float: left;
	text-align: left;
}


#f_c_left ul li{
	display: inline;
	border-right: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

#f_c_left ul li a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


#footer{
	
	float: left;
	text-align: left;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	text-decoration: underline;
}




#f_c_right{
	width: 450px;
	float: right;
	text-align: right;
}

#f_c_right a{
	color: #fff;
	text-decoration: none;
}

#f_c_right a:hover{
	color: #fff;
	text-decoration: underline;
}

#f_right{
	width: 12px;
	float: right;
}






#c_c_right_sub{
	float: right;
	width: 720px;
	margin-right: 20px;
        font-size: 12px;
}





ul.bullet_paw li{
       background: url(/images/paw-print.png) no-repeat 0px 1px;
       padding-left: 25px;
       list-style-type: none;
}






/* MENU */


#m_center{
	height: 32px;
	line-height: 32px;
	width: 904px;
	float: left;
	background: url(/images/bg_menu_center.png) repeat-x top left;
}

#m_center ul{
       margin-left: 0px;
}

#m_center ul li{
	display: inline;
	list-style-type: none;
	position:relative;
        margin-bottom: 0px;
}

#m_center ul li a{
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	line-height: 32px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #fff;
	font-family:"trebuchet MS"
}

#m_center ul li a:hover{
	background: url(/images/bg_menu_hover.jpg) repeat-x top left;
	color: #fff91a;
}

#m_center ul li.selected  a{
       background: url(/images/bg_menu_hover.jpg) repeat-x top left;
	color: #fff91a;
}


#m_center ul ul {
	position: absolute;
	z-index: 500;
	top: 32px;
	left: 0;
	border-bottom: none;
	width:130px;
	border: 1px solid #bebebe;
	border-top: none;
}

html>body #m_center ul ul {
	width:auto;
}

#m_center ul ul li {
	display:block;
}


#m_center ul ul li a {
	width:150px;
	background:#e5ecd4;
	/*border-bottom: 1px solid #577fa4;*/
	color:#000000;
	display:block;
	float:none;
	padding-left:10px;
	font-weight:normal;
	height:25px;
	line-height: 25px;
	margin-right: 0px;
}

#m_center ul ul li a:hover {
	background:#85a243;
	color:#fff;
	margin-right: 0px;
}

#m_center ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#m_center ul ul,
#m_center ul li:hover ul ul,
#m_center ul ul li:hover ul ul
{display: none;}

#m_center ul li:hover ul,
#m_center ul ul li:hover ul,
#m_center ul ul ul li:hover ul
{display: block;}

html #m_center ul li a { height: 1%; }

#m_center li:hover ul, li.over ul { display: block; float:left;}




<!--[if lt IE 7]>
#m_center{float:none;}
body{behavior:url(csshover.htc); }
#m_center ul li{float:left; }
#m_center a{height:1%;font: normal 14px "trebuchet MS";}

<![endif]-->

/* END OF MENU */
