* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 20px;
	font-size: 62.5%;
	font-family: Verdana, Helvetica, sans serif;
	font-weight: normal;
	background-image:url(/images/bg_06hr.jpg);
	line-height: 150%;
}

p {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
.floatright {
	float: right;
	margin: 10px;
}
.floatleft {
	float: left;
	margin: 10px;
}
.outer_wrapper {
	width: 840px;
	margin: 0 auto;
	background:url(/images/bg_a176.jpg) 0 0 repeat-y;
	font-size: 1.2em;
}

.extra1 {
	width: 840px;
	height: 3px;
	background-image:url(/images/bg_uibi.jpg);
}

.wrapper {
	width: 800px;
	margin: 0 auto;
}

/*--------------------------------
	Top Navigation
---------------------------------*/
.navigation_top {  /* one of the navs will be display: none; */
	width: 800px;
	height: auto !important;
	background-image: url(images/bkgNav124_1.gif);
	background-repeat: no-repeat;
	/*background-color: #424242;*/
	background-color: #738716;
	background-position: left top;
}

.navigation_top:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.navigation_top ul {
	margin: 0;
	padding: 0;
	height: auto !important;
}

.navigation_top ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.navigation_top ul li {
	list-style-type: none;
	display: inline;
	float: left;
}

.navigation_top ul li.last_nav_item {
}

.navigation_top ul li.first_nav_item {
}

.navigation_top ul li a {
	width: 160px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 6px;
	text-decoration: none;
	display: block;
	background-image:url(/images/bg_bc9u.jpg);
	/*background-color: #738716;*/
}

.navigation_top ul li a:visited {
	color: #fff;
}

.navigation_top ul li a:hover {
	color: #0f5532;
	text-decoration: none;
	background-image:url(/images/bg_31p5.jpg);
	/*background-color: #d2e764;*/
}

/*--------------------------------
	End Top Navigation
---------------------------------*/
.extra10 {
}
/*--------------------------------
	Header
---------------------------------*/
.header_wrapper {
	clear: both;
	margin-bottom: 0;
	height: 280px;
	width: 800px;
	background-image:url(/images/bg_7ve9.jpg);
}

.extra2 {
	float: right;
	width: 400px;
	height: 280px;
	margin-top: 0;
	padding-right: 0;
	background-repeat: no-repeat;
	background-image:url(/images/bg_p71w.jpg);
}

.main_header {  /*--Don't forget the height and overflow: hidden--*/
	height: 250px;
	width: 338px;
	overflow: hidden;
	font-size: 2.6em;
	text-align: left;
	padding: 15px 30px;
	float: left;
}

.main_header p {
	margin: 0;
	padding: 0;
}

.extra3 {
}

.sub_header {
	display: none;
}

.sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------------
	End Header
---------------------------------*/

.extra4 {
}

/*--------------------------------
	Bottom Navigation
---------------------------------*/

.navigation {
	display: none;
}
.navigation ul {
}
.navigation ul:after {
}
.navigation ul li {
}
.navigation ul li.last_nav_item {
}
.navigation ul li.first_nav_item {
}
.navigation ul li a {
}
.navigation ul li a:visited {
}
.navigation ul li a:hover {
}
/*--------------------------------
	End Bottom Navigation
---------------------------------*/

.extra5 {
	height: 30px;
	background-image:url(/images/bg_r7nu.jpg);
	margin-bottom: 10px;
}

/*--------------------------------
	Page Title
---------------------------------*/
.pagetitle {
	color:#787878;
	width: 740px;
	/*float: left;*/
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-right: 30px;
	background: transparent url(/images/line_6qug.jpg) left bottom repeat-x;
	margin-left: 30px;
	margin-right: 30px;
	height: 25px;
	line-height: 25px;
}
.pagetitle h1 {
	font-size: 1.3em;
	padding: 0;
	margin:0;
	color: #426A76;
}
#breadcrumbs {
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	margin: 10px 0 5px 0;
}
#content #breadcrumbs li {
	margin-left: 5px;
	float: left;
	list-style: none;
}
#content p {
	margin: 5px 0;
}
/*--------------------------------
	End Page Title
---------------------------------*/
.extra6 {
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.subnavigation {  /* subnavigations always display: none; */
	/*display: none;*/
	text-align: center;
	margin-top: 10px;
}
.subnavigation ul {
}
.subnavigation ul:after {
}
.subnavigation ul li {
	display: inline;
	padding: 2px 8px 2px 3px;
	border-right: 1px solid #333;
	/*font-weight: bold;*/
}
.subnavigation ul li.last {
	border-right: 0;	
}
.subnavigation ul li.last_nav_item {
}
.subnavigation ul li.first_nav_item {
}
.subnavigation ul li a {
}
.subnavigation ul li a:visited {
}
.subnavigation ul li a:hover {
}
/*--------------------------------
	End Sub Navigation
---------------------------------*/
.extra11 {
}
/*--------------------------------
	Content
---------------------------------*/
#content {
	width: 760px;
	padding: 0 0 20px 20px;
	margin: 0;
	min-height: 500px;
}
* html #content {
	height: 500px;
}
#content-inner {
	padding: 0 10px 0 0;
}
#content li {
	margin-left: 25px;
}
/*--------------------------------
	End Content
---------------------------------*/

/*--------------------------
	Footer
--------------------------*/

.footer {
	float: left;
	width: 740px;
	color:#191919;
	font-size: .9em;
	padding: 80px 30px 0 30px;
	min-height:20px;
	height:auto !important;
	height:20px;
	background-image:url(/images/bg_fqhq.jpg);
	text-align: right;
}



/*--------------------------
	End Footer
--------------------------*/
.extra8 {
}
.extra9 {
	width: 840px;
	background-image:url(/images/bg_zi5y.jpg);
	height: 3px;
	clear: both;
}
/*--------------------------
	Extra Stuff
--------------------------*/
.center-text {
	text-align: center;
}
a {
color:#0A3620;
}
a:link {
color:#0A3620;
}
a:visited {
color:#0B4025;
}
a:hover {
color:#0F5532;
}
.banner {
	margin-top: 45px;
	text-align: center;
}

/*--------------------------
	Index Page
--------------------------*/
#index-page {
	margin-top: 20px;
}
#index-page p {
	margin: 10px 0;
}
#index-page h1 {
	color: #EB9C15;
	margin: 10px 0;
	font-size: 1.4em;
}
#index-page dt {
	margin-top: 10px;
}
img.index-image1 {
	float: right;
}
img.index-image2 {
	float: right;
}
.index-tagline {
	color: #666;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
}
.localeSelector {
	cursor: pointer;
	position: relative;
	float: right;
	background-color: #99ff99;
	padding: 3px;
	border: 1px solid #006633;
	z-index: 97;
}

.localeSelector:hover {
	background-color: #9999ff;
}

.localeSelectorMenu {
	cursor: pointer;
	position: absolute;
	background-color: #99ff99;
	padding: 0;
	border: 1px solid #006633;
	z-index: 101;
}

div.localeSelectorMenu {
	padding: 3px 3px 3px 3px;
}

.localeSelectorMenu div:hover {
	background-color: #9999ff;
}

span.error, div.error {
	font-weight: bold;
	color: red;
	margin-left: 5px;
	background-image: url(/images/exclamation-16.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}

span.error a, div.error a {
	color: red;
}

.editable-in-place {
	cursor: pointer;
	border: 1px dotted transparent;
}

.editable-in-place:hover {
	background-color: #ffffcc;
	border-color: #999999;
}

.edit-in-place {
	z-index: 100;
	padding: 5px;
	border: 2px inset #009999;
	background-color: #ffffff;
}

.edit-in-place input {
	font-size: 11px;
	margin-right: 3px;
	float: left;
	border: 1px solid #99ccff;
}

.edit-in-place textarea {
	height: 500px;
	width: 700px;
	font-size: 11px;
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #99ccff;
}

.edit-in-place .buttons {
	display: block;
}

.edit-in-place a.edit-in-place-button {
	border: 1px outset #999999 !important;
	text-decoration: none !important;
	background-color: #99ccff !important;
	color: #000000 !important;
	float: right !important;
	padding: 2px !important;
	margin-right: 3px !important;
	font-size: 12px !important;
}

.edit-in-place.textarea a {
	margin-top: 5px;
}

.edit-in-place a.edit-in-place-button:hover {
	background-color: #ccffff;
}

.edit-in-place a.edit-in-place-button:active {
	border: 1px inset #999999;
}

.edit-in-place .localeSelector {
	display: inline;
	float: left;
	margin-right: 4px;
}

.edit-in-place .localeSelector img {
	width: 23px !important;
	height: 15px !important;
}

.edit-in-place.textarea .localeSelector {
	margin-top: 5px;
}

.tooltipped {
	cursor: help;
}

#tooltip {
	background-color: #ffffcc;
	border: 1px solid #666666;
	padding: 2px;
	max-width: 200px;
	z-index: 97;
}

#hiddenNotice,
#unpublishedNotice {
	position: fixed;
	top: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 50px;
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
	opacity: 0.4;
	z-index: 10000;
}

#lutraDebugger {
	position: fixed;
	top: 50px;
	left: 200px;
	padding: 10px;
	background: #ffcccc;
	border: 1px solid #ff3333;
}

#lutraDebugger a.close {
	float: right;
	border: 1px outset #cccccc;
	padding: 2px;
	cursor: pointer;
	text-decoration: none;
}

#lutraDebugger a:hover.close {
	background: #ccffcc;
}

#lutraDebugger a:focus.close {
	border: 1px inset #cccccc;
}

#lutraDebugger ul {
	list-style: none;
	font-weight: bold;
	clear: right;
}

#lutraDebugger ul li {
	padding: 3px;
}

#lutraDebugger ul li.odd {
	background: #ffaaaa;
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
}

#lutraDebugger ul li.odd.last {
	border-bottom: none;
}
#metaBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: blue;
	padding: 5px 0;
	color: white;
	border-top: 2px inset black;
	text-decoration: none;
	display: block;
	font-size: 12px;
	z-index: 3000;
}

#metaBar.editing {
	height: 100px;
}

#metaBarTitle {
	padding-left: 5px;
}

#metaBar #currentTags li {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	padding-top: 0;
	margin-top: 0;
}

#metaBar #metaTags  li {
	width: 250px;
	float: left;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

#metaBar ul li textarea {
	width: 250px;
	text-align: left;
}

#metaBar .button {
	float: left;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px #a9a9a9;
	text-decoration: none;
	vertical-align: middle;
}

#metaBar .enabled {
	background: #e1ddc8 url(/admin/images/button.gif) repeat-x;
	color: #0a1f62;
	border-style: outset;
}

#metaBar .enabled:hover {
	background: #f1e3d5 url(/admin/images/button-hover.gif) repeat-x;
}

#metaBar .enabled:active {
	border-style: inset;
}

#metaBar .disabled {
	background: #d8d8d7 url(/admin/images/button-disabled.gif) repeat-x;
	color: #777;
	border-style: dotted;
	cursor: default;
}

#metaButtons {
	border: 1px solid blue;
	float: left;
	width: 150px;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
}

#metaBarMessage {
	font-size: .9em;
	font-weight: bold;
	line-height: 35px;
	float: right;
	vertical-align: middle;
	margin-right: 4px;
	padding: 3px;
	width: 80px;
	color: green;
	background-color: #FAEBD7;
	border: 1px solid white;
	text-align: center;
}

a#showInAdmin {
	background-color: #FFA500;
	padding: 5px 0;
	color: black;
	border-top: 1px dotted black;
	text-decoration: none;
	float: right;
	width: 150px;
	margin-right: 5px;
}

a#showInAdmin:hover {
	background-color: #FFD53C;
}
/* for clumping */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#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%;
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url( /includes/lightbox/images/prevlabel.gif ) left 0 no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url( /includes/lightbox/images/nextlabel.gif ) right 0 no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 100%; /*float: left;*/
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageDetails #closeButton {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha( opacity = 60 );
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}
	
