@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #F60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
	float: none;
}
.thrColFixHdr #container #sidebar2 .special_events h4 {
	font-family: "Gill Sans MT";
	font-size: 11px;
	line-height: 2px;
	color: #ffa500;
	margin-left: 6px;
}
.thrColFixHdr #container #sidebar2 .special_events p {
	font-family: "Gill Sans MT";
	font-size: 11px;
	margin-left: 6px;
	margin-right: 6px;
	line-height: 14px;
	padding-top: 0px;
	margin-top: -6px;
}
.thrColFixHdr #container #header #menu .menutext {
	font-weight: normal;
	color: #FFF;
}
.thrColFixHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #494949;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	padding: 0;
	background-color: #494949;
} 
.thrColFixHdr #header h1 {
	font-size: 20px;
	font-family: "Gill Sans MT";
	font-weight: normal;
	color: #FFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #494949;
	margin: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	background-color: #494949;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
}
.thrColFixHdr #mainContent {
	margin-right: 100px;
	margin-left: 210px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
	color: #fff;
	background-color: #494949;
	margin-top: 15px;
	font-size: 11px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	color: #FFF;
	background-color: #494949;
} 
.thrColFixHdr #container #footer .footer_menu a {
	color: #FFF;
	text-decoration: none;
}
.footer_menu {
	font-family: "Gill Sans MT";
	font-size: 10px;
	color: #FFF;
	background-color: #494949;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffa500;
	border-bottom-color: #ffa500;
	margin-bottom: 10px;
	height: 10px;
	margin-right: 8px;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #header #menu .menutext {
	font-size: 10px;
	color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-right-color: #Ffa500;
	border-bottom-color: #Ffa500;
	border-left-color: #Ffa500;
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-top-color: #ffa500;
}
.thrColFixHdr #container #header #menu .menutext a {
	font-size:10px;
	color: #FFF;
	text-decoration: none;
}
.orangez {
	color: #F60;
	font-size: 36px;
}
.header_text {
	font-family: "Gill Sans MT";
	font-size: 12px;
}
.orange_header_text {
	color: #F60;
}
.sign_up {
	height: 15px;
	width: 85px;
	background-color: #ffa500;
	float: left;
	font-weight: bold;
	font-family: "Gill Sans MT";
	text-align: center;
	font-size: 10px;
	border: 1px solid #FFF;
	margin-top: 10px;
}
.find_us {
	background-color: #ffa500;
	float: right;
	height: 15px;
	width: 85px;
	border: 1px solid #FFF;
	text-align: center;
	margin-top: 10px;
	font-size:8px;
	font-weight:bold;
	font-family:"Gill Sans MT";


	fon
}
.sign_up_lower {
	background-color: #Ffa500;
	float: left;
	height: 70px;
	width: 85px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.thrColFixHdr #container #sidebar1 .sign_up p {
	line-height: 10px;
	text-align: center;
	clip: rect(20px,auto,auto,auto);
}
.menu_bold {
	font-weight: bold;
}
.special_events {
	color: #FFF;
	background-color: #000;
	height: 400px;
	width: 170px;
	border: medium double #FFF;
}
.thrColFixHdr #container #sidebar2 .special_events {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
}
.find_us_lower {
	background-color: #ffa500;
	float: right;
	height: 70px;
	width: 85px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
}
.thrColFixHdr #container #sidebar1 .find_us_lower {
	text-align: center;
	}
.thrColFixHdr #container #sidebar1 .sign_up_lower {
	text-align: center;
}
.opening_hours {
	text-decoration: none;
	line-height: 3px;
	color: #fff;
}
.thrColFixHdr #container #mainContent h2 {
	color: #ffa500;
	font-family: "Gill Sans MT";
	font-weight: normal;
	font-size: 12px;
}
.thrColFixHdr #container #mainContent h3 {
	font-family: "Gill Sans MT";
	font-size: 13px;
	color: #ffa500;
	font-weight: normal;
}
opening_hours {
	line-height: 4px;
}
.firenze_title {
	font-family: "Lucida Handwriting";
}
.thrColFixHdr #container #mainContent h1 .firenze_title {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFF;
}
.thrColFixHdr #container #mainContent h1 .orangez {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	color: #ffa500;
}
.orange_menu {
	color: #ffa500;
	font-weight: bold;
	text-decoration: none;
}
.events_header {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
}
.thrColFixHdr #container #mainContent h1 {
	font-family: "Gill Sans MT";
	font-size: 16px;
}

img {float:left}
a img {border:none}
