body {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-image: url(images/body_back2.jpg); background-repeat: repeat-x;
	background-color: #001B31;
}

img { border: 0px; }

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 { font-size: 20px; margin: 0px; padding-top: 7px; }
h2 { font-size: 16px; margin: 0px; }
h3 { font-size: 18px; margin: 0px; padding-top: 8px; text-align: left; }

p {line-height: 17px; }
.main { padding: 0px 10px 0px 20px; line-height: 17px; }
.mainnew { padding: 0px 10px 0px 20px; line-height: 17px; color: #333333; margin-bottom: 0px; }
.smallmainnew { padding: 0px 10px 0px 20px; font-size: 11px; color: #333333; }
.listonwhite { color: #333333; line-height: 17px; margin-left: 40px; padding-left: 40px; }
.onwhite { color: #333333; line-height: 17px; margin: 0px; padding-bottom: 0px; text-align: left; }
.mailonwhite { color: #333333; margin: 0px; padding: 0px; }
.smallonwhite { color: #333333; font-size: 12px; margin: 0px; padding-bottom: 0px; text-align: left; }
.detailhead { color: #194B69; margin-top: 0px; padding-top: 0px; }
.featbord { border-right: 1px solid #AAB9C7; }
.grayback { background-image: url(images/grayback.gif); background-repeat: repeat-y; }

a{ color: #FC7228; text-decoration: underline; }
a:link{ color: #FC7228; text-decoration: underline; }
a:visited{ color: #FC7228; text-decoration: underline; }
a:hover{ color: #FC7228; text-decoration: none; }

a.botnav{ color: #194B69; text-decoration: none; }
a.botnav:link{ color: #194B69; text-decoration: none; }
a.botnav:visited{ color: #194B69; text-decoration: none; }
a.botnav:hover{ color:#194B69; text-decoration: underline; }

hr { height:1px; color: #8EA6B5; background: #8EA6B5; border: none; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap { 
width: 930px;
position: absolute;
text-align: center;
left: 50%;
margin-left: -510px;
background-image: url(images/wrap_back3.jpg); background-repeat: no-repeat;
background-color: #C0C3DA;
 }
 
#head {
width:805px;
height:400px;
margin: 40px 0px 0px 95px;
 }
 
#menu {
float: left;
clear: right;
width:180px;
border-right: 1px solid #AAB9C7;
 } 
 
#main {
float: right;
text-align: left;
width:590px;
 } 
 
.truebreak { 
clear: both;
}

.title {
	color: #FFF;
}

#bodytop {
width: 805px;
margin: 0px 0px 0px 95px;
background-image: url(images/bodyarea_top2.gif); background-repeat: no-repeat;
height: 15px;
}

#bodyarea {
width: 805px;
margin: 0px 0px 0px 95px;
padding: 0px;
background-image: url(images/bodyarea_back.gif); 
text-align: left;
}

#bodybottom {
width: 805px;
margin: 0px 0px 0px 95px;
background-image: url(images/bodyarea_bottom2.gif); background-repeat: no-repeat;
height: 25px;
padding: 0px;
}
 
#left {
float: left;
clear: none;
width: 245px;
margin-top: 30px;
text-align: left;
border-right: 2px dotted #CCC;
padding-bottom: 32767px;
margin-bottom: -32767px;
 }
 
#right {
float: right;
clear: right;
width: 510px;
margin-top: 30px;
text-align: left;
padding-bottom: 32767px;
margin-bottom: -32767px;
} 

#footer {
width: 930px;
clear: both;
height: 55px;
color: #194B69;
background-image: url(images/footer_back.gif);
}

/***********************************************/
/* Container Divs                              */
/***********************************************/

#contactinfo {
margin: 0px 0px 0px 95px;
color: #001A30;
}

.foottext {
font-size: 12px;
padding-top: 10px;
margin: 0px 0px 0px 95px;
}

.credit { 
float: right;
font-size: 12px;
padding-top: 10px;
margin-right: 90px;
 }
 
.pagehead {
background-image: url(images/pagehead_back.gif); background-repeat: no-repeat;
margin-left: 15px;
height: 39px;
padding-left: 45px;
}

.featurehead {
background-image: url(images/feature_head.gif); background-repeat: no-repeat;
height: 39px;
padding-left: 10px;
}

.smallhead {
background-image: url(images/small_headback.gif); background-repeat: no-repeat;
height: 39px;
padding-left: 45px;
}

.hometable {
text-align: center;
width: 770px;
margin-left: 20px;
}

/**************************************************/
/*  Calendar Divs								  */
/**************************************************/

#calendar_container {
	width: 773px;
	padding-left: 1px;
	padding-right: 2px;
	padding-top: 0px;
	margin-left: 16px;
	text-align: left;
}

.day_content {
	font-size: 10px;
	color: #000;
	padding: 2px;
	display: block;
}

#calendar_header {
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#calendar_right_buttons {
	float: right;
	clear: none;
	display: inline;
	margin-bottom:0px;
	margin-top: 3px;
	margin-right: 17px;
	font-size: 12px;
	font-weight:normal;
}
#month_select {
	width: 200px;
	height: 26px;
	background-color: #E3F0F8;
	border: 1px solid #000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	text-align:center;
	
	display: inline;
	color:#000;
	float: none;
	clear: none;
}

#loading_div {
	width: 773px;
	height: 633px;
	display: none;
}


#year_select {
	width: 200px;
	height: 26px;
	background-color: #E3F0F8;
	border: 1px solid #000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	text-align:center;
	
	display: inline;
	color:#000;
	float: none;
	clear: none;
}

.date_label_gray {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #A3BACB;
}
.date_label {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.calendar_cell_saturday {
	border-bottom: 1px solid #1D4C6B;
	border-right: 1px solid #1D4C6B;	
	border-left: 1px solid #1D4C6B;
}
.calendar_cell {
	border-bottom: 1px solid #1D4C6B;
	border-left: 1px solid #1D4C6B;
}

.calendar_head {
	background-color:#D1D2E4;
	border-top: 1px solid #194C69;
}

#additional_dates	{
	display: none;
	margin-top: 0px;
}
