a { text-decoration: none; }
a:hover { color: #ff3333; }
BODY,TD, {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
}
.header_top {	
	color: #ffffff;
}


INPUT {
	padding: 2px;
	font-size: 11px;
	color: #905F0D;
}

.footer_bottom {
	background-color: #C4B796;
	color: #ffffff;
}

.header_nav,.header_navb {
	background-color: #C4B796;
	text-align: center;
	color: #272110;
}

.footer_top {color:#000;background-color:#C4B796;}

P {
	width: 500px;
}

.sidebox {
	border: solid 1px #000000;
	position: absolute;
	top: 150px;
	left: 700px;
	width: 180px;
}
.sidebox_header {
	font-size: 11px;
	font-weight: bold;
}
.sidebox_footer {
	background-color: #999999;
	color: #ffffff;
	font-size: 11px;
}


.header_nav_link {
	text-decoration: none;
}
.header_nav_link:hover {
	text-decoration: underline;
	color: #493400;
}

td.header_nav_link:hover {background-color:##333333;}

.content { padding: 10px; }
.submenu {
	font-size: 12px;
	padding-left: 20px;
}
.subnav {
	padding-bottom: 7px;
}
A.sublinkb {
	font-weight: bold;
}
H1 {
	font-size: 16px;	
}
UL {
	width:480px;
	text-align: justify;
	spacing-left: 0px;
	padding-left: 20px;
}
.footer_link {
	color: #553119;
	font-size: 10px;
}

A.footer_link:hover {color: #000;}

td.footer_link {
	background-color: #553119;
	font-size: 10px;
}

td.footer_link:hover {color: #000;}

.small {
	font-size: 10px;
}
.partner_text {
	font-size: 14px;
}

.holiday_text {
	color: #217400;
	font-type: tahoma;
	font-size: 10px;
	font-weight: normal;
}

DIV.holidayform {
	position: absolute;
	top: 202px;
	left: 476px;
	z-index:2;
}
.holidayformtext {
    font-type: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

DIV.holidaymain {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

table.freelaser {
	padding-left: 20px;
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	color: #622F1B;
}

/*.inputstate {
	border: 1px dotted #5D483F;
}*/