﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #131313;
	background: url('../siteart/nav-box.gif') no-repeat top left;
	}

#nav a {
	display: block;
	text-decoration:none;
	border-top: 1px solid #fddc5d;
	border-bottom: 1px solid #deb310;
	margin: 0px 30px;
	padding: 12px 0px 10px 0px;
	}	
	
#nav a:hover {
	color: #a7870c;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background: white url('../siteart/background.jpg') repeat-x top;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#site-frame {
	border:0;
	width: 774px;
}

#center {
	width: 770px;
}

#left {
	background: url('../siteart/left.jpg') no-repeat top;
}

#right {
	background: url('../siteart/right.jpg') no-repeat top;
}

#main {
	line-height: 16px;
	vertical-align: top;
	padding: 22px;
}

#main a {
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
}

.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #938b6c;
}

#left-info {
	vertical-align: top;
}

#left-info div {
	padding: 5px 0px 5px 30px;
	line-height: 16px;
}

strong {
	color: #5a4f24;
	font-weight: bold;
}

#left-info div a {
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	}
	
#left-info div a:hover {
	color: black;
	}

#foot {
	background: #2b282d;
	width: 100%;
	padding: 38px 0px;
}

#bottom-links {
	text-align:center;
	padding-bottom:30px;
}

#bottom-links img {
	border: 0;
}

ul {
	padding:0;
	margin: 5px 0px 5px 25px;
}

li {
	list-style-type: square;
	padding: 4px 0px;
}