

th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #66A342;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 3em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #66A342;
}

a:hover {
	color: #66A342;
}

hr {
	display: none;
}

/* Header */

#topbg {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) no-repeat left top;
}

#header {
	width: 800px;
    height: 100px;
	margin: 0 auto;
    background-image: url("images/img02.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-size: 56px;
	padding: 10px 0 0 35px;
	color: #FFE4B5;
}

#header p {
	margin-top: -20px;
	padding: 0 0 0 30px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFE4B5	;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Header2 */


#header2 h1, #header2 p {
	margin: 0;
	padding: 0;
}

#header2 h1 {
    margin-top: -85px;
	font-size: 24px;
	padding: 10px 0 0 500px;
	color: #FFFFCC;
}

#header2 p {
	margin-top: 10px;
	padding: 0 0 0 500px;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-transform: lowercase;
}

#header2 a {
	text-decoration: none;
	color: #FFFFCC;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: left;
	width: 430px;
	margin: 0;
	padding-left: 30px;
	color: #666666;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 20px 5px 0px;
	font-size: 26px;
	background: url(images/img06.gif) no-repeat right 40%;
	border-bottom: 2px #66A342 dashed;
	margin-right: 20px;
}

.title a {
	text-decoration: none;
	color: #66A342;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #66A342;
}

.meta {
	text-align: left;
	color: #66A342;
	padding: 5px 20px 5px 25px;
	background: url(images/img07.gif) no-repeat left 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
}

.meta .more {
}

.meta .comments {
	background: url(images/img07.gif) no-repeat left 50%;
	padding-left: 25px;
}

.meta a {
	color: #66A342;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 17px 20px 5px 0px;
    font-size: 16px;

}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	margin-bottom: 10px;
	padding-right: 30px;
	color: #66A342;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
    font-size: 16px;
}

#sidebar li ul {
	margin-left: 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 35px;
	border-bottom: 1px #66A342 dotted;
}

#sidebar h2 {
	margin: 0px 0 0 20px; 
	height: 35px;
	font-size: 22px;
	color: #66A342;
	background: url(images/img04.gif) no-repeat right 30%;
	border-bottom: 2px #66A342 dashed;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Sidebar 2*/

#sidebar2 {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 80px;
    padding-left: 0px;
	color: #66A342;
    font-size: 16px;
    color: #FFE4B5;
}

#sidebar2 a {
    color: #66A342;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #48AB07;
	background: url(images/img01.jpg) no-repeat left top;
    margin-top: 5px;
	margin-bottom: 20px;
}

#footer p {
	padding-top: 15px;
    font-size: 16px;

}

#footer p a {
	color: #69B536;
    font-size: 16px;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

#footerbg {
	width: 800px;
    height: 100px;
	margin: 0 auto;
    background-image: url("images/img02.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

/* info banner */

#infobanner {
    float: right;
    padding-right: 30px;
	width: 260px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #48AB07;
	background: url(images/infobanner.jpg) no-repeat left top;
    margin-top: 10px;
	margin-bottom: 20px;
}

#infobanner h2 {
	margin: 0px 0 0 20px; 
	height: 35px;
	font-size: 18px;
	color: #66A342;

}

#places {
	width: 700px;
	margin-left: auto ;
    margin-right: auto ;
    color: #5EC800;
    font-size: 16px;
    
   
}
#places2 {
	width: 700px;
	margin-left: auto ;
    margin-right: auto ;
    color: #5EC800;
    font-size: 16px;
}

 a:link {
    text-decoration: none;
	}
	
#contact {
	width: 700px;
	margin-left: auto ;
    margin-right: auto ;
    color: #5EC800;
    font-size: 16px;
}

div.block4 {
 	width:100%;
 	height:50px;
 	background : white;
}

#footerlink {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 12px;
	font-family: "Tahoma", Geneva, sans-serif;
	color: #48AB07;
    margin-top: 5px;
	margin-bottom: 20px;

}

div.email {
    position: absolute;
    left: 30px;
    top: 100px; 
    border: 3px solid #73AD21;
}


#services td{
	font-size: 18px;
	color: #5EC800;
	vertical-align: top;
}

#quote {
	font-size: 28px;
	color: lightgray;
}


#menu {
  position: fixed;
  
}

.anchor { display:block; padding-top: 20px; }
.anchorhome { display:inline-block; padding-top: 20px; margin:0 }

div.photogallery {
   min-width=1200px;

}