@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bg.gif) repeat-y top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch:narrower;
	margin:	0px;
	padding: 0px;
}

a {
	color: #c77500;
	text-decoration:none;
}
a:hover {
	color: #0066ff;
}
.text {
	font-size:10px;
	margin-right: 25px;
	text-align: left;
}
.caption {
	font-size:10px;
}
.error {
	color: #ff0000;
}
h3 {
	font-size:12px;
	font-weight: bold;
	line-height: 10%;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 50%;
}
ol {
	list-style: none;
	padding-left: 15px;
}
.copyright {
	font-size:10px;
	margin-left: 0px;
	text-align: center;
}
.headers {
	list-style-type: none; 
}
#line {
	height: 1px;
	background: #dedede none repeat scroll;
	margin: 20px 0 30px 0;
}
#mainwrap {
	margin: 0 auto;
	width: 800px;
	background-color: #ffffff;
	top: 0px;
}
#containertest {
	width: 800px;
	height: 100%;
	background: url(images/content_new.gif) no-repeat;
	margin: 0 auto;
}
#moving {
	width: 800px;
	height: 133px;
	background: url(images/move_banner.jpg) no-repeat;
	margin: 0 auto;
}
.top {
	width: 800px;
	height: 148px;
	background-color: #fff;
}
/*.top {
	background-color: #000;
}*/
.toplink {
	list-style: none;
	width: 800px;
	height: 103px;
}
.toplink span {
	display: none;
}
.toplink a {
	display: block;
	width: 800px;
	height: 103px;
	background: url(images/globeheader_blue.jpg) no-repeat;
}
#footer {
	width:800px;
	height: 59px;
	clear:both;
	padding: 25px 0px 0 0px;
	text-align: center;
	background: url(images/footer.gif) no-repeat;
}
ul, dd, li {
	margin:0; border:0; padding:0; list-style:none;
}
#menuholder {
	font-size: 12px;
	padding: 4px;
	display: block;
	position: absolute;
	width: 200px;
}
#menuholder .menu dt {
	cursor: pointer;
	height: 25px;
	float:left;
	width: 200px;
	margin-top: 2px;
}
#menuholder .menu dt a {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #000;
	padding: 0 10px;
	height: 20px;
	line-height: 25px;
	display: block;
	float: left;
	padding:0 26px 0 25px;
}
#menuholder .menu dt a:hover {
	color: #0066ff;
}
#menuholder .menu .arrow {
	background: url(images/arrow.gif) left center no-repeat;
}
#menuholder span {
	display: none;
}
#menuholder .menu dt a:hover {
	background-position: left bottom;
}
#menuholder ul .submenu {
	position: relative;
	top: 4px;
	padding: 0 0 10px 0;
	clear: both;
	display: none;
}
#menuholder ul .submenu li {
	color: #000;
	background: none;
	display: block;
	float: none;
	margin: 0 6px;
	border: 0;
	height: auto;
	width: 185px;
	line-height: normal;
	border-top: solid 1px #DEDEDE;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bold;
}
#menuholder ul .submenu li a {
	background: none;
	display: block;
	float: none;
	padding: 6px 10px 6px 0;
	margin: 0;
	border: 0;
	height: auto;
	line-height: normal;
	color: #c77500;
}
#menuholder ul .submenu li a:hover {
	color: #0066ff;
}
/*#downloadbar {
	width: 800px;
	height: 45px;
	top: 103px;
	position:absolute;
	padding: 0;
	background-color: #ffffff;
	vertical-align: middle;
}*/
#downloadbar {
	width: 800px;
	height: 45px;
	background-color: #ffffff;
	position: relative;
}
.downloadpdf {
	list-style: none;
	width: 800px;
	height: 45px;
	background-color: transparent;
}
.downloadpdf span {
	display: none;
}
.downloadpdf a {
	display: block;
	outline: none;
}
.downloadpdf a:hover {
	background-position: left bottom;
}
.downloadpdf .pdf {
	width: 800px;
	height: 45px;
	background: url(images/pdflink2.gif) no-repeat;
}
.sidebar {
	float: left;
	padding: 12px 0 0 5px;
	background-color: transparent;
	width: 191px;
}
.rightcolumn {
	float: right;
	padding-right:40px;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-color: transparent;
	width:519px;
}
#slides {
	background-color: #ffffff;
	/*opacity: 1;
	filter: alpha(opacity=100);*/
	width: 515px;
	height: 215px;
}
#bdaphoto {
	background: url(images/Front_Street.jpg) no-repeat;
	width: 493px;
	height: 329px;
}
#caymanphoto {
	background: url(images/cayman.jpg) no-repeat;
	width: 493px;
	height: 282px;
	border: 1px solid #000;
}

/* :::: MAPS :::: */

#nymap {
	background-color: #fff;
	border: 1px solid #dedede;
}
#hfxmap {
	background-color: #fff;
	border: 1px solid #dedede;
}
#cambmap {
	background-color: #fff;
	border: 1px solid #dedede;
}

/* :::: LOG-IN STUFF ::::*/

.table {
	width: 460px;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 3px;
}
.topbar {
	width: 450px;
	height: 25px;
	background-color: #dbdbdb;
	padding: 5px 5px 5px 5px;
	border-bottom: 3px solid #fef5d2
}
.midbar {
	width: 450px;
	height: 15px;
	background-color: #dbdbdb;
	margin-top: 7px;
	padding:  5px;
	border-bottom: 3px solid #fef5d2
}
ul.stuff {
	list-style:none;
	margin-top:7px;
	padding:0;
}
ul.stuff li{
	display:block;
	padding:7px 0px 7px 25px; /* 25 left padding leaves empty space for icon to show*/
	background:url(images/acrobat.png) no-repeat left center; /*centered to the left to show up in white space*/
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: 1px dotted #dbdbdb;
}
ul.sometext {
	list-style:none;
	padding:0;
}
ul.sometext li{
	display:block;
}


table {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
.tabletext {
	font-size:10px;
	text-align: left;
}
table tr th {
	font-weight:normal;
	text-align: right;
	font-size:10px;
	width:154px;
	padding-right: 10px;
	padding-bottom: 20px;
	display: block
}
table tr td {
	font-size:10px;
	padding-bottom:5px;
}

table tr th label {
	width: 154px;
	display:block;
}

.news_th {
	font-weight:normal;
	text-align: right;
	font-size:10px;
	width:65px;
	padding: 12px 10px 0 0;
	display: block
}
.news_td {
	font-size:10px;
}

.news_label {
	width: 26px;
	display:block;
}

.menuthingy {
	font-size:10px;
	text-align: justify;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.photoholder {
	background: url(images/holder.jpg) no-repeat;
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin-right: 10px;
	float: left;		
}
.photocontainer {
	background-color: #ebf7fe;
	width: 450px;
	height: 133px;
	padding: 20px;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 10px;
}
.photocontainer2 {
	background-color: #ebf7fe;
	width: 450px;
	padding: 20px;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 10px;
}
.randyphoto {
	/*background: url(images/randyheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.caryphoto {
	/*background: url(images/caryheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.tashphoto {
	/*background: url(images/tashheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.davephoto {
	/*background: url(images/daveheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.jasonphoto {
	/*background: url(images/jasonheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.lisaphoto {
	/*background: url(images/lisaheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.roxphoto {
	/*background: url(images/roxheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.sandyphoto {
	/*background: url(images/sandyheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.tomphoto {
	/*background: url(images/tomheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.sharonphoto {
	/*background: url(images/sharonheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.patphoto {
	/*background: url(images/patheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.ericphoto {
	/*background: url(images/ericheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.ianphoto {
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.annabelphoto {
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
.barbphoto {
	/*background: url(images/barbheadsmall.jpg) no-repeat;*/
	height: 133px;
	width: 100px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	float: left;
}
