body {
	font-family : arial;
	font-size : 12px;
}

.container {
	width : 972px;
	height : auto;
	margin-left : auto;
	margin-right : auto;
}

.article1 {
	width : 100%;
	float : left;
}

.article2 {
	margin-top : 10px;
	width : 100%;
	float : left;
}

.article3 {
	width : 100%;
	float : left;
	margin-bottom : 10px;
}


.header { 
	width : 972px;
	height : 79px;
	background : #FFF url('../images/411capecod/header.gif') no-repeat;
}

.overlappingBox {
	background : #FFF url('../images/411capecod/bg_featured_links.gif') no-repeat;
	width : 340px;
	height : 246px;
	font-size : 11px;
	border : 1px solid #b1c3d4;
	z-index : 12;
}

a.homeLnk:link, a.homeLnk:visited, a.homeLnk:active, a.homeLnk:hover {
	color : #FEB347;
	padding : 5px;
	background : #356096;
}

.linkPos {
	padding-top : 10px;
	padding-left : 15px;
}

.topSpacer {
	position : relative;
	top : 0px;
	border-bottom : 1px solid #b1c3d4;
	width : 100%;
	height : 45px;
	background : #FFF;
}

.infoBox {
	position : relative;
	left : 0px;
	color : #cc0000;
	width : 615px;
	padding-top : 10px;
	height : 20px;
	border-bottom : 1px solid #b1c3d4;
}

span.left {
	position : absolute;
	left : 0;
	font-size : 11px;
}

span.right {
	position:absolute;
	right : 0;
	font-size : 11px;
	color : #28568f;
}

.leftmargin {
	width : 300px;
	height : auto;
	float : left;
	border : 1px solid #b1c3d4;
	font-size : 13px;
}

.centercontainer {
	padding-left : 15px;
	width : 300px;
	float : left;
}

.localpapers {
	width :300px;
	height : 270px;
	padding-bottom : 15px;
	border-bottom : 1px dashed #b1c3d4;
}

.chamber {
	margin-top : 15px;
	width : 300px;
	height : auto;
}

.adspace1 {
	border : 1px solid #b1c3d4;
	width : 340px;
	height : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
}

.adspace2 {
	margin-top : 10px;
	padding-top : 10px;
	color:#FFFFFF;
	background:#000 url('../images/411capecod/slideshow/topbg.gif') no-repeat;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding-left : 150px;
	height:51px;
	width : 190px;
}

.adspace3 {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:340px;
	height:225px;
}

.adspace4 {
	padding-top : 5px;
	padding-right : 20px;
	float : right;
	width : 288px;
	height : 58px;
}

.rightcontainer {
	position : relative;
	top : -20px;
	float : right;
	width : 340px;
}

.large{
	width : 100%;
	font-size : 19px;
	text-align : center;
	color : #28568f;
}

.papersLColumn {
	width : 140px;
	height : 235px;
	float : left;
}

.papersRColumn {
	width : 140px;
	float : right;
	height : 235px;
	text-align:right;
}

.papers{
	padding-top : 10px;
}

img {
	border : 0;
}


p.articleGraf {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.capeLinks {
	position : relative;
	top : 10px;
	width : 290px;
	float : left;
	border : 1px solid #b1c3d4;
}

.largelinks{
	width : 100%;
	font-size : 19px;
	text-align : center;
	color : #28568f;
	border-bottom : #b1c3d4;
	background : #e1f0ff;
}

.largeccweather{
	width : 100%;
	font-size : 19px;
	text-align : center;
	color : #28568f;
	background : #e1f0ff;
}

.leftcontainer {
	position : relative;
	top : 10px;
	left : 0px;
	float : left;
	width : 300px;
}

#menu {
	position : absolute;
	margin-top : 5px;
	z-index : 6;
}

#menu ul .item {
	display : none;
}
#menu ul:hover .item {
	display : block;
	background : #b7dcfe;
	padding : 0px;
	margin : 0px;
}

#menu li.top { 
	width : 100px;
}

#menu ul:hover .item a {
	color : #000;
	text-decoration : none;
}

#menu ul:hover .item a:hover {
	color : #000;
}

#menu ul {
	width : 350px;
	float : left;
	margin : 0px;
	padding : 0px;
	list-style : none
}

td.minifp {
	font-size:12px;
}

.fpThumb {
	float:right;
	margin:3px 0 0 5px;
	border:1px solid #000;
}

.comment {
	font-size : 10px;
	color : #838383;
}
.title {
	font-size : 13px;
	text-align : left;
	color : #28568f;
}


a.title:link, a.title:active, a.title:visited {
	width : 100%;
	font-size : 13px;
	text-align : center;
	color : #28568f;
	text-decoration : underline;
}

a.title:hover {
	width : 100%;
	font-size : 13px;
	text-align : center;
	color : #28568f;
	text-decoration : none;
}


.article1 {
	min-height : 150px;
	overflow : auto;
}

.article2 {
	min-height : 150px;
	overflow : auto;
}

.article3 {
	min-height : 150px;
	overflow : auto;
}
a:link, a:active, a:visited {
	width : 100%;
	font-size : 11px;
	text-align : center;
	color : #28568f;
	text-decoration : underline;
}
a:hover {
	width : 100%;
	font-size : 11px;
	text-align : center;
	color : #28568f;
	text-decoration : none;
}

#dhtmltooltip{
	position: absolute;
	border: 1px solid #000;
	width: 150px;
	padding: 5px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 1000;
	font-size : 11px;
}

.navColumn {
	float : left;
	padding-left : 45px;
}

img.ad {
	border : 0px solid #000;
}

.makeClicky {
	position : absolute;
	top : 256px;
	float : right;
	height : 290px;
	width : 340px;
}	

.footer {
	margin-top : 30px;
	width : 100%;
	height : 35px;
	float : right;
	margin-bottom : 10px;
}

.leftcontainer img {
	padding : 5px;
}

.moreNews {
	position : relative;
	right : 0;
	margin-top : 29px;
	float : right;
	width : 660px;
	height : 260px;
}

.content {
	float : left;
	width : 625px;
	font-size : 12px;
}
	