/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#FFA803;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.event-title {
	color: #cf2351;
	font-size: 14px;
}

.event-date {
	color: #1c7a80;
}

.calendar {
	font-size: 10px;
	margin: 10px 0 0 0;
}

.calendar a {
	color: #a26b04;
}

.calendar_top {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.calendar_top a {
	color: #fff;
	text-decoration: underline;
}

.event_img-container {
	position:relative;
	width: 76px;
	height: 94px;
	padding: 5px 0 0 5px;
	background-repeat: no-repeat;
	background-image: url(images/img_events.gif);
}

.product {
	padding: 1px;
	border: 2px solid #1E8685;
}

.product-container {
	position:relative;
	width:120px;
	height:auto;
}

.product-container-store {
	position:relative;
	width:120px;
	height:auto;
	float: left;
	margin: 0 10px 0 0;
}

.product-thumb {
	position:relative;
	height:128px;
	width:144px;
	padding: 8px 0 0 9px;
	background-repeat: no-repeat;
	background-image: url(images/bg_product-sm.gif);
}

.product-main {
	position:relative;
	height:245px;
	width:224px;
	padding: 16px 0 0 13px;
	background-repeat: no-repeat;
	background-image: url(images/bg_product.gif);
}

#store-sidebar {
	position:relative;
	width:160px;
	height:auto;
	float: left;
}

#store-main {
	position:relative;
	width:570px;
	height:auto;
	float: right;
}


/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:955px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:658px;
	height:104px;
	padding: 12px 0 0 290px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}

#email-signup {
	position:relative;
	top:0;
	left:0;
	width:300px;
	height:32px;
	float: right;
	padding: 0 0 0 0;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:612px;
	height:380px;
	float: left;
	padding: 44px 0 0 125px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flash.jpg);
}

#band {
	position:relative;
	top:0;
	left:0;
	width:567px;
	height:410px;
	float: left;
	padding: 14px 40px 0 130px;
	background-repeat: no-repeat;
	background-image: url(images/bg_band-sch.jpg);
}

#events {
	position:relative;
	top:0;
	left:0;
	width:597px;
	height:372px;
	float: left;
	padding: 52px 0 0 140px;
	background-repeat: no-repeat;
	background-image: url(images/bg_event.jpg);
}

#side_nav {
	position:relative;
	top:0;
	left:0;
	width:218px;
	height:424px;
	float: right;
}

#event-item {
	border: 2px solid #145F62;
	padding: 1px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:53px;
	left:300px;
	width:621px;
	height:59px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:955px;
	height:auto;
}

#main-sub {
	position:relative;
	top:0;
	left:0;
	width:955px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_sub.jpg);
}

#main-sub-top {
	position:relative;
	top:0;
	left:0;
	width:955px;
	height:auto;
	background-repeat: no-repeat;
	background-image: url(images/bg_sub-top.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:600px;
	height:auto;
}

#content_main-lg {
	position:relative;
	top:0;
	left:0;
	float:left
	width:735px;
	height:auto;
	color: #354d4d;
	padding: 50px 80px 0 140px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:350px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#sunset_countdown {
	position:absolute;
	top:28px;
	left:98px;
	float: left;
}

.sunset_click {
	 margin:3px 0 0 40px;
}


#upcoming-events {
	position:absolute;
	top:45px;
	left:365px;
	float: left;
	z-index:1000;
}
#sunset-events-area {
	position:relative;
	top:0;
	left:0;
	width:718px;
	height:164px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/bg_upcoming-events.jpg);
}

#aj-boats {
	position:relative;
	top:0;
	left:0;
	width:237px;
	height:164px;
	float: right;
}

#buttons_btm {
	position:relative;
	top:0;
	left:0;
	width:955px;
	height:108px;
	clear:both;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:805px;
	height:38px;
	clear:both;
	padding: 30px 50px 0 100px;
	background-repeat: no-repeat;
	background-image: url(images/bg_footer.jpg);
}

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

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

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:59px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:76px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -59px;
}

.active_01 {
	background-position: 0 -59px !important;
}

a#nav_02 {
	width:121px;
	background-position:-76px 0;
}

a:hover#nav_02{
	background-position:-76px -59px;
}

.active_02 {
	background-position:-76px -59px !important;
}

a#nav_03 {
	width:81px;
	background-position:-197px 0;
}

a:hover#nav_03{
	background-position:-197px -59px;
}

.active_03 {
	background-position:-197px -59px !important;
}

a#nav_04 {
	width:91px;
	background-position:-278px 0;
}

a:hover#nav_04{
	background-position:-278px -59px;
}

.active_04 {
	background-position:-278px -59px !important;
}

a#nav_05 {
	width:133px;
	background-position:-369px 0;
}

a:hover#nav_05{
	background-position:-369px -59px;
}

.active_05 {
	background-position:-369px -59px !important;

}

a#nav_06 {
	width:119px;
	background-position:-502px 0;
}

a:hover#nav_06{
	background-position:-502px -59px;
}

.active_06 {
	background-position:-502px -59px !important;
}

/*------------------------------------------------------acc settings ------------------------*/

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	border-bottom: 1px solid #00A100;
	padding: 10px 0;
	display: block;
	color: #399292;
	font-size: 16px;
	text-align: left;
}

.mypets { font-weight: bold; }

.mypets a {
	color:#fff;
}

.mypets a:hover {
	color: #C4AB29;
}

.openpet{ /*class added to contents of 1st demo when they are open*/

}

