﻿body 
{
	background-color: #a28559;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('/Images/header-bg.jpg');
	background-repeat: repeat-x;
}

p
{
	font-family: Verdana;
	font-size: 13px;
	margin: 10px;
	text-align: left;
}



a, a:visited
{
	color: #71242f;
	font-family: Verdana;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

li
{
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}


h1
{
	font-family: Trebuchet MS, Verdana;
	color: #ffffff;
	font-size: 25px;
	border-bottom: solid 1px #c0b39f;
	margin: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
	float: left;
	width: 770px;
	text-align: left;
}

h2
{
	font-family: Georgia, Times New Roman;
	color: #71242f;
	font-size: 17px;
	margin: 10px;
	clear: both;
	text-align: left;
}

h3
{
	color: #72242f;
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	font-size: 15px;
	margin: 10px;
	text-align: left;
}

a.mainNav
{
	font-family: Verdana;
	color: #60512f;
	font-size: 17px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 300px;
	float: left;
	position: relative;
}

a.mainNav:HOVER
{
	text-decoration: underline;
}

a.subNav
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

a.subNav:HOVER
{
	text-decoration: underline;
}

.imgLeft
{
	margin: 15px 15px 15px 15px;
	float: left;
	position: relative;
	border: solid 1px #b2a692;
}

.GalleryImage
{
	margin: 0px 15px 15px 20px;
	float: left;
	text-align: center;
	width: 155px;
	height: 135px;
}

.GalleryImage p
{
	text-align: center;
}

.imgRight
{
	margin: 10px;
	float: right;
	position: relative;
	border: solid 1px #b2a692;
}

.frontImg
{
	position: relative;
	display: block;
	left: -1px;
}

.content
{
	width: 800px; 
	background-color: #bb9d77;
	background-image: url('/Images/body-watermark.jpg');
	background-repeat: no-repeat;
	background-position: bottom; 
	background-attachment: scroll;
	float: left;
	margin-left:35px;
	margin-right:35px;
}

.tdContent
{
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}


.footer
{
	font-family: Verdana;
	text-align: center;
	font-size: 9px;
	color: #e0d5bf;
 }

.footer a, .footer a:VISITED
{
	font-weight: bold;
	color: #e0d5bf;
	text-decoration: none;
}

.footer a:HOVER
{
	color: #FFFFFF;
	text-decoration: underline;
}