body {
font: 0.8425em Verdana, sans-serif; 
line-height: 1.4; 
color: #666; 
/*sbackground-image: url(../images/bg_gradient.jpg);*/
	margin: 0;
	padding:0;
	text-align: center;
}
a {
	color: red;
	text-decoration:none;
}

a:hover{
	color: #990000;
	text-decoration:none;
}

a.totop {color:green;}

a:focus, a:active {
	outline: 0 none;
	-moz-outline: 0 none;}
	

img a:focus, a:active {
		outline: 0 none;
		-moz-outline: 0 none;}	



h1{font-size:120%;
	color:#000;
	margin-left: -20px;
	width:500px;
	margin-top:20px;}
	
	
	
	
img.header {border:none;}	

img.pic_right_short {float:right; 
				margin:0 100px 0 20px;
				}

img.pic_left_short {float:left; 
						margin:0  20px 0 100px;}
											
				
img.pic_left {float:left; 
				margin:0 20px 0 0;}
				
				img.pic_right {float:right; 
								margin:20px 0 20px 20px;}


img{border:1px solid #888;}
	#shell{
  text-align:left;
  margin:4px auto;
  padding:0;
  width:800px;
  }

.noBorder {border:none;}

p.right {text-align:right;}
p.left {text-align:left;}

	
#navBar {
	margin-bottom:45px;
	padding:0;
	width: 802px;
	left: 0px;
	top: 0px;
	clear:both;
	background-color:#fff;
	


}

#logo {	background-image: url(../images/banner_boat_bw.jpg);
margin-top:10px;
width:800px;	
height:150px;
font-size: .0em;
	font-weight: bold;
	border: thin solid #000000;
	text-align: center;
	color: #fff;
	background-color: #000;
}



/*
.navMenuItems ul {
border-top:#000 1px solid;
border-bottom:#000 1px solid;
text-align:center;
	margin-top: 10px;
	padding: 0px;
}
.navMenuItems li {
    display:inline;
	margin-bottom: 10px;
	padding: 2px;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	list-style-type: none;
}
.navMenuItems a {
	color: #666;
	text-decoration: none;
}
.navMenuItems a:hover {
	color: black;
}*/
#pageContent {
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
	padding: 5px;
	height: 100%;
	font-size: .9em;
}



#contentTitle {
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.5em;
}
#articleLink {
	color: #2d211b;
}


/* ////////////// ARTSPACE STUFF ////////////////// */
ol li{padding:7px 0; }
ol li a{color:#222; padding:12px 0;line-height:115%;}
ol li a:hover{color:red;}

#ArtspaceText{text-align:justify;}

#ArtspaceText .cost {color:#000; font-weight:bold;}


#ArtspaceText img {float:left; padding:3px; border:1px solid #ccc;}
#ArtspaceText img.title {float:right; padding:3px; border:none;}
#ArtspaceText h2.title {display:none;}
#ArtspaceText h3.date {clear:both;}


table#artspace {border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin:20px 0 50px 0;
	padding:20px 0 20px 0;}
table#artspace a { color:#000;}
table#artspace a:hover {color:#fff; background:#000;}
.gray {color:#888;}

#back_to_top {
	clear:both;
	width:100%; 
	text-align:right;
	color:#ccc;
	 margin:40px 0 80px 0; border-bottom:1px dashed #aaa;}
#back_to_top a {color:#ccc;}
#food, #wine, #wordship {margin:60px 0 40px 0;}


