﻿body 
{
	background: #a2b28f url('../images/cc_bg.gif') no-repeat center top;
	margin: 10px 0px 20px 0px;
	font: 12px/18px Trebuchet MS, Arial, sans-serif;
	color: #736556;
}

/*/ Basic Styles /*/

img
{
	border: 0px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.center
{
	text-align: center;
}

.clear
{
	clear: both;
}

.noborder
{
	border: 0px;
}

.wide
{
	width: 550px;
}

.medium
{
	width: 425px;
}

.skinny
{
	width: 350px;
	position: relative
}

.larger
{
	position: absolute;
	right: 30px;
	top: 312px;	
}

.marginleft
{
	margin-left: 30px;
}

.banner
{
	margin-top: 20px;
}

/*/ Text Styles /*/

h1
{
	font: 30px/40px "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	color: #b66612;
	padding: 15px 0px;
}

h2

{
	font: 11pt/16pt Trebuchet MS, Arial, sans-serif;
	color: #b66612;
	margin: 10px 0px 0px 0px;
}

h3
{
	font: 9pt/17pt Trebuchet MS, Arial, sans-serif;
	color: #13657c;
	margin: 0px 0px 0px 0px;
}

.skinny .home_tout h3 {line-height: 14pt; font-size: 11pt; margin: 0 0 0 15px; text-decoration: none;}

p
{
	font: 9pt/15pt Trebuchet MS, Arial, sans-serif;
	color: #736556;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	clear: both;	
}

.orange
{
	color: #b66612;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.small
{
	font-size: 11px;
	text-transform: none;
}

.tiny
{
	font-size: 10px;
	text-transform: none;
}

.footer
{
	color: #fff;
	margin: 10px 0px 0px 25px;
	width: 600px;
	float: left
}

.footer_right
{
	width: 300px;
	color: #fff;
	margin: 10px 32px 0px 0px;
	text-align: right;
}

.hotline
{
	color: #fff;
	font-size: 11pt;
	margin: 0px 35px 10px 0px;
}

.pdflist
{
	list-style-image: url('../images/icon_pdf.gif');
	padding: 5px 30px;
	margin: 5px 0px;
}

.pdflist li
{
	margin: 0px;
	padding: 0px;
}

.pdflist li a
{
	margin-left: 10px;
}

/*/ Link Styles /*/

a:visited,
a:link
{
	color: #1266b4;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h2 a:visited,
h2 a:link
{
	color: #b66612;
	text-decoration: underline;
}

h2 a:hover
{
	text-decoration: none;
}

h3 a:visited,
h3 a:link
{
	color: #13657c;
	text-decoration: none
}

.larger a:visited,
.larger a:link
{
	color: #736556
}


.footer a:visited,
.footer a:link
{
	color: #fff;
	text-decoration: none;
	margin: 0px 8px 0px 7px;
}

.footer a:hover
{
	text-decoration: underline;
}

/*/ Content Specific Styles /*/

.wrapper
{
	margin: 0px auto;
	width: 1020px;
}

.content
{
	background: #fff;
	width: 950px;
	margin: 0px 15px;
	padding: 20px;
	min-height: 450px;
}

.content_top
{
	background: #fff;
	width: 990px;
	margin: 0px auto;
}

.home_rounded
{
	width: 400px;
	height: 96px;
	background: url('../images/home_roundedbg.gif') no-repeat;
	padding: 15px;
}

.home_rounded img
{
	margin-bottom: 10px;
}

.touts
{
	margin: 15px 10px 15px 0px;
	width: 306px;
}

.home_tout
{
	background-color: #e7e7bb;
	width: 276px;
	padding: 5px 15px;
	text-align: left;
	margin: 0px auto;
}

.tout_left
{
	width: 220px;
}

.touts .learnmore
{
	width: 40px;
	height: 50px;
	margin: 10px 0px 0px 10px;
	border-left: 1px #b6b685 solid
}

.touts .back
{
	width: 55px;
	height: 50px;
	margin: 10px 10px 0 0;
	border-right: 1px #b6b685 solid;
}


.home_tout img
{
	margin: 12px 0px 0px 10px;
}

.emailsignup
{
	width: 388px;
	float: right
}

.emailsignup img
{
	margin-top: 7px;
}

.emailsignup .btn
{
	margin-top: 7px;
}

.emailsignup .textbox_bg
{
	background: url('../images/textbox_bg.gif') no-repeat top;
	width: 194px;
	height: 40px;
	margin: 0px 0px 0px 5px;
}

.emailsignup input
{
	margin: 9px 0px 0px 5px;
}

.donatenow img
{
	padding: 7px 5px 0px 0px;
}

.image_bg
{
	background: url('../images/image_bg.gif') no-repeat top;
	width: 74px;
	height: 74px;
	padding: 10px;
}

.image_preview
{
	width: 74px;
	height: 74px;
 	padding: 10px;
}

.boardofdirector,
.staff
{
	padding: 10px 0px;
}

.rooms
{
	margin-left: 15px;
}

.phototour
{
	margin: 8px;
}

.rounded_top
{
	background: url('../images/rounded_top.gif') no-repeat top;
	height: 10px;
	width: 473px;
}

.rounded_middle
{
	background: #f3e6b1;
	height: auto;
	width: 433px;
	padding: 5px 20px;
}

.rounded_bottom
{
	background: url('../images/rounded_bottom.gif') no-repeat top;
	height: 10px;
	width: 473px;
}

.rounded_middle h2
{
	margin-top: 0px;
}

/*/ Input Styles /*/

.textbox
{
	font: 8pt Arial;
	color: #9b9b9b;
	
}

/* Modal Popup Background Style */

#modals {z-index: 1000000; position: relative;}

.modal_page_background 
{
	background-color: #522e00;
	opacity:.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);		
	z-index: 10001 !important;
}

.modal 
{
	background: #fff;
	border: solid 0px #522e00;	
	padding-top: 13px;
	z-index: 10003 !important;
	position: relative;
}

.modal_content
{
	padding: 0px 15px;
}


.modal .html {}
.modal iframe {z-index: 999999999 !important; margin-top: 6px;}

.modal_close 
{
	display: block;	
	float: right;
	position: absolute;
	right: 0%;
	top: 0px;
	z-index: 10002 !Important;
}
