body {
	margin: 0px;
}
p, h3 {
	color: white;
}

h1 {
	font-size : 18px;
}

img {
	border-style: solid;
	border-width: 1px;
}

p {
	font-size : 16px;
	font-color : white;
}
h3 {
	font-size : 16px;
	font-color : white;
	font-weight : bold;
}
p.cr {
	font-size : 9px;
	text-align: center;
}

#break {
	margin-top :  1em;
	margin-bottom :  1em;
	border :  solid 0px gray;
}

hr {
	height : 1;
	width : 75%;
	color : gray;
}

table.general {
	width : 90%;
	border : thin solid 1px white;
}

tr {
	border : solid 0px;
}

td {
	text-align : left;
	padding : 0px;
	padding : 5px 5 5 5 ;
	vertical-align : top;
}

table.pix {
	border : thin solid pink 0px;
	margin : 0px 0 0 0;
}

table.msg {
	border : thin solid pink 0px;
	margin : 10px;
}

table.nav {
	border : 0px solid black;
	margin : 0px 0 0 0;
	padding: 0px 0 0 0;
	width: 255px;
}

td.nav { 
	border : 0px solid green;
	spacing: 0px;
	padding: 0px;
}

tr.pix {
}

td.pix {
	text-align : center;
	border : thin solid 0px;
	padding : 5px;
	vertical-align : top;
}
div.tbl1 {

}

LI {
	font-size: 14px;
	font-weight: bold;
}

a:link, a:active, a:focus, a:visited {
	color: white	
}
a:hover {
	color: #cb320b;
}

p.map {
	font-size: 14px;
	font-weight: bold;
	margin : 0px 0 0 0;
}

p.hours {
	font-size: 14px;
	font-weight: bold;
	margin : 2px;
	text-decoration: underline;
}
a.map:link, a.map:active, a.map:focus, a.map:visited {
	color: white;
	text-decoration: none;	
}
a.map:hover {
	color: #cb320b;
	text-decoration: underline;	
}

img.logo {
	margin : 5px 5 5 5px;
	border : solid white 0px;
}

td.content {
	text-align: left;
}

h3 {
	text-align: left;
}

table.gencal {
	margin : 0px;
	border : thin solid 0px yellow;
}

table.calendar {
	width : 768px;
	border : 0px;
}

tr.cal {
}

th.cal {
	border : solid #cb320b 1px;
	color : White;
	font-size: 10px;
	width: 125px;
}
td.cal {
	border : solid #cb320b 1px;
	color : White;
	font-size: 10px;
}
td.cal-drsp {
	border : solid limegreen 1px;
	color : White;
	font-size: 10px;
}

li, ul {
	color:white;
}
