* {
	margin: 0;
	padding: 0;
	}
	
html {
scrollbar-face-color:#eddfc8;
scrollbar-base-color:#eddfc8;
scrollbar-arrow-color:#3c7745;
scrollbar-track-color:#eddfc8;
scrollbar-shadow-color:#cfc2ae;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#cfc2ae;
scrollbar-darkshadow-Color:#9a8f7c;
}
	
body {
	background: url(../images/bg_left.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533c28;
	}
	
.left {
	background: url(../images/bg_left.png) top right;
	}
	
.center {
	background: #cdddd1 url(../images/bg_container.jpg) 0 0;
	width: 996px;
	}
	
.right {
	background: url(../images/bg_right.png) top left;
	}
	
a:link, a:visited {
	color: #f00;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
h2 {
	font-size: 20px;
	}
	
h3 {
	font-size: 16px;
	color: #3c7745;
	}
	
h4 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.total {
	width: 880px;
	text-align: center;
	margin: auto;
	margin-bottom: -20px;
	position: relative;
	top: 10px;
	}
	
.amount {
	display: inline;
	clear: none;
	color: #f00;
	font-weight: bold;
	}

.header, .menu, .content_wrapper, .sd, .footer {
	width: 880px;
	clear: both;
	}
	
.header {
	height: 160px;
	margin: auto;
	position: relative;
	}
	
.logo {
	position: relative;
	top: 74px;
	float: left;
	}
	
.head_ad {
	float: right;
	position: relative;
	top: 85px;
	right: 20px;
	}
	
.head_ad img {
	border: 1px solid #c00;
	}
	
.menu {
	height: 60px;
	margin: 3px auto auto auto;
	position: relative;
	top: 84px;
	text-align: right;
	}
.menu ul li {
  text-align:left;
  float:left;
  margin:0 10px;
}

.menu ul li a {
  color:#fff;
  font-weight:bold;
}
.menu object {
	position:relative;
}
#nav_noflash {
	display:none;
}
.content_wrapper {
	margin: 100px auto auto auto;
	height: 460px;
	}
	
.side, .side_home {
	float: left;
	width: 180px;
	font-size: 10px;
	line-height: 13px;
	padding: 0 4px;
	height: 444px;
	overflow: auto;
	border-right: 1px red solid;
	}
	
.side img {
	margin: auto;
	}
	
.side h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	color: #3c7745;
	margin: 10px auto auto auto;
	text-align: center;
	padding-bottom: 16px;
	background: url(../images/ornament.gif) no-repeat center bottom;
	}
	
.side ul, .side ol  {`
	font-size: 11px;
	margin-left: 16px;
	}
	
.side ul li {
	margin-top: 3px;
	}
	
.side p, .side_home p {
	margin-top: 10px;
	}
	
.side_home {
	font-size: 11px;
	line-height: 15px;
	}
	
.content {
	float: right;
	width: 660px;
	height: 420px;
	padding: 10px;
	overflow: auto;
	}
	
.content_all {
	float: left;
	width: 94%;
	height: 420px;
	padding: 10px;
	overflow: auto;
	margin-left: 20px;
	}
	
.content_all img, .content img {
	margin:  0 20px 20px 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #063;
	float: left;
	}
	
img.ornament {
	float: right;
	background: none;
	border: none;
	margin: -20px 180px 0 0;
	padding: 0;
	}
	
#content_home {
	float: right;
	width: 695px;
	margin-right: -10px;
	margin-top:-10px;
	}
	
#content_calendar p {
	margin-top: 0px;
	}
	
.content ul, .content ol, .content_all ul, .content_all ol {
	margin: 16px 0 0 40px;
	list-style: inside;
	}
	
.content img {
	margin: 10px 20px 0 0;
	}
	
.content p, .content h3, .content_all h3, .content_all p {
	margin-top: 16px;
	}
	
input, textarea, select {
	border: #063 1px solid;
	background: #eee;
	}	
	
textarea {
	width: 360px;
	}
	
fieldset {
	border: 1px solid red;
	padding: 10px;
	width: 400px;	
	margin: 10px 0;
	}
	
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	}

.footer {
	height: 120px;
	margin: auto;
	color: #fff;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
	}
	
.footer a:link, .footer a:visited {
	color: #fff;
	font-weight: bold;
	}
	
.footer_home {
	padding-top: 0;
	position: relative;
	top: -10px;
	}
	
#siteLinks { margin:-10px 0 10px 0;	}
#links_osteria { display:inline; margin:0 0 0px 30px; }
#links_doccheys { display:inline; margin:0 0 0px 100px; }
#links_stella { display:inline; margin:0 0 0px 115px; }

.kc_note {
	background: #c00;
	padding: 0 10px 10px 10px;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	margin-bottom: 10px;
	}
	
.kc_note h2 {
	font-size: 18px !important;
	text-transform: none  !important;
	}
	
.kc_note a:link, .kc_note a:visited {
	color: #fff  !important;
	}
	
	.cancer_dates { float: right;
	margin-right: 18px;
	margin-left: 18px;	
}

.cancer_img { display: inline;
	margin-top: 12px;
}

.center_banner { width: 728px;
	margin: 12px auto 12px auto;
}
.halfleft {float: left;
width: 45%;
}

.halfright {float: right;
width: 52%;
}

/***********BANNER TEASE****************/
.banner_tease {
	position: absolute;
	top: 85px;
	right: 4px;

}

.banner_tease a img{
	border: none;
}