#container,#content p,#content h1,#content h2,#content h3,#content h4{
	color:#003B06;
}
p{color:#fff;}

body{
	color:#003B06;
	background:#610400 url("../images/snow.jpg") left top no-repeat; 

}
#header{
	background:transparent;
}

#content{
	background: #FFF url("../images/holly_left.gif") left bottom no-repeat; 
}

#container {
	background-color: transparent;
	border: none;
}

#content p.package {
	border-top: 1px solid #610400;
}
#navigation{
	background-color: white;
	border-top: 1px solid #610400;
	border-bottom: 1px solid #610400;
}
#navigation ul li {
	float: left;
}

#navigation ul li a {
	color:#003B06;;
}

#navigation ul li.selected a,
#navigation ul li a:hover {
	color: #fff;
	background-color: #003B06;
}

.tariff_table {
	border: 1px #610400 solid;
}

.tariff_table thead td {
	background-color: #530400;
	color: white;
	border-right: 1px #610400 solid;
}

.tariff_table tbody td {
	background-color: #FDDABB;
	color: #610400;
	border-right: 1px #610400 solid;
	border-bottom: 1px #610400 solid;
}

#content img {
	border: none;
}

#holly_top_right{
	border:none;
	position:absolute;
	top:0;
	right:0;
}

#snow{
	position:absolute;
	top:0;
	right:0;
}

#footer {
	background-color: white;
}

#music{
	position:absolute;
	top:0;
	right:0;
}