body {
	background-color: #88a868;
	background-image: url(/accounts/69/homepage/images/BG_Summer.jpg);
	background-attachment: fixed;
	text-align:center;
	font-family: book antiqua,palatino;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
.style8 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
.NavLinkContainer {
	background-color: #ffffff;
	height: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin: 3px 15px 3px 15px;
	padding: 2px;
}
.NavLinkContainer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
#page {
	position:relative;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	width:1010px;
/* 	background-color:#F2F0DB; */
/* 	height:375px; */
	float:none;
	display:inline;
/* 	border: 1px red solid; */
}
#logo {
	position:relative;
	float:left;
}
#content {
	position:relative;
	width:1010px;
	height:375px !important;
/* 	height:300px; */
	display:inline;
}
#left {
	position:relative;
	width:42px; 
	background:url(images/LeftSide.jpg) repeat-y scroll 0%;
	float:left;
	height:375px !important;
	height:410px;
	display:inline;
}
#center {
/* 	position:relative !important; */
/* 	position:absolute; */
	width:929px;
	background-color:#F2F0DB;
	height:375px !important;
	height:400px;
	float:left;
	display:inline;
}
#right {
	position:relative;
	background:url(images/rightSide.jpg) repeat-y scroll 0%;
	width:39px;
	float:right;
	height:375px !important;
	height:410px;
	display:inline;
}
#footer {
	position:relative;
	height:52px;
	width:1010px;
}
#nav {
	height:30px;
	text-align:center;
	width:1010px; 
	background:url(images/navbg.jpg) no-repeat;
}
#nav_int {
	height:30px;
	text-align:center;
	width:1010px; 
	background:url(images/navbg.jpg) no-repeat;
}
#mainimage {
	position:relative;
	padding:0px;
}
#jobbanner {
	right:75px;
	top:74px !important;
	top:6px;
	position:absolute;
}

.photoOday {
	background:url(images/PhotoDay.jpg) no-repeat;
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-align:center;
	height:142px;
	margin-left: 10px;
}

.photoOdayimg {
	border:0;
	text-align:center;
	width:112px;
	padding:30px;
}

/*	reservation css */
.typeRes {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.dropDownRes {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF;}
.buttonRes {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #434218; background-color:#c1c08e; color: #000000;}
.tableRes {
	border: 0px solid #434218; 
	padding-left: 5px;
	padding-right: 5px;
}
#bigphoto {
	margin: 0px auto;
	background-color:#88a868;
	position:absolute;
	z-index:10;
	margin-left:90px;
	top:400px;
}
