/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #8294A2;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	max-width:1500px
}



#wrapper {
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#header #topSearch {
	font-weight: bold;
	color: #FFF;
	background-color: #9AA8B7;
	float: right;
	height: 28px;
	width: 220px;
	border: 2px solid #8D8959;
	padding-left: 3px;
}
#header #tagline {
	float: left;
}
#contentWrapper {
	clear: both;
}
#contentWrapper #leftContentWrapper {
	float: left;
	width: 754px;
}
#contentWrapper #rightContentWrapper {
	float: right;
	width: 236px;
}
#mainContentTop {
	background-image: url(images/inside-body-top.png);
	background-repeat: no-repeat;
	height: 15px;
}
#mainContentBottom {
	background-image: url(images/inside-body-bottom.png);
	height: 27px;
}
#homeContentTop {
	background-image: url(images/body-top.png);
	background-repeat: no-repeat;
	height: 15px;
}
#homeContentBottom {
	background-image: url(images/body-bottom.png);
	height: 27px;
}
#leftContentWrapper #mainContent #content {
	background-image: url(images/inside-body-repeat.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 424px;
}
#leftContentWrapper #homeContent #content {
	background-image: url(images/homeBgTall.png);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	height: 426px;
	overflow: hidden;
	/*overflow: hidden;*/
}

#leftContentWrapper #homeContent #content #leftLinks {
	float: left;
	width: 185px;
}
#homeContent #content #homeMainContent {
	float: right;
	width: 505px;
}

#rightContentWrapper img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeContent #homeContentBg {
	background-image: url(images/home-body-repeat.png);
	background-repeat: repeat-y;
	background-position: 0px -100px;
}
#leftLinks  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 5px;
}
#leftLinks  a:hover {
	background-image: url(images/leftlinks-over.gif);
	background-repeat: no-repeat;
	color: #213649;
}

#topNav .divTab img {
	margin: 0px;
	padding: 0px;
}
#wrapper #topNav .divTab {
	margin: 0px;
	padding: 0px;
}

#flashTop {
	background-image: url(images/flash-top.png);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 25px;
}
#topNav a {
	background-image: url(images/tab.png);
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding: 10px;
}

#flashBottom {
	background-image: url(images/flash-bottom.png);
	background-repeat: no-repeat;
	height: 28px;
}
#flashContent {
	background-image: url(images/flash-bg.png);
	background-repeat: repeat-y;
	width: 940px;
	padding-left: 25px;
	padding-right: 25px;
}



#topNav {
	width:100%;
	font-size:100%;
	line-height:normal;
	float: left;
  }
#topNav ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 400px;
	margin: 0;
  }
#topNav li {
	float:left;
	background:url("images/tabLeft.png") no-repeat left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
#topNav a {
	display:block;
	background:url("images/tab.png") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#213649;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	height: 13px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#topNav a {float:none;}
/* End IE5-Mac hack */
#topNav a:hover {
	color:#FFF;
  }
#topNav .current {
  background-image:url("images/tabLeft.png");
  }
#topNav .current a {
	background-image:url("images/tab.png");
	color:#621E37;
	padding-bottom:5px;
  }
/*#flashTop #p7EPM_1 #p7EPMdw_1  ul {
  float: left;
  width: 200px; 
  margin: 0;
  padding: 0;
  list-style: none;
}*/
.empty {
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.clearit {
	clear: both;
	zoom: 1; 
}
#leftLinks ul {
	list-style-type: none;
	top: 0px;
}
#leftLinks #p7EPMt_2 li {
	margin: 0px;
	padding: 0px;
}
#wrapper #contentWrapper #leftContentWrapper #homeContent #content #leftLinks #p7EPMt_2 ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #621E37;
	font-weight: normal;
}


/*#flashTop #p7EPM_1 #p7EPMdw_1  li {
  float: left;
  width: 6em;
  margin: 0;
  background-image: url(smileybullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em;  left padding moves the text away from the bullet 
}*/
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #621E37;
	clear: left;
	padding-left: 13px;
	margin: 0px;
	padding-top: 0px;
}
#wrapper #contentWrapper #flashWrapper #flashTop #p7EPM_1 #p7EPMdw_1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #213649;
	text-decoration: none;
}

#wrapper #contentWrapper #flashWrapper #flashTop #p7EPM_1 #p7EPMdw_1 a:hover {
	text-decoration: underline;
}
#divCalendar {
	height: 74px;
	overflow: hidden;
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: center;
}

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

p7HGM_panel_content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #621E37;
}
.dd3col {
	float: left;
	width: 300px;
}
.dd2col {
	float: left;
	width: 450px;
}
#flashTop h2 {
	font-size: 17px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flashTop p {
	font-size: 13px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageRightNoBorder {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imageLeftNoBorder {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 3px double #000;
}
.imageLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 3px double #000;
}
.searchSubmit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9AA8B7;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #621E37;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.vendorDiv {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #EFD7A8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	clear: both;
}
a.bookNow {
	color: #5F1D35;
	text-decoration: none;
	background-color: #A19E56;
	display: block;
	float: right;
	border: 2px solid #213649;
	padding: 2px;
	cursor:pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
a.bookNowDetail {
	color: #5F1D35;
	text-decoration: none;
	background-color: #A19E56;
	display: block;
	border: 2px solid #213649;
	padding: 2px;
	margin: 10px;
	text-align:center;
	width:100px;
	cursor:pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
a .imageLeftNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bordered {
	border: 3px double #000;
}
#topSearch #searchForm #query {
	height: 15px;
	width: 110px;
	margin-bottom: 4px;
	font-size: 10px;
	margin-top: 4px;
}
.p7epm_content div {zoom: 1;}
.p7epm_content {overflow: hidden;}
h2 {
	color: #A19E56;
}
h3 {
	color: #213649;
}
#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
}
#footer #copyright a {
	font-weight: normal;
}

#p7EPMw1_4 #p7EPMc1_4 {
	height: 200px;
}

#p7EPMw1_7 #p7EPMc1_7 {
	height: 350px;
}
.imageCenter {
	display: block;
	border: 3px double #000;
	margin-right: auto;
	margin-left: auto;
}
img.imageCenter {
	display: block;
	border: 3px double #000;
	margin-right: auto;
	margin-left: auto;
}
.phoneNumber {
	color: #213649;
}
h2.multimedia {
	font-size: 22px;
	color: #213649;
	font-weight: normal;
}
