body {
	background-image:url(../graphics/architecture.gif);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
}

img {
	display:block;
	border:0px;
}

.inline {
	display:inline;
}

.alt {
	display:none;
}

a {
	text-decoration:underline;
	color:#333333;
}

a:hover {
	text-decoration:underline;
	color:#3333cc;
}

p {
	text-indent:2em;
}

.highlight, h6, h4, .today {
	font-style:italic;
	font-weight:bolder;
}

.newsBox {
	margin:0px;
	font-style:normal;
	background-color:#ccccff;
	padding-top:9px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:250px;
}

.cal {
	margin:1px;
	text-decoration:none;
	font-style:normal;
	padding:0px;
	line-height:100%;
}

.allDay {
	margin:1px;
	text-decoration:none;
	font-style:italic;
	padding:0px;
	line-height:100%;
	font-weight:bolder;
}

.today {
	color:#6666ff;
}

.desc {
	font-style:italic;
	text-indent:0em;
	margin:0px;
	padding-left:2em;
	padding-right:0em;
	padding-top:0em;
	padding-bottom:0em;
}

#logo {
	display:block;
	background-image:url(../graphics/logo.gif);
	background-repeat:no-repeat;
	height:220px;
	width:160px;
}

.menuBox {
	display:block;
	position:absolute;
	left:20px;
	top:30px;
	width:160px;
	text-align:center;
	background-color:#ffffff;
	z-index:5;
}

.menuLink {
	display:block;
	margin:0;
	padding:0;
	border:0;
	width:160px;
	text-decoration:none;
	color:#333333;
	clear:all;
	z-index:10;
	visibility:visible;
}

.menuPreload {
	margin:0;
	padding:0;
	border:0;
	width:160px;
	visibility:hidden;
}

#welcome {
	height:50px;
	background-image:url(../graphics/welcome_off.gif);
	background-repeat:no-repeat;
}

#welcome:hover {
	height:50px;
	background-image:url(../graphics/welcome_on.gif);
	background-repeat:no-repeat;
}

#welcomeSel {
	height:50px;
	background-image:url(../graphics/welcome_sel.gif);
	background-repeat:no-repeat;
}

#welcomePreload {
	height:50px;
	background-image:url(../graphics/welcome_on.gif);
	background-repeat:no-repeat;
}

#story {
	height:50px;
	background-image:url(../graphics/story_off.gif);
	background-repeat:no-repeat;
}

#story:hover {
	height:50px;
	background-image:url(../graphics/story_on.gif);
	background-repeat:no-repeat;
}

#storySel {
	height:50px;
	background-image:url(../graphics/story_sel.gif);
	background-repeat:no-repeat;
}

#storyPreload {
	height:50px;
	background-image:url(../graphics/story_on.gif);
	background-repeat:no-repeat;
}

#bungalows {
	height:50px;
	background-image:url(../graphics/bungalows_off.gif);
	background-repeat:no-repeat;
}

#bungalows:hover {
	height:50px;
	background-image:url(../graphics/bungalows_on.gif);
	background-repeat:no-repeat;
}

#bungalowsSel {
	height:50px;
	background-image:url(../graphics/bungalows_sel.gif);
	background-repeat:no-repeat;
}

#bungalowsPreload {
	height:50px;
	background-image:url(../graphics/bungalows_on.gif);
	background-repeat:no-repeat;
}

#activities {
	height:65px;
	background-image:url(../graphics/activities_off.gif);
	background-repeat:no-repeat;
}

#activities:hover {
	height:65px;
	background-image:url(../graphics/activities_on.gif);
	background-repeat:no-repeat;
}

#activitiesSel {
	height:65px;
	background-image:url(../graphics/activities_sel.gif);
	background-repeat:no-repeat;
}

#activitiesPreload{
	height:65px;
	background-image:url(../graphics/activities_on.gif);
	background-repeat:no-repeat;
}

#contact {
	height:65px;
	background-image:url(../graphics/contact_off.gif);
	background-repeat:no-repeat;
}

#contact:hover {
	height:65px;
	background-image:url(../graphics/contact_on.gif);
	background-repeat:no-repeat;
}

#contactSel {
	height:65px;
	background-image:url(../graphics/contact_sel.gif);
	background-repeat:no-repeat;
}

#contactPreload {
	height:65px;
	background-image:url(../graphics/contact_on.gif);
	background-repeat:no-repeat;
}

#specials {
	height:50px;
	background-image:url(../graphics/specials_off.gif);
	background-repeat:no-repeat;
}

#specials:hover {
	height:50px;
	background-image:url(../graphics/specials_on.gif);
	background-repeat:no-repeat;
}

#specialsSel {
	height:50px;
	background-image:url(../graphics/specials_sel.gif);
	background-repeat:no-repeat;
}

#specialsPreload {
	height:50px;
	background-image:url(../graphics/specials_on.gif);
	background-repeat:no-repeat;
}

.contentBox {
	display:block;
	position:absolute;
	left:250px;
	top:60px;
	margin-right:20px;
	width:700px;
	text-align:left;
}

.centerGraphicTitle {
	display:block;
	position:relative;
	height:105px;
	width:391px;
	margin-left:150px;
	margin-right:0;
	background-image:url(../graphics/title.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.floatRight {
	display:block;
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	text-align:right;
}

.floatLeft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
}

.caption {
	display:block;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:20px;
	margin-left:20px;
	text-align:inherit;
}

.creditBox {
	display:block;
	position:absolute;
	left:20px;
	bottom:10px;
	width:160px;
	text-align:center;
	z-index:1;
}

.creditText {
	display:block;
	padding:0px;
	margin:5px;
}
