/* THIS SETS THE STYLES THAT APPEAR ON THE HOMEPAGE ONLY */
#local_flash {
	height : 325px;
	padding : 0px;
	margin : 0px;
}

#local_flash img {
	width : 100%;
	display : block;
	border : 0px;
}

#local_strap {
	padding : 20px;
	font-family : Arial;
	font-size : 1.3em;
	display: none;
}

#local_highlights {
	clear : both;
	padding : 0px;
	height : 120px;
	border-top : 2px dotted silver;
	border-left : 2px dotted silver;
	border-right : 2px dotted silver;
}

.highlightwrapper {
	border-left : 2px dotted silver;
	height : 100%; 
	float : left;
}

.highlightwrapper.bookendleft {
	border-left : 0px;
}

#subwrapper {
	height : 325px;
}

#sidebar {
	height : 100%;
	width : 218px;
	border-right : 2px dotted silver;
}

#content {
	padding : 0px;
	margin-left: 220px;
}

#local_newsbox {
	padding : 0px;
	height: 195px;
	overflow: auto;
}

.local_newsitem, #extra {
	font-size : 0.7em;
	border : 0px;
	border-bottom : 1px solid silver;
	padding : 10px;
}

#extra {
	border-bottom: 0px;
}

.local_newsitem a {
	text-align : right;
	margin-top : 5px;
	display : block;
}

#local_newsregister {
	position : absolute;
	top : 0px;
	padding : 3px;
	margin : 0px;
	right : 0px;
}

#local_newsregister a {
	font-size : 0.7em;
	color : white;
}

#local_marketbox {
	bottom : 0px;
	padding : 0px;
	padding-bottom : 4px;
	background-color : #EEF2F3;
	position : absolute;
	width : 218px;
	margin-top: 0px;
}

.local_marketitem {
	font-size : 0.7em;
	text-decoration : none;
	font-weight : bold;
	border : 0px;
}

.local_marketitem span {
	position : absolute;
	right : 5px;
	font-weight : normal;
	text-decoration : none;
}

.local_marketitem img {
	border : 0px;
	margin-right : 5px;
}

#local_marketbox h2 {
	font-size : 0.9em;
	padding : 5px;
	margin : 0px 0px 5px 0px;
}

#hlw1 { width : 218px; }

#hlw2, #hlw3 { width : 267px; }

