@charset "utf-8";
/* CSS Document */
 
#privacy{
	margin-top: 140px;
	border: medium double #748794;
	background-color: #EBEDFC;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center center;
	text-align: left;
}  
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Georgia, Tahoma;
	font-size: 100%;
	background-image: url(../background/newbannerblue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9CB5D4;
}

a:link, a:visited {
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	font-style: normal;
	color: #000066;
}
h1 {
	font-family: Verdana, Georgia, Tahoma;
	font-size: 24px;
}
h2 {
	font-family: Verdana, Georgia, Tahoma;
	font-size: 16px;
}
h3 {
	font-family: Verdana, Georgia, Tahoma;
	font-size: 12px;
	font-weight: bolder;
}
h4 {
	font-family: Verdana, Georgia, Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	list-style-type: disc;
}
h5 {
	font-family: Verdana, Georgia, Tahoma;
	font-size: 10px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Georgia, Tahoma;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	font-style: normal;
	color: #990000;
}	
#weekdays{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #184892;
	color: #FFFFFF;
	font-weight: bold;
	}
	
#calheader {
	line-height:normal;
	color:#000066;
	font-family: Verdana, Georgia, Tahoma;
	font-size: xx-small;
	font-weight: bolder;
	font-variant: small-caps;
	background-color: #DDDFF6;
	}	

.twoColFixLtHdr #container #mainContent #calendar .calheader {
	line-height:normal;
	color:#000066;
	font-family: Verdana, Georgia, Tahoma;
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	background-color: #DDDFF6;
	}	
.twoColFixLtHdr #container #mainContent #calendar .calendarText {
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000000;
}

.twoColFixLtHdr #container {
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 700px;
} .twoColFixLtHdr #borderpic {
	text-align: center;
	vertical-align: middle;
	display: block;
} 
.twoColFixLtHdr #sitemap {
	margin-top: 135px;
	border: medium double #30241B;
	color: #000;
	background-color: #EBEDFC;
	background-image: none;
	padding-right: 0px;
	padding-top: 8pt;
	padding-bottom: 8pt;
	padding-left: 5px;
	text-align: left;
} 
.twoColFixLtHdr #sitemap h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000;
}

.twoColFixLtHdr #sitemap  a:link, .twoColFixLtHdr #sitemap a:visited{
	font-family: Verdana, Georgia, Tahoma;
	font-size: x-small;
	color: #003;
	font-weight: normal;
	text-decoration: none;
	border: medium none #30241B;
	vertical-align: middle;
	height: 30px;
	padding: 0px;
}

.twoColFixLtHdr #sitemap a:hover{
	font-family: Verdana, Georgia, Tahoma;
	font-size: x-small;
	color: #900;
	text-decoration: underline;
	font-weight: normal;
	vertical-align: middle;
	border: medium none #000000;
	padding: 0px;
}
.twoColFixLtHdr #header {
	margin-top: 122px;
	border: medium double #748794;
	background-color: #EBEDFC;
	height: 38px;
	padding-right: 10;
	padding-left: 10;
	background-position: center center;
	vertical-align: middle;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
} 

.twoColFixLtHdr #headerbanner {
	height: 135px;
	clear: both;
	float: right;
	width: 152px;
	background-repeat: no-repeat;
	background-image: url(../250/anniversarybuttonsmall.gif);
	background-position: right top;
	padding: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr #header  a:link, .twoColFixLtHdr #header a:visited{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: small-caps;
}

.twoColFixLtHdr #header a:hover{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: small-caps;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	border: medium double #748794;
	font-family: Verdana, Georgia, Tahoma;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 500px;
	background-color: #EBEDFC;
	overflow: auto;
	}
.twoColFixLtHdr #sidebar1   a:link, .twoColFixLtHdr #sidebar1  a:visited{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: small-caps;
}

.twoColFixLtHdr #sidebar1  a:hover{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: small-caps;
}
.twoColFixLtHdr #mainContent {
	border: medium double #748794;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	height: 500px;
	overflow: auto;
	margin-left: 1.5em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EBEDFC;
	width: 710px;
	position: relative;
	left: 20px;
	font-size: small;
} 
.twoColFixLtHdr #mainContent a:hover{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #990000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent   a:link, .twoColFixLtHdr #mainContent  a:visited{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.twoColFixLtHdr #mainContentBorder {
	padding: 0px;
	margin: 0px;
} 
.twoColFixLtHdr #mainContentBorder a:hover{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #mainContentBorder   a:link, .twoColFixLtHdr #mainContentBorder  a:visited{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.twoColFixLtHdr #mainContentright {
	border: medium double #748794;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	height: auto;
	margin-left: 1em;
	clear: both;
	float: right;
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EBEDFC;
} 
.twoColFixLtHdr #mainContentright   a:link, .twoColFixLtHdr #mainContentright  a:visited{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	
}

.twoColFixLtHdr #mainContentright a:hover{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #990000;
	font-style: normal;
	
	font-weight: normal;
}

.twoColFixLtHdr #container #mainContent #mainContentMarquee {
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #000033;
	border: medium double #748794;
	padding: 2px;
	background-image: url(../background/lightbluebackground.jpg);
	background-repeat: repeat;
}

.twoColFixLtHdr #footer  a:link, .twoColFixLtHdr #footer  a:visited{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	border: medium none #748794;
	text-decoration: none;
	font-variant: small-caps;
}

.twoColFixLtHdr #footer a:hover{
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: small-caps;
}
.twoColFixLtHdr #footer {
	border: medium double #748794;
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	background-color: #EBEDFC;
	width: 968px;
	padding: 5px;
	height: 20pt;
	margin-top: 10pt;
} 

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.twoColFixLtHdr #container #mainContent #mainContentMarquee {
	font-family: Verdana, Georgia, Tahoma;
	font-size: small;
	font-weight: normal;
	font-variant: small-caps;
	color: #000033;
	text-decoration: blink;
	border: thin double #748794;
}
.flashplayer {
	color: #000000;
	background-color: #DDDFF6;
	float: left;
	border: medium groove #748794;
}
