.content{
	padding-right:0px;
	width:715px;
}

#mainimg{
	height:300px;
}

#mainword{
	width:420px;
	padding: 0 45px 0 10px;
	float:left;
	text-align:justify;
	overflow:hidden;
	line-height:1.5em;
}

#mainword h1{width:232px; height:46px;}
#mainword h1 span{background-image:url(../images/theshorehead.gif);}

#highlight{
	font-style:italic;
	color:#B99253;
}

#unveil{
	font-style:italic;
	font-weight:bold;
	color:#996515;
}

#unveil span{color:#0295CB;}

#sidebar{
	width:232px;   /* 240px real width */
	padding-left:8px;
	float:right;
	background:url(../images/verdot.gif) repeat-y top left;
}

.sidecontent{
	padding:16px 35px 0 20px;
	color:#996515;
	line-height:1.3em;
}

#newsbar ul{
	list-style-image: url(../images/bullet.gif); 
}

.sidecontent li{
	padding-bottom:1em;
}
.sidecontent a{
	color:#996515;
	text-decoration:underline;
}

.sidecontent a:hover{
	text-decoration:none;
}

#promotion h2, #newsbar h2{
	width:216px;
	height:35px;
}

#promotion h2 span{background-image:url(../images/promotion.gif);}
#newsbar h2 span{background-image:url(../images/news.gif);}

#morebutton {
	width:67px;
	height:21px;
	margin-bottom:19px;
}

#morebutton span{background-image:url(../images/morebutton.gif);}


