body {
	text-align: justify;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #2f4600;
	background: #feedb9 url(images/img01.jpg) repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	color: #5f8700;
}

h1 { font-size: 36px; }

h2 { font-size: 28px; }

h3 { font-size: 22px; }

h4 { font-size: 18px; }

a {
	color: #4e7301;
}

a:hover {
	text-decoration: none;
}

ul, ol {
    margin: 0 30px;
}

.mceContentBody a {
	color: #4e7301 !important;
}
	
.mceContentBody a:hover {
	text-decoration: none !important;
}

/* Header */
#main {
	width: 920px;
	margin: 0 auto;
}

#header {
	height: 86px;
	letter-spacing: -1px;
	z-index: 2;
}

#header h1, #header h2 {
	margin: 0;
}

#header h1 {
	top: 20px;
	font-size: 44px;
	color: #feedb9;
}

#header h2 {
	top: 40px;
	left: 200px;
	font-size: 22px;
	color: #6a7d0b;
}

/* Logo */
#logo {
	clear: both;
	display: block;
	width: 918px;
	height: 248px;
	margin: 0 auto 20px;
	border: 1px solid #5a8200;
	z-index: 1;
}

/* Menu */
#menu {
	clear: both;
	padding: 0 0 10px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	padding: 0 10px;
}

#menu a {
	display: block;
	float: left;
	padding: 0 5px;
	line-height: 53px;
	text-align: center;
	text-decoration: none;
	font-size: 21px;
	color: #fff;
}

#menu a:hover, #menu .active a, #menu .rich-inplace {
	color: #feedb9;
}

#languages ul {
	background: #feedb9 url(images/img01.jpg) repeat-x 0 -1px;
}

#languages a:hover {
	color: #feedb9;
}

/* Content */
.content {
	position: static;
}

#body {
	float: left;
	width: 610px;
	padding: 0 15px;
}

#body, .mceContentBody {
    line-height: 25px !important;
    font-size: 14px !important; 
    background: #feedb9 !important;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 250px;
	padding: 0 15px 20px 15px;
}

.sidebar_content_header {
	font-size: 24px;
}

#module_menu {
	margin: 0;
    padding: 0;
	list-style: none;
	background: #ece29f;
}

#module_menu li {
	background: #ece29f;
	border-bottom: 1px dashed #a1b635;
}
	
#module_menu li:hover, #module_menu li.active {	
    background: #f5e7ac;
}

#module_menu li a {
	padding: 0 0 0 30px;
	line-height: 35px;
	text-decoration: none;	
}

#module_menu li:hover a {
	font-weight: bold;
}

/* Footer */
#footer {
	width: 920px;
	margin: 0 auto;
	padding: 15px 0;
	background: #f5e7ac;
}

#footer_side {
    float: right;
    width: 280px;
}

#footer_main.narrow {
    float: left;
    width: 620px;
    text-align: center;
}

#footer ul {
	margin: 0;
	padding: 15px;
	list-style-type: none;
}

#footer_main.wide ul {
	float: left;
	width: 560px;
}

#footer li {
	display: inline;
	padding: 0 5px;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#footer_main.wide p {
	float: right;
    width: 240px;
}

#footer p, #footer p a {
    font-size: 9px;
}

/* all modules */
.module_header {
	font-size: 32px;
}

.thumbwrapper {
	background: #f7e7b4;
	border: 1px dashed #a1b635;
}

.hover_light:hover {
	background: #fddf82;
}

/*gallery*/
.image {
	background: #f7e7b4;
	border: 1px dashed #d9d785;
}

/*contact*/
.contact_box {
	width: 280px;
    padding: 0 5px;
}

.contact_header {
	color: #5f8700;	
}

.contact_line {
	border-left: 2px dashed #77881f;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 490px;
}

#company_contact_wrapper .narrow {
    width: 305px
}

#contact_form.narrow {
    width: 278px;
    padding: 0 27px 0 0;
}

.send_input, .send_textarea {
	width: 484px;
    padding: 2px;
    font: 13px Georgia,"Times New Roman",Times,serif;
    background: #f5f5f5;
    border: 1px solid #77881f;
}

.narrow .send_input, .narrow .send_textarea {
	width: 272px;
}

.button_send {
    margin: 5px 0;
    color: #feedb9;
    font: 13px Georgia,"Times New Roman",Times,serif;
    background: #5d8500;
}

/*offer*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
	padding: 5px 20px;
	margin: 8px 0;
	background: #ece29f;
	border: 1px dashed #a1b635;
}

.inlinegallery .thumbwrapper {
	padding: 3px;
}

.movie_iframe {
    padding: 0;
    border: none;
}

.customhtml_content {
    border-color: #a1b635;
}

.service_title, .guestbook_author {
	color: #5f8700;
}

.service_desc {
	font-style: italic;
	color: #2f4600;
}
	
.service_price, .guestbook_date {
	color: #5a8200;
}

/* guestbook*/
#guestbook_form {
    width: 490px;
    border-color: #5f8700;
}

.guestbookentry.hidden {
    background-color: #f2eab6;
    border: 1px dashed #a7b65b;
}

.hidden .guestbook_entry_text {
    color: #999;
}

.hidden .guestbook_author {
    color: #a5c261;
}

.hidden .guestbook_date .rich-calendar-input {
    color: #a5c261;
}

.guestbook_date .rich-calendar-input {
    font: 14px Georgia,"Times New Roman",Times,serif;
    color: #5a8200;
}

/* rest */
#header form span, #menu .rich-inplace-input {
	background: #8ab037;
}
 
#gmap_panel_wrapper {
    font-size: 14px;
}    
