

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #85C24D;
	text-decoration: underline;
}
a:visited {
	color: #85C24D;
	text-decoration: underline;
}
a:hover {
	color: #85C24D;
	text-decoration: underline;
}
a:active {
	color: #85C24D;
	text-decoration: underline;
}
img {
    border: 0
}

/* Main structure */

input.btn {   
   /*color:#050;  */ 
   /*font: bold 84% 'trebuchet ms',helvetica,sans-serif;*/
   /*background-color:#fed;   */
   /*border:1px solid;  */   
   /*border-color: #330 #363 #363 #330; */
 }  
 
input.btnhov {   
  /* border-color: #c63 #930 #930 #c63;  */ 
}
 
textarea {
  overflow: auto;
  border: 1px solid;
}

input.text {
  border: 1px solid;
}

#container {
	padding: 0px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
}

#content {
	margin-top: 70px;
	text-align: justify;
	line-height: 170%;
	font-size: medium;
}
.item {
	padding-left: 30px;
	margin-left: 0px;
	margin-right: 392px;
}
.itemimage {
	float: right;
	width: 343px;
}
.itemlargeimage {
	float: right;
	width: 373px;
}
#footer {
	position: relative;
	padding-left: 30px;
	clear: both;
}
.clear {
	clear: both;
	height: 10px;
}

.IndexPhotoContent
{
	width:425px;
	float:left;
	padding-top:75px;
	padding-left:25px;
}

.IndexTextContent
{
	width:415px;
	float:right;
	padding-top:50px;
	padding-left:10px;
	padding-right:25px;
	padding-bottom:25px;
}

.IndexTextContent img
{
	float:right;
}
.slideshow
{
	padding-top:25px;
	margin-top:25px;
	padding-left:25px;
}

/****** navigation menu styling **********/
.navigationMenu {
	padding: 0 2px 0 0;
}

.navigationMenu a{
	letter-spacing:2px;
	background: black;
	color: white;
	text-decoration: none;
	padding: 2 32 2 32;
	font-family: calibri;
	font-size: 11px
}

.navigationMenu a:hover{
	background: gray;
	color: white;
	text-decoration: none;
}
.navigationMenu a:visited{
	color: white;
	text-decoration: none;
}

.subNavigationMenu {
	padding: 0 2px 0 0;
}

.subNavigationMenu a{
	letter-spacing:2px;
	background: grey;
	color: white;
	text-decoration: none;
	padding: 2 32 2 32;
	margin: 5 2;
	font-family: calibri;
	font-size: 11px;
	float:left;
}

.subNavigationMenu a.current{
	background: steelblue;
}

.subNavigationMenu a:active{
	background: steelblue;
	color: white;
	text-decoration: none;
}

.subNavigationMenu a:hover{
	background: steelblue;
	color: white;
	text-decoration: none;
}
.subNavigationMenu a:visited{
	color: white;
	text-decoration: none;
}

a.preview
{
	text-decoration:none;
	color:steelblue;
	cursor:default;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	font-family: calibri;
	font-size: 12px;
}


/*********GALLERY STYLING********************/
.maingallery {
	width: 800px;
	padding-bottom:200px;
	padding-left: 100px;
}

.gallery {
	width: 239px;
	padding-left: 1px;
}

.maingallery img{
	
	float:left;
	
	margin:8px 8px 8px 8px;
	border-style:solid;
	border-width:2px;
	border-color:lightgrey;
	padding:1px 1px 1px 1px;
}

.gallery img{
	float:left;
	width:80px;
	height:60px;
	margin:8px 8px 8px 8px;
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
	padding:1px 1px 1px 1px;
}

.maingallery img:hover,
.gallery img:hover{
	border-color:steelblue;
}

.gallerycentre{
	padding-left:20px;
}

/* Misc */

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.greentext {
	color: #85C24D;
}
.errmsg {
	color: #FF0000;
}
#footnote {
	font-size: 80%;
	margin-top: 5px;
}#organic-tabs ul{	list-style: none;}#organic-tabs h3{	font-size:16px;	}#all-list-wrap ul { list-style: none;width:600px;margin-left:110px;}#organic-tabs {  padding: 10px; margin: 0 0 15px 0; -moz-box-shadow: 0 0 5px #85C24D; -webkit-box-shadow: 0 0 5px #85C24D; }#explore-nav { overflow: hidden; margin: 0 0 10px 180px; }#explore-nav li { width: 97px; float: left; margin: 0 10px 0 0; }#explore-nav li.last { margin-right: 0; }#explore-nav li a { display: block; padding: 5px; background: #959290; color: white; font-size: 10px; text-align: center; border: 0; text-decoration:none; -moz-border-radius: .4em; -webkit-border-radius: .4em; -khtml-border-radius:.4em;}#explore-nav li a:hover { background-color: #85C24D; }#jquerytuts, #core, #classics { display: none; }#explore-nav li a.current, ul#featured li a:hover { background-color: #85C24D; color: white; }
