@import "global.css";

#subpage_content_main {
	width: 680px;
	float: left;
}
#subpage_content_supplemental {
	margin: 0 15px 0 215px;
	font-style: italic;
	font-size: 13px;
}
#subpage_content_supplemental ul li{
	font-style: normal;
	list-style: url(../images/bullet_reddisc.gif);
	list-style-position: inside;
}
#subpage_content_supplemental ul {
	margin-bottom: 20px;
}
a.faq  {
	float: right;
	font-style: normal;
	font-size: 11px;
	background-color: #8A2643;
	color: #fff;
	text-decoration: none;
	padding: 4px 3px 1px;
	margin-right: 3px;
}
a:hover.faq  {
	background-color: #acb690;
}
#sidebar_left{
	width: 200px;
	float: left;
}
#sidebar_left img {
	margin-bottom: 15px;
	float: right;
}
#subpage_content {
	width: 455px;
	float: left;
	margin: 0 10px 0 15px;
}
#subpage_content h1, #subpage_content_supplemental h1 {
	font-size: 16px;
	font-style: italic;
	padding: 15px 0 15px;
}
#subpage_content h2 {
	font-size:13px;
	font-style: italic;
	font-weight: bold;
	background: url(../images/bullet_reddisc.gif) no-repeat 0px 4px;
	padding-left: 8px;
}
#subpage_content h3 {
	font-size: 14px;
	font-style: italic;
}
#subpage_content h4 {
	color: #667730;
	margin-bottom: 10px;
}
#subpage_content p, #subpage_content ul, #subpage_content_supplemental p {
	padding-bottom: 15px;
}
#subpage_content_supplemental p.pb10, #subpage_content p.pb10 {
	padding-bottom: 5px;
}
#subpage_content ul li{
	list-style: url(../images/bullet_reddisc.gif);
	list-style-position: inside;
}
#subpage_content ul.square li {
	list-style: square;
	list-style-position: inside;
}
.flash_facility {
	margin-top: 20px;
}
#sidebar_right, #sidebar_right_faq {
	width: 230px;
	float: left;
	text-align: right;
	padding-top: 25px;
}
#sidebar_right_faq {
	padding-top: 120px;
}
#sidebar_right p, #sidebar_right_faq p {
	margin-bottom: 25px;
}
#sidebar_right img.signup {
	margin-bottom: 25px;
}
#sidebar_right a, #sidebar_right_faq a {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.page_title {
	height: 40px;
	padding: 40px 0 15px;
}
.badge {
	width: 215px;
	height: 315px;
	background:url(../images/bkg_badge.png) no-repeat;
	margin: 0 0 70px 15px;
}
.badge img {
	margin: 10px 12px 0 0;
}
.border {
	background: url(../images/divider_430.gif) no-repeat 0px 50px;
}
.border2 {
	background: url(../images/divider_685.gif) no-repeat 0px 32px;
}
.border3 {
	background: url(../images/divider_685.gif) no-repeat 0px 60px;
}
.border4 {
	background: url(../images/divider_430.png) no-repeat 0px 32px;
}
.testament {
	font-style: normal;
	font-weight: bold;
}
.heading_parens {
	font-weight: normal;
	font-size: 14px;
}
.label {
	color: #667730;
	font-style: italic;
	font-size: 13px;
	padding-left: 5px;
}
.ba_group {
	margin-top: 15px;
}
.staff_pic {
	float: left;
	margin: 0 10px 5px 0;
}
/* ---------------- SUB NAVIGATION --------------- */
#nav_sub {
	width: 192px;
	background: #8a2643;
	font-size: 14px;
	font-weight: bold; 
}
#nav_sub a {
	color: #fff;
}
#nav_sub a:hover {
	color: #655d4e;
	text-decoration: none;
}
#nav_sub li {
	padding: 15px 0 15px 10px;
	border-bottom: #fcfbf5 solid thin;
}
#nav_sub li.active ul li, #nav_sub li.active_last ul li {
	border: none;
	padding: 5px 0 0 0;
	margin-left: 17px;
}
.active {
	background-color: #acb690;
}
#nav_sub a.active_link { color: #655d4e;}

.nav_expanded {
	padding: 0px;
	list-style-image: url(../images/bullet_arrow.gif);
}
.nav_expanded_faq {
	padding: 0px;
	list-style-image: url(../images/bullet_arrow_down.gif);
	list-style: 
}
.nav_expanded_faq ul li {
	list-style: disc;
}
li.last {
	background: url(../images/nav_sub_bottom.jpg) no-repeat bottom;
	padding-bottom: 15px;
}
li.active_last {
	background: #acb690 url(../images/nav_sub_active_bottom.jpg) no-repeat bottom;
	padding-bottom: 15px;
}

/* ---------------- END SUB NAVIGATION --------------- */


/* ---------------- START PRESS PAGE --------------- */
.article {
	border: thin dotted;
	padding: 10px;
}
/* ---------------- END PRESS PAGE --------------- */

/* ---------------- FAQ CONTENT --------------- */
#subpage_content h2 {
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
}
.animated_video {
	margin-top: 40px;
}
.underline {
	text-decoration: underline;
}

/* ---------------- SPECIALS & EVENTS --------------- */
#specials_1, #specials_2, #specials_3, #specials_4 {
	border-bottom-style: solid;
	border-width: thin;
	border-color: #B2AEA6;
	font-weight: bold;
}
#specials_1 {
	padding: 39px 0 0 0;
	height: 90px;
}
.special1heading {
	font-size: 20px;
}
#specials_1 p.special1date {
	color: #667730;
	padding-bottom: 5px;
}
.special1p {
	font-weight: normal;
}
#specials_2 {
	background: url(../images/specials/discount_15.gif) no-repeat;
	font-size: 20px;
	padding: 36px 0 0 0;
	margin: 20px 0 0 0;
}
#specials_2 p {
	margin-left: 120px;
	margin-top: -13px;
}
#specials_2 p.special2p {
	font-weight: normal;
	margin-left: 0;
	margin-top: 5px;
	font-size: 12px;
	padding-bottom: 5px;
}
#specials_2 ul {
	font-weight: normal;
	font-size: 12px;
}
.alsothismonth {
	font-size: 15px;
	font-style: italic;
	color: #667730;
	padding: 15px 0;
}
#specials_3 {
	background: url(../images/specials/discount_10.gif) no-repeat;
	font-size: 20px;
	padding: 40px 0  20px 130px;
	margin: 20px 0 15px 0;
}
#specials_4 {
	background: url(../images/specials/discount_packages.gif) no-repeat 0 25px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 25px 0 10px 0;
}
#specials_4 p {
	font-size: 12px;
	font-weight: normal;
	padding-top: 85px;
}

.mt50 {
	margin-top: 50px;
}
.disclaimer {
	font-size: 11px;
	line-height: 14px;
	margin-top: 15px;
}
.girls {
	position: relative;
	top: 450px;
}
.green {
	color: #697a36;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

/* ---------------- MAPS --------------- */
.hours1, hours2 {
	float: left;
}
.hours1 {
	margin: 20px 20px 0 0;
}
.hours2 {
	margin-top: 20px;
}
#map1, #map2 {
	width: 370px;
	height: 330px;
	margin: 15px 0 15px 0;
	clear: both;
	border: 2px solid #F1DA99;
	overflow: hidden;
}
.address, .phonefax {
	float: left;
}
.address {
	margin-bottom: 20px;
	width: 250px;
}
.phonefax {
	color: #697A36;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
/* ---------------- END MAPS --------------- */
/* ---------------- CONSULTATION FORM --------------- */
#contactfix {
	width: 455px;
	padding-left: 200px;
}
#consultation-form label {
   display: block;
   margin-bottom: 15px;
}
#consultation-form #input-hidden input { /* FF 3.5 isn't hiding the hidden inputs */
	display: none;
	height: 0;
	border: 0;
	padding: 0;
}
#consultation-form input, #consultation-form textarea {
	border: 1px solid #697A36;
	margin-top: 2px;
	width: 270px;
	padding: 3px 5px 0 5px;
	display: block;
	max-width: 577px; 
}
#consultation-form select {
	margin-top: 2px;
}
#consultation-form input {
	height: 17px;
}
#consultation-form select {
	display: block;
}
#consultation-form .submit {
	margin-top: 35px;
}
form input.submit, #consultation-form input.submit {
	background: url(../images/submit.gif) no-repeat;
	width: 65px;
	height: 22px;
	cursor: pointer;
/*	padding: 5px; 
	padding-top: 20px;*/
	border: 0;
}
a.clearlink {
	color: #655d4e;
	text-decoration: none;
}

ol {
	margin-bottom: 20px;
}
ol li {
	list-style: square;
	list-style-position: inside;
}

/* ---------------- END CONSULTATION FORM --------------- */


/* ---------------- DAN ADDITIONS --------------- */

#sidebar_links {
	width: 230px;
	float: left;
	text-align: center;
	}
#sidebar_links p {
	padding-bottom: 45px;
