/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(http://www.thetreasurehunt.net/images/bkgd.jpg);
}

* {
	margin: 0;
	padding: 0;
}
#page {
	width: 972px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 887px;
	height: 78px;
	background: url(images/header_bg.jpg) repeat-x;
	padding: 45px 70px 0 15px;
}

#logo {
	width: 398px;
	height: 80px;
	background: url(images/logo.jpg) no-repeat;
	float: left;
	margin-top: 2px;
}

#nav {
	float: right;
	width: 489px;
	margin: 33px 0 0 0;
	padding: 0;
}

img {
	margin: 0 -5px 0 0;
	padding: 0;
}

#welcome {
	width: 948px;
	height: 312px;
	background: url(images/welcome_bg1.jpg) repeat-x;
	padding: 5px 0 0 24px;
}

#left {
	width: 374px;
	height: 307px;
	float: left;
	background: url(images/order_bg1.jpg) repeat-x;
	margin: 0;
	padding: 0 0 0 0;
}

#order {
	float: right;
	margin: -5px 5px 0 0;
}

#right {
	width: 541px;
	height: 307px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 10px 0 23px;
	font: 15px "Trebuchet MS";
}

#right p {
	padding: 5px 0 0 0;
}

#bottom {
	width: 972px;
	height: 219px;
	background: url(images/bottom_bg.jpg); 
}

#nav_bottom {
	float: left;
	width: 500px;
	margin: 20px 0 0 17px;
}

#bottom_right {
	width: 387px;
	background: url(images/bottom_right_bg.jpg) no-repeat;
	height: 229px;
	float: right;
	margin: 3px 48px 0 0;
	padding: 0 3px 0 5px;
	font: 14px "Trebuchet MS";
	color: #FFFFFF
}

#bottom_right p {
	padding: 5px 0 0 0;
}


#footer {
	width: 972px;
	height: 61px;
	background: url(images/footer_bg.jpg);
	font: 14px "Trebuchet MS";
	color: #6f564d;
	text-align: center;
	padding: 30px 0 0 0;
	margin: -13px 0 0 0;
	float:left;
}

#footer a {
	font: 14px "Trebuchet MS";
	color: #6f564d;
	text-decoration: none;
}

#footer a:hover {
font: 14px "Trebuchet MS"; 
color: #ffffff; 
text-decoration: none; 
}


#content_bg {

      width: 972px;

      background: url(images/bg_other.jpg) repeat-x #9b2325; }

 

#welcome_other {
      width: 948px;
      height: 66px;
      background: url(images/welcome_other.jpg) repeat-x;
      padding: 5px 0 0 24px;
}

 

#content_other {

      width: 655px;

      margin: 0 0 0 75px;

      padding: 25px 75px 25px 60px;

      background: url(images/content_bg_other.png) repeat-y;
	  
	  min-height: 500px;
	  
	   }

 

#content_other p {

      font: 15px "Trebuchet MS";

      padding: 0;

      margin: 0;

}

 

#content_other h1 {

      font: 29px "Trebuchet MS";

      margin: 0 0 10px 0;

      padding: 0;

      color: #9b2325;

}