@charset "utf-8";
/* CSS Document */
.body {
	margin:0px;
	padding:0px;
	height:auto;
	width:815px;
}
.splash {
	background:#FFFFFF;
	border:none;
	float:left;
	width:600px;
	height: auto;
	background-image:url(images/splash-sign.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
* html .splash
{
	background:#FFFFFF;
	border:none;
	float:left;
	display:inline;
	width:585px;
	height:auto;
	background-image:url(images/splash-sign.jpg);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
.content {
	background:#FFFFFF;
	border:none;
	float:left;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	width:600px;
	height:auto;
	min-height:635px;
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
}
* html .content
{
	background:#FFFFFF;
	border:none;
	float:left;
	display:inline;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	width:600px;
	height:auto;
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
}
.lftcol {
	background:#ffffff;
	border:none;
	float:left;
	width:170px;
	height:620px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
* html .lftcol
{
	background:#ffffff;
	border:none;
	float:left;
	display:inline;
	width:140px;
	height:590px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.butcol {
	background:#d7e4f5;
	border-color:#000000;
	border:solid;
	width:150px;
	height:450px;
	border-width:1px;
	padding:10px;
}
* html .butcol
{
	background:#d7e4f5;
	border-color:#000000;
	border:solid;
	width:128px;
	height:428px;
	border-width:1px;
	padding:10px;
}
.banner {
	width:800px;
	height:160px;
	background-image:url(images/banner800.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom:20px;
	margin-left: 15px;
}
* html .banner
{
	width:785px;
	height:145px;
	background-image:url(images/banner800.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
}
.button {
	width: 150px;
	height: 27px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	padding-top: 3px;
}
/* * html .button
{
	width: 150px;
	height: 27px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	padding-top: 3px;
} */
div.twocol {
	width: 290px;
	height: auto; /* 27px */
	margin-left: 7px;
	text-align: center;
	float: left;
	padding-top: 5px;
}
 * html div.twocol
{
	width: 283px;
	height: 27px;
	margin-left: 7px;
	text-align: center;
	float: left;
	display: inline;
	padding-top: 5px;
}
span.twocol {
	font-family:"Times New Roman", Times, serif;
	font-style:bold;
	font-size:1.2em;
	}
.box {
	width: 95px;
	height: 95px;
	background-image:url(images/weather.jpg);
	background-repeat:no-repeat;
	border-color: #ccc;
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style:solid;
	position:relative;
	left: 45px;
	top: 40px;
	border-width: 4px;
}
/* * html .box
{
	width: 103px;
	height: 103px;
	background-image:url(images/weather.jpg);
	background-repeat:no-repeat;
	border-color: #ccc;
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style:solid;
	position:relative;
	left: 45px;
	top: 40px;
	border-width: 4px;
} */
.shadow {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	height:75px;
	width:85px;
	text-align: center;
	padding-top: 15px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px
}
/* * html .shadow
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	height:97px;
	width:97px;
	text-align: center;
	padding-top: 15px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px
} */
.footer {
	border-style:none;
	width: 795px;
	height: auto;
	padding: 10px;
	text-align: center;
	clear: both;
}

a:link {
	color:#000000;
	text-decoration:none
} /*standard link */
a:visited {
	color:#333333;
	text-decoration:none
} /* visited link */
a:hover {
	color:#555555;
	text-decoration:underline
} /* mouse over link */
a:active {
	color:#555555;
	text-decoration:none;
} /* selected link */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 2em;
	color: #4d82b2;
	text-align: center;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 2em;
	color: #FF0000;
	text-align: center;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
	color: #FF0000;
	text-align: center;
}
.announcetxt {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#FF0000;
	margin:0px;
}
.buttontxt {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	color:#000000;
	margin:0px;
	font-style: bold;
}
IMG {
	vertical-align:top;
/*	margin-bottom:10px; 
	margin-bottom:0px
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;*/
	direction:ltr
}
.maintext {
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:0px;
	text-indent:0px;
}
.fttext {
	font-style:normal;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:1em;
	padding-top: 5px;
}
.splashmain {
	text-align:center;
	margin-bottom:5px;
	margin-top:485px;
	margin-right:0px;
	text-indent:0px;
}
.weather {
	font-size:1.2em;
}
.bottom {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size: 1em
}
ul.announce {
	list-style-type:square;
}
