body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}

*
{
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	}

body {
	background-image: url("/images/28.gif");
	background-repeat: repeat;
	padding: 18px;
	margin:0;
        }


body, p, li, span {
       font: 14px Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
       font-color: #4d4d4d;
       line-height:150%;
       margin:.5em 0;
       }

	a {color: #DB7093;}
	a:visited {color:#DB7093;}
	a:hover {color: #564b47;}
	a:active { color:#000000;}


#wrapper {
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
       }


.clearfix:after
        {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	    }

.clearfix
        {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#logo {
	height: 44px;
        width: 215px;
	padding: 0;
	margin: 20px 0 0 40px;
        }

        #logo h1 {
	   padding: 55px 0px 0px 30px;
	   overflow: hidden;
           }

        #logo h1 a {
           display: block;
	   width: 215px !important;
	   height: 44px;
	   float: left;
	margin: 20px 0 0 40px;
           }


#header {
	background-image: url("/images/16.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	padding: 0px;
	margin: 0px;
    }

#header h1 {
	padding: 55px 0px 0px 30px;
	overflow: hidden;
    }

* html #header h1 { 
	margin-bottom: 0px; 
    } 


#header h1 a {
	display: block;
	height: 44px;
	font-size: 0!important;
	text-align: right;
	float: left;
	width: 215px !important;
    }



/* -----------------navigation--------------------- */

#navigation {
	font-size: 0.75em; /* 16x0.75=12px */
    background-color: #525252;
	height: 25px;
    }

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
    }

#navigation li {
	display: inline;
    }

#navigation a:link, #navigation a:visited {
	padding: 3px 10px 2px 10px;
	color: #F2F2F2;
	background-color: #525252;
	text-decoration: none;
	border-right: 1px solid #666;
    }

#navigation a:hover {
	color: #E9CC4B;
    }

#navigation li .active {
	background-color: #E9CC4B;
	color: #333;
    }


/* -----------------content--------------------- */

#content {
	float: left;
	width: 750px;
	w\idth: 510px;
	padding: 20px;
	border-left: 1px solid #dfdfdf;
	height: auto !important;
	min-height: 600px;
	overflow-x: hidden;
    }

#main {
	float: left;
	width: 750px;
	w\idth: 510px;
	padding: 20px;
	border-left: 1px solid #dfdfdf;
	height: auto !important;
	min-height: 600px;
	overflow-x: hidden;
    }


.fullwidth {
	clear: both;
	padding: 25px;
	margin: 0;
/*	position: relative;*/
/*	min-width: 680px;
	width: 680px;*/
    }


img {
	border: solid 0 black;
    }

a img {
	border: 0;
	}

img.left { 
        float: left;
	margin-right: 10px;
        margin-left: -10px;
        margin-top: -8px;
        }

img.centre {
	margin-left: auto;
	margin-right: auto; 
        padding: 5px 0 5px 0; 
	}

img.right { 
        float: right;
	margin-left: 10px;
	margin-right: -10px;
        }



/* -----------------sidebar--------------------- */


#left_sidebar {
	float: left;
	width: 170px;
	w\idth: 160px;
	margin: 0px;
	padding: 15px;
	overflow-x: hidden;
    }


#left_sidebar p {
	line-height:1.8em;
	margin: 0 0 1.5em 0; /* 12x1.5=18px */
    }

#left_sidebar h3 {
	color:#85241C;
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 0 0 0.643em 0; /* 14x0.643=9px */
    }


#left_sidebar ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
    }

#left_sidebar ul li{
	font-size: 0.75em; /* 16x0.75=12px */
	margin-bottom:.5em;
	padding:0em;
    }

#left_sidebar img {
	padding: 0 0 10px 0;
	border: solid 0 black;
    }


/* -----------------typography--------------------- */





.small {
	font-size: 0.75em; /* 16x0.75=12px */
	}


h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	margin: 0px;
	color: #85241C;
	}

h1 {
	font-size:1.5em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	}

h2 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin-top: 1.929em;
	margin-bottom: 0.643em;
	}

h3 {
	font-size: 1.125em; /* 16x1.125=18px */
	margin-bottom: .5em;
    }

h4 {
	font-size: 1.3em;
	font-weight: bolder;
    }

a:link, a:visited {
	color: #2d2d2d;
    }

a:hover, a:active {
	color: red;
    }

ul, ol {
    text-indent: 0px;
    list-style-position: outside;
    list-style-type: square;
    padding: -5px 10px 5px 10px;
    margin: 2px;
    }

li {
	line-height: 1.4em;
	padding-bottom: 1.5%;
    }

blockquote {
        margin: 10px 0;
        padding: 10px 100px 10px 20px;
        }

	blockquote p {
            color: #1E1E1E;
	    font: 1.5em Georgia,"Times New Roman",Times,serif;
            font-style: italic;
            line-height:125%;
	    }

	blockquote p:first-letter {
             }

	blockquote p:first-line {
             }

dl {
	margin: 0;
	padding: 0;
	}

dt {
	color: #7a7e7d;
	margin:6px 0 0 0;
	padding:0 0 2px 0;
	text-align:left;
	font-weight:bold;
	} /* --Definition term--*/

dd {
	margin: 0 0 .2em 20px;
	padding:0;
	text-align:left;
	} /* --Definition description--*/



	.entry dl {
	 border-bottom: 2px solid #999;
	 }

	.entry dt {
	 width: 5em;
	 padding: .3em;
	 float: left;
	 margin: 0;
	 border-top: 1px solid #999;
	 border-bottom:0px;
	 font-weight: bold;
	 }

	.entry dd {
	margin-left: 6em;
	padding: .3em;
	}

        .entry dd.first {
	border-top: 1px solid #999;
	}


	.event dt {
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: .75em 0 .2em 0;
	}

	.event dd {
	margin: 0 0 .2em 0;
	padding: 0 0 0 15px;
	background-image: url(/images/16.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	}



/* -----------------classes--------------------- */

hr{
    height:0;
    border:0;
    border-top:1px dotted #999;
    margin-top: 10px;
    margin-bottom: 10px;
    }


ul.map, ol.map {
    list-style-image: url("/images/");
    }

ul.downloads, ol.downloads {
    list-style-image: url("/images/67.png");
    padding: 0 0 0 15px;
    margin:0;
    }


/* -----------------posts--------------------- */

.post {
	background-color: #fff;
	margin:5px 0;
	padding:5px;
        border-bottom: #333333 dotted 1px;
    }

.post .date {
	font-size: 0.75em; /* 16x0.75=12px */
    }


.post h3 {
	margin: 0 0 .2em 0;
	color: #505B6D;
	padding: 0px 0px 0px 20px;
	background: url("/images/18.png")no-repeat 1px .2em;
    }

.post a:link, .post a:visited {
	text-decoration: none;
	color: #505B6D;
    }


div.excerpt {
	font-style: normal;
	color: #333;
	padding: .5em 0em 0em 0em;
    }

.functions {
	font-size: 80%;
	border-top: dotted 1px black;
	padding: .5em 0em .4em 0em;
    }





/* -----------------standard tables--------------------- */

table, caption, thead, tfoot, tbody, th, td, h1 {
	margin: 0;
	padding: 0;	
	}
		
table {
	border-collapse: collapse;
	width: 100%;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
        }

th, td { 
	border-right: 1px solid #ffffff;
	text-align: left;
	vertical-align: top;
	}

th {
	font-size: 0.75em; /* 16x0.875=14px */
	padding: 0 0.8em 0.1em 0.643em; /* 14x0.643=9px 14x0.571=8px */
	color: #fff;
 	text-transform: none;
        letter-spacing: .05em;
	background-color: #949E52;
	font-weight: bolder;
        font-transform: uppercase;
        }

td {
	font-size: 0.85em;
	padding:0.333em 0.75em 0.417em 0.75em;
	line-height: 1.3em;
        }

th.primary {
	background-color: #525252;
	font-size: 0.75em; /* 16x0.75=12px */
        }

th.secondary {
	color: #85241C;
	background-color: #FFFFFF;
	font-size: 0.75em; /* 16x0.75=12px */
        }

th.blank {
	background-color: #FFFFFF;
	font-size: 0.75em; /* 16x0.75=12px */
        }

tbody td {
	border-top: 0;
	border-bottom: 0;
	}

caption {
	text-align: left;
	font-weight: bold;
	padding: 2px 2px 2px 0px;
        }

.data {
	font-weight: bold;
        }

tfoot {
	background-color: #e2e2e2;
	color: #555555;
	}

tfoot td {
	font-size: 1.0em;
	text-align: center;
	}

tr {
	border-bottom: 2px solid #f0f0f0;
    }

.rowTint {
	background: #F5FAFA;
    }

tbody tr.over td, tbody tr:hover td {
    background: #ddd;
	}

tbody tr.over+tr td {
	background-image: url("/images/104.png");
	background-repeat: repeat-x;
	}
			
/* BORDER RADIUS */
			
table,
caption h1,
thead th,
tfoot td,
tbody td {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}



/*smdSlimbox****************************************/

.smd_slimbox {
	float:left;
	width:500px;
	margin:1em 0;
	clear:both;
    }

.smd_slimbox .cell {
	width:100px;
	height:80px;
	float:left;
	margin:1em auto;
	text-align:center;
    }

.smd_slimbox img {
	margin:0 auto;
    }

.smd_slimbox .cap {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
    }

.smd_slimbox_nav {
	clear:both;
	width:500px;
	padding:20px;
    }

.smd_slimbox_prev {
	float:left;
    }

.smd_slimbox_next {
	float:right;
    }


/*contact form****************************************/

.zemContactForm fieldset {
	border: none;
        padding-bottom: 1em;
        }

.zemContactForm {
        background-image: url("/images/4.gif");
	color: #333;
        text-align:left;
	font-size: 80%;
	line-height: 15px;
	padding: 10px;
        }

.zemContactForm label {
	display: inline-block;
	width: 100px;
	margin: 0.3em .5em 0 0;
	text-align: left;
	}

.zemContactForm br {
	clear: left;
	}

.zemContactForm legend {
	display: none;
	}

.zemContactForm input,
.zemContactForm select,
.zemContactForm textarea {
	margin: 0 1em .5em 0;
	}

input#yourname, input#email, textarea#message, input#phone, input#web {
	width: 365px;
	background-color: #EDF7FE;
	}

.zemContactForm fieldset .buttons {
	margin: 1em 0 1em 1em;
	}

.zemContactForm .zemCheckbox {
	float: left;
	padding: 0.2em 1em;
	text-align: left;
	}


input#zemSubmit {
	width: 365px;
	margin-top: 20px;
	}

ul.zemError {
	color: red;
	list-style-type: none;
	padding: 10px 0px;
	line-height: 20px;
}


/* --booking form-- */

#bookingForm h3 {
	font: 15px Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
        font-style: normal;
        border: 0px solid #AFAD93;
	color:#fff;
        background-color:#666;
        margin: 20px 0 5px 0;
        padding: 5px 5px 5px 10px;
        }

#bookingForm .zemContactForm {
        background-image: url("/images/123.png") none repeat scroll 0 0;
	color: #333;
        text-align:left;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
        }

#bookingForm .zemContactForm fieldset {
        width: 500px;
        }

#bookingForm .zemContactForm label {
	display: inline-block;
	width: 100px;
	margin: 0.3em .5em 0 0;
	text-align: left;
	}

#bookingForm .zemContactForm br {
	clear: left;
	}

#bookingForm .zemContactForm legend {
	display: none;
	}

#bookingForm .zemContactForm input,
#bookingForm .zemContactForm select,
#bookingForm .zemContactForm textarea {
	margin: 0 1em .5em 0;
	}

#bookingForm .zemContactForm fieldset .buttons {
	margin: 1em 0 1em 1em;
	}

#bookingForm .zemContactForm .zemCheckbox {
	float: left;
	padding: 0.2em 1em;
	text-align: left;
	}


/* -----------------footer--------------------- */

#footer
{
	clear: both;
	margin: 0px;
	padding: 5px;
	font-size: 80%;
	text-align: center;
	color: #B6B6B6;
	background-color: #333;
}

#footer a
{
	color: silver;
	text-decoration: none;
}

#footer a:hover
{
	color: #DD6600;
	text-decoration: underline;
}
