/* CSS Document */
a
*, html {padding: 0; margin: 0; font-family: Geneva, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address,div {margin: 0; padding: 0;}

body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	}
	
h2 {
	font-size: 13px;
	padding-bottom: 6px;
	color: #002B45;
	}
	
	
h3 {
	font-size: 12px;
	line-height: 15px;
	}
	
h4 {
	font-size: 12px;
	color: #FFFFFF;
	}
	
h5 {
	font-size: 11px;
	color: #FFFFFF;
	}
	
p {
	font-size: 12px;
	color: #818181;
	line-height: 15px;
	}
	
a {
	color: #720029;
	text-decoration: none;
	}

a:hover, a:active {
	color: #720029;
	text-decoration: underline;
	}

a:visited {
	text-decoration: none;
	}

a img {
	border: none;
	}
	
	
a.title {
	font-size: 13px;
	padding-bottom: 6px;
	color: #002B45;
	}
	
	
ul, li {
	color: #000000;
	font-size: 11px
	}
	

.red {
	color: #73000C;
	}
	
#container {
	margin: 0 auto;
	width: 750px;
	margin-top: 35px;
	margin-bottom: 25px; 
	/* height: 620px; */
	/* background-color: #720029; */
	}
	
#header {
	background-repeat: no-repeat;
	width: 750px;
	height: 70px;
	background-color: #DEDBCB;
	background-position: right;
	border-bottom: solid #FFFFFF 5px;
	background-image: url(../images/headerIndex.gif);
	}

#footer {
	border-top: solid #fff 5px;
	clear: both;
	height: 20px;
	background-color: #720029;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	padding-top:4px;
	color:#FFF;
	}

#title {
	width: 426px;
	height: 50px;
	background-color: #DEDBCB;
	float: left;
	border-left: solid #FFFFFF 5px;
	}
	
	
#title-txt {
	float: left;
	color: #333333;
	height: 22px;
	font-size: 18px;
	padding-top: 14px;
	padding-left: 14px;
	}
	
	
html>body #mid-section {
	width: 750px;
	padding: 0;
	margin: 0;
	/* height: 530px; */
	background-color: #A49C96;
	height: 100%;
	background-image: url(../images/midsecBG.gif);
	float: left;
	}	
	
	
#mid-section {
	width: 750px;
	padding: 0;
	margin: 0;
	/* height: 530px; */
	background-color: #A49C96;
	background-image: url(../images/midsecBG.gif);
	}	
	
	
#topdiv-section {
	background-color: #FFFFFF;
	height: 5px;
	background-repeat: repeat-x;
	}
	
	
#topStripe-section {
	width:136px;
	height: 28px;
	background-image: url(../images/stripe.gif);
	background-repeat: no-repeat;
	}
	
	
/* Content
---------------------------*/
#content {
	float: right;
	clear: right;
	width: 610px;
	display: inline;
	/* height: 526px; */
	}
	
	
#content-txt {
	float: left;
	color: #666666;
	/* height: 405px; */
	font-size: 12px;
	padding-top: 14px;
	padding-left: 14px;
	width: 408px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
#main-img{
	width:290px;
	height:205px;
	float: left;
	border-right: solid #FFFFFF 5px;
	border-left: solid #FFFFFF 5px;
}


#cal-infobox{
	width:314px;
	height:205px;
	float: left;
	background-color: #BAB4B0;
}


#cal-infobox div{
	width:280px;
	height:80px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}


#cal-infobox  img{
	padding-left: 10px;
	float: left;
	padding-top: 20px;

}


#cal-infobox div.text{
	width:190px;
	height:85px;
	float:left;
	padding:0;
	padding-bottom:5px;
}


#cal-infobox ul{
	width:200px;
	float: left;
	padding-top: 4px;
}


#cal-infobox li{
	width:272px;
	float: left;
	display: block;
	list-style: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	background-position: right;
	background-repeat: no-repeat;
}


#cal-infobox li a{
	color: #514D49;
	width: 200px;
	display: block;
	background-image: url(../images/goCal.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 75px;
	height: 12px;
	padding-bottom: 2px;
	line-height: 10px;
	padding-top: 5px;
}


#cal-infobox li a.B{
	color: #514D49;
	width: 200px;
	display: block;
	background-image: url(../images/goCal.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 75px;
	height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}


#cal-infobox li a.C{
	color: #514D49;
	width: 200px;
	display: block;
	background-image: url(../images/goCal.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 75px;
	height: 12px;
	padding-bottom: 2px;
	line-height: 10px;
	padding-top: 8px;
}


#cal-infobox li a:hover{
	background-image: url(../images/goCalH.gif);
	text-decoration: none;
	color: #4B471A;
}


#cal-infobox h1{
	color: #002B45;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 3px;
}


#cal-infobox p{
	color: #333333;
	font-size: 11px;
	
}


#statement-box{
	width:609px;
	/* height:91px; */
	float: right;
	background-color: #D7D4BD;
	border-left: solid #FFFFFF 5px;
	display: inline;
	border-top: solid #FFFFFF 5px;
}


#statement-box div.header{
	width:113px;
	height:89px;
	float: left;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}


#statement-box div.htxt{
	width:110px;
	height:60px;
	float: left;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
	padding-top: 8px;
}


#statement-box p{
	font-size: 10px;
	color: #444444;
	line-height: 13px;
}

#statement-box div.content{
	/* height:84px; */
	float: left;
	width: 484px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.info-container {
	height: 100%;
	float: right;
	clear: right;
	background-color: #002B45;
	width: 100%;
	border-bottom: solid #FFFFFF 5px;
}


.three_col_olive.RT {
	width: 614px;
	float: right;
	clear: right;
	background-image: url(../images/three_col_olive.gif);
}


.columnRT {
	float: left;
	clear: none;
	height: 100%;
	width: 206px;
}


.three_col_olive {
	width: 614px;
	float: right;
	clear: right;
	background-image: url(../images/three_col_olive.gif);
}


.three_col_olive .column {
	float: left;
	clear: none;
	height: 100%;
	width: 204px;
	/* border: 1px solid black; */
}


#info-box a.coltitle {
	color: #E2E1CD;
	/* font-size: 11px;  */
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	background-color: #4B471A;
	border-bottom: solid #FFFFFF 5px;
	display: block;
	border-left: solid #FFFFFF 5px;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0;
	/* line-height: 24px; */
	/* white-space: nowrap; */
}


#info-box2 a.coltitles {
	color: #E2E1CD;
	/* font-size: 11px;  */
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	background-color: #4B471A;
	border-bottom: solid #FFFFFF 5px;
	display: block;
	border-left: solid #FFFFFF 5px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 8px;
	/* line-height: 24px; */
	/* white-space: nowrap; */
}






#info-box h2 {
	color: #E2E1CD;
	/* font-size: 11px;  */
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	background-color: #4B471A;
	border-bottom: solid #FFFFFF 5px;
	display: block;
	border-left: solid #FFFFFF 5px;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	/* line-height: 24px; */
	/* white-space: nowrap; */
}

#info-box2 h2 {
	color: #E2E1CD;
	/* font-size: 11px;  */
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	background-color: #4B471A;
	border-bottom: solid #FFFFFF 5px;
	display: block;
	border-left: solid #FFFFFF 5px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 8px;
	/* line-height: 24px; */
	/* white-space: nowrap; */
}

#info-box div.text{
	color: #FFFFFF;
	font-size: 11px;
	height: 100%;
	text-align: left;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 5px;
}
#info-box p {
	color: #E2E1CD;
	font-size: 11px;
	line-height: 14px;
}




#info-box2 div.text{
	color: #FFFFFF;
	font-size: 11px;
	height: 100%;
	text-align: left;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 5px;
}


#info-box2 p{
	color: #E2E1CD;
	font-size: 11px;
	line-height: 14px;
}


#info-box a.linkcol {
	color: #720029;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	display: block;
	width: 150px;
	padding-bottom: 5px;
}



#info-box2 a.linkcols {
	color: #720029;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	display: block;
	width: 150px;
	padding-bottom: 5px;
}




/* Left Column
---------------------------*/

#left-column {
	float: left;
	clear: left;
	height: 100%;
	width: 136px;
	display: inline;
	background-color: #A49C96;
	}
	
	
#left-column div.bottom {
	float: left;
	clear: left;
	height: 136px;
	width: 136px;
	display: inline;
	background-color: #A49C96;
	}
	
	
#logotop {
	width: 136px;
	height: 70px;
	}
	
	
#left-box {
	width: 130px;
	height: 215px;
	background-color: #A49C96;
	border-top-style: solid;
	border-top-width: 5px;
	float: left;
	clear: left;
	display: inline;
	padding-right: 5px;
	}
	
	
#nav-container {
	float: left;
	clear: left;
	/* height: 300px; */
	width: 130px;
	background-color: #002B45;
	height: 100%;
	}	
	
	
#left-subnav ul {
	width:136px;
	margin: 5px 0 25px 0;
	float: left;
	clear: left;
	display: inline;
	/* height: 285px; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}


#left-subnav{
	/* height: 285px; */
	float: left;
	clear: left;
	width: 136px;
	display: inline;
	background-repeat:no-repeat;
	background-color: #002B45;
	padding-top: 15px;
	height: 100%;
	}
	
	
#left-subnav li{
	width:130px;
	height:18px;
	float: left;
	clear: left;
	display: block;
	list-style-type: none;
	}


#left-subnav li a{
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 14px;
	padding-top: 2px;
	text-transform: uppercase;
	text-align: right;
}
#left-subnav li  a:hover{
	color: #FFFFFF;
}
/*left subLINK classes*/
#left-subnav li a.leftlink1{
	padding-top: 20px;
}
#left-subnav li  a.leftlink1:hover{
}
#left-subnav li a.leftlink2{
}
#left-subnav li  a.leftlink2:hover{
}
#left-subnav li a.leftlink3{
}
#left-subnav li  a.leftlink3:hover{
}
#left-subnav li a.leftlink4{
}
#left-subnav li  a.leftlink4:hover{
	background-image:url(../images/nav/LINKBG4.jpg);
}
#left-subnav li a.leftlink5{
}
#left-subnav li  a.leftlink5:hover{
	background-image:url(../images/nav/LINKBG5.jpg);
}
#left-subnav li a.leftlink6{
}
#left-subnav li  a.leftlink6:hover{
	background-image:url(../images/nav/LINKBG6.jpg);
}

.clear {
	clear: both;
}
	
