@charset "UTF-8";
/* CSS Document */

body {  margin-top: 0;
  	margin-bottom: 0;
  	margin-left: 0;
  	margin-right: 0;
  	padding-left: 0;
  	padding-right: 0;
	background-color:#FFFFFF;
	background-image:url(images/bg3.jpg);
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Lucida Grande, Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#041301;
}

a:link {
	color:#681D00;
}

a:visited {
	color:#ac9e75;
}

a:hover {
	color: #666666;
}

h1 {
	font-family:Impact, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#061802;
	font-weight:lighter;
}

img {
	border:none;
}
h2 {
	font-family:Impact, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	font-weight:lighter;
	font-color:#ffffff;
	background-color:#D26500;
}
h3 {
	font-family:Impact, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#061802;
	font-weight:lighter;
}
#outer {
    width: 80%;
    background-color:#FFFFFF;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #000000;

}
#header {
z-index:1;
  margin: 0px;
  padding: 0px;
  height: 137px;
  background-color:#FFFFFF;
  background-image:url(images/headerbg.png);
  background-repeat:repeat;
}
#nav {
  z-index:29;
    position:absolute;
    top: 113px;
    left: 12%;
}

#center {
z-index:3;
	align:center;
	background-color:#ffffff;
	background-image:url(images/main.jpg);
	background-repeat:no-repeat;
	background-position: top center;
  	padding:5px 5px 5px 5px;
}

#footer {
	bottom:10px;
	color:#F58B15;
	margin:auto;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:12px;
  	background-image:url(images/bgstripe.gif);
}
#copyright {
	bottom:10px;
	color:#ffffff;
	margin:auto;
	padding:15px 0 15px 0;
	width:100%;
	text-align:center;
	font-size:12px;
}
#copyright a:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#footer a:link {
	color:#F58B15;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration:none;
}

.news {
	border-bottom:#ac9e75 1px solid;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	clear:both;
}

.int {
	clear:both;
}

.int img {
	float:left;
	padding:0 10px 10px 0;
}
.newsimg
{
    border-width: 5px;
    border-color: #013301;
    border-style:double;
}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 18px impact, arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 5px;
	width: 100px;
	color: #ffffff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #F57F20}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #F58B15;
	border: 1px solid #000000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 10;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFDEBB;
		color: #000000;
		font: 12px arial}

	#sddm div a:hover
	{	background: #F58B15;
		color: #FFF}
