body {
	color: #6b6b6b;
    font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    background: #ccc url(images/bg.gif) repeat-x; 
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: 'Trebuchet MS','Helvetica Neue',Arial,Sans-serif;
}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

ol, ul {
	margin: 0 30px;
    line-height: 200%;
}

a {
    color: #79a325;
    text-decoration: none;
}

a:hover {
    color: #73471b;
    text-decoration: underline;
}

blockquote {
    margin: 5px 5px 5px 30px;
    font-style: italic;
}

.mceContentBody {
    margin: 0 !important;
    background: #fff !important;
}

.mceContentBody a {
    color: #79a325 !important;
    text-decoration: none !important;
}

.mceContentBody a:hover {
    color: #73471b !important;
    text-decoration: underline !important;
}

/* Header */
#main {
    position: relative;
    width: 952px;
    margin: 40px auto 0;
    padding: 0 0 30px;
    text-align: left;
    background: #fff url(images/wrap.gif) repeat-y center 0;
}

#header {
	position: absolute;
    width: 910px;
    top: 20px;
    left: 21px;
    color: #fff;
    z-index: 2;
}

#header h1 {
	top: 55px;
    left: 55px;
    color: #332616;
    font: bold 66px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
    text-decoration: none;
}

#header h2 {
	top: 134px;
    left: 150px;
    color: #322815;
    font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
    letter-spacing: -0.5px;
}

/* Logo */
#logo {
    display: block;
    width: 910px;
    height: 225px;
    padding: 20px 21px 0;
    background: #8ab84b url(images/header_.jpg) no-repeat 0 0;
    z-index: 1;
}

#header_image_wrapper img {
    display: inline;
}
	
/* Menu */
#menu ul {
    margin: 0 21px;
    padding: 0;
    list-style: none;
    background: #988060 url(images/menu_bg.gif) repeat 0 0;
}

#menu li {
    float: left;
    margin: 0;
}

#menu a {
	display: block;
    margin: 5px 2px 0;
    padding: 0 10px;
    color: #fff;
    font: bold 15px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
    text-decoration: none;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

#menu li.active a, #menu li:hover a {
    color: #51432f;
    background: #fff;
}

#languages {
	top: 3px;
	right: 22px;
}

#languages ul {
	background: #f2f0f1;
}

/* Content */
.content {
	padding: 40px 21px;
}

#body {
    float: left;
    width: 535px;
    margin: 0;
    padding: 0 0 0 25px;
}

/* Sidebar */
#sidebar {
    float: right;
    width: 285px;
    margin: 0;
    padding: 0 25px 0 20px; 
}

.sidebar_content_header {
	padding: 0 0 0 7px;
    font: bold 23px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
    letter-spacing: -0.5px;
    color: #51432f;
    border-bottom: 1px solid #e4f2c8;
}

#module_menu {
    margin: 0 10px 0 7px;
    padding: 0;
    list-style: none;
} 

#module_menu li {
    padding: 8px 10px;
    border-bottom: 1px solid #e8e8e8;
}

#module_menu li a {
    color: #739a23;
    font-weight: bold;
    text-decoration: none;
}

#module_menu li a:hover, #module_menu li.active a {
    color: #000;    
}

/* Footer */
#footer {
    clear: both;
    width: 910px;
    margin: 0 auto;
    padding: 30px 21px 25px;
    font: 11px 'Trebuchet MS','Helvetica Neue',Arial,Sans-serif;
    letter-spacing: 0.2px;
    text-align: center;
    background: #ccc url(images/footer-bottom.gif) no-repeat 0 0;
}

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

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

#footer ul {
	list-style-type: none;
}

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

#footer p, #footer p a {
	line-height: 14px;
	text-indent: 0;
    font-size: 9px;
}

/* all modules */
.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}

.module_header {
    margin: 10px 0 5px 5px;
    font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
    color: #51432f; 
    letter-spacing: -2px;
    border-bottom: 1px solid #e4f2c8;
}

.rich-inplace {
    background: none;
}

/*gallery*/
.imagewrapper {
	font-size: 12px;
}

.image {
	border: solid 2px #999;
}

/*contact*/
.contact_box {
	width: 265px;
	font-size: 12px;
}
	
.contact_header {
	color: #80561f;	
	font-size: 15px;
    padding-bottom: 10px;
}
	
.contact_line {
	border-left: 2px solid #ddd;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: auto;
}

#company_contact_wrapper .narrow {
    width: 267px;
}

.send_input, .send_textarea {
    width: 529px;
    padding: 2px;
    background-color: #eee;
    border: 1px solid #a18b6a;
}

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

.button_send {
    margin: 5px 0;
    color: #51432f;
    background: #e4f2c8;
}

.send_input, .send_textarea, .button_send {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;
}
	
/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
	margin: 12px 0;
    padding: 5px;
    background-color: #f2dbb6;
    border: 1px solid #b6b6b6;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

.customhtml_content {
    margin: 0;
    border: 1px dotted #b6b6b6;
}

.service_price, .guestbook_date {
    color: #6b853e;
}

/*guestbook*/
#guestbook_form {
    border-color: #a18b6a;
}

.guestbookentry.hidden {
    background-color: #f2e4ce;
    border-color: #c7c7c7;
}

.hidden .guestbook_entry_text {
    color: #878787;
}

.hidden .guestbook_author {
    color: #878787;
}

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

.guestbook_date .rich-calendar-input {
    font-size: 11px;
    color: #6b853e;
}

/* rest */
.button {
	border: none;
}
