/* CSS Document */

/* LAYOUT */


html,body,#rightColumn,#wrap,#wrapper{
      margin: 0px;
	  padding: 0px; 
	  border: none;
	  height: auto;
}

.pagestyle {
	background-color: #990000;
	margin: 0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
}

a, a link{
	color: #990000;
	text-decoration:underline;
}
		
a:hover{
	color: #CC0000;
	text-decoration:none;
}

hr { height:0px; 
        border:0px; 
        border-top:1px solid #f3eeae; }
		
#wrap {
			margin: 0px auto; 
			position:relative; 
			background: url(images/3col_bg.gif) repeat-y #620000 top; 
			width:800px; 
			/*border:1px solid #ffcc00;*/
			text-align:center;
			
}
#wrapper {
			margin: 0px auto; 
			position:relative; 
			background: url(images/bg2.gif) repeat-y top ; 
			height: 100%;
			/*border:1px solid #ff0000;*/
	}					

	#nav { 
	background: url(images/nav_bg.gif) repeat-x top left; 
	height: 45px;
	margin:0px 6px 0px 8px ;
	width:765px;
	text-align:center;
	padding:0px;
 	}
		html>body #nav{margin:0px 6px 0px 18px ;}
		#nav ul{ margin: 0px; padding:16px 0px 8px 0px}
		
		html>body #nav li{letter-spacing: -.01em;}
		#nav li { 
		font-family: Georgia, Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #620000;
		text-decoration:none;
		display: inline;
		list-style-type: none;
		margin: 0px;
		letter-spacing: -.03em;
		}
		
		#nav li a{
		color: #620000;
		text-decoration:none;
		}
		
		#nav li a:hover{
		color: #000000;
		text-decoration:underline;
		}

html>body #leftColumn { margin-left: 20px; padding: 10px; width:490px;}
#leftColumn {
	float:left;
	width:490px;
	padding: 10px;
	margin-left:10px;
}


html>body #middle { margin-left: 20px; padding: 10px; width:740px;}
#middle { margin-left: 2px; padding: 5px; width:700px;}


#rightColumn {
	float:left;
	width:212px;
	padding: 10px 16px 10px 16px;
	/*background: url(images/sidebar_bg.gif) top no-repeat #000000;*/
	
	}

html>body #footer{ margin: 0px 0px 0px 18px }
#footer{
	clear:both;
	width:765px;
	margin:0px 6px 0px 8px;
	background-color: #ffffCC;
	border-top: #620000 solid 1px;
	height: 100px;
}
		#footer ul{ margin: 0px; padding:16px 0px 8px 0px}
		
		html>body #footer li{letter-spacing: 0;}
		#footer li { 
		font-family: Arial, Helvetica, san-serif;
		font-size: 11px;
		color: #620000;
		text-decoration:none;
		display: inline;
		list-style-type: none;
		margin: 0px;
		letter-spacing: 0em;
		}
		
		#footer li a{
		color: #620000;
		text-decoration:none;
		}
		
		#footer li a:hover{
		color: #000000;
		text-decoration:underline;
		}
	

#gobutton {
	background: url(images/go_bg.jpg) no-repeat top left;
	width: 140px;
	height: 83px;
	padding: 10px;
}

/* FONTS */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #620000;
	font-style: italic;
	font-size: 26px;
	font-weight:600;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	font-size: 16px;
	font-weight:200;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #620000;
	font-style: italic;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	
}
html>body h4{padding: 0px; margin: 16px 0px 10px 0px;}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #620000;
	font-style: italic;
	font-size: 14px;
	font-weight:bold;
	margin: 15px 0px 5px 0px; 
	
}
html>body h5{padding: 0px; margin: 8px 0px 8px 0px;}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #620000;
	font-style: italic;
	font-size: 13px;
	font-weight:bold;
	margin: 0px 0px 8px 0px; 
}

.small {
	font-size: 9px;
}
.whitepull {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
	font-size:15px;
}

html>body .leadin{padding: 0px;}
.leadin {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	font-size: 15px;
	font-weight:bold;
	margin: 0px 0px 0px 0px; 
	text-align: center;
}

html>body .leadin2{padding: 0px;}
.leadin2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	font-size: 15px;
	font-weight:bold;
	margin: 0px 0px 0px 0px; 
	text-align: center;
}
/* ///////  Site Drive Styles  /////// */	


.border {
	border: 1px solid #000;
}
.submitbutton  {
	border: 1px solid #fff;
	background: #620000;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 25px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
.submitbutton a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
}

.submitbutton a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.location_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #620000;
	text-decoration: none;
}
.location_callout:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #620000;
	text-decoration: none;
}
.location_callout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #900;
	text-decoration: underline;
}
.eleven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 663300;

}
.tableheader1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	align: center;
	background: #e0cf8b;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.tableheader1printable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #000;
	align: center;
	background: #e0cf8b;
	font-size: 10px;
	vertical-align: middle;
}
.tableheader2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	align: center;
	background: #f3eeae;
	font-size: 10px;
	vertical-align: middle;
}
.tableheader2printable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	align: center;
	background: #ffffff;
	font-size: 10px;
	vertical-align: middle;
}
.tableheader3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	align: center;
	font-size: 11px;
	vertical-align: middle;
}
.tableheader4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	align: center;
	background: #f3eeae;
	font-size: 12px;
	vertical-align: middle;
}
.tableheader4b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #000000;
	align: center;
	background: #f3eeae;
	font-size: 12px;
	vertical-align: middle;
}
.location_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e0cf8b;
	align: center;
	font-size: 12px;
}
.location_callout  a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e0cf8b;
	align: center;
	font-size: 12px;
	text-decoration:underline;
}
.location_callout  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	align: center;
	font-size: 12px;
	text-decoration:none;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #620000;
	text-decoration: none;
}
.info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #620000;
	text-decoration: none;
}
.info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: none;
}

.csCalendarLinkType0 {
	color: #620000;
	font-size: 9px; 
	text-decoration: none;
}
.csCalendarLinkType1 {
	color: #FF9900;
	font-size: 9px; 
	text-decoration: none;
}
.csCalendarLinkType2 {
	color: #999999;
	font-size: 9px; 
	text-decoration: none;
}
.csCalendarLinkType3  {
	color: #cc6533;
	font-size: 9px; 
	text-decoration: none;
}
.csCalendarLinkType4 {
	color: #ff5b00; 
	font-size: 9px;
	text-decoration: none;
}
.csCalendarLinkType5 {
	color: #000000; 
	font-size: 9px;
	text-decoration: none;
}
.past, .past:visited {
	color: #999999; 
	font-size: 9px;
}
.xsmall {
	font-size: 8px;
}
.small {
	font-size: 9px;
}
.csCalendarWeekNoContent {
	align: center;
	background: #ffffff;
	font-size: 10px;
	font-weight: 700;
	vertical-align: middle;
}
.csCalendarWeekNoTitle {
	background: #ffffff;
	font-weight: 700;
	vertical-align: middle;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFECEC;
	border: 1px solid #FF0000;
}
/*
.updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:2px;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration:none;
}

.pagetitle {
	font-family: Georgia, serif;
	font-size: 26px;
	font-weight: bold;
	color: #CDBC92;
}

.pagetitle2 {
	font-family: Georgia, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
*/
/*
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menubar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menubar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6280AD;
	text-decoration: none;
}
.menubar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.menubar2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.menubar2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6280AD;
	text-decoration: none;
}
.bnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCDBED;
	text-decoration: none;
}
.tnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5385BC;
	text-decoration: none;
}
.lblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5CAE2;
	text-decoration: none;
}
.lblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5CAE2;
	text-decoration: none;
}
.lblue2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5CAE2;
	text-decoration: underline;
}
.lblue2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}*/
/*.global_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6280AD;
	text-decoration: none;
}
.global_content:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6280AD;
	text-decoration: none;
}
.global_content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00193C;
	text-decoration: underline;
}*/

