/* Modifying .content in theshore.css */
.content{
	padding-right:0px;
	width:715px;
}

#mainimg{
	height:300px;
}

#mainword{
	width:346px;
	padding: 0 22px 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:224px;   /* 232px real width */
	padding-left:8px;
	float:left;
	background:url(../images/verdot.gif) repeat-y top left;
}

#sidebarbg{
	padding-right:8px;
	background:url(../images/verdot.gif) repeat-y top right;
}

.sidecontent{
	padding:16px 30px 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);}

#award{
	width:105px;
	text-align:center;
	float:right;
}



