/* CSS Document */

body {
	margin:0 0 0 0;
	font-family:Verdana, sans-serif;
	font-size:95%;
	text-align:center;
	background: #FFFFFF;
	}
	
#wrap {
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	width:1000px;
	background: #FFFFFF;
  	}
	
#header {
	background:url(images/headerb2008.jpg) no-repeat top left #FFFFFF;
	text-align:left;
	height:150px;
	margin:20px 0 0 0;
	padding:10px 0 0 10xp;
	}
	
#header h1{
	display:none;
	}
	
#header h2{
	color:#FFFFFF;
	margin-bottom:0;
	margin-left:2%;
	clear:left;
	padding-bottom:2%;
	}
	
	
#nav {
	color:#000000;
	float:left;
	width: 100%;
	height: 40px;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	list-style: none;
	font-size: 90%;
	background:url(images/navbg.jpg) repeat-x top left;
	}
	
#nav li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background:url(images/navspace.gif) no-repeat top right;
	}
	
#nav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	color: #000000;
	}
	
#nav a:hover {
	color: #FFFFFF;
	font-weight:bold;
	background: url(images/navon.gif) repeat-x top left;
	}
	
	
#latest {
	color:#000000;
	height: 25px;
	margin: 5px 0 0 0;
	padding:2px 0 0 150px;
	font-size: 110%;
	font-weight:bold;
	background:url(images/footerbg.jpg) repeat-x top left;
	}

li#t-home a {
	margin-left: 50px;
	background: url(images/navspace.jpg) no-repeat top left;
	}

#topbar {
	width:95%;
	text-align:center;
	}

	
#topbar h3 {
	padding-top:30px;
	padding-left:20px;
	font-size:20px;
	}
	
#topbar p {
	text-align:right;
	font-style:italic;
	font-size:12px;
	}
	
#topbar1 {
	width:100%;
	}
	
#topbar1 h2 {
	color:#005CA1;
	font-size:250%;
	font-stretch:expanded;
	padding-top:20px;
	padding-left:60px;
	}
	
#main {
	width:98%;
	margin-left:1%;
	}
	
#press {
	font-size:120%;
	}
	
#address {
	text-align:center;
	}
	
#gallery {
	text-align:center;
	}
	
#main h2 {
	color:#57884B;
	}
	
#main1 h2 {
	color:#005CA1;
	}
	
#main h3 {
	color:#57884B;
	}
	
#main1 h3 {
	color:#005CA1;
	}
	
img.photo {
	float:right;
	margin:10px 0 10px 10px;
	}
	
img.photoalt {
	float:left;
	margin:10px 30px 0 0;
	}
	
#sidebar{
	float:right;
	width:28%;
	font-size:95%;
	margin-right:1%;
	}
	
#sidebar h4{
	color:#FFFFFF;
	background-color:#005CA1;
	margin-top:20px;
	margin-bottom:5px;
	display:block;
	padding-left:10px;
	}
	
#footer {
	width:100%;
	clear:both;
	text-align:center;
	}
	
#footer img {
	margin: 2% 2% 2% 2%;
	}



#inter {
	width: 125px;
	float: left;
	}	

#news {
	width: 850px;
	float:right;
	}	

#newsleft {
	padding-top:10px;
	float:left;
	width:420px;
	}
	
#newsleft li {
	list-style:none;
	}
	
h4 {
	line-height:1%;
	}
	
#newsleft h4 {
	color:#7b9b6f;
	}
	
#newsleft p {
	font-size:90%;
	}
	
#pagenav {
	text-align:center;
	}

#pagenav a{
	text-decoration:none;
	color:#7b9b6f;
	font-weight:bold;
	}


#newsright {
	width:370px;
	float:right;
	}
	
#copyright{
	color:#000000;
	padding-left:50px;
	padding-top: 5px;
	height:40px;
	font-size:75%;
	}
	
#datap {
	font-size:80%;
	}
	
p.mencap {
	background-color:#bed1b9;
	}
	
a.formlink {
	text-align:center;
	padding-left:10%;
	text-decoration:none;
	font-size:150%;
	}
	
p.quote {
	width:100%;
	text-align:right;
	font-style:italic;
	font-size:12px;
	}
	
h3.link {
	width:100%;
	text-align:center;
	}
	
p.answer {
	color:#77997F;
	}
	
p.quest {
	font-style:italic;
	}


	
