/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

/* Below original color was #990099*/

h1, h2, h3, h4, h5, blockquote {
	color: #870389;
}

h1, h2, {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size:100%;
	font-weight: lighter;
}

h5 {
	font-size:100%;
	font-weight: lighter;
	font-style: italic;
}


h6 {
	font-size:100%;
	font-weight: lighter;
	font-style: italic;
}


p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
	font-weight: lighter;
}

a:link {
	color: #870389;
	font-weight: bold;
}

a:active {
	color: #870389;
}

a:visited {
	color: #870389;
}

a:hover {
	text-decoration: none;
	color: blue;
}

.inlinelink a{
	text-decoration: none;
	font-variant: small-caps;
	font-size: small;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.rightpic {
	float: right;
	margin: 0 20px 10px 0;
}


/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #900E85;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #82BC2B;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h1a {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(gallery_files/Watermelon_10.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h1b {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(gallery_files/Watermelon%20lettering_1.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h1c {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(gallery_files/Carrot%20birds_2.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h1d {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(gallery_files/Squash_2.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}




#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(images/img03.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: 600;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
}

#gal-content {
	float: left;
	width: 678px;
	padding-top: 10px;	
}

#gal-content img {
	padding-left: 30px;
		
}

.gal-intro h4 {
	font-style: normal;
}

#contact-content {
	float: left;
	width: 750px;
	padding-top: 10px;
	
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.post h5 {
	font-size: 90%;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */
/*background: #EDEBD5;*/
#sidebar {
	float: right;
	width: 226px;
	padding: 0;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}


#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.bluebox a {
	font-size: 90%; 
	
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
	float: right;
	padding-right: 0;
	margin-right: 0;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}

#intropic {
	float: left;
}

.pressclip {
	text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		color: #666666;
}

.pressclip img {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

.vgift   {
	font-size: 130%;
	color: #870389;
}

.sig-block {
	font-variant: small-caps;
	}

.sig {
	font-weight: bold;
	font-variant: small-caps;
}

.sig-info {
	font-size: 90%;
	font-variant: small-caps;
}

.hrule1 hr {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 15px;
	width: 75px;
	height: 1px;
	color: #870389;
	}
	
.pubname {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 110%;
}



/* SubMenu */

#submenu {
	width: 770px;
	height: 80px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	width: 109px;
	height: 30px;
	padding: 10px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	background: #900E85;
	color: #F7F7F4;
}

#submenu a:hover {
	color: #900E85;
	background: #F7F7F4;
}

#submenu .active a {
	background: #FFFFFF;
	color: #82BC2B;
}