@charset "utf-8";
/* CSS Document */

body {
	/*background: #5f3032;*/
	background: #006699;
	/*background-image:url(../../images/general/newyear-bground.gif);*/
	background-repeat:repeat-y;
	background-position:top center;
	margin:10px 0 10px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#containerTop {
	width: 900px;
	height:15px;
	background: #FFFFFF;
	margin: 0 auto; 
	background:url(/images/general/main-bground.gif);
	background-position:top;
}
#container {
	width: 840px;
	background: #FFFFFF;
	margin: 0 auto; 
	min-height:475px;
	html height:475px;
	padding:15px 30px 1px 30px;
	text-align:left;
}
#containerBottom {
	width: 900px;
	height:15px;
	background: #FFFFFF;
	margin: 0 auto; 
	background:url(/images/general/main-bground.gif);
	background-position:bottom;
}
#header {
	height:65px;
	text-align:left;
	vertical-align:top;
}
#subHeader {
	border-bottom:10px solid #5f3032;
	height:72px;
	text-align:left;
	vertical-align:top;
}
#logo {
	background:url(/images/general/PE-Home-Logo.gif);
	background-repeat: no-repeat;
	width:329px;
	height:50px;
	float:left;
}
#logo a {
	display:block;
	width:329px;
	height:50px;
}
#logoHoliday {
	background:url(/images/general/PE-Home-Logo-holiday.gif);
	background-repeat: no-repeat;
	width:380px;
	height:60px;
	float:left;
}
#logoHoliday a {
	display:block;
	width:380px;
	height:60px;
}
#subLogo {
	background:url(/images/general/sub_logo.gif);
	background-repeat: no-repeat;
	width:272px;
	height:41px;
	float:left;
}
#subLogo a {
	display:block;
	width:272px;
	height:41px;
}
#leftCol {
	width:317px;
	float:left;
	padding:10px 0 0 0;
}
#mailCol {
	padding:10px 0 0 0;
	width:498px;
	margin:0 0 0 342px;
}
#fullCol {
	padding:10px 0 0 0;
	/*width:498px;
	margin:0 0 0 342px;*/
}
/* GLOBAL NAV */
#globalNav {
	float:right;
}
#globalNavTxt {
	display:block;
	text-align:right;
}

/* SUB-NAVIGATION */
#subNavigation {
	margin:15px 0 1px 0;
}
.subNavL {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.subNavLRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.subNav {
	height:36px;
	background:#006699;
	padding:0px;
	float:left;
}
.subNav a {
	height:27px;
	padding:9px 5px 0 5px;
	display:block;
}
.subNavRO a {
	height:27px;
	padding:9px 5px 0 5px;
	display:block;
}
.subNavRO {
	height:36px;
	background:#5f3032;
	padding:0px;
	float:left;
}
.subNavR {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
.subNavRRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

/* STORE SUB-NAVIGATION */
#storeSubNavigation {
	margin:10px 0 1px 0;
	text-align:right;
	display:block;
	float:right;
}
#storeSubNavigation .subNavL {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
#storeSubNavigation .subNavLRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
#storeSubNavigation .subNav {
	height:36px;
	background:#006699;
	float:left;
}
#storeSubNavigation .subNav a {
	height:27px;
	display:block;
	padding:9px 5px 0 5px;
}
#storeSubNavigation .subNavRO a {
	height:27px;
	display:block;
	padding:9px 5px 0 5px;
}
#storeSubNavigation .subNavRO {
	height:36px;
	background:#5f3032;
	float:left;
}
#storeSubNavigation .subNavR {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bground.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
#storeSubNavigation .subNavRRO {
	height:36px;
	width:6px;
	background:url(../../images/general/main_subNav_bgroundRO.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

#homeLeftCol {
	float:left;
	width:550px;
}
#homeRightcol {
	margin:0 0 0 570px;
	width:269px;
}
#mainContent {
	padding:20px 0 0 10px;
	/*margin:0 0 0 198px;*/
	min-height:475px;
	html height:475px;
	font-size:.9em;
	margin:0 0 15px 198px;
}
*html #mainContent {
	padding:20px 0 30px 0;
	margin:0 0 0 198px;
	height:475px;
	vertical-align:top;
}
#mainImg {
	width:318px;
	height:255px;
	background:url(/images/general/home-main-img.jpg);
	background-repeat:no-repeat;
	float:left;
}
#mainImg a {
	display:block;
	width:318px;
	height:255px;
}
#mainImgTxt {
	width:232px;
	height:255px;
	background:url(/images/general/home-main-txt.gif);
	background-repeat:no-repeat;
	float:left;
}
#mainImgTxt a{
	width:232px;
	height:255px;
	display:block;
}
#mainTxt {
	
}
#mainTxt p {
	padding:10px 0 0 0;
	margin:0px;
}
#secHeader {
	height:20px;
	background:#5f3032;
	display:block;
	text-align:left;
	padding:10px;
	margin:10px 0 7px 0;
}
#secHeader img {
	float:left;
}
#viewAll {
	float:right;
	background:url(/images/general/link-arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 15px 0 0;
}
#FeaturedEventsTop {
	background:url(/images/general/featEvents-bground.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:15px;
}
#FeaturedEvents {
	background:#002c76;
	padding:0 30px 0 10px;
	text-align:left;
}
#FeaturedEventsBottom {
	background:url(/images/general/featEvents-bground.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:15px;
}
#eventInfo {
	float:left;
	width:350px;
}
#event01 {
	padding:0 0 5px 0;
}
#event02 {
	border-top:1px solid #FFF;
	padding:10px 0 5px 0;
}
#event03 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event04 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event05 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event06 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event07 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event08 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event09 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#event10 {
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
}
#FeaturedProdTop {
	background:url(/images/general/shop-bground.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:15px;
}
#FeaturedProd {
	background:#FFF;
	padding:0 10px 10px 10px;
	border-right:2px solid #002c76;
	border-left:2px solid #002c76;
	height:167px;
	text-align:center;
}
#FeaturedProdBottom {
	background:url(/images/general/shop-bground.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:15px;
}

#footer {
	padding:5px 0 10px 0;
}
#footer div{
	padding:10px 0 0 0;
}
#clear {
	clear:both;
}
table.eventTable {
	width:100%;
}
.eventTable td{
	padding:5px;	
}
.eventMonthRow {
	background:#5f3032;
}
.eventMonthRow td{
	font-weight:bold;
	color:#FFF;
}
.eventGoToTop {
	text-align:right;
}
.eventGoToTop a:link, .eventGoToTop a:hover, .eventGoToTop a:visited, .eventGoToTop a:active {
	color:#FFF;
	text-decoration:none;
}
#infoContainer {
	margin:15px 0 0 0;
}
/*BUTTONS */
#b_register {
	float:right;
}

/* FORM ELEMENTS */
form {
	margin: 0px;
	padding: 0px;
}
label {
	display:block;
	font-weight:bold;
	color:#069;
}
form #tblRow {
	padding:5px 0;
}
