* {padding: 0; margin: 0;}
img	{border: 0; }

body {text-align: center; color: #333; margin: 0; padding:0; background: #ccc url("img/bgnd-page.png") repeat-x; font: 12px Arial, sans, sans-serif, _sans;}

p {text-align: left; color: #333; line-height: 1.5em; font-size: 1em; padding: 10px 0; margin: 0;}
a {color: #333; cursor: pointer;}
a:HOVER {text-decoration: none;}
ul {margin: 0;}

.l, .alignleft {float: left;}
.r, .alignright {float: right;}
.center {text-align: center;}

.clear {clear: both;}
.separator {clear: both; border: #c00 dotted; border-width: 0 0 1px 0; margin: 10px 0;}
.strong {font-weight: bold;}
.linklove {display: none;}
.slideshowlink {padding: 10px;}

.s100 {width: 100px;}
.s150 {width: 150px;}
.s200 {width: 200px;}
.s210 {width: 210px;}
.s300 {width: 300px;}
.s500 {width: 500px;}
.s600 {width: 600px;}

.p100 {width: 100%;}
.s80 {width: 80px;}
.h150 {height: 150px;}
.postmetadata {font-size: 0.8em;}

/********************************************************************************/

#wrapper {width: 700px; margin: 0 auto; text-align: center;}

#wrapper .logo-print {display: block;}

#header {display: none;}

#headertxt {display: none;}

#headerimg {display: none;}

#main-nav {display: none;}

#searchbox {display: none;}

#page {width: 700px; margin: 0 auto;}

#content {width: 700px; margin: 0 auto; float: left; text-align: left;}

#content h1 {padding: 0; margin: 0; font-size: 2.0em; font-weight: bold; color: #c00;}
#content h2 {padding: 0; margin: 10px 0; font-size: 1.6em; font-weight: normal; color: #000;}
#content h2 a {color: #000; text-decoration: none; padding: 2px;}
#content h3 {padding: 0; margin: 0; font-size: 1.2em; color: #333;}
#content h3 a {color: #666; text-decoration: none; padding: 2px;}
#content h4 {padding: 0; margin: 0; font-size: 1.1em; font-weight: bold; color: #000;}

#content p {padding: 10px 0;}

#content ol {margin: 10px 0 10px 20px;}
#content ol li {padding: 0 0 0 10px; margin: 0 0 10px 0; list-style-position: inside; color: #333;}
#content ol li a {color: #333; text-decoration: none;}
#content ol li a:HOVER {text-decoration: underline;}

#content ul {margin: 10px 0 10px 20px;}
#content ul li {color: #333; padding: 0 0 0 10px; margin: 0 0 10px 0; list-style-position: inside;}
#content ul li a {color: #333; text-decoration: none;}
#content ul li a:HOVER {text-decoration: underline;}

#content .catdropdown {float: left; padding: 10px;}
#content .catdropdown select {width: 100px; margin: 10px 0 0;}
#content .adv-submit {height: 35px; width: 135px; color: #fff; font-size: 1.6em; padding: 0.3em; background: #cc0000; border: none; margin: 20px 20px 0 20px;}

#content .catlist {margin: 0; float: left; padding: 0 10px; border: #eee dotted; border-width: 0 1px 0 0;}
#content .catlist ul {margin: 0; padding: 0;}
#content .catlist ul li {list-style: none; margin: 10px 0; padding: 0;}
#content .catlist ul li ul {margin: 10px 0 0 0; padding: 0;}
#content .catlist ul li ul li {list-style: none; margin: 0; padding: 5px 0;}
#content .catlist ul li ul li a {padding: 5px 5px 5px 15px; background: url("img/arrow-red-small.gif") 5px 50% no-repeat; text-decoration: none;}
#content .catlist ul li ul li a:HOVER {background: #333 url("img/arrow-white-small.gif") 5px 50% no-repeat; color: #fff; text-decoration: none;}

#content .wp-pagenavi {display: none;}

#content p a.more-link {display: none;}

#content #gmap {float: right; margin: 0; padding: 0; width: 360px;}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin: 0;
	padding: 10px 0;
	border: #c00 dotted;
	border-width: 1px 0;
	display: block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0 10px 0 0;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin: 0 2px 2px 0;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

table {width: 100%; border-collapse: collapse;}
table tr td {color: #333; text-align: left;}

#buttons {display: none;}

#columns {display: none;}

#sidebar {display: none;}

#footer {display: none;}

form {display: none;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */ 

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #000;
	text-align: center;
	background: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
	color: #000;
}
/* End captions */
 