﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav-cell {
	padding: 0px 15px 15px 15px;
}

#nav {
	
	}

#nav a {
	display: block;
	font-size: 12px;
	color: #411c0a;
	text-decoration: none;
	border-bottom: 1px solid #e4b979;
	border-top: 1px solid #cfa86d;
	padding: 11px 0px 9px 35px;
	background: url('../siteart/oval-off.gif') no-repeat 0px 15px;
	}	
	
#nav a:hover {
	background: url('../siteart/oval-on.gif') no-repeat 0px 15px;
	color: black;
}	

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #9f714a url('../siteart/background.jpg') repeat;
	overflow-x: hidden;
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 14px 0px;
	width: 532px;
}	
	
#maintable {
	border: 0;
	width: 770px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#header-top {
	background: url('../siteart/background-top.jpg') repeat-x;
	width: 100%;
}

#foot {
	padding: 40px 0px 48px 0px;
	width: 100%;
	text-align: center;
	background: #5a503e;
}

#left {
	background: #e1cba4;
	width: 100%;
	vertical-align: top;
}

#main {
	background: #efe4d0;
	padding:20px;
	vertical-align: top;
}

#contact {
	font-size: 11px;
	padding: 0px 18px 18px 18px;
}

.img-border {
	border: 1px solid #cfa86d;
}


div#commentForm{  margin: 0px 20px 0px 20px;  display: none;}