body {
	background-color: #ecded1;
	background-image:url(/v3/bgcolor2010beach.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size:14px;
}
.container{
	background-image:url(/v3/shadow.png);
	background-repeat:repeat-y;
	background-position:left;
	width:830px;
	text-align:left;
}
#geoff {
	text-align: center;
	position:relative; 
	left:40px;
	top:5px;
	width:689px;
	z-index:1;
}
#whiteback {
	background-image: url(/pictures/whiteback2.gif);
	background-repeat: repeat-y;
	background-position: left;
	z-index:2;
}
#menu {
	top: 10px;
	left: -5px;
}
.bigger {
	font-size: 1.25em;
}
.normal{
	font-size: 12px;
}
li{
	font-size: 14px;
}
.smallprint {
	font-size: 10px;
}
#doive{
	padding-right: 10px;
	text-align: left;
}
.menupad{
	padding:0px; text-align:center;
}

.mymenu{
	color:white; 
	font-weight:bold; 
	/*text-align:left;*/
	background-repeat:repeat-y;
	font-size:16px;
	background-color:#000000;
	/*background:url(/v3/menubar.jpg); */
}
.mymenu a:link, .mymenu a:visited{
	color:white;
	text-decoration:none;
}
.mymenu a:hover{
	color:#FFFF99;
	text-decoration:underline;
}
.myminimenu{
	color:white; 
	font-weight:bold; 
	text-align:left;
	background-repeat:repeat-y;
	font-size:16px;
	/*background:url(/v3/minibar.jpg);*/
	background-color:#000000;
}
.newsmenu{

}
a.newsmenu:visited{
	color:#0000FF;
}
.newsmenu:hover{
	color:red;
	text-decoration:underline;
}

.greybox{
	background-color: #cccccc;
	color: #000000;
}
.list td{
	background: #ffffff;
	color: #000000;
	padding: 5px;
	border-bottom: dotted 1px black;
}
.list th{
	background-color:#000066;
	color: #ffffff;
	padding: 5px;
}
.list th a:link, .list th a:visited{
	color: #ffffff;
}
.list{
	margin-bottom:10px;
}
.thinborder{
	border: 1px black solid;
	display: block;
	padding: 2px;
}
input, textarea, select{
	border: 1px black solid;
	font-family: arial;
	font-size: 12px;
	margin-right: 3px;
	padding: 2px;
	background-color: #f5f5f5;
}
.list td a:link, .list td a:visited{
	color: blue;
}
#nav .checkout{
	color:#ffffff;
}
#nav li a{
	border-left: solid 1px #ffffff;
	padding-left: 5px;
	padding-right: 7px;
}
#nav li li a, #nav .first a{
	border-left: solid 0px #ffffff;
}
#nav .checkout :hover{
	color:#000000;
}

h5{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

h1, h3{
	font-size:15px;
}
.homeright h3{
	margin-bottom: 5px;
	margin-top: 8px;
}
.portfolio h3{
	margin-bottom: 5px;
	margin-top: 0px;
}
.homeright p{
	margin-top:0px;
}
.portfolio p{
	margin: 0px;
}
.packages h3{
	font-size: 17px;
	margin-bottom: 5px;
}
.portfolio p{
	margin-top:0px;
	margin-bottom: 10px;
}