﻿body
{
	background-image: url(Images/Elements/bg10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
	background-image: url(Images/Elements/back.gif);
	background-repeat: repeat;
	font-size: 13px;
	font-family: Garamonda, arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 98%;
	line-height: 135%;
}

h1
{
	font-size: 19px;
	color: #82530F;
	font-weight: normal;
}

h2
{
	font-size: 17px;
	color: #82530F;
	font-weight: normal;
}

h3
{
	font-size: 15px;
	color: #82530F;
	font-weight: normal;
}

a:link
{
	color: #888;
	text-decoration: none;
}

a.menu
{
	float: left;
	text-decoration: none;
	color: #FFF;
	padding: 5px 20px 5px 20px;
	margin-left: 1px;
}

a.menu:visited
{
	color: #FFF;
}

a.menu:hover
{
	color: #D1B740; /*border-bottom: 5px solid #D1B740;*/
	text-decoration: none;
}

a:visited
{
	color: #888;
	text-decoration: none;
}

a:hover
{
	color: #222;
	text-decoration: underline;
}

div.top
{
	background: url(Images/Elements/ColonialHeader.jpg);
	width: 700px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div.container
{
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(Images/Elements/menubg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div.header
{
	width: 700px;
	height:38px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(Images/Elements/menubg2.jpg);
	background-repeat:repeat-x;
	background-repeat: repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div.content
{
	width: 620px;
	position: relative;
	padding-top: 10px;
	padding-left: 30px;
}


div.startleft
{
	width: 400px;
	margin: 0;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	border-right: dotted 1px #CED2DD;
	float: left;
}

div.startright
{
	padding-top: 10px;
	width: 250px;
	margin-left: 430px;
}

div.leftcontent
{
	width: 300px;
	margin: 0;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: justify;
	position: relative;
	float: left;
}

div.rightcontent
{
	width: 300px;
	margin-top: 10px;
	margin-left: 370px;
	text-align: justify;
}


div.bottom
{
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0;
	margin-top: 0px;
	color: #3C3C3C;
}

div.gbmood
{
	display: none;
}

span.gb
{
	text-align: right;
	width: 200px;
	float: left;
}

hr
{
	height: 0px;
	border: solid #D1D1D1 0px;
	border-top-width: 1px;
}

ul.menu
{
	float: left; /*width:100%;*/
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
}

li.menu
{
	display: inline;
}

img.release
{
	border: 3px solid #FFF;
	margin-left: 0px;
	margin-right: 0px;
}

img.release:hover
{
	border: 3px solid #AAA;
	margin-left: 0px;
	margin-right: 0px;
}

img.release_hover
{
	border: 3px solid #AAA;
	margin-left: 0px;
	margin-right: 0px;
}

.center
{
	text-align: center;
}

.BreakfastPanel
{
	width: 250px;
	padding-left: 10px;
}

.PersonalInfo
{
	width: 90%;
}

.newsblock
{
	overflow: hidden;
	white-space: normal;
}

.NewsRepeaterBlock
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.RemoveLink
{
	color: Gray;
}

.SubMenu
{
	margin-left: 32px;
}

div.logo
{
	width: 700px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	vertical-align:bottom;
	background: #000 url('Images/Logos/header.jpg' );
	background-repeat:no-repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div.menu
{
	width: 700px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	background: #000 url(  'Images/Elements/menubg2.jpg' );
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#nav, #nav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a
{
	color: White;
	padding-top: 8px;
	display: block;
	width: 80px;
	text-align: center;
}

#nav a:hover
{
	color: #D1B740;
	text-decoration: none;
}

#nav li
{
	float: left;
	width: 80px;
}

#nav li ul
{
	position: absolute;
	width: 80px;
	left: -999em;
	background-color: Black;
}

#nav li:hover ul
{
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
}





#button
{
	background-color: #FFFBFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 0.8em;
	font-family: verdana, arial, sans-serif;
	color: #284775;
}

.GuestView
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.Title
{
	font-family: Georgia, "Times New Roman" ,Times,serif;
	font-size: 18px;
}


#events
{
	color: #fff;
	background: url(Images/Elements/events-bottom.gif) no-repeat bottom left;
	padding: 10px;
	width: 196px;
}
#events h2
{
	color: #fff;
	background: url(Images/Elements/events-top.gif) no-repeat top left;
	position: relative;
	margin: -10px;
	padding: 3px 10px 14px 10px;
	z-index: 2;
}
#events dl
{
	/*border-bottom: 1px solid #b15c5c;*/
	line-height: 1.2;
	position: relative; /*top: -1px; /* reason: hides the unnecessary top border underneath the h2 */ */
}
#events dt
{ /*background: url(Images/Elements/events-bullet.gif) no-repeat bottom left;*/ /*border-top: 1px solid #b15c5c;*/
	padding-top: 1px;
	padding-left: 5px;
	text-decoration: none;
}

#events dt a
{
	text-decoration: none;
	color: #fff;
}
#events dd
{
	color: #e5e5e5; /*border-bottom: 1px solid #854040;*/
	padding-left: 5px;
	padding-bottom: 1px;
}



.front-box
{
	background: url(Images/Elements/add-info-bottom.gif) no-repeat bottom left;
	margin-top: 2em;
	padding: 10px;
	width: 196px;
}
.front-box ul
{
	list-style: none;
	padding-left: 0;
}
.front-box h2
{
	color: #036;
	background: url(Images/Elements/add-info-top.gif) no-repeat top left;
	margin: -10px;
	padding: 4px 10px 20px 10px;
}
.front-box h3
{
	color: #036;
	border: none;
	font-size: 1.25em;
	margin: 0 0 -.5em 0;
	padding: 0;
}
.front-box img
{
	float: left;
	margin-right: 10px;
}
.front-box a
{
	color: #369; /*background: url(../images/common/add-info-bullet.gif) no-repeat 0 8px;*/
	font-weight: bold;
	display: block;
	line-height: 1.35;
	text-decoration: none;
	padding: .5em 0;
	padding-left: 15px;
	width: 100%;
}
.front-box a:hover
{
	color: #900;
	text-decoration: underline;
}
