/* CSS definition file containing sitestyle stylesheets */
body {
	background-color: #FFFFFF;
	width: 700px;
	position: relative;
	visibility: visible;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: centre centre;
	background-attachment: fixed;
	margin: 0px;
	border: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#header {
	position: absolute;
	background-image: url(../images/header.jpg);
	visibility: inherit;
	left: 75px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 867px;
	height: 230px;
	}
	
	
#flowerbox {
	position:absolute;
	width:239px;
	height:421px;
	z-index:1;
	left: 100px;
	top: 849px;
	margin-top: 0px;
	padding-top: 0px;
}
#text {
	padding: 0px 0px 0px 10px;
}
	a {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006666;
	}

a:hover {
	color: #000000;
	}
h1, h3, h5  {
	margin: 0px;
	padding: 0px;
	text-align: left;
	left: auto;
	}
	


.content {
	color: #000000;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: left;
	width: 550px;
	top: 230px;
	position: absolute;
	visibility: visible;
	left: 340px;
	padding-left: 15px;
	padding-bottom: 30px;
	padding-right: 10px;
	line-height: 20px;
	overflow: hidden;
	border-bottom: 1px solid #666666;
	font-style: normal;
	font-weight: normal;
	}
.content_italic {
	font-style: italic;
}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: right;
	margin-bottom: 20px;
	border-top: 1px dotted #666666;	
	}


.content h3 {
	margin: 1px 0 10px 0;
	padding: 3px;
	color: #006699;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	border: 1px solid #666666;
	}
	
.content indent {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: justify;
	line-height: 150%;
	
	}

.notice {
	color: #006699;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	font-style: italic;
	
	}

.sidebar {
	padding: 10px;
	position: absolute;
	width: 216px;
	left: 100px;
	top: 230px;
	overflow: visible;
	padding-bottom: 30px;
	background-color: #FF9900;
	visibility: visible;
	font-size: medium;
	border-top-color: #AC2017;
	border-right-color: #AC2017;
	border-bottom-color: #AC2017;
	border-left-color: #AC2017;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 800px;
	}

.sidebar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	}

.sidebar a:link, a:active {
	color: #AD2018;
	}

.sidebar a:visited {
	color: #9C1C15;
	}

.sidebar a:hover {
	color: #FFFFFF;
	}


.sidebar h2 {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	text-transform: uppercase;
	top: 15px;
	font-weight: bold;
	}

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: large;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	color: #3333FF;
	}
	
.link-note {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.photo-thumbnail {
	float: left;
	width: 130px;
	height: 115px;
	margin-bottom: 10px;
	}

.photo {
	margin-bottom: 20px;
	float: right;
	clear: left;
	display: block;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-left: 10px;
	}
	
.photo-full {
	width: 550px;
	margin-bottom: 20px;
	display: block;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.content h4 {
	color: #006699;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 40px;
}
h5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #AD2018;
}
