.head {
	font-size:10px;
}
.maintable {
	width:460px; 
	text-align:left; 
}
.gridtable {
	width:442px; 
	text-align:left;
	margin-top:24px;
}
.screen {
	width:100%; 
	text-align:center;
}
.page {
	width:640px; 
	margin:auto;
	//background-color:#6a838a;
	background-color:#bbbdd6;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid black;
	font-size:12px;
}
.top {
	width:100%; 
	border-bottom:1px solid black;
	background-image:url(images/new_header2.jpg);
	height:100px;
	margin-bottom:5px;
}
.main {
	width:477px;
	_width:487px;  
	float:left;
	//background-color:#FFFFCC;
	background-color:#dee0ef;
	border:1px solid black;
	padding-left:10px;
	_padding-left:0px;
}
#index .main {
	padding-bottom:20px;
}
#index .menu {
	height:446px;
	_height:437px; 
}
#contact .menu {
	height:358px;
	_height:353px;
}
#location .menu {
	height:451px;
}
#apart .menu {
	height:719px;
	_height:739px;
}
#pic .menu {
	height:459px;
	_height:462px;
}
#pic2 .menu {

}
.page#index {
	height:560px;
	_height:540px;
}
.page#contact {
	height:470px;
	_height:470px;
}
.page#apart {
	height:833px;
	_height:800px;
}
.page#pic {
	height:572px;
	_height:0px;
}
.page#pic2 {
	height:690px;
	_height:0px;
}
.page#location {
height:565px;
_height:0px;
}
.menu {
	margin-left:7px;
	_margin-left:3px;
	margin-right:5px; 
	float:left; 
	width:130px; 
	background-color:#dee0ef;
	/*background-color:#a6c0db; 
	background-color:#457ee7;
	background-image: url("images/cowes_side_nav2.jpg");*/
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid black;
}
.menu a {
	//color: #FFFFCC;
	color:#000066;
	font-size:14px;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
}
a {
	text-decoration:none;
	//color: #6a838a;
	color:#000066;
}
a:hover{
	text-decoration:underline;
}
.contents {
	font-size:12px;
	padding-left:30px;
	text-align:right;
}
.over {
	text-decoration:underline;
}
.out {
	text-decoration:none;
}

.by
{
 padding: 10px;
 text-align:center;
 font-size:9px;
 color:#CCCCCC;
 font-family:Arial, Helvetica, sans-serif;
}

.by a
{
 text-align:center;
 font-size:9px;
 color:#CCCCCC;
 font-family:Arial, Helvetica, sans-serif;
}

.by a:hover
{
 text-align:center;
 font-size:9px;
 color:#CCCCCC;
 font-family:Arial, Helvetica, sans-serif; 
}
 