body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

p.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #660000;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	list-style-type: disc;
}

p.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	width: 150px;
	text-align: left;
}

p.sidetext_orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FF6600;
	width: 150px;
	text-align: left;
}


table.sidetext {
	background-image: url(images/sidetable_background.gif);
	vertical-align: top;
	width: 175px;
	background-repeat: no-repeat;
}
th.sidetext {
	vertical-align: top;
	padding:15px;
}

table.mainimages {
	width: 675px;
	margin-top: 0;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.mainimages {
	width: 575px;
	margin-top: 0;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

th.mainimagesleft {
	width: 400px;
	margin-top: 0;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

th.mainimagesright {
	width: 175px;
	margin-top: 0;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


img.sidetext {
	padding-left: 0px;
}

th.bottombar {
	background-image: url(images/bottom_bar.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 800px;
	height: 32px;
	background-position: center center;
	}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #660000;
}

th.pageleft {
	width: 225px;
}

th.pageright {
	width: 575px;
	margin-top: 0;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#WelcomeButton
{
	width: 132px;
	height: 40px;
	text-indent:-999em;
	background:transparent url(images/welcome.jpg) no-repeat scroll 0 0;
	display:block;
}

#WelcomeButton:Hover
{
	background-position:0 -40px ;		
}

#AboutButton
{
	width: 132px;
	height: 40px;
	text-indent:-999em;
	background:transparent url(images/about.jpg) no-repeat scroll 0 0;
	display:block;
}

#AboutButton:Hover
{
	background-position:0 -40px ;		
}

#ServiceButton
{
	width: 132px;
	height: 40px;
	text-indent:-999em;
	background:transparent url(images/services.jpg) no-repeat scroll 0 0;
	display:block;
}

#ServiceButton:Hover
{
	background-position:0 -40px ;		
}

#FaqButton
{
	width: 132px;
	height: 40px;
	text-indent:-999em;
	background:transparent url(images/faqs.jpg) no-repeat scroll 0 0;
	display:block;
}

#FaqButton:Hover
{
	background-position:0 -40px ;		
}

#NewsButton
{
	width: 132px;
	height: 40px;
	text-indent:-999em;
	background:transparent url(images/news.jpg) no-repeat scroll 0 0;
	display:block;
}

#NewsButton:Hover
{
	background-position:0 -40px ;		
}

#ContactButton
{
	width: 132px;
	height: 40px;
	text-indent:-999em;
	background:transparent url(images/contact.jpg) no-repeat scroll 0 0;
	display:block;
}

#ContactButton:Hover
{
	background-position:0 -40px ;		
}

#Workshop p
{
	float: left;
	width: 350px;
}

#Workshop img
{
	border: 1px solid #666666;
}

#WorkshopBanner
{
	margin-bottom: 20px;
}
