body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}#container {
	width: 800px;
}
.float_left {
	float: left;
}

#homepage_background {
	float: left;
	width: 800px;
	background-image: url(../images/home_background.jpg);
	background-repeat: repeat-y;
}
#innerpage_background {
	float: left;
	width: 800px;
	background-image: url(../images/inner_background.jpg);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}
#homeleftside {
	float: left;
	width: 599px;
}
#homerightside {
	float: left;
	width: 201px;
	background-image: url(../images/home_topright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}


#logo {
	float: left;
	width: 345px;
	height: 115px;
}
#home_header_right {
	height: 115px;
	width: 244px;
	background-image: url(../images/header_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
}
#inner_header_right {
	height: 115px;
	width: 259px;
	background-image: url(../images/header_inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
}
#mass_schedule {
	font-size: 21px;
	color: #FFFFFF;
	float: left;
	width: 171px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#schedule {
	float: left;
	width: 151px;
	padding-left: 30px;
	color: #092F6A;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#schedule_title {
	float: left;
	width: 171px;
	height: 48px;
	background-image: url(../images/homeright_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 21px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 15px;
       line-height: 20px;
}
#login {
	float: left;
	width: 244px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#login a{
	color:#FFFFFF;
	text-decoration:none;
}
#login a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#searcharea {
	float: left;
	width: 244px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#contact_info {
	float: left;
	width: 244px;
	padding-top: 12px;
}
#home_menuarea {
	float: left;
	width: 579px;
	text-align: left;
	height: 29px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 20px;
}
#inner_menuarea {
	float: left;
	width: 594px;
	text-align: left;
	height: 29px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: left;
	padding-left: 20px;
}
#home_content_area {
	float: left;
	width: 584px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	min-height: 420px;
}
#inner_content_area {
	float: left;
	width: 800px;
	text-align: left;
	min-height: 420px;
}
#home_bottomarea {
	float: right;
	width: 584px;
	padding-left: 15px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #A29C81;
	line-height: 16px;
}
#home_bottomarea a{
	color: #A29C81;
	text-decoration:none;
}
#home_bottomarea a:hover{
	color: #A29C81;
	text-decoration:underline;
}
#inner_leftside {
	float: left;
	width: 156px;
	background-image: url(../images/inner_leftside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	min-height: 450px;
	padding-bottom: 20px;
}
#inner_leftside a{
	color: #FFFFFF;
	text-decoration:none;
}
#inner_leftside a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#inner_body_area {
	float: left;
	width: 622px;
	padding-top: 25px;
	padding-right: 2px;
	padding-bottom: 15px;
}
#home_buttons {
	float: left;
	width: 197px;
}
#home_boxes {
	float: left;
	width: 584px;
	padding-top: 20px;
}
.homebox {
	float: left;
	width: 172px;
}
.homebox_middle {
	float: left;
	width: 172px;
	padding-right: 34px;
	padding-left: 34px;
}
.homebox_title {
	float: left;
	width: 162px;
	background-image: url(../images/homebox_title.jpg);
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #083F81;
	padding-left: 10px;
	padding-top: 1px;
}
.homebox_content {
	float: left;
	width: 162px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	color: #092F6A;
}
.color_lightblue {
	color: #2D71B2;
}
#inner_right_boxes {
	float: right;
	width: 186px;
}
h1 {
	font-size: 22px;
	font-style: italic;
	color: #075598;
}

a:link {

            color: #2D71B2;

            text-decoration: none;

}

a:active {

            color: #2D71B2;

            text-decoration: none;

}

a:visited {

            color: #2D71B2;

            text-decoration: none;

}

 

a:hover {

            color: #2D71B2;
			
            text-decoration: underline;

}
