/* CSS Document */
#leftsideindex, #maincontentindex, #rightsideindex {
float:left;
width: 240px;
height: 265px;
text-align:left;
background: transparent;
}
#leftsideindex, #maincontentindex{
background: #fff; 
border: 1px solid #cdcdcf;
margin: 0 1px 0 0;
}
#showcasebanner, #latestnews, .contact {
margin: 0;
padding: 1px 0;
clear:both;
width: 236px;
}
#emailnews h5 {
padding: 4px 5px;
margin: 0;
}
#emailnews p {
padding: 0 0 0 6px;
margin: 0px;
float:left;
clear:left;
width: 180px;
}
#emailnews {
border-top: 1px dashed #d5dee3;
background:url(../images/goldcoast.jpg) center no-repeat;
height: 100px;
width: 180px;
margin: 10px;
padding: 20px;
}
.contact {
border: 1px solid #d5dee3;
height: 33px;
background: #f5f5f5;
padding: 1px;
margin: 0;
}
.contact img {
float: left;
margin: 4px 5px;
padding: 0;
}
.contact h5 {
float:left;
color: #4e6172;
font-size: 11px;
font-weight:bold;
padding: 0;
margin: 2px 0 0 2px;
}
.contact p {
float:left;
font-size: 10px;
padding: 0;
margin: 3px 0;
}
.contact a:link, .contact a:visited {
color: #678196;
text-decoration:none;
}
.contact a:hover {
color:#28333c; 
text-decoration: none;
}
#image {
height: 100px;
width: 220px;
margin: 4px 10px ;
border: 1px solid #cdcdcf;
background: center no-repeat;
}
#image img {
height: 100px;
width: 220px;
}
#showcasebanner  p, #showcasebanner  h4   {
padding: 0 10px 0 10px;
margin: 0;
}
#showcasebanner  p, #emailnews p {
color:#54697a;
}
#showcasebanner h4 {
margin: 0;
font-size: 11px;
}
#showcasebanner h5,  #latestnews h5 {
padding: 4px 10px;
margin: 0;
}
#emailnews h5  {
float:left;
}
#latestnews {
text-align: center;
}
#latestnews ul {
list-style: none;
text-align:left;
margin: 0 8px 5px 8px;
padding: 0;
width: 204px;
}
#latestnews ul li a {
margin: 0;
padding: 3px 0 2px 20px;
text-decoration: none;
display: block;
width: 100%;
}
#latestnews ul li a:link, #latestnews ul li a:visited {
	color:#54697a;
	border-bottom: 1px solid #fff;
	background-image: url(/images/newsup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#latestnews ul li a:hover, #latestnews ul li a:active {
background: url(/images/newsdown.jpg) top left no-repeat;
color: #3d4b58;
border-bottom: 1px solid #e8e8e8;
}
