* html a:hover {
	visibility: visible;
}
* html .dropMenu a { /*IE only hack*/
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0.6em 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	border-bottom: 2px solid #e5e5e5;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	color: #FFCC00;
	margin: 0px;
	padding: 5px 10px 5px 10px;
}
p, pre, blockquote, dl, address {
	margin: 0px 0px 1em 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px 0px 1em 40px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgdBody.gif) center 0 repeat-y #333333;
	font-size: 0.8em;
	padding: 0;
	margin: auto;
	color: #333333;
	width: 750px;
	height: 100%;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
img {
	border: 0;
	display: block;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}

/* GUOOFS TEMPLATE */
#header {
	width: 710px;
	padding: 0px 20px;
	margin: auto;
	height: 66px;
	background: url(../images/bgdHeader.jpg) left top no-repeat;
	text-align: right;
	font-size: 11px;
}
#header a,#header a:hover {
	text-decoration: none;
}
#menu {
	width: 730px;
	padding: 0px 0px 0px 20px;
	margin: auto;
	height: 24px;
	background: url(../images/bgdMenu.jpg) right top no-repeat #d3d5c4;
}
.btnMenu a {
	padding: 2px 10px 4px 10px;
	height: 18px;
	display: block;
	float: left;
	border-right: 1px solid #DDDDDD;
	text-decoration: none;
	vertical-align: middle;
}
.btnMenu a:hover {
	background-color: #bdbfb0;
	text-decoration: none;
}
#banner {
	width: 750px;
	height: 140px;
	margin: auto;
	background: url(../images/bannerHome.jpg) left top no-repeat;
}
.searchBox {
	padding: 103px 30px 0px 30px;
	width: 690px;
	text-align: right;
}
.searchBox input {
	vertical-align: top;
	margin-left: 5px;
	border: 1px solid #919191;
	color: #000000;
}
#container {
	width: 750px;
	margin: auto;
	background: url(../images/bgdContainer.gif) center 0 repeat-y;
}
#sidebar {
	width: 179px;
	float: left;
	color: #666666;
	font-size: 12px;
	border-right: 1px solid #ebebeb;
}
#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px 3px 30px;
	background-color: #e5e5e5;
	margin: 0px;
}
#sidebar p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	display: block;
}
#sidebar a:hover {
	color: #333333;
	text-decoration: none;
	padding-left: 40px;
	display: block;
	background-color: #d8d8d8;
}
#sidebar img{
	display: inline;
	margin-bottom: 2px;
}
#content {
	width: 510px;
	padding: 0px 30px 30px 30px;
	float: left;
}
#pos img {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.posIcon {
	float: left;
	width: 70px;
	text-align: center;
	margin: 0 3px 0 8px;
	font-size: 10px;
}
#footer {
	width: 710px;
	margin: auto;
	background-color: #b5b99d;
	padding: 15px 20px;
	font-size: 0.9em;
}

/* MENU STYLES */
.dropMenu{
	font-size: 12px;
	width: 115px;
	padding: 5px;
	visibility: hidden;
	position: absolute;
	z-index: 25;
	background-color: #d9dbcd;
	margin-top: -1px;
	border: 2px solid #bbbbbb;
	border-left: 0px;
	border-top: 0px;
}

.dropMenu a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 1px 5px 1px 10px;
}

.dropMenu a:hover {
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #d3d5c4;
}

.dropMenu img{
	display: inline;
	margin-bottom: 2px;
}

/* STANDARD STYLES */
.clearer {
	clear: both;
}
.contentTable {
}
.contentTable td {
	vertical-align: top;
	padding: 5px;
}
.contentTable h2, .contentTable p {
	padding: 0px;
	margin: 0px;
}
.formItem {
	margin: auto;
	width: 420px;
	margin-bottom: 10px;
}
.formItem label {
	display: block;
	width: 80px;
	font-weight: bold;
	text-align: right;
	margin: 0px 5px 10px 0px;
	float: left;
	clear: both;
}
.input {
	border: 1px solid #919191;
	background-color: #DDDDDD;
	color: #000000;
}
.btnInput {
	color: #ffffff;
	border: 1px solid #919191;
	background-color: #DDDDDD;
	padding: 1px 6px 1px 6px;	
}
ul {
	padding: 0px;
	margin: 10px 0px 10px 20px;;
}

/* LOCATIONS PLUS MINUS */
.trigger{
	cursor:pointer;
}		
.expanded{
	cursor:pointer;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.dropdown p{
	margin: 0px 0px 20px 18px;
}
.trigger img, .expanded img {
	display: inline;
}
.show{
	position:static;
	display: table;
}
.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}

/* LOCATIONS PAGE */
#map {
	width:200px;
	height: 230px;
	margin-bottom: 20px;
	float:left;
}
.locations {
	width:290px;
	float:left;
	padding: 0px 0px 0px 20px;
}

/* GALLERY PAGE */
div.galleryCategory {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
div.galleryCategory a {
	border: 1px solid #cccccc;
	margin: 0px 5px;
	text-decoration: none;
	padding: 0 10px;
	background: #e5e5e5;
}
div.galleryCategory .active {
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
}
div.galleryThumb {
	width: 100px;
	height: 90px;
	float: left;
	margin: 0 10px 20px 10px;
}
div.galleryThumb a {
	display: block;
	width: 100px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #666666;
}
div.galleryThumbName {
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	background: #666666;
	width: 102px;
	overflow: hidden;
}

/* MULTIMEDIA PAGE S*/
#video {
	width: 320px;
	height: 280px;
	margin: auto;
}

/* LINKS PAGE */
div.linkItem {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 20px;
}
div.linkItem  img{
	display: inline;
}

/* REPORT STYLES */ /* NEWS STYLES */
div.reportItem a,div.newsItem a,div.eventItem a,div.grandItem a, div.searchItem a {
	text-decoration: none;
}
div.reportItem,div.newsItem,div.eventItem,div.grandItem, div.searchItem {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
div.reportItem h3,div.newsItem h3,div.eventItem h3,div.linkItem h3, div.searchItem h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
div.reportItem h4,div.newsItem h4,div.eventItem h4,div.linkItem h4, div.searchItem h4{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px 0;
}
span.download {
	font-style: italic;
	font-size: 11px;
	display: block;
	padding-top: 10px;
}
div.grandItem p {
	margin: 0;
}

/* REPORT DOWNLOAD ITEM */
.downloadItem {
	clear: both;
	width: 400px;
	margin: 20px auto;
	padding: 10px;
	border: 1px solid #cccccc;
}
.downloadItem p {
	margin: 0 0 10px 0;
}
.downloadHelp {
	font-size: 11px;
}
.downloadItem a {
	text-decoration: none;
}
.downloadItem a:hover {
	text-decoration: underline;
}
.downloadIcon img{
	display: block;
}
.downloadIcon {
	width: 100px;
	float: left;
	text-align: center;
	font-size: 11px;
}
a.downloadLink {
	display: block;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	clear: both;
	background: #e5e5e5;
}

/* PAGING STYLE */
.paging a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.paging a:hover {
	text-decoration: none;
	color: #000000;
	background: #f5f5f5;
}
.paging {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	color: #CCCCCC;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.paging span {
	border: 1px solid #cccccc;
	padding: 0 5px;
	margin: 0 3px;
}

/* GRAND PEOPLE */
.grandPeopleColumn {
	width: 255px;
	float: left;
	background: url(../images/connectY.gif) center center no-repeat;
}
#box2,#box11 {
	float: none;
	clear: both;
	width: 510px;
	margin: 10px 0;
	background-image: url(../images/connectX.gif);
}
#box8 a{ /* RIGHT HAND COLUMN */
	padding: 20px 0;
	margin-bottom: 15px;
}
div#file1 { /* Grand Master file*/
margin: 0 auto 10px;
}
div#file2, div#file11 {
	float: left;
}
div#file3, div#file12 {
	float: right;
}
div.grandPeople {
	width: 255px;
	text-align: center;
}
div.grandPeople h3,div.grandPeople p {
	margin: 0;
	font-size: 13px;
}
div.grandPeople a:hover {
	background: #cccccc;
}
div.grandPeople a {
	text-decoration: none;
	padding: 10px 0;
	background: #e1e1e1;
	display: block;
	border: 1px solid #cccccc;
	margin: 0 10px 10px;
}
div.profileImage {
	float: left;
	width: 160px;
}
div.profileImage img {
	border: 4px solid #cccccc;
	width: 140px;
}
div.profileData {
	float: left;
	width: 350px;
}
div.profileItem {
	clear: both;
	padding-top: 5px;
}
div.profileItem label{
	display: block;
	width: 95px;
	text-align: right;
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
div.profileItem p{
	margin: 0;
	display: block;
	width: 250px;
	float: right;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}