* { margin: 0; padding: 0; }

body {
	font-family: verdana, arial, geneva, sans-serif;
	background-color: #964E4C;
	background-image: url('bg-a.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
	margin: 0; padding-bottom: 20px;
  }

#main {
	width: 800px;
	text-align: center;
	margin: 0 auto 30px auto;
	padding: 20px 0 30px 0;
	background-color: #7E4140;
	margin: 29px auto 0 auto;
	border: solid 1px #C99594;
	background-image: url("bg.png");
	background-repeat: repeat-y;
  }

#homequote {
  font-size: 12px;
  width: 450px;
  line-height: 17px;
  text-align: justify;
  font-weight: normal;
  font-style: italic;
  color: #ffffff;
  background-color: #AD4050;
  padding: 10px;
  border: 1px solid;
  border-color: #FFD700;
  margin: 0 auto 0 auto; 
  }
#roomquote {
  font-size: 13px;
  width: 500px;
  line-height: 20px;
  text-align: left;
  font-weight: normal;
  font-style: italic;
  color: #F5EFA7;
  margin: 0 auto 30px auto; 
  }
#roomdesc {
  font-family: verdana, arial, geneva, sans-serif;
  font-size: 14px;
  width: 600px;
  line-height: 20px;
  text-align: justify;
  font-weight: normal;
  color: #F5EFA7;
  margin: 10px auto 0 auto; 
  }
#baskets {
	font-size: 13px;
	width: 530px;
	line-height: 19px;
	text-align: center;
	font-weight: normal;
	color: #ffff99;
	background-color: #AD4050;
	padding: 10px;
	border: 1px solid;
	border-color: #FFD700;
	margin: 0 auto 0 auto;
}
#invited {
	font-size: 12px;
	width: 400px;
	line-height: 19px;
	text-align: center;
	font-weight: normal;
	color: #F5EFA7;
	background-color: #AD4050;
	padding: 10px 0 10px 0;
	border: 1px solid;
	border-color: #FFD700;
	margin: 10px auto 0 auto;
}
img.heart {
	margin-top: 3px;
}
img {
	border: solid 1px #FFD700;
	}

img.logo {
	border: none;
}

p.castlewood {
	font-size: 16px;
	color: #C6B5B3;
	font-weight: bold;
	margin: 20px auto 0 auto;
}

h1.castlewood {
	font-size: 16px;
	color: #C6B5B3;
	font-weight: bold;
	margin: 20px auto 0 auto;
}

h2.castlewood {
	font-size: 16px;
	color: #C6B5B3;
	font-weight: bold;
	margin: 20px auto 0 auto;
}

p.address {
	font-size: 12px;
	color: #F5EFA7;
	font-weight: bold;
	line-height: 14pt;
	margin: 2px auto 0 auto;
}
p.head1 {
	font-size: 22px;
	color: #29166F;
	font-weight: bold;
	margin: 0 auto 0 auto;
}
p.head2 {
	font-size: 20px;
	color: #F5EFA7;
	font-weight: bold;
	margin: 0 auto 0 auto;
}
p.head3 {
	font-size: 14px;
	color: #F5EFA7;
	font-weight: bold;
	margin: -10px auto 0 auto;
}
#rates {
	font-size: 9pt;
	line-height: 20px;
	color: #F5EFA7;
	text-align: center;
	margin: 20px auto 20px auto;
	width: 600px;
	}

#pictable {
margin: 20px auto 0 auto;
}

#pictable table td {
padding: 8px;
}

#credit {
margin: 15px auto 0 auto;
}

/*table.thumbtable td {
	font-size: 10px;
	color: #ffffff;
	padding-top: 2px;
}*/

 #navwrap {
 width: 798px;
 margin: 0 auto;
 text-align: center;
 }
 
 table.navbar {
	border-collapse: collapse;
  background-color: #7E4140;
	margin: 0 auto 10px auto;
}

table.navbar td a {
	display: block;
	font-weight: bold;
	text-align: center;
	width: 129px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-decoration: none;
	background-image: url("button1.gif");
	border: 1px solid #C99594;
	margin-right: 2px;
	color: #E9D9BD;
}

table.navbar td a:hover {
	color: #29166F;
	background-color: #AD4050;
	background-image: url("button2.gif");
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #F5EFA7;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
a.timberline {
	font-size: 12px;
	text-decoration: underline;
	color: #FFD700;
}
a:hover.timberline {
	font-size: 12px;
	text-decoration: none;
	color: yellow;
}

a.massage {
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
}
a:hover.massage {
	font-size: 12px;
	text-decoration: none;
	color: #F5EFA7;
}

.vidwrap {
width: 380px;
height: 260px;
margin: 30px auto 0 auto;
border: 1px solid #FFD700;
}

#copyright {
font-size: 10px;
color: #D1A6A5;
width: 600px;
text-align: center;
margin: 6px auto 30px auto;
}


#copyright a {
font-size: 10px;
color: #D3ACAB;
font-weight: bold;
text-decoration: none;
}

#copyright a:hover {
text-decoration: underline;
}


#stats { display: none; }

