body
{
	font-family: sans-serif;
	font-size: 13px;
	margin: 0px;
}

table, tr, td, th 
{
	font-family: sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

td.menubartop
{
	background-image: url(images/menu-bar-top.png);
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

td.menubartop a
{
	color: white;
	text-decoration: none;
}

td.menubarbottom
{
	background-image: url(images/menu-bar-bottom.png);
}

td.sidebar
{
	padding-top: 65px;
}

td.sidebartop
{
	background-image: url(images/bar-top.png);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: white;
	border-bottom: 1px solid #404040;
}

td.sidebartopright
{
	background-image: url(images/bar-right.png);
}

td.sidebarcontent
{
	background-color: black;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-left: 15px;
}

td.sidebarcontent a
{
	text-decoration: none;
}

td.sidebarright
{
	background-image: url(images/bar-right.png);
}

td.sidebarbottom
{
	background-image: url(images/sidebar-bottom.png);
}

td.content
{
	padding-top: 15px;
	padding-left: 10px;
}

td.boxtitlebar
{
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-align: left;
	background-image: url(images/titlebar.png);
	padding-bottom: 2px;
	padding-right: 10px;
}

td.boxsubtitlebar
{
	font-size: 10px;
	color: #606060;
	font-weight: bold;
	text-align: right;
	background-image: url(images/titlebar.png);
	padding-bottom: 2px;
	padding-right: 10px;
}

td.boxcontent
{
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 23px;
	padding-bottom: 20px;
}

div.footernote
{
	text-align: right;
	font-size: 12px;
	color: #606060;
}

img.headerpic
{
	border: 2px solid #404040;
}

td.headerpics
{
	padding-left: 100px;
	padding-right: 100px;
}

img.gallerypic
{
	border: 2px solid black;
	margin: 10px;
}

input, textarea
{
	background-color: black;
	color: #b1b1b1;
}

.notice
{
	color: white;
	font-weight: bold;
}

table.pricelist th
{
	background-color: black;
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}
table.pricelist td
{
	padding: 3px;
}

table.hours td
{
	padding: 3px;
}

table.youtube
{
	border: solid 2px black;
	padding: 4px;
}

