* { margin:0; padding:0; }
img { border:0; }
a { outline:0; }

/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
	font-family: 'Museo';
	src: url('museo500-regular-webfont.eot');
	src: local('☺'), url('museo500-regular-webfont.woff') format('woff'), url('museo500-regular-webfont.ttf') format('truetype'), url('museo500-regular-webfont.svg#webfont8Y5byaga') format('svg');
	font-weight: normal;
	font-style: normal;
}


body { font-size:62.5%; font-family: Museo, Tahoma, Arial, sans-serif; }

p, pre, li, label { font-size:1.2em; color:#231912; line-height:16px; }
p, ul { margin-bottom: 10px; }
ul { margin-left: 20px; }

a { color:#343434; }

h1 { color:#000000; font-size:2.8em; font-weight:normal; padding-bottom:15px; }
h2 { color:#000000; font-size:2.3em; font-weight:normal; padding-bottom:5px; }
h3 { font-size:1.2em; font-weight:normal; color:#000000; background:#f6f6f6; padding:10px 14px 10px 14px; margin-bottom:13px; }
.orange { color:#ee990f; }
.dark { color:#3b3b3b; }


form ul { list-style-type: none; }

label { width:12em; display:inline-block }

table  { border: none; border-collapse:collapse; line-height:1.2em; font-size: 1.2em; }
table td  { padding: 5px; font-weight:normal; border: none;  }
table th  { background-color:#F6F8FA; color: black; margin:0px; padding:2px 3px; }

table td a, th a { color: #343434; text-decoration: underline; }

	
table tr.row1 { background-color:#FFF; }
table tr.row2 { background-color:#EFEFEF; }

img.SplashImage { position: relative; margin-left: -15px; }

.hours_table table, table.hours_table { margin-left: 14px; margin-bottom: 20px; }
.hours_table {}
.hours_table tr, .hours_table th, .hours_table td { height: 16px; line-height: 16px; padding: 0px; }
.hours_table th { text-align: left; background: transparent; font-weight: normal; width: 90px; }
.hours_table td { color: red; }

