body {
	margin: 0px; 
	padding: 0px;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #e3c3b8;
	background-color: #01572d;
}


a { text-decoration:  none; color: #3399cc; font-weight: bold; }
a:hover { text-decoration: none; color: #ee2211; font-weight: bold; }

form, p { padding: 0px; margin: 0px; }
p { padding-bottom: 0.7em; }

h1 {
  color: #777777;
  font-size: 1.6em;
  line-height: 1.1em;
  padding: 0px;
  margin: 0px 0px 10px;
  margin-bottom: 3px
}
h2 {
  color: #5577b7;
  font-size: 1.6em;
  line-height: 1.1em;
  padding: 0px;
  margin: 0px 0px 10px;
  margin-bottom: 3px
}
h3 {
  font-size: 1.1em;
  line-height: 1.2em;
  padding: 0px;
  margin: 0px 0px 6px;
}
h4 {
  font-size: 1.05em;
  line-height: 1.15em;
  padding: 0px;
  margin: 0px 0px 4px;
}
h5 {
  font-size: 1em;
  line-height: 1.1em;
  padding: 0px;
  margin: 0px 0px 2px;
}

ul { margin: 20px; margin-top: 0px; line-height: -1em; padding: 0px; }
li { margin-bottom: .5em; }

#YWT_window {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 1200px;
	border: 0px ;
	margin-top: 0px;
	background-color: #48a665;
}


#body-area {
  padding: 0;
  margin: 5px 6px;
}

/* NAVIGATION Essential Styles */



#YWT_navigation {
    width: 225px;
	background-position: 0 0;
	padding-top: 0px;
    background-color: #48a665;
}

a.nav1 { display: block; 	width: 225px; 	height: 114px; 	background: url("../images/YWT_menu_button1.jpg"); }
a.nav1:hover { background-position: -225px 0px; }

a.nav2 { display: block; 	width: 225px; 	height: 68px; background: url("../images/YWT_menu_button2.jpg"); }
a.nav2:hover { background-position: -225px 0px; }

a.nav3 { display: block; 	width: 225px; 	height: 94px; background: url("../images/YWT_menu_button3.jpg"); }
a.nav3:hover { background-position: -225px 0px; }

a.nav4 { display: block; 	width: 225px; 	height: 90px; background: url("../images/YWT_menu_button4.jpg"); }
a.nav4:hover { background-position: -225px 0px; }

a.nav5 { display: block; 	width: 225px; 	height: 67px; background: url("../images/YWT_menu_button5.jpg"); }
a.nav5:hover { background-position: -225px 0px; }

a.nav6 { display: block; 	width: 225px; 	height: 60px; background: url("../images/YWT_menu_button6.jpg"); }
a.nav6:hover { background-position: -225px 0px; }

a.nav7 { display: block; 	width: 225px; 	height: 114px; background: url("../images/YWT_menu_button7.jpg"); }
a.nav7:hover { background-position: -225px 0px; }




#YWT_logo {
    width: 225px;
    height: 188px;
	background-image: url('../images/YWT_logo.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}

#YWT_menu {
    width: 225px;
    height: 505px;
    background-image: url('../images/YWT_menu .gif');
	background-repeat: no-repeat;
    background-position: 0 0;
	padding-top: 0px;
}

#YWT_flower {
    width: 225px;
    height: 200px;
	background-image: url('../images/YWT_flower.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}

#YWT_combo {
    width: 737px;
    height: 250px;
	background-image: url('../images/YWT_combo.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}

#YWT_content {
    width: 512px;
	background-position: 0 0;
	padding-top: 0px;
    background-color: #734a29;
}

#YWT_top {
    width: 512px;
    height: 100px;
	background-image: url('../images/YWT_top.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}

#YWT_body {
    width: 512px;
    height: 300px;
    margin: 10px 
	padding: 10px;
    background-color: #734a29;
}

#YWT_bottom {
    width: 512px;
    height: 250px;
	background-image: url('../images/YWT_bottom.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}

#YWT_vine_overlay {
    width: 243px;
    height:  px;
	background-image: url('../images/YWT_vine_overlay.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
    background-color: #734a29;
}

#YWT_green_rule {
    width: 20px;
    height:  px;
    background-image: url('../images/transparent.gif');
    background-color: #48a665;
}

#left_vine {
    width: 100px;
	background-image: url('../images/YWT_left_vine.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
    background-color: #016839;
}

#right_vine {
    width: 100px;
	background-image: url('../images/YWT_right_vine.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
    background-color: #016839;
}


#copyright { 
  margin-top: 10px; font-size: 0.6em; text-align: center; color: #48a665; }



