body { background: #F9FCF1; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #000; }

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

#attention { background: pink; margin-top: -21px; margin-bottom: 25px; padding: 5px;}

h1 { font-size: 3.6em; margin-bottom: 5px }
h2 { font-size: 2.0em; }
#content h2 { margin-top: 20px;}
h3 { font-size: 1.5em; margin-top: 20px;}
p, ul, ol { margin-top: 0; line-height: 185%;  }
table {width: 100%; }
table, td, th { border: 1px solid #222; padding: 6px; border-collapse: collapse}
td.price { text-align: right}
th { background: #eee; }

dd { margin-bottom: 1em; margin-left: 0}

.cb { clear: both; height: 1px}

#wrapper { width: 910px; margin: 0 auto; padding: 20px;background: #fff;border: 1px solid #ccc;}

/* Header */

#header {width: 910px;height: 172px;margin: 0 auto;background: #444 url(front2.jpg) no-repeat left top;}
#logo { float: left; width: 640px;}
#logo h1, #logo p {}

#logo h1 {padding: 25px 0 0 20px;letter-spacing: 2px;text-transform: uppercase;font-size: 2.6em;}
#logo p {margin: 0;text-transform: uppercase;font: bold 14px Arial, Helvetica, sans-serif;	color: #FFF;padding-left: 20px;} 
#logo a {border: none;background: none;text-decoration: none;color: #FFF;}

/* Menu */

#menu {width: 910px;height: 50px;margin: 0 auto;padding: 0;border-top: 1px #FFFFFF solid;background: #222;}
#menu ul {margin: 0;padding: 0;list-style: none;line-height: normal;}
#menu li {float: left;}
#menu a {display: block;padding: 17px 10px 10px 20px;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FFFFFF;border: none;}
#menu a:hover, #menu .current_page_item a {color: #FFFFFF;}
#menu a:hover {text-decoration: underline;}

/* Page */
#page {width: 910px;margin: 0 auto;}

/* Content */

#content { float: right;width: 600px;padding: 25px 20px 0 0;}
#content a:link { color: blue; text-decoration: underline}
#content a:hover { color: red; }
#content #googlemap { margin-bottom: 10px;}
#content.photopost { float: none; width: auto; padding-top: 12px;}
#content.full {float: none; width: auto; padding-top: 12px;}


.bigphoto { display: block;padding: 2px; border: 5px solid #000; margin: 10px auto 0; }
.photoinfo {font-size: 90%}
#photocontent { }

.photo { padding: 8px; border: 1px dotted #ccc; background: #fff; font-size: 85%; width: 275px; float: right; margin: 10px 0 10px 10px }
.photo:hover { background: #eee}
.photo p { margin: 0; text-align: center }
.photo img { border: 2px solid #ccc}

.twophotos { width: 610px; margin-bottom: 10px; }
.twophotos .photo { float: left; margin: 5px }
.photoline { float: right; width: 275px; margin: 10px 0px 10px 35px }
#fullmap { margin: 10px 0 }

.gallery .photo { margin-left: 3px; margin-bottom: 3px;}

/* Sidebar */

/* comment forms */
#commentform { border: 1px solid #ccc; background: #eee; padding: 15px 0 15px 15px ; margin-top: 10px;}
#commentform label { display: block; float: left; width: 100px;}
#commentform input { display: block; width: 150px;float: left }
#commentform div { clear: both; height: 35px;}
#commentform #formbuttons { height: auto }
.comment { padding: 15px; border: 1px solid #ccc; margin: 10px 0}

#sidebar {
	float: left;
	width: 220px;
	padding: 35px 0 0 20px;
	color: #000;
}
#sidebar h2 { font-size: 1.6em}
#sidebar ul {
	margin: 0 0 25px 10px;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
	padding-left: 15px;
	list-style: circle;
}

#sidebar li  {
	line-height: 35px;
	border-bottom: 1px dotted #cecece;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
	margin-bottom: 10px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: blue;
	text-decoration: underline;
	display: block;
}

#sidebar a:hover {
	text-decoration: underline;
	color: red;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
/* Contact Plugin */
.form-item label { display: block }

.zemContactForm fieldset { padding: 5px 20px; margin-bottom: 15px; }
.zemContactForm input { display: block; margin-bottom: 15px;  }
.zemContactForm label { font-weight: bold }	
.zemContactForm textarea { width: 570px; height: 250px;}
.zemSubmit { width: 100%; font-size: 120%; font-weight: bold;margin-top: 10px; padding: 10px}
.sign { display: block;}


/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #fff;
}
