* {
border: 0;
margin: 0;
padding: 0;
background-color:transparent;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:small;
	background-color:#666699;
	/*color:#363652;*/
	color:#333333;
	}

div.container {
	border:2px solid #fff;
	width:742px;
	background-color:#C8CE97;
	margin: auto;
}
div.top {
	background-image:url(../kc_images/cottage_head_flowers1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:195px;
}

h1.tophead {
	position:relative;
	color:#9D9D00;
	font-size:1.2em;
	text-align:right;
	padding:175px 45px 0 0;
}
h2.buttons {
	font-size:12px;
	margin:0px;
	background-color:white;
	border-bottom:1px solid #999900;
	border-top:1px solid #999900;
	text-align:center;
	width:100%;
	padding:5px 0;
	}

h2.h2main {
	color:#797900;
	font-size:large;
	padding:10px 0 5px 0;
	}
h3.h3main {
	color:#797900;
	font-size: 1.1em;
	padding:10px 0 5px 0;
	}
div.rooms {
	margin: 5px 6px 5px 6px;
	line-height:1.6em;
	clear:both;
}
div.roomsl{
	margin: 2px 10px 2px 6px;
	clear:both;
	}
div.dHomeVid {
	margin:10px 0 10px 115px;
}

a:link {
	font-weight:bold;
	color:#9D9D00;
	text-decoration:none;
}

a:visited {
	font-weight:bold;
	color:#5E5E00;
	text-decoration:none;
}

a:hover {
	color: #DFDF00; 
	text-decoration: none;
}

a:active {
	color:#9D9D00;
	border-bottom: 1px dotted #005e00;
	text-decoration:none;
}
div.text {
	text-align:left;
	margin-left: 15px;
	}
ul {
	margin:8px 0 0 15px;
	text-align:left;
	font-size:1em;
}
ul.ulR {
	margin:8px 0 0 392px;
	text-align:left;
	font-size:1em;
}
li {
	padding:3px 10px 5px 10px;
	line-height:1.2em;
	}
/*div.footertop {
	border-top:1px thin solid;
	border-top-color:#003399;
}*/
div.footer {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	/*border-top:1px solid #999900;*/
	clear:both;
	padding:15px 0 10px 0;
	line-height:1.6em;
}
div.wdw {
	text-align:center;
	font-size:0.8em;
	clear:both;
	padding:15px 0 10px 0;
	line-height:1.6em;
}

.right {
	float:right;
	margin:4px 4px 4px 6px;
	border:1px solid #9D9D00;
	clear:both;
}

.righto {
	float:right;
	margin:4px 2px 4px 6px;
}

.left {
	float:left;
	margin:4px 25px 4px 2px;
	border:1px solid #9D9D00;
	}

.lefto {
	float:left;
	margin:4px 25px 4px 0px;
}

.accolades {
	font-style:italic;
	font-weight:400;
	font-stretch:expanded;
	}



h4.h4main {
	color:#797900;
	font-size: medium;
	}
