@charset "UTF-8";
/* CSS Document */

a{
	color:#47640A;
}

h1
{
	color:#47640A;
}

h2
{
	color:#47640A;
}

.topbar
{
	background-color: #47640A;
}

.bottombar
{
	background-color: #47640A;
}

.news
{
	color:#47640A;
}


#navigation a:hover {
	color:#47640A;
}

#navigation li.over
{
	border-bottom:solid 5px #47640A;
}

.gallery .gly_controls .inner .gly_btn {
	background-color: #47640A;
}

.gallery .gly_controls .inner .gly_btn.sel {
	background-color:#693;
}

.news li
{
	background: url('../images/news_arrow.gif') left top no-repeat;
}

.landingBox
{
	background: url('../images/home_box_background.png') no-repeat top left;
}

.landingBox td
{
	width:25%;
	padding:0 10px;
}
