body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#998B77;
}

a {
	color:#998B77;
}

a.small {
	font-size:10px;
}

.brown {
	color:#8F7E59;
}

H1 {
	color:#8F7E59;
	font-size:12px;
	margin:0px;
}

#mainHolder {
	margin:0 auto;
	width:910px;
}

#leftPanel {
	width:320px;
	height:570px;
	float:left;
}

#topPanel {
	width:590px;
	height:349px;
	float:right;
}

#nav {
	width:590px;
	height:31px;
	float:right;
	line-height:31px;
	margin-bottom:2px;
}

.subNav div {
	background-color:#FFFFFF;
	text-align:center;
}

#navInner	{
	border-top:1px solid #e5e5e5;
	width:95%;
	margin:0 auto;
	text-align:center;
}

#bottomPanel {
	width:590px;
	height:190px;
	float:right;
	text-align:center;
}

#bottomPanel img {
	margin-left:7px;
	margin-right:7px;
}

#footer {
	width:910px;
	height:110px;
	text-align:center;
	font-size:10px;
	margin-top:15px;
	clear:both;
}

#footer #ng {
	position:relative;
	margin-left:3px;
	margin-top:2px;
	border:0px;
	top: 2px;
}

#footer #weather {
	position:relative;
	margin-left:3px;
	margin-top:2px;
	border:0px;
	top: 6px;
}

#footer a {
	text-decoration:none;
}

#nav ul {
	padding:0px;
	margin:0px;
}

#nav li {
	display:inline;
	margin-right:10px;
}

#nav a {
	text-decoration:none;
	color:#998B77;
}

#nav a:hover, #nav .currentLink {
	color:#000000;
}

#gallery .title {
	text-align:center;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:1px;
}

#gallery .title a {
	text-decoration:none;
}

#gallery .title a:hover {
	text-decoration:underline;
}
