/* @override http://roseofsharoncottage.com/roseofsharoncottage.css */

p + p {
	margin-top: 10px;
}

p + h2 {
	margin-top: 25px;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	line-height:22px;
}

ul {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .5in;
	list-style-position: outside;
}

p {
	margin-bottom: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color:#FFFFCC;
	margin-top: -10px;
}
body {
font-size: 16px;
background-color: #036B00;
	margin: 0;
}
#container {
	width: 790px;
	margin-left:auto;
	margin-right: auto;
	background-color: #036b00;
}


a { color:#5FACEB }
h2 { color:#F6CC09; font-size:1.2em;	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: .5em;
	margin-bottom: 5px;
}

h2 + img {
	margin-top: 10px;
}

p + h3 {
	margin-bottom: 5px;
	margin-top: 15px;
}

h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

h2 + p {
	margin-top: 5px;
}

h3 + p {
	margin-top: 0;
}

.images {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.5em;
	display: block;
	width: 600px;
}

.images li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.images a {
	float: left !important;
	margin-right: 20px;
	margin-bottom: 10px;
	text-decoration: none;
}

.caption {
	text-align: center;
	margin: 0;
	clear: both;
	display: block;
	text-decoration: underline;
}

.images img {
	margin: 0 0 7px;
	cursor: pointer;
	border: 6px solid #FFFFCC;
	clear: both;
	text-decoration: none;
}

#suites
 {
	margin-left: auto;
	margin-right: auto;
}

ul.images li p {
	text-align: center;
	margin: 0;
	clear: both;
}

#content {

}

#container > img + img {
	margin-top: 10px;
}

h1 {
	margin: 0 0 -10px;
	clear: both;
}

hr {
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
	background-color: #FFFFCC;
	border-style: solid;
	border-color: #FFFFCC;
}

#nav {
	background-color: #ffc;
	color: #000;
	float: left;
	width: 780px;
	padding: 2px 0 4px 10px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

#head {
	background-color: #ffc;
}

#head img {
	margin-bottom: -10px;
	border-style: none;
}

#container a img {
	margin: 0;
}

#nav li {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	list-style-type: none;
}

#nav a {
	color: black;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li {
	margin-left: 2px;
	margin-right: 2px;
}

#nav li + li + li + li + li + li + li {
	float: right;
	margin-right: 10px;
}

hr + .copyright {
	margin-bottom: 15px;
}

#susan {
	width: 740px;
}

.wide {
	margin-top: 40px;
}

.weather {
	float: right;
	clear: both;
	margin-right: 200px;
}

#garden {
	width: 740px;
	margin-left: -50px;
}

#garden > a + a {
	margin-top: 50px;
}

#garden > a + a + a {
	margin-top: 0px;
}

.images em {
	display: block;
	text-align: left;
	margin-left: -50px;
	margin-bottom: 10px;
}