body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.2em;
	color: #525252;
	padding-top: 0px;
	margin: 0px;
}
#container {
	width: 950px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #592154;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#header {
	background-color: #592154;
}
#header img {
	margin-top: 10px;
	}
#top_right_box {
	background-color: #FFFFFF;
	width: 122px;
	float: right;
	height: 84px;
	padding-left: 20px;
	padding-top: 17px;
	text-align: right;
	padding-right: 20px;
}
#top_right_box #days {
	display: block;
	text-align: right;
	font-size: 4em;
	color: #592154;
	padding-top: 30px;
	font-weight: bold;
}
#banner {
	background-color: #592154;
	overflow: auto;
	width: 950px;
}
#banner .left {
	float: left;
	height: 200px;
}
#banner .right {
	width: 132px;
	float: right;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 1em;
	font-size: 1.2em;
	line-height: 1.2em;
}
#banner .right .quotee{
	display: block;
	font-size: 0.8em;
	margin-top: 5px;
}


#content {
	clear: both;
}
#content .left {
	float: left;
	width: 750px;
	text-align: justify;
	padding-bottom: 40px;
	font-size: 1.05em;
	line-height: 1.3em;
	display: block;
	padding-top: 20px;
}
#content .right {
	width: 162px;
	float: right;
	font-size: 1em;
}
#footer {
	clear: both;
	padding-top: 2px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #592154;
	width: 951px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}
#footer ul li a {
	font-weight: bold;
	color: #592154;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer ul li a:hover {
	color: #7E5679;
	border-bottom-color: #592154;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-right: 40px;
	padding-top: 20px;
	letter-spacing: 0.1em;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-bottom: 0px;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#content ul {
	list-style-type: none;
	color: #592154;
	margin-top: 0px;
	padding-top: 0px;
}
#content ul li {
	font-family: "Arial black", Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 7px;
}
#content ul li a{
	color: #592154;
}
.clear {
	clear: left;
}
.float_right {
	float: right;
}
#content .left a {
	color: #592154;
}
#map_canvas {
	clear: both;
}
#content .left h2 {
	display: block;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #592154;
}
#content .left .publish_date {
	font-size: 10px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
}
#content .left h2 a {
	text-decoration: none;
}
#content .left .entry {
	margin-left: 5px;
}
#winter_countdown {
	background-color: #FFFFFF;
	width: 122px;
	padding-left: 20px;
	padding-top: 17px;
	text-align: right;
	padding-right: 20px;
	border: 1px #582254 solid;
}
#winter_countdown #days {
	display: block;
	text-align: right;
	font-size: 4em;
	color: #592154;
	padding-top: 12px;
	font-weight: bold;
	line-height: 1em;
}