
/* styles for millersdale cottages - this is a comment */

body {
  	color: black;
  	font-family: "Times New Roman",Times, serif;
  	font-size: 12pt;
  	text-align: left;
	width: 782px;
}

div {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

div.body {	
	width: 100%;
  	position:  relative;
  	top: 0px;
  	left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.menu {
	width: 100%;
  	position: relative;
  	top: 0px;
  	left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

div.bottom {
	width: 100%;
  	position: relative;
  	top: 0px;
  	left: 0px;
	margin-top: 3px;
	background-color: #80C080;/*#cee095;*/
	border: 1px solid #C0C0C0;
}

H1 {
  	font-family: Times, "Times New Roman", serif;
  	font-size: 20pt;
	color: #004000;
}

H2 {
  	font-family: Times, "Times New Roman", serif;
  	font-size: 16pt;
  	line-height: 24pt;
  	margin-top: 6px;
  	margin-bottom: 6px;
  	color: #004000;
  	text-align: center;
}

H3 {
  	font-family: Times, "Times New Roman", serif;
  	font-size: 14pt;
  	line-height: 14pt;
  	margin-bottom: 1pt;
  	color: #004000;
  	letter-spacing: 1px;
  	text-align: center;
}

H4 {
  	font-family: "Times New Roman",Times, serif;
 	font-size: 14px;
  	margin-bottom: 4px;
 	margin-top: 4px;
  	color: #516e3c;
  	text-align: center;
}

h5 {
  	text-align: center;
}


P {
  	font-family: "Times New Roman",Times, serif;
  	font-size: 11pt;
 }

LI {
  	font-family: "Times New Roman",Times, serif;
  	font-size: 11pt;
  	line-height: 14pt;
  	color: #000000;
}

UL {
  	font-family: "Times New Roman",Times, serif;
  	font-size: 11pt;
  	line-height: 14pt;
  	color: #000000;
}

p.small {
  	font-size: 10pt;
}

 
table {
  	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

table.menu {
	text-align: center;
	background-color: #5b7d29; 
}

td {
  	font-size: 0.9em;
}

td.image {
	font-size: 0.75em;
	text-align: center;
}

td.bodytext {
	padding-left: 10px;
	padding-right: 10px;
}

td.event {
	font-size: 1.1em;
}

td.menu {
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	/*margin-left: 1px;
	margin-right: 1px;*/
	padding: 1px;
	height: 20px;
	font-weight: bold;
  	font-family: Times, "Times New Roman", serif;
}

td.menutop {
	padding-top: 1px;
	padding-bottom: 1px;
}

td.bottom {
	font-size: 0.85em;
}

.white {
  	background-color: white;
}

a:link {
  	color: #007621;
  	background-color: transparent;
}

a:active {
  	color: #407621;
  	background-color: transparent;
}

a:visited {
  	color: #005040;
  	background-color: transparent;
}

a:hover {
  	color: #002200;
  	background-color: transparent;
}

.center {
  	text-align: center;
}

.menuimg {
	border: 1px #ffffff solid;
}

.top {
  	background-color:   #80C080;
  	font-weight: bold;
}

.edged  {
  	border-top: 2px #ffffff solid;
  	border-right: 2px #ffffff solid;
  	border-bottom: 2px #ffffff solid;
  	border-left: 2px #ffffff solid;
}

.menu a:link {
	color: #617a38;
	text-decoration: none;
	font-weight: normal;
}

.menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu a:active {
	color: #C0C0C0;
}

.menu a:visited {
	color: #617a38;
	text-decoration: underline;
	font-weight: normal;
}
