/* CSS RESET */
html{color:#000;background:url(../images/BGtile.jpg)}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	color:#000;	
}

img {
margin-bottom:0px;
}

a {
	text-decoration:underline;
		color:#333333;
}
a:hover {
	text-decoration:underline;
		color:#666666;
}

#wrap {
	width:993px;
	text-align:left;
	background:url(../images/contentBG.jpg);
}

#wrapwide {
	width:993px;
	text-align:left;
	background:url(../images/contentBGwide.jpg);
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}
.treasuretroveright{margin:0px 0px 15px 15px; float:right;}
.treasuretroveleft{margin:0px 15px 15px 0px; float:left;}

/* header */
#header { position:relative; height:304px; background:url(../images/header.jpg) no-repeat bottom; width:993px; margin:0 auto; padding:none; }

/* content */
#content {margin:0 auto;}

.main {width:680px;  font-family:Arial, Helvetica, sans-serif; color:#000; margin-left:60px; margin-top:20px;}
.text { margin-bottom:20px}
.text p {font-size:14px; color:#000;}
.text strong {color:#000; font-weight:bold; color:#333333;}
.text h2 {font-size:22px; color:#993333; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
.text h3 {font-size:16px; font-weight:bold; color:#333333;}

.mainwide {width:860px;  font-family:Arial, Helvetica, sans-serif; color:#000; margin-left:60px; margin-top:20px;}
.textwide { margin-bottom:20px}
.textwide p {font-size:14px; color:#000;}
.textwide strong {color:#000; font-weight:bold; color:#333333;}
.textwide h2 {font-size:22px; color:#993333; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
.textwide h3 {font-size:16px; font-weight:bold; color:#333333;}

.galleryhighlight { background-image:url(../images/tilehighlight.jpg); width:860; line-height:1.2; padding-top:10px; padding-bottom:10px;}

.side { width:180px;display: inline; margin-right:35px}


/* footer */
#footer { height:65px; position:relative; background:url(../images/footerBG.jpg) repeat-x; width:993px; margin:0px auto; color:#FFFFCC;}
#ftinner{ position:absolute; bottom:28px; width:993px;}
.ftlink {margin-left:40px; width:410px;}
.ftlink2 {margin-right:40px; width:410px; text-align:right;}
.ftlink2 a{color:#FFFFCC; text-decoration:underline;}
.ftlink2 a:hover{color:#FFFFFF; text-decoration:underline;}
