# statcounter {
	display: none;
}


/* PAGE LAYOUT */

body {
 background-color: #918970;
}

#site {
	position: relative;
	width: 746px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
}

#url {
	display: none;
}

#logo {
	position: relative;
	width: 746px;
	height: 135px;
	background-image: url("../images/titlepic.jpg");
}

#navigation {
	position: relative;
	width: 746px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #B9B198;
	/* border-top-color: #7CA968;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #7CA968;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
}

#pageTitlePrint {
	display: none;
}

#pageTitle {
	position: relative;
	width: 746px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 20px;
	background-color: #DED6BD;
}

#pageContent {
	position: relative;
	width: 726px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DED6BD;
}

#copyright {
	position: relative;
	clear: both;
	width: 746px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #DED6BD;
	text-align: center;
	background-color: #013300;
}

table.warning {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: #FFCCCC;
	font-size: 13px;
	width: 60%;
}
table.warning th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #FFCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.warning td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #FFCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
}


/* FONT STYLES */

.h1 {
	color: #A90537;
}

.h2 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.h3Center {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.h5a {
	font-size: 14px;
	font-weight: bold;
}

.h5b {
	font-size: 14px;
	font-style: italic;
}

a {
	color: #990000;
	text-decoration: underline;
}

.navlink {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #587D8F;
	text-decoration: none;
}



.imageL {
	margin-right: 10px;
	border: 1px solid #000000;
}

.imageR {
	margin-left: 10px;
	border: 1px solid #000000;
}

#galleryIndex1 {
	position: absolute;
	left: 0px;
	width: 181px;
	text-align: center;
	font-weight: bold;
}

#galleryIndex2 {
	position: absolute;
	left: 181px;
	width: 182px;
	text-align: center;
	font-weight: bold;
}

#galleryIndex3 {
	position: absolute;
	left: 363px;
	width: 182px;
	text-align: center;
	font-weight: bold;
}

#galleryIndex4 {
	position: absolute;
	left: 545px;
	width: 181px;
	text-align: center;
	font-weight: bold;
}

.imageGalleryItem {
	margin-bottom: 2px;
}

.imageGalleryItem2 {
	margin-top: 30px;
	margin-bottom: 2px;
}




#galleryIndexL {
	position: relative;
	float: left;
	width: 180px;
	text-align: center;
	font-weight: bold;
}

#galleryIndexR {
	position: relative;
	float: right;
	width: 180px;
	text-align: center;
	font-weight: bold;
}

#imageGalleryL {
	/*position: absolute;
	left: 15px;*/
	position: relative;
	float: left;
	width: 240px;
	text-align: center;
	font-weight: bold;
}

#imageGalleryC {
	/*position: absolute;
	left: 263px;*/
	position: relative;
	float: left;
	width: 240px;
	text-align: center;
	font-weight: bold;
}

#imageGalleryR {
	/*position: absolute;
	left: 511px;*/
	position: relative;
	float: left;
	width: 240px;
	text-align: center;
	font-weight: bold;
}

#imageGalleryFrontL {
	position: absolute;
	left: 115px;
	width: 220px;
	text-align: center;
	font-weight: bold;
}

#imageGalleryFrontR {
	position: absolute;
	left: 410px;
	width: 220px;
	text-align: center;
	font-weight: bold;
}

.imageGalleryItemFull {
	border: 1px solid #000000;
}

input,textarea {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #F5F7F7;
	border: #7A8891;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
