body
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:90%;
	background:#21320d url(../images/bgmaingrad.jpg) repeat-x;
	color:#333;
	text-align:center;
	padding:0;
	margin:0;
}
h1{
	font-family:Georgia, serif;
	font-style:italic;
}
h1 {
	font-size:150%;
	font-weight:normal;
	color:#5b310f;
}
h2 {
	
	font-size:110%;
	font-weight:bold;
	color:#5b310f;
}
h3 {
	font-size:100%;
	font-weight:bold;
	color:#5b310f;
}
p {
	color:#333333;
}
a {
	text-decoration:underline;
	color:#5b310f;
}
a:hover {
	color:#5b310f;
	text-decoration:none;
}
img {
	border:none;
	margin:0;
}
ul {
	list-style-type:square;
	color:#5b310f;
}

ol li {
	margin:5px 0;
}
#doc {
	background:#f5f4e4;
	width:770px;
	margin:auto;
	padding:0;
}
#hd {
	background:url(../images/marquee2.jpg) no-repeat;
	height:120px;
	text-align:left;
	margin:0;
}
#logo {
	padding:0;
	color:#fff;
	height:120px;
}
#logo img, #logo p {
	float:left;
	margin:0 0 0 10px;
	font-size:14px;
}
#logo p {
	color:#FFDE00;
	letter-spacing:3px;
}
#logo span {
	font-size:18px;
}
#menu {
	list-style-type:none;
	list-style-image:none;
	margin:0 0 10px 0;
	padding:0;
	background:#dc7827 url(../images/topgradient.gif) repeat-x;
	min-height:32px;
	height:32px;
	clear:both;
}
#menu li {
	float:left;
	height:27px;
	padding:0;
}
#menu li a {
	font-size:13px;
	text-decoration:none;
	color:#5b310f;
	font-weight:bold;
	display:block;
	padding:8px 16px;
}
#menu li a:hover,#menu li a.act {
	background:#5b310f url(../images/actmenugrad.gif) repeat-x;
	color:#dc7827;
}
#bd {
	line-height:125%;
	padding:0;
	margin:20px 0 0 0;
}
#rtbdimg {
	float:right;
	margin:0 0 0 20px;
}
#ltcolumn,#rtcolumn {
	float:left;
	margin-top:20px;
}
#ltcolumn {
	width:500px;
	text-align:left;
	padding:20px 35px;
}

/*gallery thumb styling
-----------------------------------------*/

#gallery img {
float:left;
margin:0 5px 5px 0;
}
/*font change for events and about pages only
--------------------------------------------------*/
#about-us #ltcolumn p, #events-news #ltcolumn p, #events-news #ltcolumn blockquote, #events-news #ltcolumn ul {
	font-family:Bookman Old Style, Baskerville Old Face, Georgia "Times New Roman", Times, serif;
}

#design-ideas #ltcolumn blockquote {
	margin: 15px 25px;
	padding:10px 0 0 0;
	border-top:1px dotted #5b310f;
	font-size:90%;
	font-style:italic;
	/*border-bottom:1px dotted #5b310f;*/
}
#events-news #ltcolumn blockquote, #events-news #ltcolumn blockquote p {
	font-style:italic;
	font-size:100%;
}
/*page feature
---------------------------------*/
dl.feature {
	margin:15px 0;
	padding:15px 0 15px 15px;
	/*border-top:1px dotted #ccc;*/
	border-bottom:1px dotted #ccc;
}
dl.feature:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
dl.feature dt {
	margin:0 0 .5em o;
	font-size: 120%;
	color:#333;
}
dl.feature dt img {
	float:left;
	margin:0 15px 5px 0 ;
	/*padding:0 4px 4px 0;*/
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;
}
dl.feature dt img.right {
	float:right;
	margin:0 0 0 15px ;
	/*padding:0 4px 4px 0;*/
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;
}
dl.feature dd {
	margin:5px 0 0 0;
	line-height:1.5em;
	color:#333;
	}
* html dl.feature {height:1%;/*IE5 & 6*/
}
*:first-child+html dl.feature {min-height:1px;} /*IE7*/

/*end of page feature styling
---------------------------------*/

#rtcolumn {
	width:190px;
	text-align:left;
}

#rtcolumn p {
	margin:0 0 5px 0;
}
.rttitle {
	background:#dc7827 url(../images/gradient.gif) 0 0 repeat-x;
	width:170px;
	margin:10px 0 0 0;
	min-height:23px;
}
.rttitle h2 {
	padding:5px 0 5px 10px;
	border-bottom:2px #5b310f solid;
	font-size:90%;
	font-weight:bold;
	color:#5b310f;
	margin:0;
}
.rtcontent {
	background:#f2e6d9 url(../images/rcol-bg.gif) bottom center;
	font-size:85%;
	text-align:left;
	color:#000000;
	width:150px;
	padding:10px;
	margin:0 0 20px 0;
}
.rtcontent:after {
	content:"";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.rtcontent a{
	color:#5b310f;
}

.rtcontent a:hover {
	text-decoration:none;
}
.rtcontent ul {
	margin:0 0 0 15px;
	padding:0;
}

.event {
	width:180px;
}
#gallery .event img {
	float:none;
}

/*#rttop, #rtbot {
	background:#dc7827 url(../images/gradient.gif) 0 0 repeat-x;
	width:170px;
	margin:20px 0 0 0;
	min-height:23px;
}
#rttop h2, #rtbot h2 {
	padding:5px 0 5px 10px;
	border-bottom:2px #5b310f solid;
	font-size:90%;
	font-weight:bold;
	color:#5b310f;
	margin:0;
}
#rttopcnt, #rtbotcnt {
	background:#f2e6d9 url(../images/rcol-bg.gif) bottom center;
	font-size:85%;
	text-align:left;
	color:#000000;
	width:150px;
	padding:10px;
	margin:0 0 20px 0;
}
#rttopcnt:after, #rtbotcnt:after {
	content:"";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
#rttopcnt a, #rtbotcnt a {
	color:#5b310f;
}
#rttopcnt a:hover, #rtbotcnt a:hover {
	text-decoration:none;
}
#rttopcnt ul, #rtbotcnt ul{
	margin:0 0 0 15px;
	padding:0;
}
#rtcolumn img {
	margin:20px 20px 0 0;
}*/
/*Emphasized text
----------------------------------------*/
.notice {
	font-style:italic;
	font-size:110%;
}
/*image captions
----------------------------------------*/
.caption {
	margin:5px 20px 0 0;
	padding:0;
	font-size:85%;
}
/*quotes for right columns
----------------------------------------*/
#rtcolumn blockquote {
	text-indent: 25px;
	padding:0;
	margin:auto 0 auto 10px;
	background: url(../images/quotes1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#rtcolumn blockquote p {
	display: inline;
	margin: 0;
	font-style:italic;
	padding-right: 0;
	/*background: url(../images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}

/*Image floats*/

.right {
	float:right;
	margin:0 0 5px 10px;
}

.left {
	float:left;
	margin:0 10px 5px 0;
}

/*Image Captions
------------------------------------------*/
.caption {
	font-size:80%;
	color:#000066;
}
/*Newsletter Signup Form
------------------------------------------*/
#first {
	display:none;
}

form {
	width:350px;
	padding:20px;
	border:2px #5b310f solid;
}
form h3 {
	margin:0 0 15px 0;
}
form p {
	margin:5px 0;
}
.clear {
		 clear:both;
} 

#copy {
	background:#5b310f url(../images/actgradient.gif) repeat-x;
	min-height:21px;
	padding:5px 10px;
	text-align:right;
	clear:both;
}
#copy span {
	color:#dc7827;
	font-size:85%;
	float:right;
}
#copy a {
	color:#dc7827;
	text-decoration:none;
}
#copy a:hover {
	text-decoration:underline;
}
#ftmenu {
	font-size:90%;
	color:#FFFFFF;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0 0 0 10px;
}
#ftmenu li {
	float:left;
	height:auto;
	padding-right:20px;
}
#ftmenu li a {
	text-decoration:none;
	color:#dc7827;
}
#ftmenu li a:hover,#ftmenu li a.act {
	text-decoration:underline;
}
/* Styling for gallery javascript lightbox
----------------------------------------------*/
#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; }