body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ADC68C;
	background-image:  url("images/bg-home.gif");
	background-repeat: repeat-x;
	color: #004477;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.additional {
	background-color: #6D86AF;
	background-image:   url("images/spacer.gif");
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #FFFADC;
	padding:15px 0px 15px 15px;
	
}
.announce{
background-image:url(images/announce-bg.gif);
width:341px;
	padding:0px;
}
.announce h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
.announce-content{
	padding:0px 15px 0px 15px;
}

.announce-title {
	font-weight: bold;
	font-size: 16px;
}

.calendar{
background-image:url(images/calendar-bg.gif);
height:221px;
width:341px;
	font-size:12px;
}
.calendar .alt-a{
height:48px;
width:316px;
margin:0px;
	padding:2px 0px 0px 15px;
overflow:hidden;
}
.calendar .alt-b{
height:48px;
width:316px;
margin:0px;
	padding:2px 0px 0px 15px;
overflow:hidden;
}
.calendar h1{
height:17px;
margin:0px;
	padding:2px 0px 0px 15px;
text-align:left;
vertical-align:top;
}
.calendar .detail{
height:48px;
width:250px;
float:right;
overflow: auto;
scrollbar-base-color: #CCD9E6;
}

.calendar .date{
font-weight:bold;
height:48px;
width:51px;
float:left;
}
.i-links{
	background-image:url(images/links-bg.gif);
	background-repeat:no-repeat;
	/*width:273px;*/
	float: right;
	padding:15px 15px 15px 15px;

}
.phone{
	/*background-image:url(images/phone-bg.gif);
	background-repeat:no-repeat;*/
	width:273px;
	float: left;
	padding:15px 15px 15px 15px;
	font-size: 11px;
}
.phone .alt-a{
height:auto;
}
.phone .alt-b{
height:auto;
}
.phone .desc{
font-weight:bold;
text-align:left;
width:133px;
padding:2px 0px 2px 0px;
float: left;
margin:0px;
}
.phone .number{
text-align:right;
width:100px;
padding:2px 0px 2px 0px;
float: right;
margin:0px;
}
.weather{
	width:193px;

}
.header {
	 height:48px;
	background-image:url(images/banner-link-bg.gif);
}

.submit-button
{
 height: 32px;
} 
