body {
	margin: 0;
	padding: 10px 20px;
	color: #000;
	background-color: #FFF;
	font-size: 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5	{
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #122b30;
	font-weight: normal;
	margin: 10px 0 12px 0;
	font-variant: small-caps;
}

h2	{
	font-size: 24px;
}

h3	{
	font-size: 18px;
}


p	{
	line-height: 16px;
	margin: 3px 0 15px 0;
}

td	{
	font-size: 12px;
}

.listtop	{
	margin-bottom: 0;
}

li	{
	line-height: 14px;
	margin: 0 0 5px 0;
}

ul, ol	{
	margin-top: 0;
	margin-bottom: 15px;
}

a:link {
	color: #006374;
}

a:visited {
	color: #639DA7;
}

a:hover, a:active	{
	background-color: #eee;
}

a img	{
	border: 0;
}

#where	{
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.photo	{
	font-size: 11px;
	font-style: italic;
	width: 204px;
	text-align: center;
}

.photo img, #schedule img	{
	border: solid 2px #ccc;
}

.right	{
	float: right;
	margin: 0 0 5px 10px;
}

.left	{
	float: left;
	margin: 0 10px 5px 0;
}

.sched	{
	width: 500px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #122b30;
}

.sched h2	{
	margin-top: 0;
}

#schedule td	{
	padding: 15px 5px 15px 5px;
	font-size: 13px;
}

#schedule .spacecell	{
	padding: 0;
	border-bottom: solid 1px #000;
	line-height: 1px;
}

.conditions	{
	width: 500px;
}

.conditions	p, .conditions li {
	font-size: 14px;
}

.links	{
	margin-bottom: 30px;
	border-bottom: solid 1px #CEDADD;

}

.links td, .comments td	{
	padding: 20px 15px 20px 0;
	border-top: solid 1px #CEDADD;
}

.clear	{
	clear: both;
	margin:0;
	padding:0;
}
