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

body{
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#05122c;
	width:1100px;
	height:900px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='../img/jamestown_logo.png',sizingMethod='scale');
	font-family:Arial, Helvetica, sans-serif;
	color:white;

}
img {
	border:0;
}
#main{

	position:absolute;
	width:1100px;
	height:900px;
	left:50%;
	margin-left:-550px;
	
}
#leftnav{
	position:absolute;
	width:199px;
	height:182px;
	left: 108px;
	top: 127px;
}
#tagline{
	position:absolute;
	left: 569px;
	top: 74px;
	color:white;
	font-size:20px;
	font:Tahoma;
	letter-spacing:1px;
}
	
#topnav{
	position:absolute;
	left: 295px;
	top: 97px;
	width:544px;
	height:58px;
	background-repeat:no-repeat;
	}
	#images{
	position:absolute;
	width:720px;
	height:354px;
	left: 309px;
	top: 163px;
	}
		#corporate{
	position:absolute;
	width:720px;
	height:510px;
	left: 285px;
	top: 165px;
	}
#contactus{
	position:absolute;
	width:720px;
	height:510px;
	left: 316px;
	top: 175px;
	}
		#marinas{
	position:absolute;
	width:720px;
	height:70px;
	left: 272px;
	background-color:#036
	}
	#logo{
	position:absolute;
	left: 855px;
	top: 62px;
	}
	#textarea{
	position:absolute;
	width:720px;
	color:white;
	left: 314px;
	top: 536px;
	line-height:16px;
	}
		#textarea_corp{
	position:absolute;
	width:726px;
	color:white;
	left: 314px;
	top: 522px;
	line-height:16px;
	}
		#textarea_corp2{
	position:absolute;
	width:364px;
	color:white;
	left: 634px;
	top: 477px;
	line-height:16px;
	color:#FC6
	}
#caption{
	position:absolute;
	font:helvetica;
	font-size:22px;
	color:white;
	left: 328px;
	top: 66px;
	z-index:100;
}
#video{
	position:absolute;
	left: 607px;
	top: 182px;
}
#contactform{
	position:absolute;
	left: 477px;
	top: 197px;
	width: 513px;
	height: 476px;
}
