﻿body 
{
	/*background-color:#EAE6DB;*/
	background-color:#F5F5ED;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:Arial, sans-serif;
	font-size:82%;
	color:#323638;
}

img
{
	border-width : 0px;
}
a
{
	color:#FFFFFF;
	border:none;
	text-decoration:none;
}

.home-text a,.content-text a
{
	font-weight:bold;
}

h1
{
	font-size:2.4em;
	color:#FFFFFF;
	font-family:Times New Roman,Georgia, Serif;
	font-style:italic;
}

h2
{
	font-weight:normal;
}

.wrapper
{
	margin:0px auto;
	margin-top:16px;
	/*background:url('../images/bg-wrapper4b.png') left top repeat-x;*/
	width:900px;

}

.page
{
	text-align:left;
	height:100%;

	
}

.header
{
	text-align:left;
	height:72px;
	margin:0px auto;
	margin-bottom:0px;
}

.content
{
	text-align:left;
	float:left;
	width:900px;
	height:450px;
}

.titlesection, .pagesection
{
	margin:0px;
	width:159px;
	height:425px;
	background:#3D655A url(../images/bg-green.jpg) left bottom repeat-x;
	color:White;
	float:left;
	text-align:left;
	overflow:hidden;
	padding:35px 34px 0px 34px;
}

.titlesection h1
{
	padding-top:50px;
}

.pagesection h1
{
	margin-top:0px;
}

/* -------------------- Menu ----------------- */



.menusub a
{
	color:#E6E4DD;
	padding:4px 0px 5px 28px;
}

A.selected
{
	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:460px;
	width:443px;
	padding:0px;
	overflow:auto;
	background:#FFFFFF url(../images/bg-page.jpg) left bottom repeat-x;
	line-height:1.6em;
}

.content-text h1,.home-text h1
{
	padding:0px;
	margin:0px;	
}

.subtext
{
	margin:62px 0px 0px 72px;
	padding:22px 62px 0px 0px;
	border-top:solid 1px #9DB2AB;
}

.mainimage
{
	width:673px;
	height:425px;
	float:left;
}

.pageimage
{
	width:230px;
	height:425px;
	float:left;
}

.gallery
{
	width: 100%;
	text-align:center;
	overflow:auto;
}


.footer
{
	padding:0px;
	margin:0px;
	height:71px;
	text-align:center;
	background-color:#333333;
	color:White;
}
.footer UL
{
	margin:10px;
	padding:10px;
	padding-top:25px;
	list-style-type:none;
}

.footer LI
{
	float:left;
	margin-right:20px;
	margin-left:0px;
}

.subfooter
{
	background:#FFFFFF url(../images/footer.gif) left top no-repeat;
	text-align:right;
	padding-top:9px;
	height:30px;
}

.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;
}

/*Gallery Scroll elements */
.scrollWrapper
{
	padding-top: 80px;
}

.scrollPrev
{
	width: 35px;
	float: left;
	padding-top:120px;
}

.scrollNext
{
	width: 30px;
	float: right;
	text-align:right;
		padding-top:120px;
}

.scrollScroll
{
	overflow: hidden;
	width: 830px;
	float: left;
}
.scrollScroll UL
{
	width: 5000px;
	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 #333333;
}

.scrollPrevLnk img, .scrollNextLnk img
{
	border:none;
	padding-top:0px;
}





