html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
	border-width: 0;
	margin: 0;
	padding: 0;
	text-align:left;
}
/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body {
	margin: 0;
	line-height: 1.5em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-color : #362e2c;
	/*background: #b43301 url(../../images/templatemo_main_bg.jpg) repeat-x;*/
}

h2, h3, h4, h5, h6{color: #ffffff;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1 {
	margin: 0.25em 0;
	font-size: 20px;
	width: 300px;
    height: 28px;
    font-weight: bold;
	color: #ffffff;
}

h2 {
	margin: 0.25em 0;
	font-weight: normal;
	font-size: 1.6em;
	color: #ffffff;
}
h3 {
	margin: 0.25em 0;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	color: #ffffff;
}
h4 {
	margin: 0.25em 0;
	font-size: 1.2em;
	font-weight: bold;
	width: 100px;
}
h5 {
	margin: 0.25em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.25em 0;
	font-size: 0.8em;
	font-weight: bold;
}
p  {
    margin: 1em 0;
    line-height:1.4;
}

a:link, a:visited { color: #ffffff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #362e2c; }

#sizer {
	width: 80%;
	max-width: 900px;
	margin: 5px auto 0 auto;
	padding: 0;
}
#expander {
	position: relative;
	min-width: 772px; /* Critical Safari fix!*/
	margin: 0 -47px 0 -47px; 
	background: #FFFFFF;
	background-repeat:repeat-y;
	background-position:top right;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	/*border-bottom:1px solid #EBE4DE;*/
	text-align:left;
	background-repeat:repeat-y;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}
#leftcolumn{
	float:left;
	width:130px;
	margin-right:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#EBE4DE;
	font-size:0.9em;
}

html>body #leftcolumn{margin-right:0;}

#leftcoltop{
	height:40px;
	background-color:#FAECE8;	
	background-position:bottom right;
	background-repeat:no-repeat;
}
#loginbox {
    min-height:124px;	
	margin:2px;
	padding:5px 0.5em;
	/*border:1px solid #493221;*/
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	color:#6D584D;
}

* html #loginbox {height:124px;}

#loginbox h4 {margin:0;}

#leftbarcontainer {
	margin:2px;
	/*padding:1em 0.5em;
	border:1px solid #6D5B4D;*/
	background-color: #362e2c;
	background-position:top right;
	color:white ;
}
#subnav {
	padding-bottom:1em;
	overflow:hidden;
}

#subnav a {}

#subnav a:hover {text-decoration:underline;}

.leftbaritem {padding:2em 3em; background-image:url(Images/line_srtaight.png);
	background-repeat:no-repeat;}

#rightcolumn{
	float:right;
	width:130px;
	margin-left:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#EBE4DE;
	font-size:0.9em;
}
html>body #rightcolumn{margin-left:0;}

#rightcoltop{	
	height:40px;
	padding:0 1em;
	text-align:right;
	color:#563821;
	background-color:#FAECE8;
	/*background-image:url(Images/rightcoltop.gif);*/
	background-position:bottom left;
	background-repeat:no-repeat;
}

#rightcoltop a {color:#563821;}

#searchbox {
	position:relative;	
	height:130px;
	padding:5px 0.5em;
	margin-bottom:-2px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}

#searchbox div {
    position:absolute; 
    bottom:0.5em; 
    text-align:right;
}
#loginbox .txtBox, #searchbox .txtBox {
    /*border:1px solid #64493E;*/
    background-color:#FFFFFF;
    font-size:1em;
}
#rightbarcontainer
{
    margin: 2px;
    padding: 1em 0.5em;
    /*border: 1px solid #6D5B4D;*/
    color: 	 #cccccc;
    /*background-image : url(../../images/templatemo_content_bg.jpg);*/
    background-color : #362e2c;
}
.rightbaritem{
	padding:2em 3em;
	background-image:url(Images/line_srtaight.png);
	background-repeat:no-repeat;
}
#centercolumn{
	height:1%;
	margin:0;
	background-repeat:no-repeat;
	background-position:top right;
}
html>body #centercolumn {
	height:auto;
	margin-left:52px;
	margin-right:52px;
}
#centercoltop{
	height:18px;	
	background-repeat:no-repeat;
}

html>body #centercoltop {height:19px;}

#mainnav {	
	height:22px;
	background-color:transparent;
	font-size:1em;
	/*background-image:url(Images/mainnav_bg.gif);*/
	background-repeat:repeat-x;
	background-position:bottom left;	
}

html>body #mainnav {height:21px;}

#mainnav a {}

#mainnav a:hover {}

#mainnav table {text-align:right;}

#mainnav .item {
	padding:0em 1em; 
	/*border-top:6px solid #FFFFFF;*/
	font-weight:bold;
	color:#6D584D;
}

html>body #mainnav .item {border-top:6px solid transparent;} 

#mainnav .hover{}

#mainnav .selected {
	border-top:6px solid #FAEBE7;
}

html>body #mainnav .selected {border-top:6px solid #FAEBE7;} 
    
#header 
{
	position:relative;
	width :980px;
	margin:2px;
    /*background-image : url(../../images/templatemo_content_bg.jpg);*/
    background-color : #362e2c;
	background-position:right top;
	text-align:left;
	top: 0px;
	left: 0px;
}

#maincontent {
	margin:2px;
	/*padding:1em 1em;
	border:1px solid #6D5B4D;*/
	border:0px;
	background-position:top right;
	background-color : #362e2c;
	/*background-image : url(../../images/templatemo_content_bg.jpg);*/
}
#maincontent .teaser
{
    margin: 0.7em 0 1.0em 0;
    color: 	#cccccc;
    width: 540px;
}

#maincontent .teaser2
{
    margin: 0.7em 0 1.0em 0;
    color: 	#cccccc;
}

#maincontent h2:before{content: url(Images/magnolia_small.gif);}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	/*border:1px dotted #EEA2CD;*/
	color:#573922;
}

#maincontent legend {background-color:#FFFFFF;}

* html #maincontent legend {padding:0.5em;}

#maincontent label {line-height:2em;} 

#maincontent .txtBox {
    /*border:1px solid #DDD1C4;*/
    font-size:1em;
    background-color:#F26522;
}

html>body #maincontent .txtBox {font-size:1.2em;}

#maincontent .txtBox:focus {background-color:#F26522;}   

#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

#maincontent table tr td {padding: 0.2em 0.5em;} 

.button
{
	/*border: 1px solid #6D5B4D;
	color: #6D584D;
	
	font-size: small;*/
	background-image: url('../../../Images/btn_red.png');
	color: #FFFFFF;
	width: 110px;
	height: 27px;
	background-color: #362e2c;
	border: 0px;
	vertical-align: middle;
}   

.rdobutton {
    color:white;
    font-size: small ;
}   

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 0.4em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin:  0.25em 1em 0.25em 0;
}

.imgleft {
	float:left;
	display:inline;
	margin:  0 0 0 0;
}

.table
{
    /*border: 0 none #6D5B4D;
    border-left: 1px solid #6D5B4D;
    border-top: 1px solid #6D5B4D;
    border-bottom: 1px solid #6D5B4D;
    border-right: 1px solid #6D5B4D;*/
    background-color: #362e2c;
    border: 0px;
}
th, .tdL, .tdR {/*
  text-align: center;
  border-right:  1px solid #aaa;
  border-bottom: 1px solid #aaa;*/
}
th {/*
  background: url(Images/bg_tile.jpg);
  border-left:  1px solid #cff;
  border-right: 1px solid #358;*/
}
.tdL {text-align:  left; padding-left:  4px;}
.tdR {text-align: right; padding-right: 4px;}

.tableStyle
{
	color:#000000;
	line-height:120%;
	background-image:url(Images/bg.jpg);
}

.tdStyle
{

}

div.readmore {
	text-align:right;
	width: 75px;
}


/* footer */
#footer 
{
	margin:2px;
    padding:0.5em;
    font-size:smaller;
	clear: both;
	width: 840px;
	padding: 30px;
	margin: 0 40px;
	text-align: center;
	background: #342e2c url(../../images/templatemo_footer_bg.jpg) top repeat-x;
	color: #cccccc;
}

#footer a {
	color: #7c7471;
	padding:0 0.5em;
}

#footer a:hover {
	/*color: #FFFFFF;*/
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #7c7471;
}

.footer_menu .last_menu {
	border: none;
}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0;
		width:auto !important;
	}
	#expander {
		margin:0 !important;
		background: none;
	}	
	#wrapper {
		border-bottom-style:none;
		background:none;
	}	
	a {
		color:#666666; 
		text-decoration:underline;
	}
	
	#leftcolumn, #rightcolumn, #maincontent h2:before {display:none;}	
	
	#centercolumn {
		width:100%;
		margin:0 !important;
		background:none;
	}
	#centercoltop {
		height:auto;
		background:none;
	}
	#header {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}
	#header img {display:none;}
	#maincontent {
		margin:0; 
		border:none;
		background:transparent;
	}
	
	#maincontent .teaser {font-style:italic;}
	
	#maincontent  fieldset {border:none;}
	
	#maincontent .txtBox {background:none;}
	
	}
	
.cleaner_h30 { clear: both; width:100%; height: 30px; }

.button_01 a
{
	background-position: url(../../../images/templatemo_button_01.png) no-repeat;
	display: block;
	width: 75px;
	height: 25px;
	padding: 5px 32px 0 5px;
	background: url(../../../images/templatemo_button_01.png) no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


#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: 10px Verdana, 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;	}
#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; }
