﻿@import url("masterlayout.css");
.style32 {
	margin: 20px 0 0 0;
	width: 143px;
	float: right;
}
.style31 {
	margin: 5px;
	width: 164px;
	height: 98px;
	float: left;
}
.style29 {
	float: right;
}
.style27 {
	text-align: center;
}
.style28 {
	left: 0px;
	top: 0px;
	width: 437px;
}
body {
	background-image: url('images/bkgrd1.gif');
	background-repeat: repeat;
}
#wrapper {
	padding: 5px;
	width: 880px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-image: url('images/bkgrd1.gif');
}
#banner1 {
	width: 860px;
	float: left;
	position: relative;
	height: 70px;
}
#masthead {
	width: 870px;
	height: 300px;
	float: left;
	position: relative;
	background-image: url('images/bkgrd1.gif');
}
#headright  {
	width: 160px;
	height: 260px;
	position: relative;
	float: right;
}
#headrighttop  {
	width: 140px;
	height: 140px;
	position: relative;
	float: right;
}
#headrightbottom  {
	border: 3px #000000;
	width: 140px;
	height: 130px;
	position: relative;
	float: right;
	clear:both;
}
#headleft  {
	width: 150px;
	height: 260px;
	position: relative;
	float: left;
}
#headcenter  {
	height: 260px;
	position: relative;
	float: right;
	width: 500px;
	background-image: url('images/bkgrd1.gif');
	text-align: center;
}
#contenta  {
	clear:both;
	width: 870px;
	height: auto;
	background-image: url('images/bkgrd1.gif');
} 
#contentmenu {
	clear:both;
	margin: 5px;
	float: left;
	position: relative;
	width: 860px;
	height: 40px;
}
#contentleft {
	margin: 5px;
	float: left;
	height: auto;
	width: 400px;
}
#contentright {
	width: 400px;
	float: right;
	height: auto;
}
#contentiframe {
	margin: 5px;
	float: left;
	width: 860px;
	height: 500px;
	position: relative;
	background-color: #00FFFF;
}
#contenttext1 {
	float: left;
	position: relative;
	height: 230px;
	width: 850px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
#contenttext2 {
	margin: 5px;
	float: left;
	position: relative;
	width: 850px;
	height: 180px;
	text-align: justify;
}
#footer {
	clear:both;
	border: 1px #000000;
	width: 870px;
	float: left;
	position: relative;
	height: auto;
	background-image: url('images/bkgrd1.gif');
}
#leftfooter {
	margin: 5px;
	float: left;
	position: relative;
	height: auto;
	width: 430px;
	background-image: url('images/bkgrd1.gif');
}
#rightfooter {
	margin: 5px;
	width: 420px;
	float: right;
	position: relative;
	height:auto;
}
#footermenu1 {
	margin: 5px;
	float: left;
	position: relative;
	height: auto;
	width: 850px;
	background-color: #FFCC66;
}
#footermenu2 {
	margin: 5px;
	float: left;
	position: relative;
	width: 850px;
	height:auto;
}
#footerweather {
	margin: 5px;
	float: left;
	position: relative;
	height: auto;
	width: 850px;
	text-align: center;
}
html>body #imenu {
	list-style: none inside;
	overflow: hidden;
	text-align: left;
	list-style-position: inside;
}

#imenu ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#imenu li {
	float: left;
}
#imenu a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border: 1px solid #cdc;
}
#imenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #c77;
	background-color: #c77;
}

/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #c77;
}
h2 {
	font-size: x-large;
	color: #000000;
}
h3 {
	font-size: large;
	color: #000000;
	background-color: #FFFFFF;
}
h4 {
	border: medium #000000 ridge;
	font-size: x-large;
	color: #000000;
	background-color: #33CCCC;
	width: 460px;
}
blockquote,p,ol,ul {
	padding: 0 10px 0 10px;
	font-size: medium;
	color: #000000;
	text-align: justify;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #000000;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000000;
}
/* Links */
a {
	color: #0000FF;
	text-decoration: none;
	background-color: #9BFFEB;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}



