@charset "utf-8";
/* CSS Document */
body {
	margin:20px 0px; padding:0px;
	text-align:center;
	background-color:#cbc5c5;
	font: 75% georgia, sans-serif;
	line-height: 1.25;
	letter-spacing: .75px; 
	color:#000000;
	}
	
#content {
	width:860px;
	height:120px;
	margin:0px auto;
	text-align:left; 
	padding:15px;
	border:0px;
}
#videocontent {
	width:960px;
	height:800px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px;
}
.splash {
	position: absolute;
	top: 12px;
	left: 339px;
	height: 110px;
	width: 352px;
	background: url(/images/blog.gif) repeat: no-repeat;
}
	
#food.splash {
	background: url(/images/restaurant.gif);
}



#pics.splash {
	background: url(../images/picslice.jpg);
}		

#home.splash {
	background: url(/images/home.gif);
	}

.return {
	position: absolute;
	background-color: #666666;
	top: 192px;
	left: 65 px;
	height: 31px;
	width: 200px;
	left: 105px;

}

	

#barriej {
	position: absolute;
	width: 150px;
	height: 1300px;
	left:161px;
	background-color:#000000;
	color:	#ffffff;
	
	background: url(../images/barrie/barrie.jpg) repeat: no-repeat;
	top: 125px;
	}
	A {
	FONT-SIZE:18px; COLOR: white; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 20px; COLOR: #dc1818; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline; 
}
#greybg {
	background-color:#ffffff;
	background: url(../images/drop.gif);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#ffffff;
	position: absolute;
	top: 126px;
	left: 311px;
	padding:15px;
	height:1270px;
	width:550px;
}

#greybg A {
		FONT-SIZE: 12px; COLOR: blue; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
#greybg A:hover {
	FONT-SIZE: 12px; COLOR: #dc1818; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline; 
}

#copy A {
		FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}

#date {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; border-bottom:thin dotted #666666; text-align:right;
}

#foodhead {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Georgia, sans serif; FONT-WEIGHT: BOLD; border-bottom:thin dotted #666666; text-align:right;
}


.selected {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #dc1818
}
.selected:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #dc1818; TEXT-DECORATION: none
}
#navh UL {
	PADDING-LEFT: 0px; MARGIN-LEFT: 0px; PADDING-TOP: 10px; BACKGROUND-COLOR: black; TEXT-ALIGN: center
}
#navh LI {
	PADDING-RIGHT: 1em; DISPLAY: block; PADDING-LEFT: 1em; PADDING-BOTTOM: 0.25em; PADDING-TOP: 0.25em; LIST-STYLE-TYPE: none; border-bottom:thin dotted white;
}
#navh LI:unknown {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
	
	img.floatRight { 
    float: right; 
    margin: 4px; 
}
