body {
	text-align: center;
	color: #896f60;
    font: 12px Arial, Helvetica, sans-serif;
    background: #5c739f;
}

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    color: #665d4e;
    font-family: Georgia, Times, serif;
}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }


ul, ol {
    margin: 0 30px;
}

a {
    color: #5c739f;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.mceContentBody a {
    text-decoration: none !important;
    color: #5c739f !important;
    font-weight: bold !important;
}
    
.mceContentBody a:hover {
    text-decoration: underline !important;
    color: #5c739f !important;
}

/* Header */
#main {
    width: 784px;
    margin: 0 auto;
    padding-bottom: 8px;
    text-align: left;
    background: #fff;
}

#header {
	height: 80px;
    margin: 0 8px 3px;
    background: #f3f4f7 url(images/header.gif) no-repeat center bottom;
    border-left: 1px solid #c9cedb;
    border-right: 1px solid #c9cedb;
    z-index: 2;
}

#header h1 {
	top: 5px;
	left: 20px;
	color: #665d4e;
    font: normal 36px Georgia, Times, serif;
}

#header h2 {
	top: 50px;
	left: 20px;
	color: #000;
    font-weight: normal;
    font-size: 13px;
}

/* Logo */
#logo {
    width: 768px;
    height: 315px;
    margin: 0 8px;
    padding: 2px 0;
    border-bottom: 16px solid #5c739f;
    z-index: 1;
}

/* Menu */
#menu {
    margin: 0 8px;
    background: #3b4965;
}

#menu ul {
	margin: 0;
	padding: 6px 15px;
    list-style: none;
}

#menu li {
    display: block;
    float: left;
    height: 20px;
    padding: 4px 0;
}

#menu a {
    padding: 0 10px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}

#menu a:hover, #menu .active a {
    text-decoration: underline;
    color: #94b8c7;
}

#languages {
	right: 8px;
}

#languages a:hover {
	color: #665d4e;
}

#languages ul {
	background: #d9dde7 url(images/header.gif) no-repeat -1px -1px;
}

/* Content */
.content {
	margin: 3px 8px;
}

.container {
	height: 1%;
	margin: 3px 0;
    padding: 5px;
    background: #c9cedc url(images/middle3.gif) no-repeat 0 0;
}

#body {
    float: left;
    width: 510px;
}

.mceContentBody {
	text-align: justify !important;
    background: #c9cedc !important;
}

/* Sidebar */
#sidebar {
    float: right;
    width: 240px;
}

.sidebar_content {
    border: 1px solid #9ca5be;
}

.sidebar_content_header {
    padding: 12px 0 12px 20px;
    font-size: 18px;
    color: #dedede;
    font-weight: bold;
    background: #3b4965;    
}

#sidebar a {
    font-size: 13px;
    color: #5c739f;
    font-weight: normal;
    text-decoration: none;
}

#sidebar a:hover, #sidebar .active a {
    text-decoration: underline;
    color: #3b4965;
}

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

#module_menu li {
    margin: 0;
    padding: 2px 0 2px 10px;
    border-bottom: 1px solid #bfc5d4;
}

/* Footer */
#footer {
    clear: both;
    padding: 0 0 0 10px;
    color: #fff;
    background: #3b4965;
}

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

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

#footer ul {
	margin: 0;
    padding: 5px 0 0;
}

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

#footer p {
    padding: 12px 0;
}

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

#footer a {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}
    
/* all modules */
.module_header {
	margin: 0 0 10px;
	line-height: 30px;
    color: #5c739f;
    font-size: 22px;
    font-weight: normal;
}
	
.thumbwrapper {
	background: #6b9eb4;
	border: 1px solid #07a;
}

.thumbcaption {
    color: #895537;
}

.rich-inplace {
    line-height: 20px;
	background: none;
}

/*gallery*/
.image {
	background: #8e9db9;
	border: none;
}
	
/*contact*/
.contact_box {
	width: 250px;
}
	
.contact_header {
    color: #5c739f;
    font-weight: bold;	
}

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

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 406px;
}

#company_contact_wrapper .narrow {
    width: 250px;
}

#contact_form.narrow {
    padding: 0 0 0 10px;
}

.send_input, .send_textarea {
	width: 400px;
    padding: 2px;
    font: 13px Arial,Helvetica,sans-serif;
    border: 1px solid #9ca5be;
}

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

.button_send {
    margin: 5px 0;
    color: #dedede;
    font: 13px Arial,Helvetica,sans-serif;
    background: #3b4965;    
}

/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
	margin: 8px 0;
    padding: 5px 20px;
    background: #94b8c7;
    border: 1px solid #0077aa;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

.customhtml_content {
    border-color: #0077aa;
}

.file_name, .service_title, .service_price, .guestbook_author, .guestbook_date, .sound > a, .sound > form > a {
    color: #3b4965;
}

/* guestbook*/
#guestbook_form {
    width: 406px;
    border-color: #3b4965;
}

.guestbookentry.hidden {
    background-color: #adccd9;
    border-color: #94b8c7;
}

.hidden .guestbook_entry_text {
    color: #b2917d;
}

.hidden .guestbook_author {
    color: #596f99;
}

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

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