body {
    font: 12px Georgia,"Times New Roman",Times,serif;
    color: #662c14;
    background: #f5e5c5 url(images/img01.jpg) repeat 0 0;
}

.mceContentBody {
    color: #662c14 !important;
    background: #fbe8e8 !important;
}

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

h1 { font-size: 36px; }

h2 { font-size: 30px; }

h3 { font-size: 24px; }

h4 { font-size: 18px; }

p, ul, ol {
    line-height: 200%;
}

ol, ul {
    margin: 0 30px;
}

a {
    text-decoration: underline;
    color: #662c14;
}

a:hover {
    text-decoration: none;
}

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

.mceContentBody a {
    text-decoration: underline !important;
    color: #662c14 !important;
}

.mceContentBody a:hover {
	 text-decoration: none !important;
}
	
.hover_light:hover, .highlighted {
    background: #b66d55;
}

/* Header */
#top_wrapper {
	background: url(images/img02.jpg) repeat-x 0 0;
}

#top {
	width: 740px;
    margin: 0 auto;
    padding: 20px 0 0;
}

#header {
	width: 740px;
    height: 150px;
    background: url(images/img03-1.gif) no-repeat 0 0;
}

#header h1, #header h2 {
    font-family: small Georgia,"Times New Roman",Times,serif;
    color: #662c14;
}

#header h1 {
	top: 30px;
	left: 300px;
    font-size: 42px;
}

#header h2 {
	top: 80px;
	left: 290px;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: normal;
} 

/* Logo */
#logo {
	display: none;
}

/* Menu */
#menu {
    width: 740px;
    margin: 10px 0 0;
    background: url(images/menu_top.gif) no-repeat 0 0;
}

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

#menu li {
    float: left;
}

#menu a {
	display: block;
    padding: 10px;
    color: #662c14;
    font: bold 14px Georgia,"Times New Roman",Times,serif;
    text-decoration: none;
}

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

#languages {
    color: #fff;
}

#languages a {
	color: #fff;
}

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

#languages ul {
	background: #000;
}

/* Content */
.container {
    margin: 10px auto 0;
    width: 740px;
    background: #fbe8e8 url(images/img04-1.gif) repeat-y 0 0;
}

#body {
    float: right;
    width: 464px;
    margin: 0;
    padding: 50px 20px 20px 16px;
    background: url(images/img06-1.gif) no-repeat 0 0;
}


/* Sidebar */
#sidebar {
	float: left;
	width: 204px;
	margin-bottom: 10px;
	padding: 50px 16px 0 20px;
    color: #5c1600;
    background: url(images/img05.gif) no-repeat 0 0;
}

#sidebar a {
    color: #000;
    text-decoration: none;
}

.sidebar_content_header {
	padding-left: 5px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #662c14;
    border-bottom: 1px solid #d3b6af;
}

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

#module_menu li a {
	display: block;
	height: 25px;
    padding: 0 0 0 15px;
    line-height: 25px;
    text-decoration: underline;
    background: url(images/img07.gif) no-repeat 0 center;
}

#module_menu li a:hover, #module_menu li.active a {
    background-position: 0 center;
    text-decoration: none;
}

/* Footer */
#footer {
	width: 740px;
    margin: 0 auto;
    padding-top: 43px;
    color: #fff;
    text-align: center;
    background: url(images/img09-1.gif) no-repeat 0 0;
}

#footer_side, #footer_main.wide p {
    float: left;
    width: 240px;
}

#footer_main.narrow, #footer_main.wide ul {
    float: right;
    width: 500px;
}

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

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

#footer a {
    text-decoration: underline;
    color: #fff;
}

#footer p {
    font-size: 9px;
}
	
/* all modules */
.module_header {
	height: 20px;
	margin-bottom: 15px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #d3b6af;
}
	
.thumbwrapper {
    background-color: #662c14;
    border: 1px solid #662c14;
}

.rich-inplace {
    background: none;
}

.thumbcaption {
    color: #999;
}

/*gallery*/
.image {
    background-color: #662c14;
    border: 1px solid #662c14;
}
	
/*contact*/
.contact_box {
	width: 220px;
	padding: 10px 5px;
}

.contact_header {
    font-size: 14px;
}

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

#company_contact_wrapper {
	width: auto;
}

#company_contact_wrapper .wide {
	width: auto;
}

#company_contact_wrapper .narrow {
	width: 232px;
}

#contact_form.narrow {
    width: 224px;
    margin: 0 0 0 8px;
}

.send_input, .send_textarea {
	width: 450px;
    padding: 4px 6px;
    color: #662c14;
    font: 13px Arial,Helvetica,sans-serif;
    border: 1px solid #662c14;
}  

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

.button_send {
    margin: 5px 0;
    padding: 4px 6px;
    color: #fbe8e8;
    font: 13px Arial,Helvetica,sans-serif;
    background-color: #662c14;
}

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

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

.service_desc {
	font-style: italic;
}

.sm2_playlist > a, .sm2_playlist > form > a {
    color: #662c14;
}

.chapter {
    padding-bottom: 30px;
    background: url(images/img08-1.gif) no-repeat center bottom;
}

/*guestbook*/
#guestbook_form {
    border-top: 1px solid #d3b6af;
}

.guestbookentry.hidden {
    background-color: #e6b8b8;
    border-color: #803719;
}

.hidden .guestbook_entry_text {
    color: #804933;
}

.hidden .guestbook_author {
    color: #804933;
}

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

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

/* rest */
