#container {
	background : url(images/contentbg.gif) repeat-y 50% 50%;
}
#header	{
	background : url(images/headerbg.gif);
}
#main_nav_container {
	background : url(images/navbg.gif);
}
#text_caption {
	color: #900;
	/*background: url(images/hbg.gif) no-repeat;*/
}
#main_nav_list	{

}
#main_nav_list a.main_nav_item {
	color: #9cf;
	background: url(images/buttonset1/n1.gif) no-repeat;
	background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
	color: #fff;
	background: url(images/buttonset1/n1hover.gif) no-repeat;
	background-position: top left;
}
#main_nav_list a.main_nav_active_item {
	color: #630;
	background: url(images/buttonset1/n1activeitem.gif) no-repeat;
	background-position: top left;
}
.sub_nav_list a {
	color: #036;
	background: url(images/buttonset1/subnav1.gif) no-repeat;
}
.sub_nav_list a:hover {
	background: url(images/buttonset1/subnav1hover.gif) no-repeat;
	color: #630;
}
.sub_nav_list a.sub_nav_active_item {
	color: #fff;
	background: url(images/buttonset1/subnav1active.gif) no-repeat;
}
#footer {
	background: transparent url(images/footerbg.gif) top left no-repeat;
}
#footer_text {
	color: #036;
}
body {
	color: #036;
	background : #999 url(images/pgbk.gif) repeat-x;
}
#content_container p {
	color: #036;
}
#content_container h1 {
	color: #369;
}
#content_container h2 {
	color: #369;
}
#content_container h3 {
	color: #369;
}
#content_container a:link{
	color: #630;
}
#content_container a:visited {
	color: #630;
}
#content_container a:hover {
	color: #630;
}
#content_container a:active {
	color: #630;
}
#content_container table {
	border-color: #369;
}
#content_container th {
	color: #fff;
	background-color:#369;
	padding: 3px 2px 3px 2px;
}
#content_container tr.odd {
	color: #369;
	background-color:#fff;
	padding: 3px 2px 3px 2px;
}
#content_container tr.even {
	color: #369;
	background-color:#def;
	padding: 3px 2px 3px 2px;
}
fieldset {
	border-color: #036;
}
legend {
	color: #036;
}
label {
	color: #036;
}
input {
	border-color: #036;
}
textarea {
	border-color: #036;
}
li { 
	color: #036;
}
.prices
{ text-align: left;
  width: 470px;
  float: center;
  padding: 2px 3px 5px 5px;
  background: #E0FFFF;
 margin-left: auto; 
  margin-right: auto;
}
.prices0 { 
  width: 150px;
  background: #E0FFFF;
  font-weight: bold;
}
.prices1 { 
  width: 80px;
  background: #E0FFFF;
  font-weight: bold;
}
.prices2 { 
  width: 80px;
  background: #6698FF;
  text-align: center;
  font-weight: bold;
}
.prices3 { 
  width: 80px;
  background: #90EE90;
  text-align: center;
  font-weight: bold;
}

.prices4 { 
  width: 80px;  
  background: #F88017;
  text-align: center;
  font-weight: bold;
}
.seasonprice { 
  text-align: left;
  width: 360px;
  float: center;
  padding: 1px 1px 2px 2px;
  background: #E0FFFF;
 margin-left: auto; 
  margin-right: auto;
}
.seasonprices1 { 
  width: 100px;  
  background: inherit;
  text-align: center;
  font-weight: bold;
}
.seasonprices2 { 
  width: 100px;
  background: inherit;
  text-align: center;
}
.seasonprices3 { 
  width: 60px;
  background: inherit;
  text-align: center;
  font-weight: bold;
}

.seasonprices4 { 
  width: 100px;  
  background: inherit;
  text-align: center;
}
.seasonrow2 { 
  width: 360px;  
  background: #6698FF;
  text-align: center;
}
.seasonrow3 { 
  width: 360px;  
  background: #90EE90;
  text-align: center;
}
.seasonrow4 { 
  width: 360px;  
  background: #F88017;
  text-align: center;
}
.seasonhead { 
  width: 360px;  
  background: #FFFFFF;
  text-align: center;
  font-weight: bold;
}