@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	background: #242b0a;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E765A;
}
a:link {
	text-decoration: none;
	color: #7E765A;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
/* small links */
a.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
}
a.smallLink:link {
	text-decoration: none;
}
a.smallLink:visited {
	text-decoration: none;
	color: #232323;
}
a.smallLink:hover {
	text-decoration: underline;
}

/* small links */
a.smallLink12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7E765A;
}
a.smallLink12:link {
	text-decoration: none;
}
a.smallLink12:visited {
	text-decoration: none;
	color: #7E765A;
}
a.smallLink12:hover {
	text-decoration: underline;
}
/* small links */
/* small links */
a.smallLink16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #374A2A;
}
a.smallLink16:link {
	text-decoration: none;
}
a.smallLink16:visited {
	text-decoration: none;
	color: #3C4A30;
}
a.smallLink16:hover {
	text-decoration: underline;
}
/* small links */
.mapDiv {
	height: 460px;
	width: 560px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
.locationDiv {
	height: 460px;
	width: 600px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
/* end of small links */

/* large links */
a.largeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E765A;
}
a.largeLink:link {
	text-decoration: none;
}
a.largeLink:visited {
	text-decoration: none;
	color: #7E765A;
}
a.largeLink:hover {
	text-decoration: underline;
}
/* end of large links */

#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	min-height: 100%;
	background-image: url(../images/large-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#header {
	height: 6em;
	background: #000059;
	color: #F2F2FF;
}
#content {
	background: #eeeeee;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 794px;
}
#navBox {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 794px;
}
#contentBox {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 785px;
	height: 695px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: top center;
}
#copyrightBox {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 785px;
	height: 31px;
	background-image: url(../images/copyrightbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-position: top center;
}
.boldText12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7E765A;
}
.underlinedText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7E765A;
	text-decoration: underline;
	font-style: normal;
}

.largeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7E765A;
}
.largeText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7E765A;
	text-decoration: underline;
}

#copyrightText {
	font-size: 10px;
	width: 315px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #232323;
	margin-left: 460px;
}
#HeaderBox {
	height: 30px;
	width: 498px;
	left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #7E765A;
}
#homeContent {
	height: 270px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
}
#homeImage {
	height: 280px;
	width: 420px;
	position: absolute;
	left: 560px;
	top: 858px;
}

.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7E765A;
	line-height: 20px;
}
.contentTextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #7E765A;
	line-height: 16px;
}


.RegularText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7e765a;
}
.HeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7e765a;
}
.ProductTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #455C30;
}
.ProductDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
	color: #333333;
}
.Papyrus {
	font-family: Papyrus
	font-size: 16px;
}
