@charset "UTF-8";
/* CSS Document */

td img {display: block;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bk2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #326E7E;
}
a:visited {
	color: #306B7B;
}
a:hover {
	color: #A2814D;
}
a:active {
	color: #326E7E;
}
body {
	background-color: #153033;
}
#leftnavlist li {
	font-family: verdana;
	font-weight:lighter;
	font-size: 12px;
	color: #8B7045;
	width: 210px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95784B;
	border-right-color: #ab8952;
	border-bottom-color: #95784B;
	border-left-color: #ab8952;
	list-style-type: none;
	background-color: #141414;
}
#leftnavlist li:hover {
	background-color: #157681;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA8955;
	border-right-color: #AA8955;
	border-bottom-color: #AA8955;
	border-left-color: #AA8955;
	color:#ffffff;
}
ul#leftnavlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#leftnavlist a {
	color: #AA8955;
	text-decoration: none;
	padding:5px 5px 5px 5px;
	width:100%;display:block;
}
#leftnavlist a:hover {
color:#ffffff;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #AE8B4B;
}
h2 {
	font-size: 18px;
	color: #AE8B4B;
}
h3 {
	font-size: 16px;
	color: #AE8B4B;
}
h4 {
	font-size: 14px;
	color: #AE8B4B;
}
#content {
	background-image: url(slices08/content_bk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 20px;
}
