/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* END RESET */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #8C9163;
	color: #000;
	font-weight: normal;
}

em { font-style: italic;}

h2 {
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
}

a {
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #990000;
  text-decoration: underline;  
  font-weight: bold;
}

.navtop {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.navtop a {
  text-decoration: none;
  color: #FFFFFF;
  	
}
.navtop a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

.home_mid {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	border: 0px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: center;
	left: auto;
	top: auto;
}

.home_mid a {
  color: #ffffff;
  text-decoration: none;
}

.home_mid a:hover {
  color: #ffffff;
  text-decoration: underline;  
}

.mid {
	margin-right: 20px;
	padding: 5px;
	font-weight: normal;
	color: #000000;
	background-color: #cccc99;
	vertical-align: top;
}

.mid img {
	float: left;
	margin-right: 10px;	
}

.mid a {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}

.mid a:hover {
  color: #990000;
  font-weight: bold;
  text-decoration: underline;  
}

.mid h2 {
	font-size: 24px;
	width: 550px;
	margin-left: 10px;
}

.mid h3 {
	font-size: 18px;
	margin: 0 0 0 10px;
	clear: both;
}

.mid h4 {margin-left: 10px;}

.mid p, .mid ul, .mid ol {
	width: 550px;
	margin-left: 10px;
}

.mid ul, .mid ol {
	list-style-position: inside;
}

.mid2 {
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	background-color: #cccc99;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	height: 0px;
	padding: 3px;
	margin: 0px;
	}
	
table.mid2 {
	border: none;
	border-collapse: collapse;
	margin-left: 10px;
	padding: 0;
}

.mid2 td {
	border: thin solid #7e7e7e;
	padding: 2px;
}

.mid2 a {
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}

.mid2 a:hover {
  color: #990000;
  text-decoration: underline;  
  font-weight: bold;
}

.mid3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	background-color: #660000;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	height: 0px;
	padding: 3px;
	margin: 0px;
	}

.mid3 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  
}

.mid3 a:hover {
  color: #ffffff;
  text-decoration: underline;  
  font-weight: bold;
}

.registration a, .registration a:hover {
	padding: 2px 5px;
	color: #FFF;
	background-color: red;
	font-weight: bold;
	text-decoration: none;
}

.registration a:hover {
	color: red;
	background-color: #FFF;
}

table.reg {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: none;
	color: #000;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	height: 0px;
	padding: 20px;
	margin: 0;
}

table.calendar {
	border: none;
	border-collapse: collapse;
	margin-left: 10px;
	padding: 0;
	background-color: #FFF;
}

table.calendar thead {
	color: #FFF;
	text-align: center;
}

.calendar td {
	border: thin solid #7e7e7e;
	padding: 2px;
	font-size: 12px;
}

td.reg  {padding: 5px 0 2px 20px;}

.success {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #000;
	background-color: #FFF;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	height: 0px;
	padding: 20px;
	margin: 30px 0;
}

.success a {
  color:blue;
  text-decoration: none;
  font-weight: bold;
}

.success a:hover {
  color: #ffffff;
  text-decoration: underline;  
  font-weight: bold;
}

.back {margin: 10px 0;}

.copyrt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	background-color: #b6bc82;
	text-align: center;
	vertical-align: top;
}

.copyrt a {
  color: #660000;
  text-decoration: none;
}

.copyrt a:hover {
  color: #660000;
  text-decoration: underline;  
}

.navlft {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	border: 0px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	background-color: #000;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	padding: 8px 5px 5px 8px;
	margin: 0;
}

.navlft ul {margin-right: 10px;}

.navlft li {
	line-height: 18px;
}

.navlft a {
  color: #ffffff;
  text-decoration: none;
}

.navlft a:hover {
  color: #ffffff;
  text-decoration: underline;  
}

.navlft .reg a {
  padding: 2px 4px;
  color: #ffffff;
  background-color: red;
  text-decoration: none;
}

.navlft .reg a:hover {
  padding: 2px 4px;
  color: red;
  background-color: white;
  text-decoration: none;  
}

.right {
	float: right;
	margin: 0;
}

.left { float: left;}

.clear { clear: both;}

.lb_photos {
	display: inline;
	margin: 0 15px 0 10px;
	line-height: 30px;
	background: transparent url(../images/photo.gif) left center no-repeat;
	padding-left: 28px;
}

/* Lightbox 2 */

#lightbox {	
	position: absolute;	
	left: 0; width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img { 
	width: auto; 
	height: auto;
}

#lightbox a img {border: none;}

#outerImageContainer { 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}

#imageContainer {padding: 10px;}

#loading { 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}

#hoverNav { 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}

#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}

#prevLink, #nextLink { 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA);
	 /* Trick IE into showing hover */ display: block; 
}
#prevLink {left: 0; float: left;}

#nextLink {right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover {background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background: url(../images/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer { 
	font: 11px Arial, Helvetica, sans-serif; 
	background-color: #fff; margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%; 
}

#imageData {
	padding:0 10px; 
	color: #666; 
}

#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color: #000;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

.bordeaux { color: #600 !important;}

.right {
	float: right;
	margin: 0;
}


