body {
		font-family:'Lucida Grande', Verdana, Helvetica, Arial; background-color:#cbd1d1; color:#0e191e;
	}
	div#cont {
		width:768px; margin-left:auto; margin-right:auto; margin-bottom:40px; background-color:white; padding:0px 15px 40px 15px;
	}	
	td:first-child {
		width:160px;
	}
	td.time {
		width:140px;
	}
	table {
		border-collapse:collapse; font-size:12px; margin-bottom:20px; margin-top:8px; width:768px;
	}
	td {
		padding:4px; padding-bottom:10px; color:#9ba6ab;
	}
	h3 {
		margin-bottom:0px;
	}
	p {
		font-size:12px; line-height:16px; padding-left:10px;
	}
	ul li {
		font-size:12px; line-height:14px; margin-bottom:4px;
	}
	#google_translate_element {
		float:right; padding-top:80px; font-size:12px; text-align:right;
	}
	h1 {
		float:left;
	}
	h2 {
		margin-top:40px; border-top:1px solid #999; padding-top:8px; margin-bottom:4px
	}
	div.clear {
		clear:both;
	}
	address {
		font-style:normal; line-height:21px;
	}
	a:link, a:visited{
		color:#589dbd; text-decoration:none;
	}
	a:hover {
		color:#8ce7df; border-bottom:1px dotted #589dbd;
	}
	.detail {
		font-size:10px; font-style:italic;
	}
	tr.activeDay {
		background-color:#deebf2; width:100%; color:#0e191e;
	}	 
	tr.activeDay td {
		 color:#0e191e;
	}
	ul#menu {
		list-style-type: none; display:block; margin:0px; padding:0px;
	}
	ul#menu li {
		float:left; background-color:#589dbd; color:white; font-weight:bold; margin-right:2px; padding:6px 19px; font-size:15px;
	}
	ul#menu a:hover li {
		background-color:#8ce7df
	}
	div#footer {
		text-align:center; margin-top:15px;
	}
	div#footer address {
		font-size:14px; border-top:1px solid #CCCCCC; padding-top:8px; color:#999;
	}
	fieldset {
		background-color:#deebf2
	}
	fieldset legend {
		font-weight:bold; margin-left:20px;
	}
	span.emailTool {
		float:right; font-size:12px; font-weight:normal; padding-top:4px; cursor:pointer; color:#589dbd
	}
	span.emailTool:hover {
		color:#8ce7df;
	}
	#modal {
		background-color:white; padding:20px; border:4px solid #589dbd; width:320px; display:none;
	}
	#simplemodal-overlay {
		background-color:black; opacity:.75;
	}
	#modal h3 {
		margin-top:0px;
	}
	#modal label {
		clear:both; text-transform:uppercase; display:block; font-size:11px; margin-top:15px;
	}
	input[type="text"] {
		font-family:'Lucida Grande', Verdana; padding:6px 10px; border:1px solid #999; clear:both; display:block; font-size:14px; width:280px;
	}
	input[type='button'] {
		background-color:#589dbd; padding:6px; color:white; font-weight:bold; border:0px solid #fff; margin-top:10px; font-size:14px; margin-left:auto; margin-right:auto; cursor:pointer;
	}
	.empty {
		color:#999;
	}
	
	#simplemodal-container a.modalCloseImg {
	background:url('/scripts/x.png') no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-5px;
	right:-8px;
	cursor:pointer;
}