body {
	margin: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#232323;
	background-color:#412905;
	background-position: left top;
    background-image:  url(../images/tile.jpg);  
	background-repeat: repeat;
}

a, a:link, a:active, a:visited {
color: #422905;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline;
}

#container {
position: relative;
width: 1000px;
height: 701px;
margin: 20px auto;
background: #fff;
color: #000;
border: 5px solid #72490a;
}

#logo {
	cursor: pointer;
	font-size: 11px;
	font-family: arial;
	color: #000;
	text-align: right;
	width: 313px;
	height: 108px;
	position: absolute;
	float: right;
	top: 25px;
	left: 470px;
	z-index: 10;
}

#seal {
	position: absolute;
	color: #fff;
	left: 0px;
	top: 0px;
	background: white url(../images/logo.gif);
	text-align: right;
	width: 183px;
	height: 74px;
	z-index: 2;
}

.logo a {
padding: 1px 4px;
color: #000;
text-decoration: none;
text-transform: lowercase;
margin-right: 5px;
}

.logo a:hover {
color: #fff;
text-decoration: none;
}

#main {
position: absolute;
left: 368px;
top: 201px;
margin: 0;
width: 590px;
height: 440px;
padding: 20px;
text-align: left;
}

#maincontent {
text-align: left;
}

#maincontent img {
padding-bottom: 5px;
text-align: center;
}

#maincontent p {
margin: 0;
text-align: left;
padding-bottom: 5px;
}

#maincontent table, #maincontent td, #maincontent tr {
font: 12px Arial;
text-align: left;
padding-top: 5px;
}

#newsspy {
position: absolute;
top: 226px;
left: 0px;
width: 330px;
height: 475px;
background: #fff url(../images/750news.gif) no-repeat;
}

#newsspy p {
line-height: 14px;
margin-top: 5px;
margin-left: 15px;
margin-right: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#scrollup {
color: black;
width: 330px;
height: 475px;
padding: 0px;
}

#row2 {
margin: 10px auto;
position: relative;
width: 751px;
height: 180px;
}

#eventsbox {
float: left;
width: 250px;
height: 160px;
color: black;
text-align: left;
margin-right: 10px;
padding-top: 10px;
background: #fff url(../images/250top.gif) top no-repeat;
line-height: 10px;
}

#eventsbox p {
margin: 5px;
padding-top: 0px;
padding-left: 20px;
padding-right: 5px;
}

.events {
font: 11px Arial;
color: #234594;
text-transform: none;
}

#special {
float: left;
width: 240px;
height: 165px;
color: black;
text-align: left;
margin-right: 10px;
padding-top: 5px;
background: #fff url(../images/special1.gif) top no-repeat;
}

#special p {
margin: 5px;
padding-top: 0px;
padding-left: 20px;
padding-right: 5px;
}

#special2 {
float: left;
width: 240px;
height: 165px;
color: black;
text-align: left;
padding-top: 5px;
background: #fff url(../images/special2.gif) top no-repeat;
}

#special2 p {
margin: 5px;
padding-top: 0px;
padding-left: 20px;
padding-right: 5px;
}


#menu
{	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	background-color: #234594;
}

#menu div a
{
	width: 53px;
	height: 15px;
	padding-top: 35px;
	padding-left: 5px;
	float: left;
	border-right: 1px solid #333;
	background-color: #234594;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font: 11px Arial;
}

#menu div a:hover {
background: silver;
}

.title {
font: 20px Arial;
color: #422905;
text-transform: none;
font-weight: bold;
}

.title2 {
font: 13px Arial;
color: #234594;
text-transform: none;
}

.subtitle {
font: 13px serif;
color: #234594;
text-transform: uppercase;
}

.maintitle {
font: 16px serif;
font-weight: bold;
color: #234594;
text-transform: uppercase;
 text-align: left;
}

.maintitle img {
border: 0;
}



.padding {
	padding: 10px;
	width: 470px;
	text-align: left;
}

.sublink a {
background: #fff;
color: #333950;
text-transform: uppercase;
}

#learnmore {
width: 400px;
padding: 10px;
border: 1px solid #234594;
text-align: left;
}