/*--- Zero Out the Defaults ---*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, button, fieldset, a, img, blockquote {
	margin: 0;
	border: 0;
	padding: 0;
}

button {
	background: transparent;
}



/*--- Overall HTML Tag Redefinition ---*/

body {
	min-width: 800px;
	background: #FFF url(/img/bg_Water.jpg) repeat;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 105.1%;
	line-height: 1em;
	color: #444;
	text-align: center;
}

p {
	font-size: 1em;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	color: #A71;
	margin: 0 0 0.5em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h1 {
	font-size: 1.8em;
	text-align: center;
	margin: 0 0 1em;
}

h2 {
	font-size: 1.15em;
	text-align: center;
}

h3 {
	font-size: 1.15em;
	text-align: left;
	margin: 2em 0 1em;
	clear: both;
}

h4 {
	font-size: 1.15em;
	text-align: left;
	margin: 2em 0 1em;
	clear: both;
	border-top: 3px solid #EDB;
	padding-top: 0.5em;
}

h5 {
	font-size: 1.1em;
	text-align: center;
	margin: 0em 0 1em;
}

table {
	border-top: 2px solid #A71;
	border-right: 2px solid #A71;
	border-bottom: 2px solid #A71;
	border-left: 2px solid #A71;
	padding: 0;
	margin: 1em 0 0.75em;
	border-collapse: collapse;
	width: 580px;
	border-spacing: 0;
}

td, tr {
	padding: 0.5em 6px;
	border-top: 0px solid #A71;
	border-right: 1px solid #A71;
	border-bottom: 1px solid #A71;
	border-left: 0px solid #A71;
	line-height: 1em;
	margin: 0;
	font-size: 0.9em;
}

.tabClear {
	border: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.tabClear tr, .tabClear tr td {
	border: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.tabClear2 {
	border: none;
	font-size: 1em;
	margin: 1em 0 1em 2em;
	padding: 0;
	width: 500px;
	vertical-align: top;
}

.tabClear2 tr, .tabClear2 tr td {
	border: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.tabPrices {
	text-align: center;
	font-size: 0.95em;
}

.tabGallery {
	border: none;
	padding: 0;
	empty-cells: hide;
}

.tabGallery td, .tabGallery tr {
	border: none;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
}

.tabGallery td img {
	margin: 0 auto 15px;
}

.tabGallery td a:link img {
	border: solid #FFF 2px;
}

.tabGallery td a:hover img {
	border: solid #FA3 2px;
}

.tabGallery .tabCaption {
	font-size: 0.9em;
	border: 0px;
	text-align: center;
	vertical-align: top;
	padding: 0 0 2em;
}

.tabTitle  {
	color: #FFC;
	background: #A71;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.tabTitle2  {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	background-color: #CA6;
}

td.tab2c  {
	border-right: 1px solid #FFF;
	width: 276px;
}

td.tab3c  {
	border-right: 1px solid #FFF;
	width: 180px;
}

td.tab4c  {
	border-right: 1px solid #FFF;
	width: 132px;
}

td.tab4cDesc  {
	border-left: 1px solid #FFF;
	width: 45px;
}

td.tab5c  {
	border-right: 1px solid #FFF;
	width: 103px;
}

td.tab6c  {
	border-right: 1px solid #FFF;
	width: 84px;
}

td.tab7c  {
	border-right: 1px solid #FFF;
	width: 70px;
}

td.right  {
	text-align: left;
	padding: 0 0 0 0.5em;
}

blockquote {
	margin: 0 1.5em;
}

strong {
	letter-spacing: 0.05em;
}



/*--- Base Container ---*/

#baseTop {
	width: 800px;
	height: 60px;
	position: relative;
	margin: 0 auto 0;
	background: #FFF url(/img/bg_baseTop.jpg) center no-repeat;
	overflow: visible;
	text-align: center;
	z-index: 50;
}

#baseWrap {
	width: 800px;
	position: relative;
	margin: 0 auto 0;
	background: #FFF url(/img/bg_baseMiddle.jpg) center repeat-y;
	overflow: visible;
	text-align: center;
	z-index: 0;
}

#baseBottom {
	width: 800px;
	position: relative;
	margin: 0 auto 1em;
	padding: 2em 0 1em;
	background: transparent url(/img/bg_baseBottom.jpg) center top no-repeat;
	overflow: visible;
	text-align: center;
	z-index: 0;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #169;
	clear: both;
}



/*--- Navigation ---*/

#navWrap {
	width: 780px;
	height: 240px;
	margin: 0 auto 0;
	position: relative;
	overflow: visible;
	z-index: 100;
}

#navBanner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 190px;
	background: url(/img/nav_Banner.jpg) no-repeat;
}

#navBannerSearch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	right: 35px;
	width: 158px;
	height: 24px;
	background: transparent;
	overflow: visible;
	z-index: 50;
	text-align: right;
}

#navBannerSearch input {
	border: solid #A26 1px;
	background: #FFF;
	color: #F6A;
	padding: 0 4px;
	height: 18px;
	text-align: right;
	position: absolute;
	right: 20px;
	width: 130px;
}

#navBannerSearch input.button {
	border: 0;
	right: 0px;
	top: 0px;
	width: 20px;
	padding: 0;
	height: 20px;
}

#navBanner img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#navBar {
	position: absolute;
	left: 0px;
	top: 190px;
	background: transparent url(/img/nav_Buttons/nav_ButtonBar.jpg) top no-repeat;
	overflow: visible;
	list-style: none;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navBar a:link {
	text-decoration: none;
	color: #FFF;
}

#navBar a:visited {
	text-decoration: none;
	color: #FFF;
}

#navBar a:hover {
	text-decoration: underline;
	color: #FA3;
}

#navBar ul {
	position: relative;
	overflow: visible;
	list-style: none;
}

#navBar li {
	height: 50px;
	float: left;
	width: 130px;
	position: relative;
}

#navBar .hideButton {
	visibility: hidden;
}

#navBar li:hover img, #navBar li.iehover img {
	visibility: visible;
}

#navBar li ul {
	left: -999em;
	top: 40px;
	background: url(/img/bg_Footer.jpg) repeat;
	border-top: 0px solid #000000;
	position: absolute;
	width: 9em;
	text-align: left;
	padding: 10px;
	height: auto;
	display: block;
	z-index: 9000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}

#navBar li:hover ul {
	left: auto;
	z-index: 10000;
}

#navBar li.iehover ul {
	left: 0;
	z-index: 10000;
	min-height: 0px;
}

#navBar li ul li {
	color: #FFF;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	position: relative;
	float: left;
	clear: left;
	height: 2.25em;
}

#navBar .subMenu {
	font-size: 0.85em;
	font-style: italic;
	margin-left: 2em;
}



/*--- Main Content Container ---*/

#contentWrap {
	width: 780px;
	background: #FFF url(/img/bg_Content.jpg) repeat-y left top;
	position: relative;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
}

#contentWrap a:link {
	color: #A71;
}

#contentWrap a:visited {
	color: #643;
}

#contentWrap a:hover {
	color: #FA3;
}



/*--- Sidebar ---*/

#sidebar {
	width: 156px;
	padding: 10px 0px;
	color: #A71;
	float: left;
	overflow: hidden;
	background: url(/img/bg_Sidebar.jpg) top center repeat-x;
	position: relative;
	text-align: center;
}

#sidebar p {
	line-height: 1.3em;
	margin: 0 0 1.2em;
	font-size: 0.75em;
	padding: 0 10px 0 8px;
}

#sidebar a:link {
	color: #A71;
	text-decoration: none;
	font-weight: normal;
}

#sidebar a:visited {
	color: #A71;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FA3;
}

#sidebar .imgBorder {
	margin: -10px auto 0px;
	border: solid #A71 1px;
}



/*--- Main Content ---*/

#mainWrap {
	background: transparent url(/img/bg_Content_logo.jpg) bottom no-repeat;
	padding: 15px 20px 5px;
	text-align: left;
	position: relative;
	float: right;
	clear: none;
	width: 584px;
	margin-bottom: 0px;
}

#mainText p {
	margin: 0 0 1.5em;
	font-size: 0.85em;
}

#mainText ul {
	margin: 1em 1em 1em 3em;
	font-size: 0.85em;
	line-height: 1.3em;
}

#mainText ul li {
	list-style: square url(/img/misc/bullet_RoundedSquare.gif);
	margin: 0 0 1em;
}

#mainText ul li h2 {
	font-size: 1.25em;
}

#mainText ul li ul li {
	list-style: square url(/img/misc/bullet_RoundedSquare.gif);
	margin: 0 0 1em;
	font-size: 1.15em;
}

#mainText ul.wide li {
	list-style: square url(/img/misc/bullet_RoundedSquare.gif);
	margin: 0 0 1.5em;
}

#mainText ul.index {
	margin: 2em 1em 3em 3em;
	font-size: 0.9em;
	line-height: 1.3em;
}

#mainText ul.index li {
	list-style: square url(/img/misc/bullet_RoundedSquare.gif);
	margin: 0 0 1em;
}

#mainText .tabClear tr td ul {
	margin: 1em 0 0 6em;
}



/*--- Footer ---*/

#footer {
	background: #A71 url(/img/bg_Footer.jpg) repeat;
	color: #FFF;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
	width: 780px;
	font: bold 0.55em Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 10px;
	border-top: 2px solid #000000;
	letter-spacing: 0em;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FA3;
}

#footer ul li {
	display: inline;
	white-space: nowrap;
	margin: 0 0.45em;
}

#baseBottom a:link {
	color: #169;
	text-decoration: none;
}

#baseBottom a:visited {
	color: #169;
	text-decoration: none;
}

#baseBottom a:hover {
	text-decoration: underline;
	color: #FA3;
}

#baseBottom ul {
	margin: 0 auto 1.25em;
}

#baseBottom ul li {
	display: inline;
	padding: 0 3em;
}



/*--- Sub Navigation ---*/

/*#subNav {
	position: relative;
	color: #FFC;
	margin: 0 auto;
	width: 780px;
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 0px;
}*/

#subNav ul li {
	display: inline;
	white-space: nowrap;
	padding: 0 1em;
	font-weight: bold;
}



/*--- Classes ---*/

.floatLeft {
	float: left;
	margin: 0 10px 0 0;
}

.floatRight {
	float: right;
	margin: 0 0 0 10px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.center_hr {
	text-align: center;
	border-top: 3px solid #EDB;
	margin-top: 2em;
	padding-top: 1em;
	clear: both;
}

.hr {
	border-top: 2px solid #EDB;
	margin: 2em 0 0;
	padding-top: 0.5em;
	clear: both;
}

.hrb {
	border-bottom: 2px solid #EDB;
	clear: both;
}

.rightItal {
	font-style: italic;
	text-align: right;
}

.orange {
	color: #A71;
}

.rollover a {
	display:block;
	width:136px;
	overflow:hidden;
}

.rollover a:hover {
	display:block;
	text-indent:-136px;
}

.textButton {
	background: #FFC;
	text-align: center;
	padding: 4px 6px;
	border: 1px solid #A71;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	color: #A71;
	letter-spacing: 0.1em;
}

.textButton:hover {
	background: #EEB;
	border: 1px solid #FA3;
	color: #FA3;
}
