span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;} 

* 	{ 
	padding : 0;
	margin : 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

body 	{
	background:#F2F1EC;
	}

#wrapper {
	width: 870px;
	margin: 10px auto;
	background color: #F2F1EC;
	}
#header {
	height: 200px;
 	background-image:url('header.png');
 	background-repeat:repeat-x;
	}

#header h1{
	color: #000000;
	font-size: 46px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 35px 0px 20px 310px;
	}

#header h2 {
	color: #000000;
	font-weight: lighter;
	font-size: 22px;
	padding-left: 310px;
	}	

	
#leftcontent {
	display: inline;
	width: 200px;
	float: left;
	min-height:1000px;
	background: #D5D0BD;
	margin: 0px 10px 10px 10px;
	}
	
#leftcontent A:link, A:visited, A:active { 
	color: black;
	text-decoration: underline;
	}

#leftcontent A:hover {
	color:black;
	text-decoration: none;
	}

#leftcontent ul li {
	list-style-type: none;
	margin:15px 10px 0px 10px;
	color: black;
	line-height:1.2;
	font-size:16px;
	font-weight: bold;
	}

#leftcontent li.inset {
	margin:0px 10px 0px 20px;
	font-weight:normal;
	color: black;
	line-height:1.2;
	font-size:12px;
	}

#centercontent {
	background:#F2F1EC;
   	width: 648px;
	float: left;
	text-align: justify;
	voice-family: "\"}\"";
	voice-family: inherit;
	}	
		
	

#centercontent A:link, A:visited, A:active { 
	text-decoration: underline;
	color: black;
	}

#centercontent A:hover {
	color: black;
	text-decoration: none;
	}

#centercontent p {
	font-size:16px;
	text-indent:5%;
	line-height:1.5;
	font-weight:normal;
	padding: 10px 0px 10px 0px;
	}

#centercontent h1 {
	padding: 10px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	}

dt	{
	padding: 10px 0px 0px 20px;
	font-weight: bold;
	}
dd	{
	padding: 5px 0px 0px 30px;
	}

img.gallery {
	border: 2px solid #D5D0BD;
	}
	


img.sawday {
	display: block;
	margin: 10px auto 5px auto;
	border: 1px solid #000000;
	}

/* FORMS */

#contact-area {
	width: 600px;
	margin-top: 25px;
	}

#contact-area input, #contact-area textarea, #contact-area select {
	padding: 5px;
	width: 471px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #D5D0BD;
	color: #000000;
	}

#contact-area select  {
	margin: 0px 0px 10px 115px;
	width: 150px;
	}

#contact-area textarea {
	height: 90px;
	}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #000000;
	}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	color: black;
	}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 16px;
	}
