/* CSS JOHNSON COTTAGE */

body {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	background: url(images/butterfly_bg.gif);
	-webkit-text-size-adjust: none;
	}

.maintable {
	background-color: #FFFFFF;
	}

.line {
	background-color: #d4ddca;
	height: 1px;
	}
	
.menu {
	background-color: #fbfaf8;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #d4d4d3;
	font-size: 0.9em;
	height: 27px;
	}

.menu a { 
	color: #878686;
	text-decoration: none;
	}
	
.menu a:hover {
	color: #333333;
	text-decoration: none;
	}
	
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d4d4d3;
	text-align: center
	}

.submenu a { 
	color: #94ab7a;
	text-decoration: none;
	}
	
.submenu a:hover {
	color: #4f6437;
	text-decoration: none;
	}

.main {
	background-color: #fbfaf8;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#494949;
	font-size: 0.8em;
	line-height: 1.8;
	text-align: justify;
	}

.main a { 
	color: #94ab7a;
	text-decoration: none;
	}
	
.main a:hover {
	color: #4f6437;
	text-decoration: underline;
	}

h1 {
	font-weight: normal;
	margin: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #666666;
	}
	
h1 a { 
	color: #94ab7a;
	text-decoration: none;
	}
	
h1 a:hover {
	color: #4f6437;
	text-decoration: underline;
	}

h2 {
	font-weight: normal;
	font-size: 2.1em;
	line-height: 1.3;
	text-align: left;
	margin-top: 5px;
	}
	
h3 {
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.3;
	}
	
h4 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5;
	}
	
h5 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 0;
	}

.footer {
	background-color: #a9bf91;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 0.9em;
	height: 80px;
	line-height: 2;
	}

.footer a { 
	color: #ffffff;
	text-decoration: underline;
	}
	
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.picborder {
	padding: 5px;
	border-color: #d4ddca;
	border-style: double;
	border-width: 1px;
	background-color: #ffffff;
	}
	
.quotebg {
	background-color: #F1F4ED;
	}
	
.boxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size: 1em;
	line-height: 1.8;
	text-align: left;
	}
	
.quoterightmargin {
	margin-right: 40px;
	}

#menu {
	width: 815px;
	}

#menuleft {
	float:left;
	height: 23px;
	margin-top: 5px;
	}
	
#menuright {
	float:right;
	margin-top: 6px;	
	}
	
.literaryquote {
	margin: 0px 40px 0px 40px;
	font-style: italic;
	}
	
.hlbcalendar {
	padding: 40px 0px 0px 30px;
	background-color: #FFFFFF;
	border-color: #d4ddca;
	border-style: solid;
	border-width: 1px;
	}
	

