﻿body 
{
	/*background-color:#EAE6DB;*/
	background-color:#F3EFEC;
	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:#60686B;
}

h2
{
	font-weight:normal;
}

.wrapper
{
	height:641px;
	margin-top:16px;
	background:url('../images/bg-wrapper4b.png') left top repeat-x;

}

.page
{
	text-align:left;
	height:100%;
	width:1004px;
	margin:0px auto;
}

.header
{
	text-align:left;
	width:1004px;
	margin:0px auto;
}

.content
{
	height:421px;
	margin-top:0px;
}

.topmenu
{
	margin-top:28px;
	width:1004px;
	height:30px;
	background:url(../images/bg-topmenu.gif) left top repeat-x;
	/*background-color:Aqua;*/
	color:White;
	margin-bottom:0px;
	clear:both;
}

.topmenu A
{
	color:White;
	text-decoration:none;
}

.top-submenu
{
	padding:5px;
	width:994px;
	height:18px;
	margin-bottom:0px;
	float:left;
	clear:left;
	color:#60686B;
}

.top-submenu a
{
	text-decoration:none;
	color:#60686B;
}

.topmenu UL
{
	margin-left:15px;
	margin-top:0px;
	list-style-type:none;
	padding-top:7px;
}
.top-submenu UL
{
	margin-left:10px;
	margin-top:0px;
	list-style-type:none;
	padding-top:1px;
}

.topmenu LI, .top-submenu LI
{
	float:left;
	padding-right:20px;
}

.content-text, .home-text
{
	float:right;
	clear:right;
	height:381px;
	/*width:260px;*/
	width:500px;
	padding:20px 40px 20px 40px;
	overflow:auto;
}

.content-text
{
	width:500px;
	height:353px;
}

.content-text, .top-submenu, .home-text
{
	background-color:#FFFFFF;
	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;	
}



.divMain
{
	width:1004px;
	height:421px;
}

.scrollScroll LI
{
	float:left;
}

.footer
{
	padding:15px 0px 0px 0px;
	text-align:center;
	color:#94AFA0;
}
.footer img
{
	border:none;
}
/*Gallery Scroll elements */
.scrollWrapper
{
	padding-top: 37px;
}

.scrollPrev
{
	width: 35px;
	float: left;
}

.scrollNext
{
	width: 30px;
	float: right;
	text-align:right;
}

.scrollScroll
{
	overflow: hidden;
	width: 935px;
	float: left;
}
.scrollScroll UL
{
	width: 16000px;
	padding: 0px;
	margin: 0px;
}
.scrollScroll LI
{
	float: left;
	margin: 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	list-style-type:none;
}

.scrollScroll img
{
		border:solid 6px #B1AC8D;
}

.scrollPrevLnk img, .scrollNextLnk img
{
	border:none;
	padding-top:100px;
}


.error
{
	color:#ff0000;
	font-weight:bold;
}

a.selected
{
	color:#687477;
}