body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
}

#wrapper {
	width: 830px;
	background-color: #4A494A;
}
#head {
	background-image: url(../Images/Home/Bannertxt.jpg);
	height: 175px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 18px;
}

#head2 {
	text-align: center;

}

#head2 h1 {
	font-size: 24px;
	margin-bottom: 6px;
}

#head2 h2 {
	font-size: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #FFFFFF;
	letter-spacing: .1em;
}
#menubanner {
	width: 805px;
	margin-bottom: 9px;
	background-color: #CCCCCC;
}
#menubanner ul {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#menubanner li {
	display: inline;
}
#menubanner a:link, #menubanner a:visited {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none;
}

#menubanner a:hover {

	font-size: 12px;
	color: #999999;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}

#lftMenu {
	width: 355px;
	float: left;
	color: #000000;
	padding-top: 8px;
}

#main {
	width: 450px;
	clear: right;
	float: left;
	padding: 8px;
}
#main p {
	font-size: 12px;
	text-align: left;
}
#main p.read {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}


#main p.quote {
	font-size: 12px;
	font-style: italic;
	margin-right: 9px;
	margin-left: 9px;
	background-color: #CCCCCC;
	color: #000000;
	padding: 4px;
	border: thin solid #FFFFFF;
}
#main table {
	margin-top: 9px;
}

#main table td {
	margin-top: 9px;
	padding: 6px;
}

#mainguest {
	width: 580px;
	clear: right;
	float: left;
	padding: 8px;
	margin-left: 110px;
}
#mainguest h1 {
	font-size: 22px;
}
#mainguest h2 {
	font-size: 18px;
}
#mainguest a:link, #mainguest a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}


#mainguest p {
	font-size: 14px;
	font-style: italic;
}

#mainguest p.quote {
	font-size: 12px;
	font-style: italic;
	margin-right: 9px;
	margin-left: 9px;
	background-color: #CCCCCC;
	color: #000000;
	padding: 4px;
	border: thin solid #FFFFFF;
}

#footer {
	width: 805px;
	padding-top: 3px;
	margin-top: 6px;
	clear: both;
}
#footer p {
	font-size: 12px;
	margin-bottom: 6px;
}

.flotatright {
	float: right;
	padding-right: 12px;
	clear: left;
}

#footer p.Contact {
	font-size: 14px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#notice {
	background-color: #FFF;
	width: 100%;
	height: 250px;
	background-image: url(../ImageGallery/winter.jpg);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 12px;
}
