/* default elements */
* {margin: 0; padding: 0;}

body {
	background:#002200 url(images/background3.png);
	color:#000;
	font-style:normal;
	font-size:10px;
	font-family: 'Tahoma', 'Geneva', 'sans-serif';
	padding: 1% 0;
}

/* structure */
#wrapper {
	padding-top:4px;
	background:#333/*#336633*/;
	margin: 40px auto;
	width: 976px;
	height:578px;

}
#container {
	background:#FFFFee;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 968px;
}

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.content {}
.left {float: left; width:140px;}
.right {float: right; width:806px;}
.right .content {padding:10px}

.homeleft {width: 512px; height:408px; float:left; margin-left: 6px; padding: 16px;}

.homecontent {padding:10px; padding-top:5px; padding-right:40px; font-style:normal; line-height:1.3em;}

#textwindow {overflow: auto; height: 242px; width:544px;}
.textwindowfull {overflow: auto; height: 410px; width:544px;}

.homesub {font-size:11px; text-align:right;}

.homesubback {background:url(images/trans25.png); border: 1px #eee dotted; padding:6px}

.homeright {width: 220px; height:424px; float:right; background:#eee;}

.submenu {text-align:center; background-image:url(images/trans50.png); padding-bottom:10px}

.submenu a {font-size:1.0em; font-family:"trajan Pro", Tahoma, geneva, sans-serif; color:#660033; line-height:1.9em;;border-bottom:1px dotted #cc6600;}
.submenu a:hover {font-size:1.0em; font-family:"trajan Pro", Tahoma, geneva, sans-serif; color: #CC6600; padding:2px; border-bottom:0px dotted #cc6600;}

.submenuspecial a { font-size: 11px}
.submenuspecial a:hover { font-size: 11px}

.submenubackground { width: 188px; height:393px; background:url(images/lotuswatermark.png) no-repeat left bottom;}

.testimonial {color:#CC6600; text-align:justify; padding:10px; padding-right:30px; vertical-align:middle; font-style:italic; line-height:1.3em}

.testimonial2 {color:#000033; text-align:justify; padding:10px; padding-right:30px; vertical-align:middle; font-style:italic; line-height:1.3em}

.testimonial a {color:#993333}

.testimonial a:hover {color:#CC6600}

.contentfooter { border-top:1px dotted #ccc; padding-top:3px;  margin-top:10px;}

/* header */

.header {
	background: #FFFFee	 url(images/header.jpg) no-repeat left bottom;
/*	height: 40px;*/
	border-bottom: 2px solid #ccc;
	 
}

.imagetoberounded {
	
	width:100px; 
	height:80px;
	background-image: url(images/marliesgraphic.png);
}

.imagetoberounded2 {
	
	width:200px; 
	height:130px;
	background-image: url(images/image1.jpg);
}

.imagetoberounded3 {
	
	width:200px; 
	height:130px;
	background-image: url(images/image4.jpg);
}

.imagetoberounded4 {
	
	width:200px; 
	height:130px;
	background-image: url(images/image3.jpg);
}

.imagetoberounded5 {
	
	width:200px; 
	height:130px;
	background-image: url(images/image2.jpg);
}

.imagetoberounded6 {
	
	width:200px; 
	height:130px;
	background-image: url(images/image5.jpg);
}

.imagetoberounded7 {
	
	width:200px; 
	height:130px;
	background-image: url(images/image6.jpg);
}

/* navigation */
.navigation {
	background:#996666; 
	width:140px;
	height:520px;
	margin-left:11px;
	border-right: 2px solid #eee;
	font-size:14px; 
	font-style:normal;
	
}
.navigation a {
	padding-right:12px;
	color:#FFFFCC;
	line-height:25px;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color:#000033}


/* footer */
.footer {
	background:#eee;/*#cceecc FFCCFF #666677;*/
	color:#003333;
	margin-top:4px;
	padding: 10px;
	height:14px;
}

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

.footer a:hover {
	color: #996666;
	text-decoration: underline;
}


.marlies {
font-size:10px;
font-style:normal;
padding-right:12px;
color:#000033;
}

.marlies p {
text-align:center;

}

.listbackground {
padding:8px;
background: url(images/gradient.png) repeat-x; 
width:90%; 
height:98%;
}

.listleft{float: left; width: 50%; }
.listright{float: right; width: 50%;}


.contactbackground {
margin-top:10px;
background: url(images/gradient.png) repeat-x; 
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

td {font-size:0.9em; font-weight:normal; color:#333; width:50%; padding-left:15px; padding-right:15px}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}


a {color:#003333; text-decoration:none}
a:hover {color: #CC6600;}

big {font-size: 1.1em;}

h1,h2,h3, h4 {color: #333; padding: 10px 0 8px;}

h1 {font: normal 2.4em;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration:none}
h2 a {text-decoration: none;}
h2 a:hover {text-decoration:none}

h2 {font: normal 1.5em 'Trajan Pro', Tahoma, Geneva, sans-serif; color:#000033}
h3 {font: bold 1.2em 'Trajan Pro', Tahoma, Geneva, sans-serif; color:#000033}
h4 {font: bold 1.1em 'Trajan Pro', Tahoma, Geneva, sans-serif; color:#000033}

blockquote {
	background: url('images/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em 	'Tahoma', 'Geneva', 'sans-serif';
;
	padding-left: 26px
}

/*form,table {margin-bottom: 1.2em;}*/
img {border: none;}
label {display: block; font-weight:bold}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;  text-align:justify }
small,.small {font: normal 0.9em;}
ul {padding: 0 2em 1.2em;}

