* {
	margin: 0;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #888888;
	text-align: left;
	}

h1 {
	font: normal bold 13pt/14pt Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: black;
}

h2 {
	font: normal normal 14pt Arial,Helvetica,sans-serif;
	margin: 10px 10px 10px 0;
}

h3 {
	font: normal normal 11pt Arial,Helvetica,sans-serif;
	margin-left: 10px;
	font-weight: bold;
}

h4 {
	margin-top: 15px;
	font: normal bold 11pt Arial,Helvetica,sans-serif;
	color: white;
}

h5 {
	margin: 5px 0 5px 5px;
	font: normal normal 10pt Arial,Helvetica,sans-serif;
	color: #E2E8EF;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.email {
	text-decoration: underline;
	font-weight: bold;
	}

h1 a {
	color: black;
}

p.toplinks {
	text-align: right;
	margin: 15px 25px;
}

p.toplinks a {
	color: white;
}

.main {
	font: normal normal 11pt Arial,Helvetica,sans-serif;
	margin: 10px 10px 4px 10px;
	color: #666666;
}

.main p {
	margin: 5px 10px;
}

.main li {
  list-style-type: square;
  margin-left: 20px;
  }

.newsshort {
 	color: #ffffff;
	}

.news {
 	color: #666666;
	font-size: 11pt;
	margin: 5px 150px 0px 0px;
	padding: 0;
	}

.subscribe a {
	text-decoration: underline;
	}

#subscribe {
	width: 820px;
	height: 50px;
	clear: both;
	border: 1px solid #666666;
	background-color: #C0C0C8;
	font-size: 9pt;
	margin: 25px auto 15px;
	padding: 5px 5px 0 5px;
	}

#subleft, #subright {
	width: 400px;
	}

#subleft {
	float: left;
	}

#subright {
	float: right;
	}

.about {
	margin: 10px;
	font-size: 10pt;
	color: #666666;
	}

.about p {
	margin: 10px;
	}

.about p a {
	text-decoration: underline;
	}

.contactbody {
	margin: 10px 10px 4px 10px;
}

.contact {
	font: normal normal 12pt Arial,Helvetica,sans-serif;
	margin: 10px 0px 4px 10px;
	color: #666666;
	}

.contactbody h3 {
	margin-top: 10px;
	}

#googlemap {
	float: right;
	border: 1px black solid;
	}

p.ore {
	font: normal normal 12pt/13pt Arial,Helvetica,sans-serif;
	color: #666666;
	margin-top: 10px;
	padding-right: 250px;
	}

.left {
	margin: 15px 10px 0px 10px;
	color: white;
	}

.left p {
	margin: 5px 0;
	font-size: 9pt;
	}

.caption {
	font-size: 9pt;
	color: #999999;
	text-align: center;
	margin: 2px;
	padding: 0;
	}

.orepics {
	float: right;
	width: 297px;
	margin: 10px 10px;
	border: 1px #DED303 solid;
	background:  url("images/bg26.jpg") top left;
	}

.orepics img {
	display: block;
	border: 1px #000000 solid;
	}

.pictext {
	font: normal normal 12pt Arial,Helvetica,sans-serif;
	color: #666666;
	text-align: center;
	}

.photofloatright {
	text-align: center;
	float: right;
	margin: 0 20px 5px 15px;
}

.photofloatright2 {
	float: right;
	margin: 5px;
	text-align: center;
}

h5 a {
	color: inherit;
	}

div.more {
	margin-top: 10px;
	text-align: center;
	}

p.copy {
	margin: 15px 30px 5px 30px;
	color: #666666;
	font-size: 10pt;
	text-align: left;
}

p.djniall {
	text-align: center;
	color: #F0F0F0;
	font-size: 8pt;
	margin: 4px;
	}

p.djniall a {
	text-decoration: underline;
	color: #D6D6D6;
	}

p.djniall a:hover {
	color: white;
	}



/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.yuimenu {
	top: -999em;
	left: -999em;
}

.yuimenu .yuimenu {
	position: absolute;
}

.yuimenu li {
	list-style-type: none;
}

.yuimenu ul,.yuimenu li {
	margin: 0 35px 0 5px;
	padding: 0;
}

.yuimenuitemlabel {
	text-align: left;
	white-space: nowrap;
}

.yui-menu-shadow {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.yui-menu-shadow-visible {
	top: 2px;
	right: -3px;
	left: -5px;
	bottom: -5px;
	visibility: visible;
}

.yui-skin-sam .yuimenu {
	font-size: 93%;
	line-height: 1.5;
}

.yui-skin-sam .yuimenu .bd {
	margin-left: 0px;
	}

.yui-skin-sam .yuimenu .yuimenu .bd {
	border: solid 1px #808080;
	background-color: #f00;
}

.yui-skin-sam .yuimenu ul {
	padding: 2px 0;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	border-style: solid;
}

.yui-skin-sam .yuimenu ul.first-of-type {
	border-width: 0;
}

.yui-skin-sam .yuimenu ul.hastitle {
	border-width: 0;
}

.yui-skin-sam .yuimenu .yui-menu-body-scrolled {
	border-color: #808080;
	overflow: hidden;
}

.yui-skin-sam .yuimenuitem {
	border-bottom: solid 0px #fff;
/*	background-image: url(images/link-arrow2.gif);
	background-position: center left;
	background-repeat: no-repeat; */
	margin: 10px 20px 10px 30px;
	padding-left: 25px;
}

.yui-skin-sam .yuimenuitemlabel {
	font: normal bold 18pt/22pt Arial,Helvetica,sans-serif;
	color: #FFF;
	text-decoration: none;
}

.yui-skin-sam .yuimenu .yuimenu .yuimenuitemlabel {
	font: normal bold 14pt/12pt Arial,Helvetica,sans-serif;
}

.yui-skin-sam .yuimenu .yuimenu .yuimenuitem {
	margin: 5px 0px;
}

#ores {
	width: 180px;
	}

#about {
	width: 180px;
	}

.yui-skin-sam .yuimenuitem-hassubmenu {
	background-image: url(images/link-arrow2.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.yui-skin-sam .yui-menu-shadow-visible {
	background-color: #000;
	opacity:.12;
	filter: alpha(opacity=12);
}

.yui-skin-sam .yuimenuitem-selected {
	background-color: #475D7A;
}

.yui-skin-sam .yuimenuitemlabel-disabled {
	color: #A6A6A6;
}

.yui-skin-sam .yuimenuitem-hassubmenu-disabled {
	background-image: url(images/menuitem_submenuindicator_disabled.png);
}


