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


html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	}

hr {
	display: none;
	}

.clearme { clear:both; }



#header {
	height: 80px;
	width: 100%;
	z-index: 1;
	background: #FFF url(images/hamton_headerbkg.jpg) repeat-x;
	margin:0 0 20px 0;
	}


#hamtonLogo {
	background: url(images/hamton_header.jpg);
	width: 320px;
	height: 70px;
	float:left;
	}

#hamtonLogo h1 { text-indent:-5000px; margin:0; padding:0; } 





#hamton-loop {
	background:url(images/hamton-loop.gif) no-repeat;
	height:100px;
	margin:0;
	padding:0;
	width:810px;
	}

#header-edition {
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	padding:35px 0 10px 0;
	color:#999;
	font-weight:normal;
	text-align:right;
}





#update-links {
	margin:100px 0 0 0;
	padding:0;
	list-style:none;
	display:block;
	text-indent:-90000px;
	}
#update-links li {
	display:block;
	}
#update-links li a {
	margin:0;
	padding:0;
	}
#LI-summary a {
	background: url(images/newsletter-sprite.gif) -120px 0 no-repeat;
	width:120px;
	height:23px;
	display:block;
	}
#LI-directors a {
	background: url(images/newsletter-sprite.gif) -120px -76px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-marketupdate a {
	background: url(images/newsletter-sprite.gif) -120px -182px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-baymarque a {
	background: url(images/newsletter-sprite.gif) -120px -23px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-mgv a {
	background: url(images/newsletter-sprite.gif) -120px -235px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-rize3121 a {
	background: url(images/newsletter-sprite.gif) -120px -288px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-property a {
	background: url(images/newsletter-sprite.gif) -120px -341px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-staff a {
	background: url(images/newsletter-sprite.gif) -120px -129px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-abito a {
	background: url(images/newsletter-sprite.gif) -120px -447px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-news a {
	background: url(images/newsletter-sprite.gif) -120px -606px;
	width:120px;
	height:53px;
	display:block;
	}





#LI-summary a:hover {
	background: url(images/newsletter-sprite.gif) 0 0 no-repeat;
	width:120px;
	height:23px;
	display:block;
	}
#LI-directors a:hover {
	background: url(images/newsletter-sprite.gif) 0 -76px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-marketupdate a:hover {
	background: url(images/newsletter-sprite.gif) 0 -182px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-baymarque a:hover {
	background: url(images/newsletter-sprite.gif) 0 -23px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-mgv a:hover {
	background: url(images/newsletter-sprite.gif) 0 -235px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-rize3121 a:hover {
	background: url(images/newsletter-sprite.gif) 0 -288px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-property a:hover {
	background: url(images/newsletter-sprite.gif) 0 -341px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-staff a:hover {
	background: url(images/newsletter-sprite.gif) 0 -129px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-abito a:hover {
	background: url(images/newsletter-sprite.gif) 0 -447px;
	width:120px;
	height:53px;
	display:block;
	}
#LI-news a:hover {
	background: url(images/newsletter-sprite.gif) 0 -606px;
	width:120px;
	height:53px;
	display:block;
	}



.news-item { border:1px solid #C3C955; background:#EEF1DB; padding:15px; margin:0 0 20px 0; }

.news-item h3 {
	font: 1.0em normal Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#294459;
	}
.news-item ul { margin:0; padding:0; list-style:none; }
.news-item li {
	background:url(images/bullet-white.gif) 0 5px no-repeat;
	padding:0 0 0 12px;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	}
.news-item p {
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	}
.news-item a:link {
	color:#294459;
	text-decoration:none;
	}
.news-item a:hover {
	color:#294459;
	text-decoration:underline;
	}
.news-item a:visited {
	color:#294459;
	text-decoration:none;
	}

