*{border:0; 
  margin:0; 
  padding:0; 
  background:transparent;
  } 

body
{
background:url(images/bg.jpg) no-repeat center top #000000;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
margin:0px auto auto auto;
color:#696767;
}
p{
padding:0px 0 20px 0;
margin:0px;
line-height:17px;
}
p.tips{
padding:0px 0 7px 0;
text-align:justify;
margin:0px;
line-height:17px;
border-bottom:1px #cebf91 dashed;
}
h1{
color:#7e5025;
padding:15px 0 10px 10px;
margin:0px;
font-size:19px;
font-weight:normal;
}
h2{
color:#2d7513;
padding:0px 0 5px 0;
margin:0px;
font-size:12px;
font-weight:bold;
}
a.read_more{
display:block;
color:#855f35;
float:right;
font-style:italic;
margin:5px 0 0 0;
text-decoration:none;
font-size:12px;
}
a:hover.read_more{
text-decoration:underline;
}

img.left_icon{
float:left;
padding:0px 15px 0px 0px;
}
img.right_icon{
float:right;
padding:0px 0px 0px 15px;
}
.clear{
clear:both;
}
a{
color:#754928;
}
a:hover {
text-decoration:underline;
}
#main_container{
width:960px;
height:auto;
margin:auto;
padding:0px;
position:relative;
}
#top_leafs{
position:absolute;
width:155px;
height:377px;
background:url(images/top_leafs.png) no-repeat;
top:0px;
left:11px;
z-index:1000;
}
#header{
position:relative;
width:960px;
height:196px;
margin:0px;
padding:0px;
background:url(images/header_bg.jpg) no-repeat top center;
}
#ads {
margin-left: 105px;
margin-top: 25px;
}
.logo{
width:290px;
text-align:left;
font-size:28px;
color:#7e5025;
float:left;
padding:85px 0 0 122px;
}
.logo a{
color:#7e5025;
text-decoration:none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
####   Header Menu   #####
##########################

Horizontal Drop-Down Menu based off :
http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {
   position: absolute; 
   top:145px;
   left:430px;	
   z-index:300;
   width: auto;
   display:block;
   clear:both;
   }


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {
    position: absolute;
	background: transparent;
	}

#header_menu li {
   line-height: normal;
   }

ul#header_menu  {
   z-index: 10; 
   clear: both;
   }

#nav {
    z-index:300;
    height: 1.68em;
	background:transparent;
	border: 0;
    padding:0;
    }

#nav ul {
    z-index:300;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size:100%; 
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
    }

#nav ul li {
    z-index:300;
    float: left; 
	color:#754928; 
	text-align: center; 
	font-weight: bold;
	font-size: 100%;
	}
#nav ul li a {
    z-index:300;
    display: block; 
	background:transparent; 
	padding: 5px 10px; 
	padding-bottom: 4px; 
	color:#754928;  
	text-decoration: none;
	}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {
    background: #dccb9f; 
	color: #754928;
	}
#nav li a:active, #nav ul li a.active {
    background: #dccb9f; 
    color: #754928;
	}

/* Current page Customisations*/
#nav li.menu-current a	{
    background: #754928; 
	color: #fff; 
	border-bottom: 1px solid #dccb9f;
	}
#nav li.menu-current a	{
    font-weight: bold;
	} 

/* 2nd Child menu */
#nav .menu li ul {
    position: absolute; 
	width: 8.5em; 
	margin: 0; 
	display: none; 
	text-transform: none; 
	font-size: 100%;
	}
#nav .menu li ul li {
    width: 8.5em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	line-height: 1.2em;
	}
#nav .menu li ul a {
    width: 8.5em; 
	padding: .6em .1em .6em .4em; 
	background: #dccb9f; 
	color: #fff; 
	border: 0;
	}

/* 2nd Child link hover */
#nav .menu li ul a:hover {
    background: #754928; 
	border: 0; 
	color:#fff;
	}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
   position: absolute;
   top: 1px;
   left: 100%;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
####   End of Header Menu   #####
#################################
Horizontal Drop-Down Menu based off :
http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */



/*-------------center_content-------------*/

#center_content{
width:819px;
margin:auto auto 20px auto;
height:auto;
background-color:#fef8e6;
}
.links-center{
text-align: center;
padding:9px 0 0 0;
}
.center {
text-align: center;
}
.left_content{
width:410px;
float:left;
padding:25px 10px 10px 70px;
}
.right_content{
width:290px;
float:left;
padding:25px 10px 10px 25px;
}
.bottom_content{
width:819px;
height:369px;
clear:both;
margin:auto;
background:url(images/bottom1_bg.jpg) no-repeat top center;
}
.photos_block{
padding:10px 0 10px 0;
}
.photo_box{
width:114px;
height:111px;
float:left;
display:block;
text-align:center;
margin:0 18px 0 0;
position:relative;
background:url(images/photo_bg.gif) no-repeat center;
}
img.photo{
padding:6px 0 0 0;
}
a.view{
float:right;
padding:4px 6px 0 0;
text-decoration:none;
color:#706443;
}
.tip_box{
clear:both;
float:left;
width:290px;
padding:0 0 15px 0;
}
.news_box{
clear:both;
float:left;
width:290px;
padding:5px 0 5px 0;
}
.date_box{
width:47px;
height:49px;
float:left;
text-align:center;
line-height:25px;
font-weight:bold;
background:url(images/date_bg.gif) no-repeat center;
}
span.day{
color:#855f35;
}
span.month{
color:#fef8e5;
}
.news_content{
width:230px;
float:left;
padding:0 0 0 10px;
}

.about_text{
width:300px;
padding:165px 0 0 30px;
float:left;
font-size:16px;
}
.site_list{
width:180px;
float:left;
padding:165px 0 0 30px;
}
/*----------------------list-------------------------*/
ul.list{
list-style:none;padding:0px;margin:0px; 
}
ul.list li{
list-style:none;width: auto;height: auto;padding:0 0 8px 0; margin:0px;
}
ul.list li a{
width: auto; padding:0 0 0 15px; margin:0;color:#696767;text-align:left; display:block;
text-decoration:none;background:url(images/footer_bullet.gif) no-repeat left;
}
ul.list li a:hover{
text-decoration:underline;
}
.bottom_right{
width:240px;
float:left;
text-align:center;
padding:230px 0 0 0 
}
.bottom_right a{
padding:10px 0 10px 0;
display:block;
}

.footer{
clear:both;
width:auto;
margin:auto;
text-align:center;
padding: 5px 0 0 0;
border-top:1px #cebf91 dashed;
font-size:0.9em;
}

#sitemeter {
   width:80px;
   height:15px;
   margin: 0 auto;
   padding-top:345px;
   }



