html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
  /*padding-left:30px;*/
/*	list-style: none;*/
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-weight: bold;
}

h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}

table.contenttable-2{
  width:50%;
  font: 11px Verdana,Arial;
  text-align: left;
}

table.contenttable{
  
  width: 100%;
  font: 11px Verdana,Arial;
  background-color:#e7e7e7;
  border:1px solid silver;
  text-align:center;
}
th p.bodytext{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
	
}

div#content p.bodytext{
	padding-bottom: 15px;
	
}






body{
  background-color:#336600;
  text-align: center;
  /*background-color:#FFFFFF;*/
}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
	/*background-color: #cb9a35;*/
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(style_FILES/header_bg.gif);
	background-repeat: repeat-x;
}

h5 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
	width:100%;
	background-image: url(../img/news_bar.gif);
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 7px;
}

h2 { 
	font: normal 12px Helvetica,Verdana,Arial;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
}


img.block {
	display:block;
}

img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
  margin: 0 auto;
  margin-right:auto;
  width:802px;
  text-align: left;
  border:1px solid silver;

}



div#top {
	float:left;
	width:100%; 
  	text-align:center;
	padding-top:15px;
	padding-bottom: 5px;
  	color:white;
}

div#tel {

  font: bold 10px Verdana,Arial;
/*  clear:both;
*/

  text-align:right;
  color:#FFFFFF;  
	margin-left:610px; 
	width:180px;
	padding-top:15px;

}

div#top a {
   font: bold 10px Verdana,Arial;

   text-decoration: none;
   color:white;
   }

div#header { 
  background-color:#336600; 
  margin-top: 20px;
  margin-bottom: 25px;
}

/*-----------------------------------*/

div#toplinks { 
	float:left;
	width:197px; 
	background-color:#336600;
}

div#links { 
	float:left;
	width:200px; 
	background-color:#336600;
}

div#links div { 
	margin-left: 20px;
	width:100%; 
}


div#search {
	padding-top:5px;
	float:left;
	width:200px; 
	background-color:#336600;

}


div#head { 
  /*margin-left:200px; */
	float:left;
  width:600px;
	font: normal 11px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
  background-color:#336600; 
}



div#center_1 { 
  width:575px;

	float:left;
	padding-top:5px;
	padding-left:20px;
 /* padding-right:10px;*/
	padding-bottom:5px;
  background-color:#336600; 
  min-height:500;
}
a {
   font: bold 10px Verdana,Arial;
   text-decoration: none;
   color:white;
}

div#content{
	padding-left:10px;
  	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
  	background-color:#037200; 
  	color: white;
}


div#right_2 { 
	width:190px; 
  min-height:500;
	float:right; 
	text-align:left; 
	padding-top:5px;	
	background-color:#336600;
}


div#footer {
  text-align:center;
  color:white;
  clear:both;
  background-color:#336600;
  padding:10px;
  /*min-height:400px;*/
}

div#directLink{
	width:250px; 
	text-align:left;
	background-color:#336600;
	margin: auto;
	margin-top:150px;
	padding-left: 15px; 
}


div#footer a {
   text-decoration: none;
   color:white;
}

div#center_1 ul{
	margin-left: 15px;
}

div#center_1 li{

	padding-top: 10px;
	font-size: 13px;			
}

/* ------------ Mailform -------------*/


div.csc-mailform-field{
  display: block;
 	clear: 		both;
}

p.csc-form-label-req{
	color: white;
}


#center_1 .csc-mailform-check{
  width: 1em;
  background-color:#ffd275; 
}

#center_1 .csc-mailform-submit{
  width:100px;
  margin-left: 150px;
}

div#center_1 form{
  border: 1px dashed silver;
	margin:		2em 0;
	padding: 5px;
}

div#center_1 label{
  float: left;
  width: 150px;
}

div#center_1 input{
  background-color: #dde;
  width: 320px;  
  margin-bottom: 5px;
}

div#center_1 textarea{
  background-color: #dde;
  width: 320px;
  margin-bottom: 5px;
  height: 150px;
}

div#center_1 span{
 	color:#ffffff;
	font-weight: bold;
}
/* ------------ veguestbook -------------*/

#center_1 div.tx-veguestbook-pi1 {
	margin-top: 15px;
	background-color: #037200;
	padding-bottom: 15px;
	width:550px; 
	
 	margin-right:auto;

}

#center_1 div.tx-guestbook-entry{
	width:100%; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
}
#center_1 div.tx-guestbook-header{
	position:relative; 
 	height:20px; 
  	/*background-color:#cb9a35;*/
		background-image: url(style_FILES/header_bg.gif);
	background-repeat: repeat-x;
 
 	width:100%;
}
#center_1 div.tx-guestbook-left{
	width:25%; 
 	float:left; 
 	position:relative; 
 	background: transparent;
	  
}
#center_1 div.tx-guestbook-left a:link, #center_1 div.tx-guestbook-left a:visited{
	font-size:12px;
    color:#ffffff;
    text-decoration:none;
	font-weight: bold;
}
#center_1 div.tx-guestbook-right{
	overflow: auto;
	   color:#ffffff;
	background: transparent;;
	float: right; 
 	display:inline; 
 	position: relative; 
 	width:62%;
}
#center_1 div.tx-guestbook-right p{
	   color:#ffffff;
	   font-weight: bold;
}
.tx-guestbook-date{}
.tx-guestbook-clear{}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
	border-style: dashed;
	border-width: 1px;
	border-color: silver;
	display: inline-block;}


* html .clearfix{height: 1%;}
.clearfix{display: block;}

#center_1 div.tx-guestbook-field input.tx-guestbook-submit{
  width:100px;
  margin-left: 150px;
}

#center_1 div.tx-guestbook-pagination a{
	text-decoration: none;
	font-size: 12px;
	color: white;
} 
#center_1 div.tx-guestbook-pagination strong{
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

/*---------------Simple Google Maps----------------*/

div.gmnoprint {
	color: black;
}

div.gmnoprint a{
	color: blue;
	font-weight: bold;
}
#center_1 span.gmapDirHead{
	color: black;
	font-weight: bold;
}

#center_1 span.gmapDirHead strong{
	color: black;
	font-size: 11px;
	font-weight: bold;
}

p.gmapDirItem label{
	color: black;
}
div#center_1 p.gmapDirItem input{
	background-color: white;
	width: 80px;
  	margin-left: 25px;
} 
div#center_1 p.gmapDirItem input.gmapDirButton{
	background-color: white;
	width: 50px;
  	margin-left: 0px;
} 

p.align-center{
	text-align: center;
	
}













