body {
	margin: 0px;
	background-color: #f6efcc;
}


div#parent {
	width: 1024px;
	height: 1100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #f6efcc;
	border-style: solid;
	border-width: 1px;
	border-color: #854141;
	background: url(images/background.gif) repeat-x;
}

div#top {
	width: 1024px;
	height: 149px;
	background: url(images/index_01.gif);
}

div#wrapper {
	float: left;
}

div#index_02 {
	width: 354px;
	height: 87px;
	background: url(images/index_02.gif);
}

div#index_05 {
	width: 354px;
}

div#index_09 {
	width: 354px;
	height: 191px;
}

div#index_10 {
	width: 354px;
	height: 189px;
}

div#index_03 {
	width: 211px;
	height: 172px;
	background: url(images/index_03.gif);
}

div#index_08 {
	width: 211px;
	height: 432px;
	background: url(images/index_08.gif);
}

div#index_11 {
	width: 211px;
	height: 48px;
	background: url(images/index_11.gif);
}

div#index_04 {
	width: 459px;
	height: 130px;
	background: url(images/index_04.gif);
}

div#contact_04 {
	width: 459px;
	height: 130px;
	background: url(images/contact_04.gif);
}

div#links_04 {
	width: 459px;
	height: 130px;
	background: url(images/links_04.gif);
}

div#products_04 {
	width: 459px;
	height: 130px;
	background: url(images/products_04.gif);
}

div#index_06 {
	float: left;
	width: 361px;
	height: 474px;
	background: url(images/background_content.gif) repeat-y;
}

div#index_07 {
	width: 98px;
	height: 474px;
	background: url(images/index_07.gif);
}

div#index_12 {
	width: 459px;
	height: 48px;
	background: url(images/index_12.gif);
}

div#index_13 {
	width: 1024px;
	height: 126px;
}

div#index_14 {
	width: 1024px;
	height: 173px;
}

div#menu {
	margin-left: 70px;
	margin-top: 14px;
}

p.font_content {
	margin-top: 20px;
	font-family: Times New Roman;
	font-size: 12px;
	color: #5e1c1c;
}

a#home,

a:visited#home {
  display: block;
  margin-top: 5px;
  width: 211px;
  height: 24px;
  background-image: url(images/home_on.gif);
  padding: 0px;
  text-decoration: none;
}

a:hover#home {
  margin-top: 5px;
  background-image: url(images/home_hover.gif);
}

a#products,

a:visited#products {
  display: block;
  margin-top: 5px;
  width: 211px;
  height: 24px;
  background-image: url(images/products_on.gif);
  padding: 0px;
  text-decoration: none;
}

a:hover#products {
  margin-top: 5px;
  background-image: url(images/products_hover.gif);
}

a#links,

a:visited#links {
  display: block;
  margin-top: 5px;
  width: 211px;
  height: 24px;
  background-image: url(images/links_on.gif);
  padding: 0px;
  text-decoration: none;
}

a:hover#links {
  margin-top: 5px;
  background-image: url(images/links_hover.gif);
}

a#contact,

a:visited#contact {
  display: block;
  margin-top: 5px;
  width: 211px;
  height: 24px;
  background-image: url(images/contact_on.gif);
  padding: 0px;
  text-decoration: none;
}

a:hover#contact {
  margin-top: 5px;
  background-image: url(images/contact_hover.gif);
}

img.top_img {
	border-style: none;
	width: 34px;
	height: 27px;
}

div#home_contact {
	margin-top: 70px;
	margin-left: 770px;
}


div#attraction {
	margin-top: 10px;
	margin-left: 100px;
}

p.attraction {
	font-family: verdana;
	font-size: 10px;
	color: #854141;
}

h2 {
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	color: #854141;
}

.liner {
	width: 200px;
	color: #854141;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	border-style: dashed;
	border-width: 1px;
}

div.attraction_content {
	height: 220px;

}

.attraction_image {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	width: 95px;
	height: 137px;
}

p.center {
	text-align: center;
}

div#copyright {
	width: 100%;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-size: 10px;
	color: #854141;
}

div#support {
	width: 100%;
	margin-top: 80px;
}

img.no_border {
	border-style: none;
}

div#support_border {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 76px;
	border-style: dashed;
	border-width: 1px;
	border-color: #854141;
	background-color: white;
}


font#item_title {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}