body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#29531C;
	width:698px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	padding-top:20px;
}
#chameleon_top {
	height: 70px;
	width: 180px;
	position: absolute;
	left: 790px;
	top: 6px;
	background-image: url(graphics_final/chameleon_greeneyes.gif);
}
a {
	font-weight: bold;
	color: #29531C;
}
a:hover {
	color:#ffffff;
}
#header h1 {
	padding-right:15px;
	height: 100px;
	background-image: url(graphics_final/logo-redborder_95.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding-left: 0px;
	padding-top: 30px;
	margin-bottom: 0px;
}
#header h1 span{
	margin-left: 180px;
}
#menu ul {
	list-style:none;
	line-height:1.7em;
	font-weight:bold;
	width: 90px;
}
#menu li {
	margin-bottom: 6px;
}
#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #29531C;
	display: block;
	padding: 6px 0 5px 10px;
	/*background: #B0D838;*/
border-left: 2px solid #29531C;
}
#menu li a:hover {
	background: #B0D838;
	color:#FFFFFF;
	border-left: 4px solid #ff0033;
}
#menu {
	width:20px;
	float:left;
	padding-top: 0px;
	margin: -5px 0px 0px;
}
#container {
	width:690px;
	margin-left:60px;
	margin-top: 0px;
	background-color: #B0D838;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	border: medium solid #FF0033;
}
#container #content h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.4em;
	margin-bottom: 0px;
}
#content {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #ff0033;
	padding-left: 30px;
	margin-left: 150px;
	margin-top: -10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#footer p {
	clear:both;
	/*background:url(graphics_final/bottom_rounded.gif) no-repeat center;*/
	padding-top:10px;
	font-size: 0.6em;
	margin:0;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align:right;
}
#container #content h4 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
/* About.html page starts */
/* this is to put a border around a piece in About*/

p.aboutpageinnerborder {
	margin-left:30px;
	border: thin dashed #FF0033;
	padding: 5px;
}
.charterinfo {
	font-size:0.9em;
}
/* About.html page ends */



/* contact.html page starts */
#contacttable {
	border-width: 5px;
	border-style: dotted;
	border-color: green;
	border-collapse: separate;
	background-color:#B0D838;
	width: 460px;
}
#contacttable td {
	border-width: 0px 0px 0px 0px;
	padding: 10px;
	border-color: gray gray gray gray;
	background-color:#B0D838;
	width: 180px;
}
/* contact.html page endss */

.map {
	margin: 0px;
}
#webshop {
	padding: 3px 7px 3px 10px;
	width: 110px;
	font-size: 0.8em;
	border: medium dotted #009900;
	margin-left: 10px;
	margin-right: 10px;
}
