body {
	background-image: url(images/bkg.jpg);
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h2 {
	color: #00E1E1;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	color: #CCFFE6;
}
a:hover {
	text-decoration: underline;
}
input {
	border: 1px inset #89BDE5;
}
.btn_submit {
	height: 26px;
	width: 93px;
	color: #FFFFFF;
	background-color: #7dbc8e;
	border: 1px outset #00CCFF;
	font-size: 12px;
}
.player {
	border: 2px outset #ADCFBE;
}
.text_bigger {
	font-size: 12px;
}




#border-top {
	background-image: url(images/borders/border_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
}
#corner_top-left {
	background-image: url(images/borders/corner_top-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#border-left {
	background-image: url(images/borders/border_left_09.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#corner_top-right {
	background-image: url(images/borders/corner_top-right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#border-right {
	background-image: url(images/borders/border_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}
#border-bottom {
	background-color: #004797;
	background-image: url(images/borders/border_25.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 800px;
}
#corner_bottom-left {
	background-image: url(images/borders/border_22.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#corner_bottom-right {
	background-image: url(images/borders/border_28.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}


#header_depth0 {
	background-image: url(images/header_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left 10px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 10px;
}

#header {
	background-image: url(images/bkg_grass_01.gif);
	background-repeat: repeat-x;
	background-position: left 95%;
/*	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;*/
}

#header_depth2 {
	background-image: url(images/bkg_waves.gif);
	background-repeat: no-repeat;
	background-position: 250px 95px;
	padding-left: 30px;
	text-align: left;
	overflow: hidden;
}

#header_depth1 {
	background-image: url(images/hborder_02.gif);
	background-repeat: repeat-x;
	background-position: center 100%;
}
#header_depth3 {
	float: right;
	margin-right: 20px;
	text-align: center;
	padding: 10px 3px 3px;
}
#header_depth3_logo {
	float: left;
}
#header_depth4 {
	text-align: center;
	height: 55px;
	width: 208px;
	margin-bottom: 2px;
	border: 1px outset #FFFFFF;
	background-image: url(images/pixel.png);
	color: #90620A;
	padding-top: 5px;
	vertical-align: 40%;
}

#header_depth4 a {
	color: #006600;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#header_under {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 2px solid #004797;
	margin-bottom: 1px;
	padding-top: 2px;
}
#header_under_1 {
	margin-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004797;
}
#header_under_2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004797;
}
#header_under_3 {
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 1px;
}


#vmenu {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px outset #0E3E0C;
	margin-left: 10px;
	background-image: url(images/vmenu_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
	margin-top: 10px;
}
#vmenu1 {
	background-image: url(images/yucca_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 380px;
}


.menu_item {
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 90%;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	background-color: #90620A;
	border: 2px outset #FFFFFF;
	margin-bottom: 2px;
}
.menu_item:hover {
	background-color: #77BE66;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_item {
	color: #016910;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 7px;
	width: 85%;
}
.submenu_item a {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu_item li {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #79BB76;
	border: 1px outset #B8DAC9;
}


#body {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	background: #004797 url(images/j0435889.gif) no-repeat right bottom;
	padding-bottom: 10px;
	overflow: visible;
}
#body1 {
	background-image: url(images/j0435889-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#body_depth1 {
/*	background-image: url(images/pixel.png);*/
	margin-right: 10px;
	margin-left: 10px;
}

#body_depth1-form {
	width: 350px;
	border: 1px dotted #89BDE5;
	margin-bottom: 10px;
}
#body_depth2 {
	width: 96%;
	border: 1px solid #C6E5D6;
	margin: 10px;
	padding-left: 10px;
}

.body_depth2_theme {
	filter:chroma(color=#ffffff);
    scrollbar-face-color:#C6E5D6;
    scrollbar-shadow-color:#C6E5D6;
    scrollbar-highlight-color:#89BDE5;
    scrollbar-3dlight-color:#C6E5D6;
    scrollbar-darkshadow-color:#89BDE5;
    scrollbar-track-color:#DFE9D1;
    scrollbar-arrow-color:#89BDE5;
}

#body_depth3 {
	margin: 3px;
	float: left;
	height: 40px;
	width: 40px;
	overflow: hidden;
}
#box {
	background-image: url(images/sbslogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	height: 140px;
	width: 180px;
	overflow: hidden;
}

#homeslides {
	width: 600px;
	height: 400px;
	background-image: url(images/slideshow/10j.jpg);
}
#homeslides_frame {
	border: 2px outset #B9DAC9;
	float: left;
	background-image: url(images/j0435872.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.home_ul {
	list-style-type: none;
	margin: 0px;
}
.home_ul li {
	margin-bottom: 9px;
	margin-left: 0px;
}
.home_ul h5 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A1C6B4;
	width: 170px;
}
#coupon {
	background-image: url(images/ss_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
#coupon1 {
	background-color: #FFFFFF;
	background-image: url(images/coupon_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #000000;
	padding: 5px;
	border: 1px dashed #000000;
	height: 200px;
	overflow: hidden;
	margin: 5px;
}
.coupon_price {
	font-size: 46px; 
	margin-top: 15px; 
	margin-bottom: 5px; 
	color: #25582D;
	font-family: "Arial Narrow";
}
