body {
	background: #ffffff;
}

p {
	font-size: 11px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	line-height: 16px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	line-height: 16px;
}

a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #990000;
}

a:active {
	color: #990000;
}

img {
	border: none;	
}

.menu {
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;
}

a.menu:link {
	color: #FFFFFF;
}

a.menu:visited {
	color: #FFFFFF;
}

a.menu:hover {
	color: #000000;
}

a.menu:active {
	color: #000000;
}

.date {
	text-align: right;
	font-size: 11px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}

.click {
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
}

.copyright {
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}

a.copyright:link {
	color: #333333;
}

a.copyright:visited {
	color: #333333;
}

a.copyright:hover {
	color: #990000;
}

a.copyright:active {
	color: #990000;
}

.crest {
	background-image: url("/images/layout/crest.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 150px;
}

.footer {
	background-image: url("/images/layout/footerbg.gif");
	background-repeat: no-repeat;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

#container {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	z-index: 1;
	background-color: transparent;
	border: none;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 200px;
	z-index: 10;
	background-image: url("/images/layout/header.jpg");
	background-repeat: no-repeat;
	border: none;
}

#strip {
	position: absolute;
	top: 202px;
	left: 0px;
	width: 900px;
	height: 116px;
	z-index: 20;
	background-color: transparent;
	border: none;
}

#pagetop {
	position: absolute;
	top: 318px;
	left: 0px;
	width: 900px;
	height: 10px;
	z-index: 30;
	background-image: url("/images/layout/pagetop.gif");
	background-repeat: no-repeat;
	border: none;
}

#page {
	position: absolute;
	top: 328px;
	left: 0px;
	width: 900px;
	z-index: 40;
	background-image: url("/images/layout/pagebg.gif");
	background-repeat: repeat-y;
	border: none;
}

#toplinks {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	z-index: 50;
	background-color: transparent;
	border: none;
}

#contact,#contact2,#contact3 {
	position: absolute;
	width: 100px;
	height: 42px;
	z-index: 52;
	left: 2px;
	top: 0px;
	background-color: transparent;
	border: none;
}

#contact2 {
	z-index: 53;
	visibility: hidden;
}

#contact3 {
	z-index: 54;
}

#book,#book2,#book3 {
	position: absolute;
	width: 100px;
	height: 42px;
	z-index: 55;
	left: 100px;
	top: 0px;
	background-color: transparent;
	border: none;
}

#book2 {
	z-index: 56;
	visibility: hidden;
}

#book3 {
	z-index: 57;
}

#navigation {
	position: absolute;
	top: 42px;
	left: 1px;
	width: 199px;
	z-index: 60;
	background-color: transparent;
	border: none;
}

/* Gallery Styles */
#trueContainer img {
	margin: 0px 2px 0px 0px;
}

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 900px; /* Set to gallery width, in px or percentage */
	height: 116px; /* Set to gallery height */
}

#motioncontainer a img {
	border: none; /* Set image border size and color */
}

#motioncontainer a:hover img {
	border: none; /* Set image border hover color */
}

#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}

/* End Gallery Styles */
.glossymenu {
	margin: 5px 0;
	padding: 0;
	width: 198px; /*width of menu*/
	border: 1px solid #FFFFFF;
	border-bottom-width: 0;
}

a.menuitem {
	background: #C19333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #FFFFFF;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}

a.menuitem:visited {
	color: #FFFFFF;
}

a.menuitem:hover {
	color: #000000;
	background: #E2C892;
}

a.menuitem:active {
	color: #000000;
}

.glossymenu a.menuitem .statusicon {
	/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background: #E2C892;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li {
	border-bottom: 1px solid #FFFFFF;
}

.glossymenu div.submenu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover {
	background: #D6B165;
	color: #333333;
}