body {
	margin:10px 0 0 0;
	padding:0;
	font-family:verdana,arial,sans-serif;
	font-size:70%;
	background: #fff;
	color: #000;
	line-height: 1.65em;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #4a5900;
	background-color: transparent;
}

a:visited {
	color: #4a5900;}

a:hover {
	color: #76a200;
	background-color:transparent;
}

p {
	padding: 0 0 20px 0;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

#lang {
	text-align: right;
	font-weight: bold;
	color: #4a5900;
	margin: 2px 0;
}
#lang img {
	border: 1px solid #4a5900;
	margin: 0 4px 0 0;
}

#header {
	text-align: left;
	position: relative;
	width: 750px;
	background: #F0F0E6 url(images/header_bg.jpg) repeat-x;
}

#header_leaf {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 100;
	width: 182px;
	height: 137px;
	background: transparent url(images/header_leaf.gif) no-repeat top right;
	
}
#left_header {
	float: left;
	width: 12px;
	height: 147px;
	background: #fff url(images/header_left_bg.jpg) no-repeat top left;
}

#right_header {
	float: right;
	width: 12px;
	height: 147px;
	background: #333 url(images/header_right_bg.jpg) no-repeat top left;
}

#header_content {
	height: 147px;
}

#menu {
	position: absolute;
	bottom: 0;
	left: 12px;
	width: 700px;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 5px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #4a5900;
	text-transform: lowercase;
}

#logo h1 a  span {
	display: none;
}

.sitelogo {
	width: 220px;
	height: 80px;
	position: absolute;
	z-index: 1;
	margin: 15px 0 0 5px;
	background: #F0F0E6 url(images/bookboutique_logo.jpg); 
}

#content {
	text-align: left;
}

#news {
	float: left;
	width: 235px;
}

#news_content {
	border-left: 1px solid #CBD0B6;
	border-right: 1px solid #CBD0B6;
	background: #FEFEFC url(images/news_bg.jpg) repeat-x top left;
	padding: 0 10px;
	min-height: 320px;
	height:auto !important;
	height:320px;
}

.top {
	width:100%;
	height:11px;
	font-size: 0;
	background:url(images/news_border_top.jpg) no-repeat left top;
}

.top span {
	display:block;
	position:relative;
	height:11px;
	margin: 0;
	padding:0;
	background:url(images/news_border_top_right.jpg) no-repeat right top;
}

.bottom {
	width:100%;
	height:11px;
	background:url(images/news_border_bottom.jpg) no-repeat left bottom;
}

.bottom span {
	display:block;
	position:relative;
	height:11px;
	font-size: 0;
	background:url(images/news_border_bottom_right.jpg) no-repeat right bottom;
}

#main {
	float: left;
	width: 470px;
	margin: 0 0 0 30px;
}

#main_content {
	padding: 10px 0 0 0;
	color: #666;
	
	min-height: 320px;
	height:auto !important;
	height:320px;
}

#main_content img {
	float: left;
	margin: 0 10px 10px 0;
}

#main_content ol {
	list-style: decimal;
	margin: 0 0 0 30px;
}

#main_content ol li {
	margin: 15px 0;
}

#main_content ul {
	list-style: disc;
	margin: 0 0 0 15px;
}

#main_content ul li {
	margin: 5px 0;
}



#news h1, #main h1 {
	margin: 15px 0;
	padding: 0 0 0 20px;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff8300;
	text-transform: uppercase;
	background: transparent url(images/symbol.jpg) no-repeat bottom left;
}

#contact_form  {
	text-align: right;
	float:left;
	margin: 10px;
}

#contact_form  input, #contact_form  textarea {
	width:200px;
}

#submit {
	float:none;
	margin: 8px 0 0 5px;
}
#footer {
	width: 710px;
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
	border-top: 1px solid #EDEEE3; 	
	padding: 6px 0 5px 0;
	margin: 30px auto;
}

#footer a {
	color: #76a200;
}

#campingreg fieldset {
	border:1px solid #76A200;
	margin:5px 0 10px;
	padding:10px;
	width:auto;
}

#campingreg fieldset legend {
	border:1px solid #76A200;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

#campingreg h3 {
	float: left;
	clear: both;
	font-size:1.1em;
	margin-top:10px;
	width: 100%;
}

#campingreg label {
	float: left;
	clear: both;
	margin-top:10px;
	width: 220px;
}

#campingreg input, #campingreg select  {
	float: left;
	margin-top:10px;
}

#campingreg .services input{
	float: none;
}


#campingreg div {
	overflow: auto;
	width: 100%
}

#campingreg div span {
	width: 220px;
	display: inline-block;
}

#campingreg .prices label, #campingreg .prices input {
	clear: none;
	width: 34px;
}

#campingreg .prices input {
	margin-right: 10px;
}

#campingreg .prtype input {
	margin-top: 4px;
}

#campingreg .prices span {
	float: left;
	width: 220px;
	display: inline-block;
	margin-top: 10px;
}

#campingreg #sbm {
	float: right;
}