/* CSS Document */
body {
	background-image:url(../images/bkg2.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#998464;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:26px 10px 10px 10px;
}

#top {
	background-color:#742802;
	width: 100%;
	height: 25px;
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}

#flash {
	width: 758px;
	height: 208px;
	top: 0px;
	left:0px;
	position:relative;
	border:0px;
	z-index:2;
	background-color:transparent;
	background-image:none;
}

p {
	line-height:145%;
	margin:10px 0px;

}
	
a, a:visited {
	color:#792a03;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#006600;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	color:#792a03;
	font-size:16px;
	font-weight:bold;
	margin:5px 0px;
}

h1 a, h1 a:visited{
	font-family: "Times New Roman", Times, serif;
	color:#792a03;
	font-size:16px;
	font-weight:bold;
	margin:5px 0px;
}

h1 a:hover, h1 a.active{
	font-family: "Times New Roman", Times, serif;
	color:#006600;
	font-size:16px;
	font-weight:bold;
	margin:5px 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color:#792a03;
	font-size:16px;
	font-weight:bold;
	margin:3px;
}

h2 a, h2 a:visited{
	font-family: "Times New Roman", Times, serif;
	color:#792a03;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

h2 a:hover, h2 a.active{
	font-family: "Times New Roman", Times, serif;
	color:#006600;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

h3 {
	color:#792a03;
	font-size:11px;
	font-weight:bold;
text-transform:uppercase;
	margin:30px 0px 5px 0px;

}


#toplinks {
	float:right;
	margin:14px 10px;
	padding:0px;
}

#footer {
	text-align:center;
	color:#EDE9D2;
	margin:0px;
	padding-top:10px;
	width: 770px;
	margin:auto;
	font-size:9px;
}

#footer a, #footer a:visited {
	color:#EDE9D2;
	text-decoration:none;
}
#footer a:hover {
	color:#EDE9D2;
	text-decoration:underline;
}

#main {
	padding: 15px;
	margin: 0px;
}

#sidenav {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	margin:0px;
	padding: 10px;
	color:#796c4c;
font-weight:bold;
}

#sidenav h1{
	font-weight:bold;
	margin-bottom: 7px;
	text-transform:uppercase;
	font-size:small;
	color:#792a03;
	
}

#sidenav ul {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

#sidenav li {
	list-style-type:none;
	border-bottom:1px dotted #bfb385;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin:0px;
	padding:5px 0px 5px 13px;
	font-weight:bold;
}

#sidenav li a, #sidenav li a:visited {
	color:#792a03;
	text-decoration:none;
	font-weight:bold;
}

#sidenav li a:hover {
	color:#006600;
	text-decoration:none;
	font-weight:bold;
}

#sidenav li a.current {
	color:#006600;
	text-decoration:none;
	font-weight:bold;
}

.thumb {
	background-color:#FFFFFF;
	padding:4px;
	border:1px solid #C5BA8E;
	margin: 15px 5px 10px 5px;
}

.detail {
	padding:10px 20px;
}

.detail a, .detail a:visited {
	color:#792a03;
	font-weight:bold;
	text-decoration:none;
}

.detail a:hover {
	color:#006600;
}

#mainImage {
	width:448px;
	height:336px;
}

.detailThum {
	margin-right:2px;
	margin-top:2px;
	width:110px;
	height:83px;
}

ol {
line-height:100%;
}

ol li {
	margin-bottom:8px;
}

.red {
	color:#990000;
}

.grey {
font-size:9px;
	color:#666666;
}

ul {
margin-top:0px;
}

ul li {
line-height:180%;
}