﻿body 
{
	/*background-color:#EAE6DB;*/
	background-color:#F8F8F3;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:Arial, sans-serif;
	font-size:82%;
	color:#323638;
}

img
{
	border-width : 0px;
}
a
{
	color:#000000;
	border:none;
	text-decoration:none;
}

.home-text a,.content-text a
{
	font-weight:bold;
}

h1
{
	font-size:2.2em;
	color:#818A8D;
}

h2
{
	font-weight:normal;
}

.wrapper
{
	margin:0px auto;
	height:641px;
	margin-top:16px;
	/*background:url('../images/bg-wrapper4b.png') left top repeat-x;*/
	width:1014px;

}

.page
{
	text-align:left;
	height:100%;

	
}

.header
{
	text-align:left;
	width:1018px;
	height:132px;
	margin:0px auto;
	background:url(../images/header-full2.jpg) left top repeat-x;
	margin-bottom:0px;
}

.content
{
	margin-top:0px;
	text-align:left;
	float:left;
	width:863px;
	height:421px;
}

/* -------------------- Menu ----------------- */

.topmenu
{
	margin:0px;
	padding:0px;
	width:146px;
	height:421px;
	background:url(../images/bg-menu.gif) left top repeat-y;
	color:White;
	float:left;
	text-align:left;
}

.topmenu A
{
	color:White;
	text-decoration:none;
	display:block;
	padding:4px 0px 5px 20px;
	margin:0px;
	background:url(../images/bg-menu-off.gif) left top repeat-y;
	height:16px;
}


.topmenu UL
{
	list-style-type:none;
	margin:20px 0px 0px 0px;
	padding:0px;
}

/*.topmenu LI
{
	padding:4px 0px 5px 20px;
	margin:0px;
	background:url(../images/bg-menu-off.gif) left top repeat-y;
	height:16px;
}*/


.menusub a
{
	color:#E6E4DD;
	padding:4px 0px 5px 28px;
}

A.selected
{
	background:url(../images/bg-menu-on.gif) left top repeat-y;
	color:#83806D;
	font-weight:bold;
}


A.subselected
{
	background:url(../images/bg-smenu-on.gif) left top repeat-y;
	color:#83806D;
}


/* -------------------- End Menu ----------------- */

.content-text, .home-text
{
	float:left;
	height:381px;
	width:348px;
	padding:20px 20px 20px 20px;
	overflow:auto;
}

.content-text, .top-submenu, .home-text
{
	background:#FFFFFF url(../images/bg-content.gif) left top repeat-y;
	/*filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;*/
}

.content-text p, .home-text
{
	line-height:1.6em;
}

.content-text h1,.home-text h1
{
	padding:0px;
	margin:0px;	
}

.mainimage
{
width:475px;
height:421px;
float:left;
}

.mainimage p
{
	padding: 0px;
	margin:0px;
}


.gallery
{
	width: 100%;
	text-align:center;
	overflow:auto;
}


.footer
{
	padding:0px;
	text-align:center;
	clear:both;
}

.clearing
{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

.footer img
{
	border:none;
}


.error
{
	color:#ff0000;
	font-weight:bold;
}

.listImage
{

	float:left;
	width:380px;
}

.listText
{

	float:left;
	width:372px;
	margin-top:25px;
	border-top:solid 38px #fff;
}





