ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none; }

/* remove whitspace from beneath images */
img { display: block; }

/* de-italicize address */
address { font-style:normal; }


body {
	margin: 0px;
	padding: 0px;
	background: #F5F5EC url(../images/bg.gif) repeat-x top left;
	font-family: "lucida sans unicode",verdana,arial,helvetica,sans-serif;
	/*font-size: font-size: 0.7em;*/
	font-size:11px;
	color: #000000;
}

/* Default Links */
a:link {
	color: #001046;
	text-decoration: none;
}
a:hover {
	color: #001046;
}
a:visited {
	color: #408B79;
	text-decoration: none;
}

/* Horizontal Rules */
hr {
	border: none;
	border-bottom: 1px solid #E5E5E5; 
}

/* Default H Tags */
h1 {	font-size:18px;
	color: #408B79;
	text-transform: none;
	line-height: 200%; font-weight:normal; 
	border-bottom: 1px solid #F59045; margin-bottom:5px;
}
h6{	
	font-size:18px;
	color: #F48431;
	text-transform: none;
	line-height: 200%; font-weight:normal; 
	border-bottom: 1px solid #A5A5A5; margin-bottom:5px;

}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #408B79;
	line-height: 120%;
}
body.Sub h2 {
	color: #737E8D;
}
h3 {
	font-size: 90%;
	font-weight: normal;
}

/* Paragraph styles */
p {
	font-size: 11px;
}

#Page {
	width: 767px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0 auto; 
 	background:#FFFFFF;
}

/* Header */
#Header {
	width: 767px; background:#FFFFFF; background-image:url(../images/sun.gif); background-repeat:no-repeat; background-position:bottom right; 
}

/* Logo */
#logo {
	margin-left:10px; width:176px;
}

/* Content Area*/
#Content {
	width: 767px;
	border-top: 0px solid #E5E5E5;
	clear: both; 	padding-top: 25px;

	
}



/* Form styling */
form input.text, form div.text_wrapper input {
	padding: 2px;
	border: 1px solid #A7A6AA;
	background-color: #F8F8F8;
	background-image: url(/assets/forms/input_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #666666;
}
form select {
	padding: 2px;
	border: 1px solid #A7A6AA;
	background-color: #F8F8F8;
	background-image: url(/assets/forms/input_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #666666;
}
form input.button {
	padding: 1px;
	font-size: 12px;
}

/* Footer */
#Footer {
	clear: both;
	width: 767px;
	border-top: 1px solid #E5E5E5;
}
#Footer #Left {
	float: left;
	margin-left: 15px;
	padding-top: 20px;
}
#Footer #Right {
	margin-left: 252px;
	padding-left:6px;
	padding-top: 10px;
	border-left: 1px solid #E5E5E5;
}
#Footer #Right #Base {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff; padding:10px; padding-bottom:0px; margin:0px; 
}
#Footer #Right #Base a {
	color: #DCDFE2;
}
#Footer #Left p.credit {
	display: block; margin-top:-14px; margin-left:13px;
}
#Footer #Right p.copyright {
	padding: 10px; color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
}
#Footer #Right p.validation {
	margin: 0px;
	float: right;
	padding: 10px;
}
div.clear {
	clear: both;
	line-height: 0px;
}
#menucontainer {
	width: 767px;
	margin: 0 0; 
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#FFFFFF;

}

#splash {
	width:767px;
	height: 264px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px; background-color:#F7964D; float:left;} 
	
#menu {
	float: left;
	width: 767px;
	height: 40px;
	background: #FFFFFF url(../images/navbg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif; margin-bottom:1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:12px;
}

#menu li {
	float: left;
	height: 40px;
	padding: 0 0px 0 0px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}

#topnavText {
	position : relative;
	left : 0px;
	top : -20px;
	float:right;
	text-decoration: none;
	color:#ff740b; 

}

#topnavText ul {
	font: normal 12px  Arial, Verdana, sans-serif;
	color: #999999;
	height: 0px;
	text-transform:normal; float:right; font-weight:bold; padding:5px; 	text-decoration: none;

}

#topnavText ul li {
    float: left;
    text-align: right;
	color:#ff740b;
    list-style-type: none; 	text-decoration: none;
	

}

#topnavText ul a:link,  ul a:visited {
	color: #ff740b;
	text-decoration: none;
}

#topnavText ul a:hover {
	color: #6E6E6E;
	text-decoration: none;
}

#leftarea{
   float: left; width:230px;
   padding:11px; height:100%;
   display: block; /* this is probably the important part */ 
}

#middlearea{
   float: left; width:230px;
  border-left: 0px solid #E5E5E5;  padding:11px; height:auto;
 }

#rightarea{
   float: left; width:230px;
  border-left: 0px solid #E5E5E5; padding:11px; height:100%; 
  }
  
#lefttext{
   float: left; height:100%;
}

.rightborder{
   border-right: 1px solid #E5E5E5; padding:12px; height:100%; clear: right;  }

#search { background:url(../images/searchbag.jpg); background-repeat:no-repeat;
width:230px; height:147px; float:left;
}
#search ul {
	padding-top:42px; padding-left:25px;
	padding-right:0px; 

}
#search ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 5px; /* Bit of a hack to remove the 5px right margin in Firefox and IE*/
}
#search ul li a {
	color: #FFFFFF;
	border-bottom: none;
	font-size: 11px; /* Note that this is redefined for browsers other than Safari at the bottom of this file */
}
#search ul li a:hover {
}

#search ul p {
	margin-top: 8px; 
	color: #737E8D;
}


#updates {
	margin-top: -45px; padding-left:60px; color:#0045A2; font-weight:bold; float: left;
	font-family: "Lucida Sans Unicode"; margin-bottom:1px;
	border-bottom: 1px solid #E5E5E5;}


#updates ul {
	margin: 0;color:#0045A2;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:12px;
}

#updates li {
	float: left; color:#0045A2;
 	color:#0045A2;
	padding: 0 0px 0 0px;
}

#updates a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color:#0045A2;
	line-height:40px;
}
#updates a:hover {
	color: #2C2E22; 	
	text-decoration: none;

}

#quicklinks {
			float: left;
			width: 200px; margin-top:2; 
			color:#ff740b; font-weight:bold; height:100%;
		}
	#quicklinks ul {
	margin: 0;color:#ff740b;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:5px; line-height:2em;
}

#quicklinks li {
	float: left; 
 	color:#ff740b;
	padding: 0 0px 0 0px;
}

#quicklinks a {
	display: block;
	float: left;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
	font-weight: bold; width:200px;
	color:#ff740b;
}
#quicklinks a:hover {
	color: #2C2E22; 	
	text-decoration: none;	
	}


#calenderevents {
	margin-top: -45px; padding-left:30px; color:#477D70; font-weight:bold; float: left;
	font-family: "Lucida Sans Unicode"; margin-bottom:1px;
	border-bottom: 1px solid #E5E5E5; padding-bottom:10px; width:170px; }


#calenderevents ul {
	margin: 0;color:#0045A2;
	padding: 0;
	list-style: none;
	line-height: normal; margin-left:-10px;
}

#calenderevents li {
	float: left; color:#0045A2;
 	color:#0045A2;
	padding: 0 0px 0 0px;
}

#calenderevents a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color:#477D70;
	line-height:40px;
}
#calenderevents a:hover {
	color: #2C2E22; 	
	text-decoration: none;

}
.newstext{
	position: relative; 
	color:#477D70;
}
.newstext:link{
	position: relative; 
	color:#477D70;
}
.newstext:visited{
	position: relative; 
	color:#477D70;
}
.newstext:visited{
	position: relative; 
	color:#477D70;
}


.newstitle{
	float:left;
	text-decoration: none; color:#336666;
}
.newsfeeder_right {
	padding: 0;
	margin: 0;
	}
ul.cb { 
	list-style-position: outside;
	list-style-type: none;
}
ul.cb li { 
	background: url(../images/arrow.gif) left 1em no-repeat;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #dfdfdf;
	}
ul.cb a { 
	color:#000000;
}
ul.cb a:visited { 
	color:#000000;
}
ul.cb a:hover { 
	color:#ff740b;
	text-decoration:underline;
	}
	
	ul.homenews { 
	list-style-position: outside;
	list-style-type: none;
}
ul.homenews li { 
	background: url(../images/arrow.gif) left 1em no-repeat;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #dfdfdf;
	font-size:12px;
	color:#001046;
	}
ul.homenews a { 
	color:#000000;
}
ul.homenews a:visited { 
	color:#000000;
}
ul.homenews a:hover { 
	color:#ff740b;
	text-decoration:underline;
	}

.newlink {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff740b;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:none;
}
.newlink:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff740b;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:none;
	
}

.newlink:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff740b;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:none;
}

.newlink:a hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff740b;
	FONT-FAMILY: "Lucida Sans Unicode";
	text-decoration:underline;
}

.hours {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY:Trebuchet MS;
	text-decoration:none;
}

