.pageImage {
	float:right;
	border:solid 3px #8C3635;
	margin:0 10px 10px 10px;
}
#simpleContent{
	margin-top:10px;
}



#simpleGallery {
	margin-top:15px;
}
#simpleGallery ul {
	margin:0px;
	padding:0px;
}
#simpleGallery li {
	list-style-position: inside;
	list-style-type:none;
    width: 100px;
    height:90px;
   	margin:5px;
    padding:0px;
	float: left;
    border: solid 6px #ffffff;
   
    overflow: hidden;
}

#simpleGallery li a	{
	border:none;
	}

#simpleGallery .clear {
	clear:both;	
}



#simpleNews{	
}

#simpleNews h2{
	display:inline;
	margin:0px;
	font-size:18px;	
	
}
#simpleNews .date {
	margin:0px;
	margin-top:30px;
	font-size:8px;	
}

#simpleNews .newsBodyPreview{
margin-top:0px;

}


#simpleLatestNews{	
}

#simpleLatestNews h2{
	
	margin-left: 20px;
	padding: 0 16px 0px 16px;
	background-color: #effcc2;
	font-size:12px;	
	color:#000;
	
}
#simpleLatestNews .date {
	margin-left: 20px;
	padding: 0 16px 0px 16px;
	background-color: #effcc2;
	
	font-size:8px;	
}

#simpleLatestNews .newsBodyPreview{
margin-top:0px;

}
#simpleContent .addToCart{
	border:2px white solid;
	background-color: #1e8bca;
	color:#fff;
	padding:2px;
	width:auto;
	font-weight: normal;
	-moz-border-radius: 5px;
	cursor: pointer;
}
#simpleContent .addToCart:hover{
	color:#fff;
	background-color:#ff931f; 
}

#second_nav ul li.current #third_nav a{
	padding:0px;
	background:none;
	color:#ccc;
}
#second_nav ul li.current #third_nav a:hover{
	
	color:#fff;
}
#second_nav ul li.current #third_nav li{
	border:none;
	
}

#second_nav #third_nav {
	padding-bottom:0px;
}

#second_nav ul li.current #third_nav a.current{
	background: url(/assets/images/sec_nav_current.gif);	
	background-repeat: no-repeat;
	padding-left:10px;
}