body {
	color: #837669;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #0f0f0f url(images/img03.jpg) repeat-x 0 0;
}

body.lower {
	background-position: center 40px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #649632;
}

h1 { font-size: 38px; }

h2 { font-size: 36px; }

h3 { font-size: 28px; }

h4 { font-size: 22px; }

a {
    color: #000;
}

a:hover {
    text-decoration: underline;
}

.mceContentBody a {
    color: #000 !important;
}

.mceContentBody a:hover {
    text-decoration: underline !important;
}

p, ul, ol {
    text-align: justify;
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul, ol {
    margin: 0 30px;
}

blockquote {
    margin: 5px 5px 5px 25px;
}

/* Header */
#main {
 	width: 900px;
	margin: 0 auto;
	background: #fff;
}

#header {
	position: absolute;
	width: 900px;
	z-index: 2;
}
	
#header h1, #header h2 {
	left: 20px;
    line-height: normal;
}

#header h1 {
	top: 140px;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
}
	
#header h2 {
	top: 200px;
	color: #cfbcb4;
	font-size: 13px;
	font-style: italic;
}

/* Logo */
#logo {
    width: 880px;
    height: 265px;
    margin: 0 auto;
	border: 10px solid #fff;
    border-bottom: none;
    z-index: 0;
}

.nivo-controlNav {
    bottom: 18px;
}

/* Menu */
#menu {
	position: relative;
    width: 880px;
    margin: -15px auto 0;
    background: url(images/menu_top.png) no-repeat 0 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    z-index: 1;
}

#menu ul {
    margin: 0;
    padding: 25px 0 24px 10px;
    *padding: 25px 0 0 10px;
    line-height: normal;
    list-style: none;
    background: url(images/menu_bottom.png) no-repeat 0 bottom;
}

#menu li {
    display: block;
    float: left;
}
	
#menu li a {
    display: block;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
    font: 14px Georgia, "Times New Roman", Times, serif;
    color: #fff;
}
	
#menu li a:hover, #menu li.active a {
	text-decoration: underline;
	color: #de774e;
}

#languages {
	top: 10px;
	right: 10px;
}

#languages, #languages ul {
    background: #fff;
}

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

/* Content */
.content {
    width: 830px;
    margin: 0 auto;
    padding: 30px 20px 0;
    background: #fff;
    border: 10px solid #fff;
    border-top: none;
}

#body {
	float: right;
	width: 570px;
	padding: 0 0 20px;
}

.mceContentBody {
    background: #fff !important;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 222px;
	margin: 0 0 20px;
}

.sidebar_content_header {
	height: 33px;
    margin: 0 0 20px;
    padding: 15px 0 2px 15px;
    color: #fff;
    font-size: 18px;
    background: url(images/img04.jpg) no-repeat 0 0;
}

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

#module_menu li a {
	display: block;
	padding: 6px 0;
	font-size: 13px;
	text-decoration: none;
}

#module_menu li:hover a, #module_menu li.active a  {
	color: #de774e;
	text-decoration: underline;
}

/* Footer */
#footer {
	width: 860px;
    margin: 0 auto;
    padding: 20px 10px 30px;
    color: #b5ada5;
    background: #494336 url(images/img05.jpg) no-repeat 0 0;
    border: 10px solid #fff;
    border-top: none;
}

#footer_side {
    float: left;
    width: 240px;
}

#footer_main.narrow {
    float: right;
    width: 620px;
}

#footer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
}

#footer_main.wide ul {
	float: left;
    width: 620px;
    text-align: left;
}

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

#footer a {
    color: #999;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}
	
#footer p {
	margin: 0;
    line-height: normal;
    font-size: 9px;
}

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

#footer_main.narrow p {
	padding: 10px 0 0;
	text-align: center;
}

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

/* all modules */
.module_header {
    height: 60px;
    margin-bottom: 10px;
    padding: 15px 0 2px 20px;
    color: #000;
    background: url(images/img07_.jpg) no-repeat 0 0;
}
	
.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px solid #999;
}

.rich-inplace {
    background: none;
}

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

/*contact*/
.contact_box {
	width: 280px;
}
	
.contact_header {
	padding-bottom: 10px;
	color: #524745;	
	font-size: 14px;
}

.contact_line {
	border-left: 2px solid #de774e;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 285px;
}

.send_input, .send_textarea {
    width: 490px;
    padding: 2px 4px;
    border: 1px solid #de774e;
}

.button_send {
    margin: 5px 0;
    color: #000;
    background: #e4e4e4;
}

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

.send_input, .send_textarea, .button_send {
	font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
	margin: 12px 0;
	padding: 5px;
    background: #ededed;
    border: 1px solid #999;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

.service_title, .service_price, .guestbook_author, .guestbook_date {
	color: #000;
}

/* guestbook*/
#guestbook_form {
    width: 500px;
    border-color: #999;
}

.guestbookentry.hidden {
    background-color: #f2f2f2;
    border-color: #ccc;
}

.hidden .guestbook_entry_text {
    color: #a59484;
}

.hidden .guestbook_author {
    color: #666;
}

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

.guestbook_date .rich-calendar-input {
    font-size: 10px;
    color: #000;
}

/* rest */
