body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	background-color: #94B816;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/design/background/grainblue.jpg);
}

a:link, a:visited, a:hover, a:hover{
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #389B2E;
	font-size: large;
	text-align: center;
	text-indent: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	font-size: medium;
	text-align: left;
	margin-top: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #804000;
	font-size: 18px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DFB300;
	font-size: 24px;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A4712D;
	font-size: 24px;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 24px;
	text-align: left;
}


/******* Page setup (excludes footer) *******/
#page {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: medium inset #BDDF31;
}

/* HEADER ............................................................*/

#header {
	position: relative;
	height: 250px;
	background-position: left top;
	background-image: url(../designs/images/design_3_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#header_inner{
	background-position: left top;
	margin-top: 250px;

}
#header_inner a:link, #header_inner a:visited, #header_inner a:hover, #header_inner a:active{
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #423218;
}


/* MIDDLE ............................................................*/

#middle {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../designs/images/design_3_02.jpg);
	height: 1%;
	overflow: hidden;
}
#middle_inner {
	background-repeat: no-repeat;
	background-position: left top;
}
/* Note: #middle_inner nested in #middle to get colum colours to extent to bottom - also see empty #clear_right ...................*/

#right_bar {
	float: right;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #296242;
	width: 152px;
	border: 3px none black;
	background-repeat: repeat;
}

#right_bar a:link, #right_bar a:visited, #right_bar a:hover, #right_bar a:active{
	text-decoration: none;
	display: block;
	color: #A4906C;
	text-align: center;
	font-weight: bold;
}

#clear_right {
	clear: both;
	height: 1px;
}

#content {
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	
}
#content a:link{
	font-weight: normal;
}

#content a:hover, #content a:visited, #content a:active{
	border-bottom-width: medium;
	border-bottom-color: #006600;
	font-weight: normal;
	color: #006600;
}
#content .go_left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: none;
}
#content .go_right {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	clear: none;
}
#content .clear_left {
	clear: left;
}
#content .photocaption {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
#content .strapline {
	background-color: #E6F0B5;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px groove #009900;
	font-size: small;
	font-style: italic;
	margin-right: 10px;
	margin-left: 10px;
}

#content .buy_now {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #E4EDA7;
	font-size: x-small;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC00;
	border-right-color: #007500;
	border-bottom-color: #007500;
	border-left-color: #33CC00;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#content ul {
	margin-top: 0px;
}

#content li {
	padding-bottom: 20px;
	list-style-image: url(../designs/button_1.jpg);
	list-style-position: outside;
}
#content li li{
	list-style-position: outside;
	list-style-image: url(../designs/button_2.jpg);
	list-style-type: disc;
	margin-top: 20px;
}

#content a:link{
	font-weight: normal;
}


#menu {
	float: left;
	width: 220px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 10px;
	height: 1%;

}
#menu_inner {
	font-size: 14px;
}

#menu_inner ul.rollover{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu_inner ul.rollover li{
	list-style: none;
	background-image: url(../designs/green_bullet.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#menu_inner ul.rollover a{
	text-decoration: none;
	background-image: url(../designs/green_bullet.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
    }
#menu_inner ul.rollover a:hover{
	background-image: url(../designs/menu_bullet2.gif);
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
    }
	
#menu_inner ul.rollover1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#menu_inner ul.rollover1 li{
	list-style: none;
	background-image: url(../designs/menu_bullet2.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#menu_inner ul.rollover1 a{
	text-decoration: none;
	background-image: url(../designs/menu_bullet2.gif);
	background-repeat: no-repeat;
	display: block;
    margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
    }
#menu_inner ul.rollover1 a:hover{
	background-image: url(../designs/menu_bullet2.gif);
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
    }

/* MENU Level 2............................................................*/


#menu_level2 {
	text-decoration: none;
	background-color: #000000;
}
#menu_level2 ul{
	margin: 0;
	padding: 0;
}

#menu_level2 a:link, #menu_level2 a:visited{
	text-decoration: none;
	background-color: #4A2D1B;
	width: 147px;
	display: block;
	padding-left: 40px;
	border-top-width: 0px;
	border-top-style: none;
	color: #C0A27E;
	text-align: left;
	vertical-align: middle;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
}
#menu_level2 a:hover{
	text-decoration: none;
	background-color: #9A520A;
	width: 147px;
	display: block;
	padding-left: 40px;
	border-top-width: 0px;
	border-top-style: none;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
}



/* FOOTER ............................................................*/

#footer {
	text-align: center;
	vertical-align: bottom;
	background-image: url(../designs/design_3_footer.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: small;
	font-weight: bold;
}

#footer a:link{
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#footer a:visited, #footer a:hover, #footer a:active{
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

/* OTHER ............................................................*/

.image_left{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_left img{
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_right{
	padding: 0px 0px 0px 0px;
}
.image_right img{
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.image_centre img{
	clear: both;
	display: block;
	background-position: center center;
	float: none;
}
#oneandone {
	background-color: #B09975;
	text-align: center;
	color: #514120;
	border: 3px solid #000000;
	padding: 5px;
	width: 400px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#gallery {
	clear: none;
	text-align: center;
	vertical-align: top;
	color: #FFFF99;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B09975;
	border-right-color: #B09975;
	border-bottom-color: #B09975;
	border-left-color: #B09975;
}
#gallery .thumb{
	text-decoration: none;
	color: #B09975;
	text-align: center;
	border: thin solid #000000;
	height: 75px;
	width: 100px;
}
#gallery .resized{
	text-decoration: none;
	color: #B09975;
	text-align: center;
	border: thick double #000000;
	height: 300px;
	width: 400px;

}
#cards {
	clear: none;
	text-align: center;
	vertical-align: top;
	color: #FFFF99;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B09975;
	border-right-color: #B09975;
	border-bottom-color: #B09975;
	border-left-color: #B09975;
}
#cards .cardthumb{
	text-decoration: none;
	color: #B09975;
	text-align: center;
	border: thin solid #000000;
	height: 150px;
	width: 100px;
}
#cards .resized{
	text-decoration: none;
	color: #B09975;
	text-align: center;
	border: thick double #000000;
	height: 300px;
	width: 400px;

}

.centered_image {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #804000;
	font-size: 18px;
	text-align: left;
}
.add_to_basket a:link, .add_to_basket a:visited, .add_to_basket a:hover, .add_to_basket a:active{
	background-color: #FFCC00;
	border: 1px solid #660000;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin: 10px;
}
.buy_now a:link, .buy_now a:visited, .buy_now a:hover, .buy_now a:active{
	background-color: #E4E4E4;
	border: 1px solid #333333;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.scientific_name {
	font-style: italic;
}
.sign_off {
	font-weight: bold;
	color: #660000;
}
.new {
	font-weight: normal;
	color: #663300;
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	padding-right: 5px;
	padding-left: 5px;
}
.white_text {
	color: #FFFFFF;
}
#poetry_list {
	background-color: #FFFFFF;
	border: 1px solid #D5AEAF;
	font-size: medium;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.hightlight_date {
	font-weight: 500;
	color: #993300;
}
.moth_list {
	list-style-image: url(../images/design/moth_dot.jpg);
}
#infobox {
	background-color: #FFFFFF;
	border: thin none #4A2D1B;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	background-image: url(../images/misc/post_it_note.jpg);
	padding-top: 120px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
}
#stella_poem {
	color: #660000;
	text-align: center;
	background-image: url(../images/misc/divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left_column {
	width: 300px;
	line-height: 20%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#right_column {
	width: 300px;
	text-align: center;
	float: right;
	line-height: 20%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: small;
}
.table_left_heading {
	font-weight: bold;
	color: #660000;
	text-align: left;
	vertical-align: top;
}
.table_small_text {
	font-size: small;
	color: #006600;
}
#website_ad {
	text-align: center;
	border: thin dotted #660000;
	background-color: #FFFF99;
}
.bold_middle {
	font-weight: bold;
	text-align: center;
}
.photocaption {font-size: 10px}
.quote {
	background-color: #FFFFFF;
	color: #006600;
	border: thin solid #009900;
	font-style: italic;
	font-size: small;
	display: block;
	background-image: url(../designs/design_3_quote.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;

}
.address {
	background-color: #FFFFFF;
	color: #006600;
	padding: 10px;
	border: thin solid #99CC00;
	font-style: normal;
	font-size: 12px;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
.flag {
	border: 1px none #660000;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	text-align: center;
	display: block;
}
.flag a:link, .flag a:visited, .flag a:hover, .flag a:active{
	background-color: #FFCC00;
	border: 1px solid #660000;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin: 10px;
}
