body {

	background: #fff url("images/pagebg.jpg") top repeat-x;
	color: #000;
	margin: 10px 0 0 0;

}

a {

	color: #006666;

}

.alt {

		font-size: 11px;
		text-align: center;

}

.printShow {

	display: none;

}

.printFlyer .printShow {

	display: block;

}

.screenShow {

	display: block;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	margin: 0 auto 0 auto;
	text-align: left;
	width: 782px;

}

#header {

	background: url("images/header1.jpg") center repeat-x;
	width: 780px;
	height: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
	border-bottom: 3px solid #396861;

}

#header .leftSide {

	float: left;
	display: block;
	width: 200px;
	padding: 25px 10px 0 15px;
	text-align: right;

}

#header .rightSide {

	float: right;
	display: block;
	width: 200px;
	padding: 25px 0 0 25px;

}

#nav {

	float: left;
	clear: left;
	width: 153px;
	padding: 15px;

}

#nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#nav ul li a {

	display: block;
	width: 153px;
	height: 15px;
	padding: 5px 2px 2px 5px;
	margin: 0 0 3px 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background: url("images/navgradient.gif") bottom repeat-x;
	color: #396861;
	border-right: 1px solid #777750;
	border-bottom: 1px solid #777750;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;

}

#nav ul li a:hover {

	background: url("images/navgradient2.gif") bottom repeat-x;

}

#nav ul li a em {

	color: #BA0000;
	font-style: normal;

}

.printFlyer #nav {

	display: none;

}

#contentBox {

	border: 1px solid #396861;
	background: #F8F3D9 url("images/contentbg.png") bottom right no-repeat;
	display: table;

}

* html #contentBox {

	background-image: none;

}

#content {

	width: 556px;
	padding: 15px 15px 15px 0;

}

html > body #content {

	margin-left: 183px;
	padding: 15px;

}

.printFlyer #content {

	width: 750px;
	margin-left: 0;

}

#content h2 {

	color: #396861;
	font-size: 24px;
	margin: 0;

}

#theIFrame {

	width: 560px;
	height: 330px;
	border: none;

}

#flashBox {

	position: absolute;
	text-align: center;

}

#copyright {
	font-size: 13px;
	width: 780px;
	text-align: right;

}
.address {
	float: left;
	margin: 5px 0 10px 0;
	color: #336666;
}
.insideout {
	float: right;
	margin: 5px 0 10px 0;
	color: #336666;
}

.right {

	float: right;

}

.image {

	margin: 10px;
	border: 1px solid #666;

}

#reList {

	border-left: 1px solid #6B5F25;
	border-top: 1px solid #6B5F25;
	width: 100%;

}

#reList td {

	background: #FCF9EC url("images/regradient.gif") bottom repeat-x;
	border-right: 1px solid #6B5F25;
	border-bottom: 1px solid #6B5F25;

}

#reList td.imageTD {

	text-align: center;

}

#reList td.imageTD img {

	border: 1px solid #000;

}

#reList tr td {

	cursor: pointer;

}

#reList tr:hover td {

	background-image: none;
	background-color: #fff;

}

#reList tr:hover td.head {

	background: #FCF9EC url("images/regradient.gif") bottom repeat-x;

}

#reList td.head {

	cursor: default;

}