@charset "utf-8";
/* CSS Document */

/* Global Settings */

body {
	background-color: #CC9966;
}
/* Global Text Settings */

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #43382D;
	line-height:20px;
	margin-top: 0;
	padding-top: 0;
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #43382D;
	font-weight: bold;
}
h1 {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	color: #cc3300;
	font-weight: normal;
	padding-bottom:	0;
	margin-bottom: 0;
}

h3 {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	color: #447089;
	font-weight: normal;
	padding-bottom:	0;
	margin-bottom: 0;
}




h2 {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color: #cc3300;
	font-weight: normal;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom:	2px;
	margin-bottom: 2px;
}
a:link {
	color: #cc3300;
	text-decoration: underline;
}
a:visited {
	color: #cc3300;
}
a:hover {
	text-decoration: none;
	color: #447089;
}
/* Container Settings *//* Container Settings */
/* Container Settings *//* Container Settings */

#header {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 945px;
	height: 354px;
	
}

#header_short {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 984px;
	height: 28px;

}

#leftcol {
	background: #CC9966;
	position: absolute;
	top: 382px;
	left: 18px;
	width: 149px;
	height: 322px;
	background-image: url(images/border_section1.gif);
	background-repeat: no-repeat;
	background-position: 125px 10px;
}

#rightcol {
	background: #CC9966;
	position: absolute;
	top: 381px;
	left: 682px;
	width: 354px;
	height: 348px;
	background-image: url(images/border_section1.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#content {
	background: #CC9966;
	position: absolute;
	top: 381px;
	left: 168px;
	width: 513px;
	height: 321px;
}
#contentmapper {
	background: #CC9966;
	position: absolute;
	top: 381px;
	left: 168px;
	width: 384px;
	height: 521px;
}
#footer {
	background: #CC9966;
	position: absolute;
	top: 855px;
	left: 9px;
	width: 944px;
	height: 21px;
}

#footer_gallery {
	background: #CC9966;
	position: absolute;
	top: 185px;
	left: 39px;
	width: 944px;
	height: 21px;
}

#footerlong {
	background: #CC9966;
	position: absolute;
	top: 2500px;
	left: 1px;
	width: 975px;
	height: 21px;
}
#mapwrap {
	background: #CC9966;
	position: absolute;
	top: 650px;
	left: 187px;
	width: 820px;
	height: 521px;
	background-color: #353535;
}

#photos	{
	background: #CC9966;
	position: absolute;
	top: 156px;
	left: 50px;
	width: 544px;
	height: 521px;
}


/*Menu Settings*//*Menu Settings*/
/*Menu Settings*//*Menu Settings*/

#vertmenu {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	color: #447089;
	font-weight: normal;
	font-size: 150%;
	width: 130px;
	padding: 0px;
	margin: 0px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #cc3300;
	width:80px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #447089;
	background-color: #CC9966;
	border-bottom: 1px dashed #447089;
}
/* Style Settings *//* Style Settings */
/* Style Settings *//* Style Settings */

.style1 {
	color: #43382D;
	font-weight: lighter;
}
