body {
	background: url(images/grassback.gif) repeat-y;
	background-attachment: fixed;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container {
	width: 725px;
}

#header {
	height: 125px;
	background: #4B73A4 url(images/header3.jpg) no-repeat;
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
}

#left {
	width: 125px;
	vertical-align: top;
}

#content {
	width: 600px;
	vertical-align: top;	
}

#content a:link, #content a:visited {
	color: #339933;
	text-decoration: none;
}

#content a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#content_box {
	width: 550px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #D6D0A7;
	border-bottom:1px solid #D6D0A7;
	border-left: 1px solid #FFFFFF;
	margin: 25px 0 25px 25px;
	padding: 10px;
}

#content_box img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom:1px solid #333333;
	border-left: 1px solid #FFFFFF;
}

#sub_content img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom:1px solid #333333;
	border-left: 1px solid #FFFFFF;
}

#weatherbox {
	width: 550px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #D6D0A7;
	border-bottom:1px solid #D6D0A7;
	border-left: 1px solid #FFFFFF;
	margin: 25px 0 25px 25px;
	padding: 10px;
}

#weatherleft {
	width: 270px;
	vertical-align: top;
}

#weatherright {
	width: 280px;
	vertical-align: top;
}

#weatherbox p {
	text-align: left;
	margin: 7px;
}

#weatherbox h2 {
	margin: 7px;
}

#sub_content {
	width: 550px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #D6D0A7;
	border-bottom:1px solid #D6D0A7;
	border-left: 1px solid #FFFFFF;
	margin: 25px 0 25px 25px;
	padding: 10px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8C6A45;
	text-align: left;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B73A4;
	text-align: left;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: red;
	text-align: right;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}

#header p {
	color: #FFFFFF;
	text-align: right;
	margin: 0 5px 2px 0;
}

.mapstyle {
	margin: 25px;
	border: 1px solid #D6D0A7;
}

/* left menu css */

#navcontainer {
	width: 125px;
}

#navcontainer ul
{
margin-top: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer a
{
display: block;
padding: 3px 0 3px 0;
width: 100%;
background: #AFAA92;
border-bottom: 1px solid #D6DAC2;
border-top: 1px solid #AFAA92;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #D6DAC2;
color: #fff;
border-bottom: 1px solid #000000;
}

.add a:link, .add img{
	border: 0;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#foot_hold {
	height: 1px;
	clear: both;
}

.specials {
	border: 1px dotted #000000;
	float: right;
	background: #FFFFFF;
	padding: 2px;
}

.front_page {
	text-align: center;
	border: 1px dotted red;
	background: #FFFFFF;
}

#content_box li {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.popgif img{
	border: 0;
	margin: 20px;
}

ul {
	text-align: left;
}

li {
	font-size: 12px;
	font-weight: bolder;
	line-height: 20px;
}