/* main page styling for John Grow */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color:/*#95efc3*/#cbb794;	
	text-align:center;
}

a { color:#BF2C34;
	text-decoration:none;
}

a:hover {
	color:#000000;
}

.sitecontent {
	width:860px;
	margin:0 auto 1% auto;
	text-align:left;
}

.sitecontent h1 {
	font-size:42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
	padding:0;
}

.sitecontent h2 { margin:0; margin-top:10px; padding:0; font-size:18px }

.sitecontent p {
	font-size:14px;
	line-height:18px;
	margin:10px 0 0 0;
}

.sitecontent .news {
	font-size:14px;
	margin:20px 0 0 0;
}
.sitecontent p.news span {font-family:Georgia, "Times New Roman", Times, serif;}
.sitecontent td {
	color:#FFFFFF;
	padding-right:25px;
	text-align:center;
}

#right { float:right; padding-top:8px; width:200px; }
#right a { font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; }
#thumbs { margin-bottom:20px; }
#thumbs h2 { margin:0; margin-bottom:10px; margin-left:8px; text-align:left; }
#thumbs img { margin-left:8px; margin-bottom:8px; border:1px solid #000; width:75px; height:75px; }

/*.flickrcontent {
	width:100%;
	background:#000000;
	margin:0;
	padding:0;
}*/

#footer { clear:both; text-align:left; font-size:18px; width:840px; height:150px; *min-height:160px; margin:0 auto; padding:10px; background:/*#88dcb3*/#AF9F83; border:1px dotted #333; }
#footer .address {float:left; margin:0 5px; padding:0; line-height:110%; }
#footer .address p {font-size:.7em; }
#footer .form {float:right;}
input {width:125px;}
.submit {width:150px; background-color:#000000; color:#fff; cursor:pointer;}

#subfooter { clear:both; text-align:right; font-size:.9em; width:880px; margin:0 auto; padding:10px; }
#subfooter span { color:#666666; }

fieldset {float:right; width:520px; border:none; margin:0 0 10px 0; padding:10px; font-size:.7em; background:/*#B3EFD2*/#CBB794;}
input { background:#eee; border:1px solid #777; margin:3px; width:160px }
textarea { width:520px; height: 40px; float:right; border:1px solid #777; background:#eee;}
label {margin:3px 0;}
img.name {margin:15px 0 10px 0;}
.serif {font-family:Georgia, "Times New Roman", Times, serif;}