/*-----------------------------------------------------------------------------
author:    www.ideamarketing.net
-----------------------------------------------------------------------------*/


/* =Sunshine and Wine Gallery Page
-----------------------------------------------------------------------------*/

#contentArea {
	background:url(../img/galleryContentBg.jpg) #0e4062 top center no-repeat;
	padding:90px 36px 20px 35px;
	width:294px;
	text-align:center;
	}
	
#contentArea img {
	border:#000000 dotted 1px;
	margin:0 0 23px 0;
	}	
	
.imgLeftCol {
	width:91px;
	margin:0 10px 0 0;
	float:left;
	}
	
.imgRightCol {
	width:91px;
	margin:0 0 0 0;
	float:right;
	}
	
#imgLeftCol {
	width:137px;
	float:left;
	}
	
#imgRightCol {
	width:137px;
	float:right;
	}
