@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	background-position: top;
}

#wrapper {
	width: 913px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(../_images/Banner1.jpg);
}
#orizMenu {
	background-color: #999;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#mainContent {
	margin: 0px;
	padding: 0px;
	height: 1050px;
	float: right;
	width: 713px;
	font-family: "Century Gothic";
	text-align: center;
	font-size: 16px;
	background-color: #dbdbb7;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1050px;
	width: 200px;
	background-color: #dbdbb7;
}
#hoursOperation {
	background-color: #f0f0ca;
	height: 160px;
	padding-left: 20px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: "Century Gothic";
	font-size: 14px;
}
#rotatingPics {
	background-color: #f0f0ca;
	height: 150px;
	width: 197px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#vertMenu {
	background-color: #f0f0ca;
	height: 180px;
	width: 197px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#tcaaf {
	background-color: #f0f0ca;
	height: 525px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: center;
	padding-top: 20px;
	width: 197px;
}




#footer {
	background: #999;
	margin: 0px;
	height: 50px;
	clear: both;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: "Century Gothic";
}
.font9pxBlue {
	font-size: 9px;
	color: #009;
}
.font10pxBlue {
	text-align: center;
	font-size: 10px;
	color: #00C;
}
.font14pxGreen {
	font-size: 14px;
	color: #060;
}
.font12px {
	text-align: left;
	font-size: 12px;
	color: #000;
}
.calendarMonth {
	font-size: 36px;
	color: #03C;
	font-family: "Comic Sans MS", cursive;
}
.font13pxblue {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #03F;
	text-align: center;
}
.font16pxBlue {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #03F;
}
.font9pxGreenBold {
	font-family: "Century Gothic";
	font-size: 9px;
	font-weight: bolder;
	color: #060;
}
.font18pxRed {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #F00;
}

