/* ----------------------------------------------------------------------------------------------------------------------

style sheet for organic art Gallery page.



Version: 1.1
Author: Darren Baldwin
Email: darren@brightonwebsitedesigns
Website: www.brightonwebsitedesigns.co.uk


------------------------------------------------------------------------------------------------------------------------ *


/* container height adjustment for workshops page. */


#container_c {
	margin: 0px auto;
	width: 961px;
	height: 850px;
}



/* h3 main headings */



#chainsaw
  {
	background: url(../gallery-images/heading.jpg) no-repeat left;
	height: 30px;
	text-indent: -9999px;
}
.image {
	border: thick solid #FFFFFF;
	margin-top: 30px;
	margin-right: 20px;
}

.image-lower {
	border: thick solid #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
}




/* Main left hand text column */

h4 {
	color: #7c902c;
	font-size: 1.6em;
	margin: 0px 0px 5px;
	padding: 20px 0px 0px;
	font-weight: normal;
}


#main_text_col {
	float: left;
	width: 896px;
	padding-left: 65px;
	height: 450px;
	margin-top: 100px;
}

