/* CSS Document */



html, body {

	margin: 0; padding: 0;

	font-family: Trebuchet MS, Arial, sans-serif;

}



.main-img {

	background: url(../images/static_left.jpg) left top no-repeat;

	height: 779px;

	width: 530px;

}

.main-img form { padding: 550px 0px 0px 225px; }

.submit:hover { background-color: #FF9CCD !important; color: #FF3399 !important; }





#topnav a {

	font-size: 0.7em;

	color: #FF3399;

}



#topnav td {

	text-align: center;

	

}



#topnav td a:hover {

	color: #FFF !important;text-decoration: underline;

}





h3 {

	color: #fff !important;

}



h2 a {

	color: #fff !important;

}



h2 a:hover {

	color: #ff3399 !important;

}



#calendar {

	border: 1px dotted #ff3399;

	font-size: 0.8em;

}



#calendar tr.row {

	border-bottom: 1px dotted #ff3399;

}

.clear{
clear: both;
}
.boxes {
	background-image: url(../images/fadebackboxes.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	width: 500px;
	border: 3px solid #EE148C;
	margin-top: 5px;
	margin-bottom:15px;
	height: auto;
}
.boxeshome {
	background-image: url(../images/fadebackboxes.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	width: 400px;
	border: 3px solid #EE148C;
	height: auto;
	margin:0 auto;
	margin-bottom:10px;
}
.homeupdatesbox {
	padding-bottom:3px;
	margin-bottom:2px;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	}


.boxesleftcnt {
float:left;
width:240px;
height:auto;
padding:5px;
}

.boxesmiddlecnt {
width:240px;
height:auto;
padding:5px;
margin:0 auto;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
		cursor:pointer;
}
.whitetext a:hover {
	color: #CCCCCC;
	text-decoration: underline;
		cursor:pointer;
}

.whitetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
		cursor:pointer;
}
.whitetext2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.whitetext2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
		cursor:pointer;
}
.whitetext2 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
		cursor:pointer;
}
.whitetextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;

}
.whitetextbig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.whitetextbig a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextbig a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextbig a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: FF3399;
	text-decoration: none;
}
.schedulemenuback {
	background-image:url(../images/scheduledays_back.jpg);
	width:475px;
	height:40px;
	background-position:top center;
	padding-top:15px;
	margin-top:10px;
}
#cnt {
	height: auto;
	width: 510px;
}
.aboutsubmenu {
height:auto;
background-color:#333333;
padding:5px;
margin: 10px 0 20px 0;
background-image:url(../images/aboutnav.gif);
background-repeat:no-repeat;
background-position:top left;
}
