#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	float: left;
	height: 33px;
	width: 800px;
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
}
#whitebar {
	background-color: #FFFFFF;
	float: left;
	height: 70px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
#mainsection {
	float: left;
	height: 245px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	height: 50px;
	width: 199px;
	text-align: center;
	padding-top: 5px;
	padding-left: 15px;
}
.bold22 {
	font-size: 19px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
.reg15 {
	font-size: 15px;
	text-transform: uppercase;
	color: #999999;
}
#title {
	color: #999999;
	float: right;
	height: 55px;
	width: 552px;
	text-align: right;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bold13 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#button1 {
	float: left;
	height: 61px;
	width: 248px;
	background-color: #025969;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#button2 {
	float: left;
	height: 61px;
	width: 248px;
	background-color: #543167;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#button3 {
	float: left;
	height: 61px;
	width: 248px;
	background-color: #94222C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#button4 {
	float: left;
	height: 61px;
	width: 248px;
	background-color: #FEAC3D;
}
#buttons {
	float: left;
	height: 250px;
	width: 248px;
}
#photos {
	float: left;
	height: 250px;
	width: 552px;
}
#content {
	float: left;
	height: auto;
	width: 800px;
	padding-top: 20px;
}
#greenbox {
	float: left;
	height: 320px;
	width: 238px;
	background-image: url(images/greenbox.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #025969;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1%;
}
#greenbox2 {
	float: left;
	height: 298px;
	width: 238px;
	background-image: url(images/greenbox2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #025969;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1%;
}
#greenboxhomepage {
	float: left;
	height: 334px;
	width: 238px;
	background-image: url(images/greenboxhomepage.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #025969;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1%;
}
#calendarimages {
	float: left;
	height: 346px;
	width: 238px;
}
#redrooster {
	float: left;
	height: 20px;
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.white {
	color: #FFFFFF;
	font-size: 16px;
}
.white2 {
	color: #FFFFFF;
	font-size: 13px;
}
#maintext {
	float: right;
	height: auto;
	width: 552px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#maintext p {
	padding-left: 20px;
}
.paddingleft2 {
	padding-left: 20px;
}


.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}


#vdividermenu ul{
	margin: 0 0 1em;
	padding: 0;
	float: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	width: 100%;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/vertical.gif) no-repeat right 11px;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
}

#vdividermenu ul li a:visited{
color: #FFFFFF;
}

#vdividermenu ul li a:hover{
color: #025969;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #025969;
	padding-left: 20px;
}
.paddingleft {
	padding-left: 20px;
}
.floatright {
	float: right;
}
.floatleft2 {
	float: left;
}
.table {
	margin-left: 20px;
	margin-top: 8px;
}
.calendarmonths {
	font-size: 14px;
	font-weight: bold;
	color: #73BE1E;
}
.links {
	line-height: 6px;
}
#line {
	height: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #543167;
	margin-top: 10px;
}
#popupcontainer {
	float: left;
	height: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#applicationlinks {
	float: right;
	height: 300px;
	width: 250px;
}
#newslettersignup {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
