#menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;

	line-height: 110%;
	border-top: 1px solid #F6FAED;
	
}

#menu ul li {
    display: block;
    width: 188px;
    background-color: #7686B2;
    border-bottom: 1px solid #F6FAED;
}

#menu ul li a {
    width: 100%;
    display: block;
    text-align: left;
    text-decoration: none;
    font-family: verdana;
	font-weight: bold;
    font-size:11px;
    color: #333333;
    padding-top: 3px;
    padding-bottom: 3px;
	text-indent: 1em;
}

 #item {
	padding: 6px 12px;
	margin-bottom: 8px;
}

#menu ul li a:hover {

    border: solid 0px white;
    background-color: #3D4D95;
	color: #F6FAED;
}

A {
TEXT-DECORATION: none
}

#h1header h1 {
	text-decoration: none;
	font-family:verdana;
	font-size: 10px;
	color: #F6FAED;
	text-align: center;
}

#ct {
	font-family: verdana;
	font-size: 11px;
	background-color: #F6FAEC;
	
}

#home-ct-wrapper {
	margin: 0px;
	width: 611px;
	background-color: #F6FAED;
}



#home-ct-lt {
	float: left;
	width: 350px;
	margin: 8px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	background-color: #F6FAED;
	
}

#home-ct-rt1 {
	float: right;
	width: 220px;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	border-left: 1px solid #3D4D95;
	border-bottom: 1px solid #3D4D95;
	background-image: url('upload/Image/latest-foxhollow-news.jpg');
	
}

#home-ct-rt2 {
	float: right;
	width: 217px;
	margin-right: 3px;
	padding: 5px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	border-left: 1px solid #3D4D95;
		
}


#home-ct-rt3 {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	border-left: 1px solid #3D4D95;
	background-image: url('upload/Image/latest-foxhollow-news3.jpg');
	
}