body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f3e2c2;
	margin: 0px;
	padding: 0px;
}

#top {
	background-image: url(images/top-bg2.gif);
	background-repeat: repeat-x;
	height: 200px;
}
.side {
	font-size: 11px;
}
#nav  {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#content {
	background-color: #fbdac0;
	font-size: 12px;
	padding: 20px;
	line-height: 16px;
	background-image: url(images/content-bg2.gif);
	background-repeat: repeat-x;
}
.p-div {
	background-image: url(images/div.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.pics-border {
	border: 1px solid #F4BB41;
}


#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 12px;
	color: #A83419;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
.td-line {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A63217;
}

#nav ul {
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 10px;
}
a.nav:hover {
	color: #FFFB89;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-over {
	color: #FFFB89;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a {
	color: #CC0000;
	text-decoration: underline;
	line-height: 10px;
}
a:hover {
	color: #FFFB89;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	color: #990000;
	padding-left: 14px;
}
