/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link, a:visited, a:hover{
	color: #000000;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-align: center;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content p {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-align: center;
}

h5{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 115%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 720px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#masthead{
	padding: 10px 0px 0px 0px;
	width: 720px;
}

#navBar{
	float: left;
	width: 186px;
	background-color: #0099FF;
	height: 643px;
}

#headlines{
	float:right;
	width: 154px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #0099FF;
	height: 643px;
}

#content{
	float: left;
	width: 348px;
	margin-right: 15px;
	margin-left: 15px;
}
#footer {
	background-color: #000000;
	height: 5px;
	width: 720px;
	float: left;
	margin: 5px auto 0;
}
#calendar {
	background-image: url(indeximages/index2_r4_c2.gif);
	background-repeat: no-repeat;
	height: 347px;
	width: 175px;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #000000;
	background-color: #86BBDE;
}

#newsBox1 {
	height: 154px;
	width: 144px;
	margin: 6px auto 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #85BADE;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
}

#newsBox2 {
	height: 154px;
	width: 144px;
	margin: 6px auto 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #85BADE;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
}

#newsBox3 {
	height: 154px;
	width: 144px;
	margin: 6px auto 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #85BADE;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
}

#newsBox4 {
	height: 154px;
	width: 144px;
	margin: 6px auto 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #85BADE;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
}
