* {
	border: 0;
	margin: 0;
	padding: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
 
body {
	background: #eee3ef url(../images/BodyBGW.jpg) repeat-x;
	font: 100.01%/115% Arial, Helvetica, sans-serif;
	color: #5a1b2c;
}


.left {
	float: left;
	margin: 5px 12px 0 0;
	border: 1px solid #999;
}

.right {
 float: right;
 margin-top: 15px;
}

#Content {
	width: 520px;
	margin: 0 200px 20px 0;
	font-size: 80%;
}

#Content h1, #Content .portdiv h1, #Content h2, #Content h3, #Content h4 {
	font-size: 120%;
	margin: 25px 0 15px 14px;
	color: #000;
}

#Content .portdiv h4 {
	margin-top: 10px;
}

#Content h2, .portdiv h2 {
	font-size: 110%;
}

#Content h2 {
	margin-bottom: 5px;
}

#Content h3, .portdiv h3 {
	font-size: 100%;
}

#Content h3 {
	margin-bottom: 5px;
}

#Content h4, .portdiv h4 {
	font-size: 95%;
}

#Content h5, .portdiv h5 {
	margin: 25px 0 0 40px;
	font-size: 95%;
}

#Content p, .portdiv p {
	margin: 0 0 15px 14px;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

#innerwrapper {
	width: 746px;
	margin: 0 auto 15px auto;
	background: url(../images/ContentBGW1.jpg) repeat-y;
	border-bottom: 1px solid #000;
	border-right: 1px solid #79203c;
	border-left: 1px solid #cacaca;
	padding-top: 1px;
	position: relative;
	}

#Content ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 25px 30px;
}

#Content a {
	color: #542e58;
	border-bottom: 1px dotted #620000;
	text-decoration: none;
}

#Content a:visited {
	color: #666;
}

#Content a:hover {
	text-decoration: none;
	color: #b87fb9;
	border-bottom: 1px dotted #ab79aa;
}

address {
	font-style: normal;
	margin: 0 0 4px 15px;
}

#Contact {
	margin: 0 0 25px 15px;
	background-color: #efefef;
	padding: 8px;
	border: 1px dotted #4a4a4a;
	width: 440px;
}

#Contact:hover {
	background-color: #eaeaea; 
}

#Contact p {
	float: right;
}

#RightCol {
	position: absolute;
	top: 25px;
	right: 16px;
	width: 180px;
}

#RightCol ul {
	list-style-type: none;
	margin-top: 10px;
}

#RightCol li {
	background-color: #e2b0bc;
	border-bottom: 1px dotted #f7f7f7;
}

#RightCol li a {
	font-size: 80%;
	text-decoration: none;
	color: #79203c;
	display: block;
	padding: 2px 0 3px 2px;
	border-left: 1px solid #e2b0bc;
	border-right: 1px solid #e2b0bc;
}

#RightCol li a:hover, #RightCol li a:focus,
#RightCol a.here {
	background-color: #79203c;
	color: #fff;
	border-left: 1px solid #79203c;
	border-right: 1px solid #fff;
}

#RightCol #Bookings {
	/*border: 1px solid #cbb5ca;*/
	padding: 6px 4px;
}

#Bookings fieldset {
	border: 1px solid #e2acba;
	padding-left: 5px;
}

legend {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 75%;
	letter-spacing: 1px;
	padding-left: 2px;
}

#Bookings label {
	font-size: 70%;
	display: block;
	margin: 2px 0 0 2px;
	color: #333;
}

#Bookings input, #Bookings textarea {
	background-color: #e1adba;/*823348*/
	border: 1px solid #e1adba;
	width: 160px;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	font-size: 75%;
	color: #75213b;
	/*background-image: url(../images/inBG.jpg);
	background-repeat: no-repeat;*/
}

#Bookings input:focus, #Bookings textarea:focus {
	background-color: #7f2741;
	border: 1px solid #e1adba;
	color: #fff;
	background-image: none;
}

#Bookings textarea {
	height: 100px;
}

sup {
	vertical-align: top;
}

#Bookings div label {
	float: left;
	width: 105px;
	margin-top: -1px;
}

#Bookings div input {
	width: 12px;
	border: none;
	background-color: transparent;
}

#Bookings div {
	margin-top: 6px;
}

div input {
	background-color: #cebdcf;
}

#Bookings input.button, #Content input.button {
	border: 1px solid #fff;
	background-color: #333333 !important;
	color: #fff;
	width: 50px;
	margin: 10px 0 10px 0;
	background-image: none;
}

#next, #next1, #next2 {
	width: 170px;
   padding-bottom: 6px;
	margin: 15px 0 20px 5px;
	border: 1px solid #e2b0bc;
}

#next {
	position: relative;
}

#next h4, #next1 h4, #next2 h4 {
	font-size: 75%;
	color: #000;
	margin: -10px 0 0 4px;
	padding-left: 2px;
	background-image: url(../images/h4BG.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

#next1 h4 {
	margin: -10px 0 0 4px;
	position: relative;
}

#next2 h4 {
	margin: -15px 2px 0 0;
	position: relative;
}

#next p, #next1 p {
	font-size: 70%;
	margin: 0 0 4px 7px;
	padding-top: 4px;
	line-height: 110%;
}

#next p strong, #next1 p strong {
	display: block;
	margin: 4px 0 2px 0;
}

#valid img {
	float: left;
	margin: 7px 0 0 15px;
}

#footer {
	min-height: 33px;
	background-color: #b53158;
	border-top: 1px dashed #000;
	clear: right;
}

#footer p {
	font-size: 70%;
	float: right;
	margin: 6px 5px 0 70px;
	display: inline;
	color: #fff;
}

#footer p span {
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer img {
	border: none;
}

#footer a:hover, #footer a:focus {
	color: #ffd700;
	text-decoration: none;
}

#footer ul {
  list-style-type: none;
}

#footer li {
	display: inline;
}

#Content blockquote {
	font-size: 95%;
	padding: 6px;
	margin: 0 10px 20px 40px;
	border: 1px dotted #4A4A4A;
	background-image: url(../images/quotes_end.gif);
	background-repeat: no-repeat;
	background-position: 96% 94%;
	background-color: #efefef;
}

#Content blockquote:hover {
	background-color: #e7e7e7; 
}

/**********************************************************/

#Content .portdiv {
	padding: 8px 3px 3px 3px;
	margin: 10px 40px 20px 30px;
	border: 1px dotted #686846;
	background-color: #f0f3f3;
	width: 480px;
}

#Content .portdiv p {
	width: auto;
	line-height: 125%;
}

#Content .portdiv a img {
	border: 0;
	text-decoration: none;
}

#Content .portdiv:hover {
	background-color: #e7e7e7;  
}

#Content .portdiv h2 {
	margin-top: 0;
}

#Content .portdiv img {
	border: 1px solid #414129;
}

#Content .portdiv strong {
	color: #686846;
	font-size: 110%;
	font-weight: normal;
}

span {
	vertical-align: top;
	font-size: 95%;
	color: #443F3A;
}

/**********************************************************/

#header {
	width: 760px;
	margin: 0 auto;
   min-height: 139px;
	background: url(../images/logoW.jpg) no-repeat;
	position: relative;
}


#header ul {
  margin-top: 105px;
  padding: 8px 6px 0;
  list-style-type: none;
  font-size: 75%;
  float: right;
 }
  
#header li, #skipnav li {
  float: right;		
  background: url("../images/right.gif") no-repeat top right;
  padding: 0 3px 0 0;
}
  
#header a {
  float: left;
  display: block;
  background: url("../images/left.gif") no-repeat left top;
  padding: 3px 8px 3px 16px;
  text-decoration: none;
  font-weight: bold;
  color: #ccc;
  margin-right: 1px;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
float: none;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus, #skip a:hover, #skip a:focus {
  color: #fff;
}
  
#header #current {
  background-image: url("../images/right_on.gif");
}
  
#header #current a {
  background-image: url("../images/left_on.gif");
  color: #7d1d39;
  padding-bottom: 4px;
  padding-top: 4px;
  /*margin-right: 1px;*/
}

#header #currentA {
  background-image: url("../images/right_on.gif");
}
  
#header #currentA a {
  background-image: url("../images/leftA.gif");
  color: #b9325a;
  padding-bottom: 4px;
  padding-top: 4px;
   /*margin-right: 1px;*/
}

#header #currentC {
  background-image: url("../images/rightC.gif");
}
  
#header #currentC a {
  background-image: url("../images/leftC.gif");
  color: #b9325a;
  padding-bottom: 4px;
  padding-top: 4px;
   /*margin-right: 1px;*/
}

#header #currentTR {
  background-image: url("../images/right_on.gif");
}
  
#header #currentTR a {
  background-image: url("../images/leftTR.gif");
  color: #b9325a;
  padding-bottom: 4px;
  padding-top: 4px;
   /*margin-right: 1px;*/
}

#header #currentT {
  background-image: url("../images/rightT.gif");
}
  
#header #currentT a {
  background-image: url("../images/leftT.gif");
  color: #b9325a;
  padding-bottom: 4px;
  padding-top: 4px;
  margin-right: 1px;
 }

#skipnav {
	position: absolute;
	margin: 4px 0 0 -1000px;
	list-style: none;
	text-align: center;
}	

#skipnav li {
	margin: 0;
	padding: 0;
	position: absolute; 
}

#skipnav a {
   background-color: #781e3a;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: none; 
	padding: 2px 8px;
}

#skipnav a:focus, #skipnav a:active {
	width: 12em; 
	margin-left: 1000px; 
	overflow: visible;
	display: block; 
}

/************************************************/

/***** Begin laying out the contact form *****/

#Content form {
	margin: 10px 20px 70px 15px; 
	width: 500px;
}

#Content .hand, #Content .print {
	display: none;
}

#Content p.sent {
   color: #414129;
	background-color: #f1f1f1;
	border: 1px solid #70704E;
	padding: 5px;
	margin: 0 43px 25px 15px;
}

#Content fieldset fieldset {
	width: 195px;
	padding: 0; 
	border: none; 
}

#Content input, #Content select {
	background-color: #e1adba;
	color: #75213b;
	border: 1px solid #4C5854;
	margin: 0;
	width: 150px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	padding: 2px;
}

#Content select {
	padding: 0;
	width: 165px;
}

#Content textarea {
	background-color: #e1adba;
	color: #75213b;
	border: 1px solid #4C5854;
	margin: 0 40px 0 0;
	height: 190px;
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	padding: 2px;
	width: 200px;
}

#Content input.button {
	width: auto;
	padding: 2px;
}

#Content textarea:focus, #Content input:focus,
 #Content select:focus {
	background-color: #7f2741;
	color: #fff;
}

.labelfloat {
	float: right;
	padding-top: 20px;
}

#Content label {
	color: #333;
	font-size: 85%;
	padding-top: 5px;
	display: block;
}

#Content fieldset {
	margin: 0;
	border: none;
	padding: 5px 5px 20px 0;
}

#printH, #handheldH {
	display: none;
}

#DataCollection input.button {
	display: inline;
}

#Content .portdiv a {
	border: none;
}

table {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

th {
	background-color: #c3ccd3;
	padding: 5px;
}

td {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 90%;
}

/*#chat {
	position: absolute;
	top: -5px;
	left: 0;
	overflow: hidden;
	height: 59px;
	width: 180px;
}

#chat img {
	
	border: 1px solid #e0b2bd;
	position: absolute;
	top: 0;
	left: 5px;
}

#RightCol  {
	padding-top: 55px;
}*/

