@charset "UTF-8";

* {
	margin:0; 
	padding:0
}
html {
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	background: url(images/bg.gif) repeat-y scroll center top;
}
a {
	color: #3C7A9F;
	text-decoration: none;
}
a:hover {
	color: #EAA02C;
}
h1 {
	color: #FFFFFF;
	width: 100%;
	bottom: 0px;
	display: none;
	font-size: 3em;
	font-weight: 400;
}
h1 span {
	display: none;
}
h2 {
	font-size: 28px;
	line-height: 1em;
	font-weight: 500;
	color: #336600;
	padding-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.125em;
	line-height: 1em;
	font-weight: 300;
	color: #336600;
	padding-bottom: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap {
	width: 760px;
	;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 45px;
}
#wrap #mainright #gallery {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
}
#header {
	padding: 0px;
	text-align: right;
	position: relative;
	background-color: #FFFFFF;
	height: 276px;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
}
#header img {
	height: auto;
	width: auto;
}
#BV {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 163px;
	height: 90px;
	display: block;
}
#BV a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navlist

{
	margin-left: 0px;
	font-size: 18px;
	padding-top: 18px;
	position: absolute;
	bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 597px;
	left: 0px;
	text-align: left;
}
#navlist ul {
	padding-left: 2%;
}



#navlist li

{
	list-style: none;
	margin: 0;
	display: inline;
}



#navlist li a

{
	padding: 3px .65em;
	text-decoration: none;
	border-left: solid #DCE9FC 1px;
	border-right: solid #DCE9FC 1px;
}



#navlist li a:hover

{
	color: #3C7A9F;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C7A9F;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3C7A9F;
	border-left-color: #3C7A9F;
}
#navlist    li    span

{
	border: 1px solid
#;
	background-color: #FFFFFF;
	color: #666666;
	padding: 3px .65em;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
p{
	font-size: 0.75em;
	line-height: 1.5em;
	padding-bottom: 2em;
}
p a {
	text-decoration: underline;
}
p span {
	color: #336600;
	font-weight: 500;
}
#main1 {
	position: relative;
	margin: 0px;
	height: 216px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg_location.jpg);
}
#mainindex {
	position: relative;
	margin: 0px;
	height: 216px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg_index.jpg);
}
#mainstay {
	position: relative;
	margin: 0px;
	height: 216px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg_stay.jpg);
}
#mainlocation {
	position: relative;
	margin: 0px;
	height: 216px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg_location.jpg);
}
#mainfriends {
	position: relative;
	margin: 0px;
	height: 216px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg_friends.jpg);
}
#mainlinks {
	position: relative;
	margin: 0px;
	height: 216px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg_links.jpg);
}
#maintext {
	width: 349px;
	position: absolute;
	right: 0px;
	background-image: url(images/nav_text.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 171px;
	text-align: right;
}
#maintext p {
	font-size: 14px;
}
#content {
	position: relative;
	background-image: url(images/mainright_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navmain li span {
	background-color: #E6EEE8;
}

#mainleft {
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 369px;
	font-size: 1.2em;
	padding-left: 30px;
	padding-top: 25px;
	position: relative;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #346701;
	padding-bottom: 0.5em;
	line-height: 1.2em;
}
.quotecaption {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	color: #94AF78;
}
#mainleft img {
	margin-bottom: 0.5em;
}
#mainleft    h3, #mainleft    p,     {
	margin-left: 3px;
}

#mainright {
	width: 315px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 336px;
	color: #333333;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 55px 0px 77px 0px;
	background-image: url(images/mainright_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainright  p, #mainright  h3  {
	background-image: url(images/mainright_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 35px;
	padding-right: 30px;
}
#mainright img {
	background-image: url(images/mainright_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 28px;
}
.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#mainright .gallery {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img.gallery {
	margin: 3px;
}

#navside {
	width: 100%;
	clear: both;
	height: 2.2em;
	background-color: #FF9A52;
	background-image: url(images/bgorange.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: .5em;
}
#navsidecont {
	width: 780px;
	;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#navsidecont ul {
	list-style-type: none;
}
#navsidecont ul li {
	display: inline;
}
#navsidecont ul li a {
	color: #FFFFFF;
	font-size: 1.5em;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
#navsidecont ul li a:hover {
	padding: .2em 1em;
	color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
}
#footer {
	text-align: left;
	width: 100%;
	background-image: url(images/bgblue.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #DCE9FC;
	padding-top: 0.85em;
}
#footer span {
	color: #999999;
}
#footer span h3 {
	color: #999999;
}
#footer  ul {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 1em;
	list-style-type: none;
	margin: 1em 0px 0px 10px;
	padding-bottom: 14px;
}
#f-content h3 {
	margin-top: 1em;
	color: #3C7A9F;
	padding-top: 0px;
	padding-left: 8px;
}
#f-content {
	width: 750px;
	;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgblue.gif);
}
#f-content a {
	color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DCE9FC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE9FC;
}
#f-content   a:hover  {
	color: #3C7A9F;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3C7A9F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C7A9F;
	background-color: #E8F1FC;
}
#f-place  {
	float: left;
	width: 25%;
	display: block;
}
#f-location {
	float: left;
	width: 25%;
}
#f-friends {
	float: left;
	width: 25%;
}
#f-links {
	float: left;
	width: 25%;
}
img span {
	padding-top: 1.5em;
}
img.title {
	margin-left: 0px;
	border: none;
}
.link {
	display: block;
	width: 100%;
}
#copyright {
	clear: left;
	width: 100%;
	text-align: center;
	background-color: #DCE9FC;
	height: 2.3em;
	margin-left: auto;
	margin-right: auto;
}
#gallery{
	width: 760px;
	height: 600px;
	margin: 0 auto;
}
