#maincontent {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  overflow: hidden;
	width: 800px;
	background-image: url(images/column.jpg);
	background-color: #FFFFFF;
	background-repeat:repeat-y;	
}
#comment {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 800px;
	
}


#sidebar {
	width: 200px;
	padding: 0px;
	margin-bottom: 1px;
	border: none;
	float: left;
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.thankyou a {
	color: #29549b;
	text-decoration:none;
}

#sidebar a {
	color: #29549b;
	text-decoration:none;
	display: block;
	margin-top: 10px;
}

#sidebar a:hover, .thankyou a:hover {
	text-decoration: none;
	border: none;
	color: #f59023;
}




.button {
		width: 200px;
		height: 30px;
		position: relative;
		overflow: hidden;
	}
	.button span {
		
		display: block;
		position: relative;
		left: -500px;
	}

	.button a {
		display: block;
		width: 200px;
		margin: 0;
		padding: 0;
	}
ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	

#orange {
	
	height: 5px;
	width: 800px;
	margin: 0 0 1em 0;
	background-color: #f59023;
 }
 
 #sky {
 	height: 100px;
	width: 800px;
	margin: 0 0 0 0;
	background: url( 'images/Sky2.jpg' )  no-repeat;
	}
#bluebar {
	height: 30px;
	width: 800px;
	background-color: #0080c7;
	}
	
#subhead {
 	height: 60px;
	width: 800px;
	margin: 0;
	}


p {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #29549b;
	line-height: 115%;
	margin-left: 50px;
	margin-right: 50px;
}

#maincontent p {
	margin-left: 250px;
}
#sidebar p {
margin-left: 0px;
font-weight: bold;
}

	#commenttext {
	margin-top: -5px;
}
#commenttext p {
	text-align: center;
	font-size: 80%;
	line-height: 120%;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
}
.commentbox p {
	margin-left: 85px;
	margin-right: -50px;
	font-size: 80%;
	text-align: left;
}
.comment p {
text-align: left;
margin-left: 90px;
}
	
#slide {
	width: 590px;
	height: 311px;
	margin: 0 0 0 0;
	padding:0;
	display: block;
	float: right;
	}
.clear{
	clear:both;
	margin:0;
	padding:0;
	}

.content{
	display:block;
}

.bullets li {
font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #29549b;
	line-height: 115%;
	margin-left: 300px;
	margin-right: 50px;
	list-style-position: outside;
	}
.bulletscenter li {
font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #29549b;
	line-height: 115%;
	margin-left: 420px;
	margin-right: 50px;
	list-style-position: outside;
}
div.pressReleases .bulletscenter li {
	margin-bottom: 10px;
}
.bulletsinset li {
font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #29549b;
	line-height: 115%;
	margin-left: 450px;
	margin-right: 50px;
	list-style-position: outside;
	}	
.bullets a:link, .bulletscenter a:link, .bulletsinset a:link, p a {
	color: #29549b;
	text-decoration: underline;
	border-color: #29549b;
}
	.bullets a:visited, .bulletscenter a:visited, .bulletsinset a:visited {
	color: #29549b;
	text-decoration: underline;
}
	.bullets a:hover, .bulletscenter a:hover, .bulletsinset a:hover {
	color: #f59023;
	text-decoration: none;
}	

	#searchresults {
	padding-top: 10px;
	margin-left: 1em;
}

	#searchresults p {
	text-align: center;
	font-size: 80%;
	color: #295449b;
	line-height: 120%;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
}

	
	#searchresults a {
	text-decoration: underline;
}

	#searchresults a:hover {
	text-decoration: none;
	color: #f59023;
}
	

h1 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #29549b;
	font-size: 120%;
	line-height: 115%;
	text-align: center;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
}
#maincontent h1 {
margin-left: 250px;
}

#comment h1 {
	font-style: italic;
	
}
h3 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #29549b;
	font-size: 100%;
	line-height: 115%;
	text-align: center;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
}
#leftalign h3 {
	margin-left: 375px;
	text-align: left;
	
	}
h2 {
font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #29549b;
	font-size: 150%;
	line-height: 115%;
	font-weight: bold;
	margin-left: 250px;
	margin-right: 50px;
}
#searchresults h2 {
margin-left: 0px;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }
	


#nav, #nav ul {
	float: left;
	width: 800px; /*changes the width of the entire row of buttons*/
	list-style: none;
	line-height: 1;
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 0;
	border: solid #f59023;
	border-width: 6px 0 0 0;
	margin: 0 0 1em 0;
}

#nav ul{
	
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.topLevel {

}

#nav li {
	float: left;
	padding: 0;
	width: 12.5em; /*changes the width of the buttons & spacing in between them*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	color: #de8220; /*changes the text color of the drop-down menu links*/
	background: #ffdab2; /*changes the background color of the drop-down menus*/
	opacity: 1; /*change to allow transparency in the drop-down menus*/
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 13.75em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {   
   text-decoration: none; /*change this to make all of the menu links underlined*/
}
 
#nav li.mainItem{
background: url(images/Button2.gif) no-repeat;

}

#nav li.mainItem a{
    color:#FFFFFF; /*text color of the main button*/ 
}
#nav li.mainItem li a{
    color: #f59023; 
}

 
#nav li.mainItem a:hover{
   color:#797a7d;  /*text color of the hover button*/ 

} 


#nav li.mainItem:hover, #nav li.mainItem.sfhover{  
   position:relative;
   background-position: 0 -30px;
   top:-30px;
}


#nav li.mainItem.sfhover li{  
   position:static;
   top:0;  
} 


#searchresults a:link {
	color: #25408f;
	border-bottom: 1px;
	border-color: #50792e;
}
	#searchresults a:visited {
	color: #f59023;
	text-decoration: underline;
	border:hidden;
}
	#searchresults a:hover {
	color: #f59023;
	text-decoration: none;
	border:hidden;
}


	#horizontalstripes {
	padding-top: 10px;
	padding-bottom: 5px;
}
	
	
	
	#commenttext a {
	text-decoration: underline;
}

	#commenttext a:hover {
	text-decoration: underline;
	color: #5261ac;
}

#footer	{
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: .7em;
	color: #29549b;
	clear: both;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 25px;
}
#footer a:link {
	color: #29549b;
	border-bottom: 1px solid;
	border-color: #5261ac;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: none;
	border: none;
	color: #f59023;
}
#photos {
	margin-left: 290px;
	margin-right: 90px;
	padding-bottom: 10px;
}

#photos td img {
text-align: center;
vertical-align: top;
padding: 20px 10px 0;
}

#photos td {
text-align: center;
vertical-align: top;
font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
color: #29549b;
}

