body {

    background-color: #231f20;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 0.85em;

}



a:link, a:visited { color: #5D87A1; text-decoration: none; }

a:hover { color: #569FD3; text-decoration: none; }



#container {

    width: 600px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 20px;

}



#header {

	margin-bottom: 10px;

}



#logo {

	margin-left: auto;

	margin-right: auto;

	width: 300px;

}



#navigation {

	float: left;

	width: 600px;

	background-color: #5D87A1;

	margin-bottom: 2px;

}



#navigation ul

{margin:0;padding:0;list-style-type:none;width:auto;float:left;}



#navigation ul li {

	position: relative;

	display:block;

	float:left;

}



#navigation ul li a{

	display: block;

	float: left;

}



#navigation ul li a:hover {

	background-color: #569FD3;

}



#content {

	float: left;

	background-color: #333333;

	width: 600px;

	margin-bottom: 2px;

}



#footer {

	width: 600px;

	float: left;

	text-align: center;

	font-size: xx-small;

	color: #ffffff;

	padding: 4px;

}



#footer a {

	color: #ffffff;

	text-decoration: none;

}



#photo-banner {

	width: 600px;

	padding-bottom: 2px;

	background-color: #231f20;

}



#main {

	width: 560px;

	margin: 20px;

}



#top-copy {

	color: #5D87A1;

	font-size: 1.2em;

	font-family:Georgia, "Times New Roman", Times, serif;

	border-bottom: 1px solid #676767;

	padding-bottom: 10px;

	margin-bottom: 10px;

}



#left-column {

	color: #999999;

	float: left;

	width: 360px;

	font-size: 0.85em;

	line-height: 1.4em;

	padding-right: 20px;

	margin-bottom: 20px;

	margin-right: 20px;

	border-right: 1px solid #676767;

}



#left-column h1 {

	color: #5D87A1;

	font-size: 1.2em;

	font-family:Georgia, "Times New Roman", Times, serif;

	margin-bottom: 2px;

}



#right-column {

	float: left;

	width: 159px;

	color: #5D87A1;

	font-size: 0.75em;	

	line-height: 1.4em;

	margin-bottom: 20px;

}



.sideLabel {

	color: #80A1B6;

	text-transform: capitalize;

}


.holidaybanner {
	position:absolute;
	top:10px;
	right:10px;
}
