body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#000000;
	font-size:80%;
}

h1 {
font-size:120%;
}
h2 {
font-size:110%;
}

.topheader {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	background-color:#000000;
	text-align: left;
	border-top:3px solid #434343;
	border-left:3px solid #434343;
	border-right:3px solid #434343;
}
.main {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background-color:#E4E1CF;
	border-left:3px solid #434343;
	border-right:3px solid #434343;
}
.footer {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	background-position: left -20px;
	line-height:30px;
	color:#C4C4C4;
	text-align: center;
	font-size: x-small;
	border-bottom:3px solid #434343;
	border-left:3px solid #434343;
	border-right:3px solid #434343;
}

.footer a{
text-decoration:none;
	color:#C4C4C4;}
/*************************************************************/
.content {
	width: 100%;
}
.ccell {
	width: 50%;
	border: 1px solid #C9C39F;
	background-color: #F1F0E7;
	padding: 10px;
	vertical-align: top;
}
.ccellmain {
	width: 100%;
	border: 1px solid #C9C39F;
	background-color: #F1F0E7;
	padding: 10px;
	vertical-align: top;
}

.ccell img {
border:3px solid #000000;
margin:4px;
}
/*************************************************************/
.logo {
	float: left;
}
.tel {
	float: right;
}
.homebutton {
	position: absolute;
	margin-left: -48px;
}
/*************************************************************/
.menu {
	color: #ffb13d;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu a {
	color: #515151;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
/*************************************************************/
.funkymenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 30px;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	background-position: left -20px;
}
.funkymenu li {
	display: inline;
}
.funkymenu li a {
	display: block;
	float: left;
	color: #C4C4C4;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 30px;
	height: 30px;
}
.funkymenu li a:hover {
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	background-position: top;
	color: #ffffff;
}
/*************************************************************/
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
legend {
	color: #000000;
	font-weight: bold;
}
.button {
	background-color: #515151;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	background-position: left -20px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	line-height: 18px;
	margin-top: 1px;
}
/*************************************************************/
.ccell fieldset a {
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}
.ccell fieldset a:hover {
	color: #ffb13d;
	text-decoration: underline;
	font-weight: bold;
}
/*************************************************************/

.contactform {
	font-family: Arial, Helvetica, sans-serif;
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}

/*************************************************************/

.infotbl {
border-collapse:collapse;}

.infotbl td{
border-collapse:collapse;
border:1px solid #434343;}

.infotblr {
background-color:#000000;
color:#FFFFFF;
font-weight:bold;}

.news {
border-top:1px dashed #434343;
border-bottom:1px dashed #434343;
width:100%;}

.news th{
text-align:left;
font-weight:bold;
vertical-align:top;}
.news td{
vertical-align:top;}

