body {
	margin:2px;
	padding:0;
	min-width:300px;      /* 2x LC width + RC width */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#40362D;
	background-color:#7D7167;
	font-size:13px;
}
a {
	text-decoration:underline;
	color: #40362D;
}
a:hover {
	text-decoration:none;
}
.left_sit {
	background-image: url(../images/playa_chair.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 346px;	
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F2B26;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-style: normal;
}
h4 {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2F2B26;
	letter-spacing:1px;
	text-transform: capitalize;
	font-weight: normal;
}
.sub_icon {
	background-repeat:no-repeat;
	z-index:auto;
	position: relative;
	visibility: visible;
	height: 64px;
	width: 64px;
	left: -23px;
	bottom: -54px;
	margin-top: -64px;
}
.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F2B26;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 20px;
	text-decoration: none;
	text-transform: capitalize;
	border-bottom-style: none;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	background-image:url(../images/sub_center.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: -2px;
	z-index: 1;
	font-style: normal;
	text-align: center;
}
.subhead_l {
	background-image:url(../images/sub_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	z-index: 2;
}
.subhead_r {
	background-image:url(../images/sub_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 3px;
	z-index: 3;
}
.subcontent {
	text-align:left;
	background-color: #9A8E84;
	margin-right: 18px;
	margin-left: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7D7167;
	border-bottom-color: #7D7167;
	border-left-color: #7D7167;
	background-image: url(../images/sub_under.gif);
	background-repeat: repeat-x;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	z-index: 4;
}

.mainarea{
	z-index:auto;
	left:110px;
	position:relative;
	float:right;
}
p {
	margin: 2px;
	padding: 3px;	
}
/* links */
table, td {
	text-align:left;
	vertical-align:top;
}

.main_box {
	color:#40362D;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main_box a {
	color:#4D423A;
	font-weight: bold;
	text-decoration: none;
}
.main_box a:hover {
	color:#4D423A;
	text-decoration:none;
	font-size:inherit;
	line-height:inherit;
}
.main_box table {
	width:100%;
	background-color:#A89C93;
}
.main_red table {
	width:100%;
	background-color:#9A3334;
}
.main_box .list_table td {
	width:auto;
	height:21px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB0A8;
}
.top_a {
	height:18px;
	background-image:url(../images/_ct.gif);
	background-repeat:repeat-x;
}
.top_b {
	height:18px;
	background-image:url(../images/_lt.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.top_c {
	height:18px;
	background-image:url(../images/_rt.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.bot_a {
	height:18px;
	background-image:url(../images/_cb.gif);
	background-repeat:repeat-x;
}
.bot_b {
	height:18px;
	background-image:url(../images/_lb.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.bot_c {
	height:18px;
	background-image:url(../images/_rb.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.left {
	background-image:url(../images/_lc.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.right {
	background-image:url(../images/_rc.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.subcontent table{
	background-color: transparent;
}