td.hours
{
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
label
{
	float:left;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.inputerror
{
	color: #FF0000;
	text-indent: 2cm;
}
#maincontent
{
	top: 0;
	margin: auto auto;
	text-align: center;
}
#maincontent h1.nospace
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
#maincontent h2.nospace
{
	margin-top: 0px;
	padding-top: 0px;
}
#maincontent pre
{
	text-indent: 0px;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 1em;
}
#maincontent h4
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#maincontent table td
{
	vertical-align: top;
}
#maincontent table.hours
{
	width: auto;
	min-width: 300px;
	max-width: 360px;
}
#maincontent td.dayofweek
{
	text-align: left;
	font-weight: bold;
}
#maincontent thead
{
	font-weight: bold;
	text-decoration: underline;
}
body.mazepage
{
	background-color: #FFFF99;
	text-align: center;
}
table
{
	margin-left: auto;
	margin-right: auto;
}
.smallborder
{
	height: auto;
	border: 1px solid black;
	padding: 5px;
}
table.preupload td
{
	padding: 5px 5px;
	color: #dddddd;
}
.box 
{ 
  background: #666666;
}
.boxtop 
{ 
  background: url('tr.gif') no-repeat top right; 
}
.boxtop div 
{ 
  font-size: 0;
  height: 20px; 
  background: url('tl.gif') no-repeat top left; 
}
.boxbottom 
{ 
  background: url('br.gif') no-repeat bottom right; 
}
.boxbottom div 
{ 
  font-size: 0;
  height: 20px; 
  background: url('bl.gif') no-repeat bottom left; 
}
.boxcontent 
{
  padding: 0px 5px 0px 5px;
}
.special
{
	border: 1px solid black;
	color: #003300;
}
div.imagegallery div.defaultimage
{
	margin: auto auto;
	text-align: center;
	width: 460px;
}
div.defaultimage
{
	height: 460px;
}
img.placeholder
{
	border: 5px solid #222222;
	vertical-align: middle;
}
div.imagegallery span.thumbnail a img
{
	padding: 2px;
	border: none;
	margin: auto auto;
	text-align: center;
	vertical-align: middle;
}
.accounttable tr td
{
	border: 1px solid #222222;
}
.accounttable tr:hover
{
	background-color: #DDDDFF;
}
.imagecaption
{
	background: transparent;
	border: none;
	text-align: center;
}
