body {
	margin: 0;
	padding: 0;
	background-color: #E6EAD8;
}

p {
	padding: 0;
	margin: 0 0 12px 0;
}

#contentTop {
	background-image: url('../img/layout_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 960px;
	height: 19px;
	margin: 0 auto;
	margin-top: 45px;
}

#contentBG {
	background-image: url('../img/layout_bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	width: 960px;
	margin: 0 auto;
}

#contentCopyBG {
	background-image: url('../img/layout_content_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
}

#contentBottom {
	background-image: url('../img/layout_bottom.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 960px;
	height: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
	position: relative;
}

#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 48px;
	width: 860px;
	margin: 0 auto;
	padding-bottom: 163px;
}

#nav li {
	float: left;
}

#nav li#nav1 a {
	background-image: url('../img/nav1.gif');
	width: 291px;
	height: 48px;
	display: block
}

#nav li#nav1 a:hover {
	background-image: url('../img/nav1_on.gif');
}

#nav li#nav2 a {
	background-image: url('../img/nav2.gif');
	width: 279px;
	height: 48px;
	display: block
}

#nav li#nav2 a:hover {
	background-image: url('../img/nav2_on.gif');
}

#nav li#nav3 a {
	background-image: url('../img/nav3.gif');
	width: 290px;
	height: 48px;
	display: block
}

#nav li#nav3 a:hover {
	background-image: url('../img/nav3_on.gif');
}
#footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E735B;
	position: absolute;
	bottom: 18px;
	right: 18px;
}

#mainNav {
	background-image: url('../img/layout_logo.gif');
	background-repeat: no-repeat;
	background-position: 68px 0;
	width: 680px;
	height: 96px;
	margin: 0 auto;
	padding-left: 280px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E735B;
	position: relative;
}

a#home {
	width: 187px;
	height: 92px;
	display: block;
	position: absolute;
	left: 68px;
	top: 0;
}

#mainNav a {
	color: #B8272D;
	text-decoration: none;
}

#mainNav a:hover {
	color: #7E735B;
	text-decoration: none;
}

#mainNav a.active {
	color: #7E735B;
	font-weight: bold;
}

span.star {
	margin: 0;
	padding: 0;
	background-image: url('../img/h3_star.gif');
	background-repeat: no-repeat;
	background-position: right;
	color: #7E735B;
	font-weight: bold;
	padding-right: 12px;
}

a.email {
	color: #B8272D;
	text-decoration: none;
}

a.email:hover {
	text-decoration: underline;
}

span.catNavHeader {
	color: #7E735B;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 100%;
	text-align: left;
	background: url(../img/header_bg.gif);
	padding-bottom: 1px;
}

#catNav {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 5px;
}

#catNav a {
	color: #B8272D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#catNav a.active {
	color: #7E735B;
	font-weight: bold;
}

#catNav a:hover {
	color: #7E735B;
}

#stillLeft {
	float: left;
	padding-left: 95px;
	width: 160px;
	height: 333px;
	text-align: left;
	margin-top: 12px;
}

#stillRight {
	float: left;
	width: 665px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 12px;
	padding-left: 8px;
}

#flashContainer {
	width: 657px;
	height: 460px;
	background-image: url('../img/layout_flash_bg.gif');
	background-repeat: no-repeat;
}

#flash {
	width: 626px;
	height: 429px;
	padding: 15px;
}

#galleryTitle {
	float: left;
	width: 110px;
	padding: 0 15px;
	margin-top: 20px;
	font-weight: bold;
	color: #7E735B;
}

#galleryText {
	float: right;
	width: 500px;
	padding-right: 25px;
	margin-top: 20px;
}

#videoContainer {
	 height: 515px;
	 width: 664px;
	 background: url(../img/layout_video_bg.gif);
}

#videoLoad {
	width: 640px;
	height: 495px;
	padding: 12px;
}