body {
	background-color: #ead3ab;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


img {border:0px;}

table#header
{
	background-color: #ffffff;
	width: 780px;
	height: 205px;
}

table#contentTable
{
	background-color: #ffffff;
	width: 780px;
	height: 395px;
	background-image: url(images/contentBG.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

td#Content
{
	height: 308px;
	width: 634px;
}

td#Content p 
{
	color: #5b1300;
	font-size:11px;
	line-height: 200%;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#contentTop {
	background-image: url(images/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.contentLeftHome {
	width: 365px;
	padding-right: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #aabec7;
	height: 255px;
	overflow: auto;
	float: left;
}

.contentLeft {
	width: 355px;
	padding-right: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #aabec7;
	height: 255px;
	overflow: auto;
	float: left;
}

.contentLeftWide {
	width: 552px;
	padding-right: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #aabec7;
	height: 260px;
	overflow: auto;
	float: left;
}

.contentLeftGallery {
	width: 300px;
	padding-right: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #aabec7;
	height: 250px;
	float: left;
}

.contentLeftContact {
	width: 290px;
	padding-right: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #aabec7;
	height: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.contentRight {
	float: right;
	width: 265px;
	height: 270px;
}

.contentRightHome {
	float: right;
	width: 250px;
	height: 270px;
}

.contentRightGallery {
	float: right;
	overflow: auto;
	width: 290px;
	height: 250px;
	margin-right: 30px;
}

.contentRightGallery img {
	margin-right:10px;
	margin-bottom:10px;
}

.contentRightContact {
	width: 300px;
	padding-right: 10px;
	/*	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #aabec7;
*/	height: 250px;
	float: right;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}






span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #aabec7;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5b1300;
	list-style-image: url(images/bullet.gif);
	line-height: 160%;
	padding-right: 35px;
	margin-left: -5px;
}




a:link {color:#80a3b7;text-decoration:none;}
a:visited {color:#80a3b7;text-decoration:none;}
a:active {color:#80a3b7;text-decoration:none;}
a:hover {color:#5b1300;text-decoration:underline;}

