/* Kellswater */

body {
	background-image:url(images/mainbg.jpg);
	background-color:#33362B;
	background-repeat:repeat-x;
	}

h1 {
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	color:#333333;
	line-height:19px;
	margin-top:15px;
	font-weight: bold;
	}


a:link {color: #ACBC8A; text-decoration:none}
a:visited {color: #ACBC8A; text-decoration:none}
a:active {color: #ACBC8A; text-decoration:none}
a:hover {color: #ffffff; text-decoration:none}


#main {
	width:921px;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-y;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	height: auto;
	}

#logo {
	position: absolute;
	left: 0px;
	top:  0px;
	width:289px;
	height:111px;
	}

#callus {
	position: absolute;
	left: 289px;
	top:  0px;
	width:632px;
	height:111px;
	}

#callusbkgrnd {
	background-image: url(images/callus.jpg);
	background-repeat: no-repeat;
	width:632px;
	height:211px;
	top:0px;
	left: 289px;
	float:right;
	padding-top: 1px;
	}
	
#callusbkgrnd img{
	padding:1px;
	background-color:#fff;
	border:1px solid #666;
	margin:9px;
	float:left;
	}
#callusbkgrnd form {
	margin-top:3px;
	width:500px;
	margin:8px;
	float:left;
	}

#callusbkgrnd2 {
	background-image: url(images/grad-bkg.jpg);
	background-repeat: repeat;
	width:289px;
	height:217px;
    position:absolute;
	top:60px;
	left: 607px;
	float:left;
	padding-top: 12px;
	}

#callusbkgrnd2 form {
	margin-top:3px;
	width:275px;
	}
	
#callusbkgrnd2 img{
	padding:1px;
	background-color:#fff;
	border:1px solid #666;
	margin:8px;
	float:left;
	}
	
#liveworkplay {
	width:589px;
	height:361px;
	float:left;
}

.navbar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		color:#C4D0A8;
		text-align: right;
		position:absolute;
		left:0px;
		height: 41px;
		background-image: url(images/nav_background.jpg);
		background-repeat: no-repeat;
		margin-right: auto;
		margin-left: auto;
		padding-top: 8px;
		word-spacing: normal;
		letter-spacing: 0.1em;
		top: 111px;
		z-index:500;
	}

#map {
		height:360px;
		float:left;
		background-color: #5C644F;
		width: 324px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #ffffff;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ffffff;
	}

#map2 {
		width:279px;
		height:40px;
		background-color:#2E3227;
		margin-left:18px;
		margin-top:8px;
		border-width:2px;
		border-color:#B0B0AF;
		border-style:solid;
		padding-right:3px;
		padding-left:3px;
		padding-top:6px;
		padding-bottom:2px;
		text-align:center;
		color: #ffffff;
		font-size:17px;
		line-height:17px;
}

#map3 {
	width:284px;
	height:285px;
	margin-left:18px;
	margin-top:4px;
	background-image:url(images/mapbg.jpg);
	background-repeat:repeat-y;
	border-width:2px;
	border-color:#B0B0AF;
	border-style:solid;
	}

#map4 {
	padding-right:6px;
	padding-left:6px;
	margin-top:7px;
	padding-bottom:5px;
	color:#C3D5A9;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	}

.position {
	height:49px;
	}

#middle {
 position: absolute;
 left: 0px;
 top:  521px;
	width:867px;
	height:auto;
	padding-left:50px;
	color:#000000;
	font-size:17px;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-top: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	padding-bottom: 4px;
}
.midsection {
   position: absolute;
   left: 0px;
   top:  160px;
  height: auto;
	width: 921px;
	margin-top: 0px;
	background-image: url(images/bg2.jpg);
	background-color: transparent;
	background-repeat: repeat-y;
	}

#home1 {
	width:154px;
	height:125px;
	text-align:center;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	float:left;
	margin-right: 10px;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 4px;
}

#bottomcontainer {
	position: absolute;
	left: 0px;
	top:  680px;
	background-color:#ffffff;
	padding-left: 7px;
	width: 914px;
}

#bottoml {
        width:543px;
        padding-left:25px;
        float:left;
        background-color:#ffffff;
        padding-right:20px;
}

#bottomgallery {
        width:575px;
        padding-left:50px;
        float:left;
        background-color:#ffffff;
}

#bottomr {
        width:282px;
        padding-right:18px;
        background-color:#ffffff;
        float:left;
        padding-left: 18px;
        padding-top: 12px;
}

.pagefont {
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	color:#333333;
	line-height:19px;
	}

.pagefont a:link{
        text-decoration:none;
        font-weight:bold;
        color:#000000;
        border-bottom:1px dotted #000;
        }
.pagefont a:visited{
        color: #000000;
        font-weight:bold;
        border-bottom:1px dotted #000;
        }
.pagefont a:hover{
        color:#666666;
        font-weight:bold;
        text-decoration:none;
        }

.pagefont2 {
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	}

.amenities {
		font-family:geneva, arial, helvetica, sans-serif;
		color:#8D2F38;
		font-weight:bold;
		font-size:18px;
		padding-top: 8px;
	}


#amenitiesl {
		width:64px;
		height:110px;
		float:left;
	}

#amenitiesr {
		width:274px;
		float:none;
		font-size:12px;
		font-family:arial,helvetica,sans-serif;
		color:#000000;
		padding-bottom:11px;
	}

#img1 {
	width:55px;
	height:35px;
	margin-top:6px;
	margin-right:6px;
	}

#img2 {
	width:55px;
	height:36px;
	margin-top:6px;
	margin-right:6px;
	}

#img3 {
	width:55px;
	height:36px;
	margin-top:6px;
	margin-right:6px;
	}

#text1 {
	margin-top:8px;
	height:35px;
	}
#text2 {
	margin-top:8px;
	height:36px;
	}
#text3 {
	margin-top:6px;
	height:36px;
	}

#search {
	width:269px;
	height:228px;
	background-image:url(images/searchbg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	margin-top: 10px;
	}

.heading {
	color:#333333;
	font-size:23px;
	font-family:geneva, arial, helvetica, sans-serif;
	}

#footercontainer {
	position: absolute;
	left: 0px;
	top: 1207px;
	width: 921px;
	background-color: #ffffff;
}

#footer {
	width:auto;
	text-align:center;
	}

.footerlinks {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	}

.footer2 {
	font-family:arial, helvetica, sans-serif;
	font-size:9px;
	color: #999999;
	}

.footerlinks a:link{
	text-decoration:none;
	color: #666666;
	}
.footerlinks a:visited{
	color: #666666;
	}
.footerlinks a:hover{
	color: #000000;
	}


.footer2 a:link{
	text-decoration:none;
	color: #999999;
	}
.footer2 a:visited{
	color: #999999;
	}
.footer2 a:hover{
	color: #000000;
	}

.learnmore {
	color:#73000B;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
.learnmore a:link{
	text-decoration:underline;
	color: #73000B;
	}
.learnmore a:visited{
	color: #73000B;
	text-decoration:underline;
	}
.learnmore a:hover{
	color: #000000;
	text-decoration:underline;
	}
#header {
	height: auto;
	width: 921px;
	}
