/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
}
body {
	background-repeat: repeat-x;
	background-position:center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#3E1C01;
}

a:link {
	color: #069 ;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
a:active {
	color: #069;
	text-decoration: none;
}
.fine10pxBold {font-size: 9px;
	font-style: italic;
}


.border { 
border: 1px solid #255C81; 
} 

.wht_border { 
border: 1px solid #FFFFFF; 
} 



.title {
	color: #6C3C32;
	font-weight: bold;
	font-size: 18px;
}
.title14 {
	color: #6C3C32;
	font-weight: bold;
	font-size: 14px;
}

.subtitle {	color: #6C3C32;
	font-weight: bold;
	font-size: 18px;}

.subtitles2 {
	color: #6C3C32;
	font-weight: bold;
	font-size: 14px;
}


.subtitles10px {
	color: #6C3C32;
	font-weight: bold;
	font-size: 10px;
}

.float_left {float:left;margin-right:15px;}

.float_right {float:right;margin-left:15px;}

.prices {
	color: #6C3C32;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
}

.big_title {font-size: 16px; color: #FFFFFF; }

.whtFineTxt {font-size: 10px; color: #FFFFFF; }

.specials {background-color:#FFFFCC; color:#6AAAD5; padding:3px; text-align:center;}

.valentin {color:#C00; font-size:14px;}