a:link {
	color: #050038;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA9B94;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-color: #FC9;
}

#leftheader {
	float: left;
	width: 385px;
	height: 72px;
	margin-top: 0px;
	background-color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: x-large;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
	padding-left: 15px;
	
}

#header {
	margin-bottom: 12px;
	border:solid #333;
	border-width: thin;
	height: 92px;
	background-color: #A04435;
	margin-right: 0px;
	margin-left: 0px;
}

#rightheaderlogo {
	float: right;
	width: 374px;
	height: 72px;
	border:solid #333;
	border-width: thin;
	margin-top: 15px;
	padding-top: 0px;
	margin-right: 15px;
}

#maincontent {
	height: auto;
	background-color: #fff;
	margin-right: 15px;
	margin-left: 30px;
}

#footer {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	height: 40px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0D002C;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: x-small;
	line-height: 1px;
	color: #000;
}

#nav {
	height: 50px;
	background-color: #FC9;
	margin-right: 15px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
table {
	border: thin solid #FFF;
	border-collapse: collapse;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	color: #040026;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
th, td {
	border: thin solid #FFF;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #64433A;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.galleryimage {
	clear: left;
	margin-left: 150px;
	overflow: auto;
}
.gallerytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: 200;
	color: #003;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #FFC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.galbgimg {
	padding-top: 0px;
}
.pageheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	text-align: center;
}
.hgalleryimage {
	overflow: auto;
	margin-left: 30px;
}
.hpageheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	overflow: auto;
}
.subheading {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #89412D;
	font-variant: small-caps;
	text-align: center;
}
.com {
	font-family: "Arial", "Helvetica", sans-serif;
	font-style: oblique;
	font-weight: 500;
	color: #003;
	clear: right;
	overflow: auto;
	margin-left: 15px;
	font-size: medium;
}
.addr {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: italic;
	line-height: 0.5px;
	font-weight: 300;
	color: #000;
	margin: 20px;
	text-align: center;
}
.intro {
	clear: left;
	overflow: auto;
}
