/** BASIC */
.pagecontent
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F6B580 url(../images/bg-08.png) repeat top;
	width: 100%;
}
html
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F6B580 url(../images/bg-08.png) repeat top;
}
body {
	background-image: url(../images/bgtop.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #A0522D;
}
h3
{
	font-family: "Edwardian Script ITC";
	font-size: 32pt;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text1 a {
	color: #FFFFFF;
}

.text2 {
	padding: 2px 3px;
	background: url(../images/homepage11.gif) repeat left top;
	font-style: normal;
	color: #666666;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
}

/** LINKS */

a {
	color: #6B8E23;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: orange;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 9px;
}

.style1 a {
	font-weight: bold;
}

.style1 a:hover {
}

/** BACKGROUNDS */



/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** TITLES */

#title1 {
	height: 16px;
	background: url(../images/homepage09.jpg) no-repeat left top;
}

#title2 {
	height: 19px;
	background: url(../images/homepage10.jpg) no-repeat left top;
}

#title3 {
	height: 16px;
	background: url(../images/subpage01.jpg) no-repeat left top;
}

.title {
	margin-bottom: 15px;
}

.title b {
	position: absolute;
	left: -10000px;
}

/** BASIC */


.hline {
	background: url(../images/homepage13.gif) repeat-x left top;
}

.vline {
	background: url(../images/homepage13.gif) repeat-y right top;
}

/** HEADER */

#header {
	width: 778px;
	height: 98px;
	margin: 0px auto;
	color:#FFFFFF;
}
#header a{
	color:#FFFFFF;
}


#logo {
	float: left;
	width: 239px;
	height: 98px;
	background: url(../images/homepage01.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	position: absolute;
	left: -10000px;
}

/** MAINMENU */

#mainmenu {
	float: left;
	padding: 40px 0px 0px 0px;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	width: 102px;
	height: 30px;
}

#mainmenu1 { background: url(images/homepage02.jpg) no-repeat left top; }
#mainmenu2 { background: url(images/homepage03.jpg) no-repeat left top; }
#mainmenu3 { background: url(images/homepage04.jpg) no-repeat left top; }
#mainmenu4 { background: url(images/homepage05.jpg) no-repeat left top; }
#mainmenu5 { background: url(images/homepage06.jpg) no-repeat left top; }

#mainmenu1:hover { background: url(images/homepage02-over.jpg) no-repeat left top; }
#mainmenu2:hover { background: url(images/homepage03-over.jpg) no-repeat left top; }
#mainmenu3:hover { background: url(images/homepage04-over.jpg) no-repeat left top; }
#mainmenu4:hover { background: url(images/homepage05-over.jpg) no-repeat left top; }
#mainmenu5:hover { background: url(images/homepage06-over.jpg) no-repeat left top; }

#mainmenu b {
	position: absolute;
	left: -10000px;
}

/** SPLASH */

#splash {
	width: 778px;
	height: 279px;
	margin: 0px auto;
	background: url(images/homepage07.jpg) no-repeat left top;
}

#splash h2 {
	height: 279px;
	background: url(images/homepage08.jpg) no-repeat right top;
}

#splash h2 b {
	position: absolute;
	left: -10000px;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	padding-bottom: 20px;
	height: 600px;
}

#left {
	float: left;
	width: 271px;
}

#right {
	float: left;
	width: 507px;
}

/** FOOTER */

#footer {
	width: 778px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 11px;

	border-bottom-width: 0;
}

/** BOX1 */

#box1 {
	padding: 38px 26px 0px 30px;
}

#box1 .title {
}

#box1 .content {
}

#box1 .text1 {
	margin-bottom: 5px;
}

#box1 .hline {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-position: left bottom;
}

/** BOX2 */

#box2 {
	padding: 0px 30px 0px 25px;
}

#box2 .title {
}

#box2 .content {
}

/** BOX3 */

#box3 {
	padding: 38px 30px 0px 30px;
}

#box3 .title {
}

#box3 .content {
}
.thumbnail
{
	position: relative;
	z-index: 0;
	background-color: #F9F9F9;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail b{
	color: #66CDAA;
}

.thumbnail span{ /*CSS for enlarged image*/
position:absolute;
float:left;
background-color:ghostwhite;
padding: 5px;
left: -1000px;
border: 0px solid silver;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:0px;
left: 100px; /*position where enlarged image should offset horizontally */
}