@charset "utf-8";
#content /* CSS Document */

 h1,h2,h3,h4,h5,h6,p,blockquote,address,table{
	margin:0px;
	padding:0px;
}

#content {
	float:left;
	width: 80%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}	
#content_full {
	padding: 2px;
	height: 150px;
	background-image: url(../images/home_page/lbgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content_half #first {
	width: 46%;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content_half #second {
	width: 46%;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#content_half #first ol {
	margin-top: 0px;
	padding-left: 20px;
}
#content_half {
	top: 0px;

}
#spry_hor {
	margin-top: 10px;
}
#content_half #third {
	width: 375px;
	float: right;
	margin-bottom: 20px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000000;
}
#content_half #third h4 {
	background-color: #FFFF00;
	text-align: center;
}
#third h5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#third #weekly_disclaimer {
	margin-top: 5px;
}
/*This is for the banner ad on the right hand side*/
#top_links {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
}
#flash1 {
	float: left;
	width: 590px;
	height: 300px;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}#box-white table {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
#box-white {
	overflow: auto;
	height: 150px;
	color: #000000;
	margin-left: 10px;
	background: #fff;
	border: 4px solid #000099;
}
.cal-title {
	font-size: 12px;
	color: #000099;
}
.cal-time {
	font-size: 10px;
}
.cal-desc {
	font-size: 10px;
	margin-top: 1px;
}
.cal-enclosure {
	background-color: #fff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#box-white h2 {
	text-align: center;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-image: url(../images/corners/calendar-header/calendar-header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}
.box-topright {
	background-image: url(../images/corners/calendar-header/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header-banner {
	height: 60px;
	margin-left: 10px;
	margin-right: 10px;
}

.header-banner-left {
	width: 3%;
	float: left;
	background-image: url(../images/home_page/white-bar/corners-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}
.header-banner-right {
	width: 3%;
	float: left;
	background-image: url(../images/home_page/white-bar/corners-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
}
.header-banner-middle {
	background-image: url(../images/home_page/white-bar/corners-middle.png);
	width: 94%;
	float: left;
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
}
.header-banner-middle h2 {
	margin-top: 10px;
}
.small  {
	font-size: 14px;
}
.redtext {
	color: #0000CC;
}
.contentbox {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: #fff;
	border: 2px solid #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.contentbox h3 {
	text-align: center;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-image: url(../images/corners/calendar-header/calendar-header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	padding: 5px;
}
.cal-title img {
	margin-right: 2px;
}
.cal-enclosure a {
	color: #000099;
}
#content_full #left {
	float: left;
	width: 275px;
}
#content_full #right {
	float: left;
	width: 270px;
}
#content_full #left #heading, #content_full #right #heading {
	margin-top: 5px;
	margin-left: 10px;
	color: #0000FF;
	font-weight: bold;
}
#content_full #left ul, #content_full #right ul {
	font-size: 10px;
	margin-left: 25px;
}
#content_full #left li a{
	color: #000000;
	text-decoration: none;
}
