/* CSS Document */

/*----------[Global]----------------------------------------*/

*{
	margin: 0px;
	padding: 0px;
	color: #3C2F0A;
}
a:hover{
	text-decoration: none;
}
p{
	font: 13px/20px "Times New Roman", Times, serif;
	color: #3C2F0A;
	margin-top: 15px;
	margin-bottom: 15px;
}
a img{
	border:0px;
}
p#small{
	font:11px/17px;
}
body{
	background: #BCBD91 url(../site-images/bg.jpg) repeat-x;
}

h1 a{
 text-decoration: none;
}

/*----------[Navigation]----------------------------------------*/

#navigation_wrapper{
	width: 100%;
}
#navigation{
	height: 32px;
	width: 1000px;
	height:32px;
	padding-top:8px;
	padding-bottom:2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navigation ul{
	text-align: center;
	width:1000px;
}
#navigation li{
	font: bolder 11px/20px Cochin, Georgia, Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: inline;
}
#navigation li a{
	text-decoration: none;
}
#navigation li a:hover, #navigation li#current{
	border-bottom: 1px solid #3C2F0A;
}
#navigation .space{
	padding-left: 2px;
	padding-right: 2px;
}

/*----------[Masthead]----------------------------------------*/

#frame{
	background: url(../site-images/frame_middle.jpg) repeat-y 0px 535px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#frame_top{
	background: url(../site-images/frame_top.jpg) no-repeat top;
}
#frame_bottom{
	background: url(../site-images/frame_bottom.jpg) no-repeat bottom;
	padding: 25px 23px 24px;
}
h1#logo{
	background: url(../site-images/logo.jpg);
	height: 289px;
	width: 289px;
	display: block;
	float: left;
}
h1#logoLocation{
	background: url(../site-images/logoLocation.jpg);
	height: 400px;
	width: 289px;
	display: block;
	float: left;
}
h1#logo a{
	background: url(../site-images/logo.jpg);
	height: 289px;
	width: 289px;
	text-indent: -9999px;
	display: block;
}
h1#logoLocation a{
	background: url(../site-images/logoLocation.jpg);
	height: 400px;
	width: 289px;
	text-indent: -9999px;
	display: block;
}
#imageArea{
	background: url(../site-images/flash.jpg);
	margin:4px;
	height: 281px;
	width: 576px;
	float: left;
}
#flash{
	background: url(../site-images/flash.jpg);
	height: 289px;
	width: 585px;
	float: left;
}
#flashtool{
	background: url(../site-images/flash.jpg);
	height: 477px;
	width: 876px;
	float: left;
	color: #48310D;
}

/*----------[Main]----------------------------------------*/

#maintop{
	background: url(../site-images/main_top.jpg);
	height: 7px;
	width: 873px;
}
#main{
	background: url(../site-images/main.jpg) repeat-y;
	float: left;
	width: 825px;
	padding: 17px 24px 17px 24px;
}
#sidebar{
	width: 230px;
	float:left;
}

a#bttnAvailability img{
	margin-bottom: 18px;
	margin-left: 4px;
	border: none;
}

/*----------[Registry]----------------------------------------*/

#guest{
	background: #CCCCAC;
	border: 3px double #FFFFFF;
	width: 176px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom: 7px;
	padding-top: 2px;
	margin-top:4px;
	text-align:center;
}
#guest form{
}
#guest input{
	background: #FFFFFF;
	border: 1px solid #8C9150;
	width: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #4D3408;
	height: 17px;
	padding-left: 3px;
	padding-top: 3px;
}
#guest input#send{
	width: 119px;
	height: 37px;
	background: none;
	border: none;
	margin: 5px 0px 0px;
	padding: 0px;
}

#guest p{
	margin: 2px 15px 5px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}

/*----------[Content]----------------------------------------*/

#content{
	width: 555px;
	float: right;
}
#content img{
	margin-bottom: 4px;
}
#main ul{
	font: bolder 12px/20px Arial, Helvetica, sans-serif;
	list-style: none;
	margin-top:6px;
	margin-bottom: 16px;
}
#main li{}
#main li a{}
#main table{
	padding: 0px;
	border-collapse:collapse;
	margin-top: 15px;
	width: 500px;
	margin-left: 20px;
}
#content tr.stripe{
}
#content td.left{
	padding-left: 5px;
	font-size: 12px;
	width: 150px;
	line-height: 40px;
	text-align: right;
	padding-right: 8px;
}
#content td.right{
	font-size: 12px;
	font-style: italic;
	height: 40px;
	padding: 4px 12px 4px 8px;
}
#content td.right h3{
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
}
#content ol{
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content ol li{

}
#content h2{
	font: bold normal 18px/20px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h2 a{
	text-decoration: none;
	padding: 2px;
}
h2 a:hover{
	background: #FFFFFF;
}

#content h4{
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

#content h3{
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}


#content ul{
	list-style: disc;
	font: normal 13px/20px "Times New Roman", Times, serif;
	padding-left: 33px;
}
#content ul li{
	list-style: disc;
}

#content p.newsItem{
	border-bottom: 1px solid #CCCCAC;
	text-align: right;
	padding-bottom: 4px;
	margin-bottom: 20px;
}
#content p.newNav{
	text-align:center;
}

#subnav ul{
	font-weight: normal;
	padding-left:0px;
	height: 30px;
}
#subnav li{
	font-weight: normal;
	font-size: 12px;
	display: inline;
	margin-right: 8px;
	text-align: center;
}
#subnav li a{
	margin-top: 80px;
}
#mainbottom{
	background: url(../site-images/main_bottom.jpg);
	height: 7px;
	width: 873px;
	clear: both;
}
#flashcontent{
	display: inline;
	float: right;
	height: 268px;
	width: 268px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}
/*----------[Footer]----------------------------------------*/

#footer{
	clear: both;
	width: 873px;
	height: 28px;
	padding-top: 2px;
}
#footer ul{
	width: 873px;
	text-align: center;
}
#footer li{
	font: 12px/28px Times, serif;
	display: inline;
}
#footer li a{}
#footer .space{
	padding-left: 3px;
	padding-right: 3px;
}

/*----------[Home Sites Table]----------------------------------------*/

table.no-arrow
{
	width: 600px;
	margin-bottom: 25px;
	border-collapse: collapse;
}

table.no-arrow td
{
	padding: 5px 0px 5px 5px;
	text-align: left;
	color: #3C2F0A;
}

table.no-arrow th
{
	text-align: center;
	color: #3C2F0A;
}

table.no-arrow th.icons
{
	text-align:center;
}

table.no-arrow th a
{
	padding-right: 17px;
}

table.no-arrow td
{
	font-size: 12px;
	text-align:center;
}

table.no-arrow td.icon{
	text-align: center;
}

td.icon a img{
	text-align:center;
}

table.no-arrow tr.alt{
	background: #EAE9D7;
	border-top: 1px solid #D5D3C2;
	border-bottom: 1px solid #D5D3C2;
}

table.no-arrow th
{
	background: #EAE9D7;
	border-top: 1px solid #D5D3C2;
	border-bottom: 1px solid #D5D3C2;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 9px;
}

table.no-arrow th span
{
	display: none;
}

table.no-arrow .forwardSort
{
	background: #CCCBAC url(/site-images/arrow_forwardSort.gif) no-repeat right center;
}

table.no-arrow .reverseSort
{
	background: #CCCCAC url(/site-images/arrow_reverseSort.gif) no-repeat right center;
}

table.no-arrow .forwardSort a,
table.no-arrow .reverseSort a
{
	color: #3C2F0A;
}

table.no-arrow td h6{
	display: none;
}

/*----------[Contact Form]----------------------------------------*/

form#contact_form fieldset{
	border: 1px solid #FFFFFF;
	padding: 5px 10px 15px;
	margin-bottom: 15px;
}
form#contact_form legend{
	font: bold 13px "Times New Roman", Times, serif;
	padding-right: 3px;
	padding-left: 3px;
}
table.signupForm td{
	text-align: left;
	font: normal 13px "Times New Roman", Times, serif;
	padding-bottom: 9px;
}
table.signupForm td.req_field{
	font-weight: bold;
	width: 15px;
}
form#contact_form textarea{
	margin-top: 10px;
}
/*----------[Location Map Styles]----------------------------------------*/

.location{
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.location p{
	font: 12px/20px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body #content .location h2{
	font: 20px/33px "Times New Roman", Times, serif;
	border-bottom: 1px solid #5B4718;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 30px;
}
body #content .location h2#dining{
	background: url(../site-images/brownFlag.jpg) no-repeat left top;
}
body #content .location h2#arts{
	background: url(../site-images/artFlag.jpg) no-repeat left top;
}
body #content .location h2#education{
	background: url(../site-images/educationFlag.jpg) no-repeat left top;
}
body #content .location h2#hospitals{
	background: url(../site-images/hospitalFlag.jpg) no-repeat left top;
}
body #content .location h2#landmarks{
	background: url(../site-images/landmarkFlag.jpg) no-repeat left top;
}
body #content .location h2#sports{
	background: url(../site-images/sportFlag.jpg) no-repeat left top;
}


#homeCallout{
	background: #CCCCAC;
	width: 450px;
	border: 3px double #FFFFFF;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#homeCallout h2{
	font: 16px "Century Gothic", sans-serif;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #3C2F0A;
}
#homeCallout p{
	font-weight: bolder;
}