/*
------------------------------------------------------------------------
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}
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: 24px;
	font-weight: normal;
	margin-bottom: 25px;
        padding-top: 5px;

}


h2{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	
}


h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;

}


h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;



}


h5{


}


p{
	font-size: 12px;
	margin-bottom: 15px;
}

ul{

}

ol{

}

li{

}

a{

}



ul li{
                 background:url("/images/bullet2.jpg") no-repeat scroll 0 2px transparent;
			line-height:18px;
			list-style-type:none;
			padding-bottom:5px;
			padding-left:25px;

}










body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #aa9271;
}

#container{
	width: 960px;     /*CHANGE HERE*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#header{

}


#h_left{
	width: 683px;
	float: left;
}


#h_l_adrotator{
 height: 360px;
}





#h_right{
	width: 277px;
	float: right;
	height: 397px;
	background: url(../images/bg_right_header.jpg) no-repeat top left;
}

#h_r_search{
	margin-top: 24px;
	margin-left: 15px;
	margin-right: 30px;
	height: 30px;
}

#h_r_search input{
	float: left;	
	
}


#h_r_cta{
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 20px;
}

.box_cta{
	background: url(../images/bg_box_cta.png) no-repeat top left;
	width: 214px;
	height: 109px;
	padding: 14px 14px 0px 14px;
	color: #FFFFFF;
}

.box_cta h2{
	color: #ffdc51;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.box_cta p{
	color: #FFFFFF;
	margin-bottom: 10px;
	
}

.box_cta a{
	color: #ffdc51;
	text-decoration: underline;
}

.box_cta a:hover{
	color: #ffdc51;
	text-decoration: underline;
}

#imgresize img{width:200px;}

#imgresize2 img{width:250px;}

#imgresize3 img{width:150px;
padding-right:15px;}

#content{
	clear: both;
	background: url(../images/bg_banner_bottom.jpg) no-repeat bottom left;
}


#c_left{
	float: left;
	width: 196px;
	margin-left: 18px;
	margin-top: 19px;
}

.c_l_box_cta{
	background: #0977aa url(../images/bg_box_left_mid.jpg) repeat-y top left;
}

.c_l_b_cta_top{
	background: #0977aa url(../images/bg_box_left_top.jpg) no-repeat top left;
	padding: 22px 18px 0px 18px;
}

.c_l_b_cta_bot{
	background: #0977aa url(../images/bg_box_left_bot.jpg) no-repeat top left;
	height: 20px;
}


.c_l_box_cta h2{
	color: #ffdc51;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}

.c_l_box_cta p{
	color: #FFFFFF;
	margin-bottom: 10px;
	
}

.c_l_box_cta a{
	color: #ffdc51;
	text-decoration: underline;
}

.c_l_box_cta a:hover{
	color: #ffdc51;
	text-decoration: underline;
}






#c_center{
	float: left;
	width: 427px;
	margin-top: 35px;
	margin-left: 26px;
	line-height: 18px;
        font-size: 12px;
}


#c_center h1{
	color: #5f7b19;
}


#c_center ul{
       margin-left: 20px;
       margin-bottom: 15px;
}

#c_center ul li{
     
       background:url("/images/bullet2.jpg") no-repeat scroll 0 2px transparent;
			line-height:18px;
			list-style-type:none;
			padding-bottom:5px;
			padding-left:25px;
}



    





#c_lcenter{
	float: left;
	width: 650px;
	margin-top: 35px;
	margin-left: 26px;
	line-height: 18px;
        font-size: 12px;	
}


*html #c_lcenter{
        margin-left: 15px;
}

*+html #c_lcenter{
        margin-left: 26px;
}



#c_lcenter h1{
	color: #5f7b19;
}


#c_lcenter ul{
       margin-left: 20px;
        margin-bottom: 15px;
}

#c_lcenter ul li{
       
       background:url("/images/bullet2.jpg") no-repeat scroll 0 2px transparent;
			line-height:18px;
			list-style-type:none;
			padding-bottom:5px;
			padding-left:25px;
}





#c_right{
	float: right;
	width: 239px;
	margin-top: 6px;
	margin-right: 23px;
	padding-bottom: 228px;
}


*html #c_right{
       margin-right: 10px;
}

*+html #c_right{
      margin-right: 23px;
}


#banner_footer{
	background-color: #d1d9bc;
	padding: 0px 20px 26px 20px;
	text-align: center;
}



#footer{
	background-color: #896532;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: 12px;
}

#footer a{
	text-decoration: underline;
	color: #ffdc51;
	
}

#footer a:hover{
	color: #ffdc51;
	text-decoration: underline;
}

#f_left{
	float: left;
	width:	120px;
	margin-left: 20px;
	margin-top: 5px;
}

#f_right{
	float: right;
	width: 670px;
	text-align: right;
	margin-right: 20px;
}

#f_right ul li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #fff;
        background: none;
         padding-bottom: 0px;
        line-height: 14px;
}

#f_right ul li.last{
	border: 0;
}

#f_right ul li a{
	color: #fff;
	text-decoration: none;
	
}

#f_right ul li a:hover{
	color: #ffdc51;
	text-decoration: none;
	
}




table.photogalleryTable td {
padding: 0px;
}





ul.pagination li {
       background: none;
       padding-left: 0px;
       padding-bottom: 0px;
}




/* MENU */

#h_l_menu{
	margin-top: 1px;
	height: 36px;
	line-height: 36px;
	background-color: #896533;
	font-family: Arial, Helvetica, sans-serif;
}


#h_l_menu ul li{
	display: inline;
	list-style-type: none;
	position:relative;
        background: none;
        padding-bottom: 0px;
        padding-left: 0px;
}

#h_l_menu ul li a{
	font-size: 12px;
	font-weight: normal
	display: block;
	float: left;
	line-height: 36px;
	padding-left: 17px;
	padding-right: 17px;
	text-decoration: none;
	color: #fff;
}

#h_l_menu ul li a:hover{
	background-color: #91b33d;
	color: #212223;
}

#h_l_menu ul ul {
	position: absolute;
	z-index: 500;
	top: 36px;
	left: 0;
	border-bottom: none;
	width:130px;

}

html>body #h_l_menu ul ul {
	width:auto;
}

#h_l_menu ul ul li {
	display:block;
}


#h_l_menu ul ul li a {
	width:150px;
	background:#cebca3;
	/*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;
	text-align: left;
	text-transform: none;
}

#h_l_menu ul ul li a:hover {
	background:#91b33d;
	color:#000000;
	margin-right: 0px;
}

#h_l_menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#h_l_menu ul ul,
#h_l_menu ul li:hover ul ul,
#h_l_menu ul ul li:hover ul ul
{display: none;}

#h_l_menu ul li:hover ul,
#h_l_menu ul ul li:hover ul,
#h_l_menu ul ul ul li:hover ul
{display: block;}

html #h_l_menu ul li a { height: 1%; }

#h_l_menu li:hover ul, li.over ul { display: block; float:left;}




<!--[if lt IE 7]>
#h_l_menu{float:none;}
body{behavior:url(csshover.htc); }
#h_l_menu ul li{float:left; }
#h_l_menu a{height:1%;font: 12px Arial, Times, serif;}

<![endif]-->

/* END OF MENU */
