html, body {
	margin: 0px;
	font-family: Verdana, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.84em;
	background-color: #DCD8C0;
	color: Black;
	text-align: center;
	background-image: url(images/page_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #f18e04;
}
a:visited {
	color: #f18e04;
}
a:hover,
a:active {
	text-decoration: underline;
}
form {
	margin: 0px;
}

.HeadImage {
	width: 562px;
	height: 158px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#MotiveTop {
	background-image: url(images/motive_top.gif);
	width: 166px;
	height: 238px;
	position: absolute;
	right: -162px;
	top: 0px;
}
#LayoutMarginTop {
	background-image: url(images/layout_top_margin.gif);
	width: 730px;
	height: 47px;
	margin: 0px auto;
	line-height: 30px;
	font-size: 0.84em;
	padding-right: 240px;
	text-align: right;
	position: relative;
}
#LayoutMarginTop a {
	color: White;
}
#LayoutMarginTop .current {
	font-weight: bold;
}
#LayoutMarginBottom {
	background-image: url(images/layout_bottom_margin.gif);
	width: 980px;
	height: 39px;
	margin: 0px auto;
}
#layout {
	width: 920px;
	min-height: 500px;
	_height: 500px;
	text-align: left;
	margin: 0px auto;
	padding: 10px 20px 10px 20px;
	position: relative;
	background-color: white;
}

.home-link {
	height: 135px;
	width: 318px;
	position: absolute;
	top: 15px;
	left: 20px;
	z-index:2;
	background-image: url(images/logo.gif);
}
.hidden {
	visibility: hidden;
}


#col_head {
	background-image: url(images/top_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 165px;
	position: relative;
}
#col_center {
	width: 550px;
	float: left;
	text-align: justify;
	position: relative;
}
#col_right {
	float: right;
	width: 330px;
	position: relative;
	color: #59584e;
}

.head_banner {
	position: absolute;
	top: 6px;
	right: 0px;
}
.head_title{
	
	background-image: url(images/head_title.gif);
	position: absolute;
	left: 217px;
	top: 20px;
	height: 89px;
	width: 199px;
}

.topMenu {
	background-color: #545c7c;
	min-height: 35px;
	text-transform: uppercase;
	zoom: 1;
	margin-bottom: 20px;
}
.topMenu a {
	display: block;
	line-height: 35px;
	float: left;
	padding: 0px 20px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.topMenu a:hover,
.topMenu a:active {
	background-color: #F18E05;
	text-decoration: none;
}



.rightBox {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 120px;
	_height: 120px;
	margin-bottom: 25px;
}
.rightBox h3 {
	padding: 4px 0px 0px 82px;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
}
.rightBox .inner {
	margin-left: 55px;
}

.Pink {
	background-image: url(images/leaf_pink.gif);
}
.Pink h3 {
	color: #E30050;
}
.Pink a {
	color: #E30050;
}

.Violet {
	background-image: url(images/leaf_violet.gif);
}
.Violet h3 {
	color: #AE81B4;
}
.Violet a {
	color: #59584e;
}

.Blue {
	background-image: url(images/leaf_blue.gif);
}
.Blue h3 {
	color: #009EE0;
}
.Blue h4 {
	color: #59584e;
	margin: 1em 0px 2px 0px;
}
.Blue h4 a {
	color: #59584e;
}
input,
textarea {
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.Blue .textfield {
	background-image: ;
	border: 1px solid #009EE0;
	color: #59584e;
	font-size: 1.1em;
	padding: 2px;
	width: 160px;
	background-image: url(images/input_bg.gif);
	background-position: 0px 0px;
}
.Blue .button {
	background-color: #009EE0;
	border: 1px solid #009EE0;
	color: White;
	cursor: pointer;
	_cursor: hand;
}

.Green {
	background-image: url(images/leaf_green.gif);
}
.Green h3 {
	color: #4CB17C;
}
.Green object,
.Green embed {
	width: 250px;
	height: 190px;
}



.content {
	line-height: 1.5em;
	padding: 20px;
}
h1 {
	color: #f18e04;
	font-size: 17px;
	line-height: 1.2em;
	margin: 0px 0px 20px 0px;
}

#navigation {
	color: #878787;
}
#navigation a {
	color: #878787;
}
#navigation a:hover {
	color: #f18e04;
}


.set_record_photo {
	background-image: url(images/photo_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 7px 5px 0px;
	float: left;
}
.content_photo {
	background-image: url(images/photo_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 7px 5px 0px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.set_record {
	height: 130px;
	margin-left: 135px;
	text-align: left;
}
.set_record h2 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0.3em 0em;
}
.set_record .date {
	color: #a6a390;
}
.set_record .intro {
	margin: 0.3em 0em;
	text-align: justify;
}
.set_record .intro a {
	color: #59584e;
	padding-bottom: 1px;
	border-bottom: 1px dotted white;
}
.set_record .intro a:hover {
	border-bottom: 1px dotted #a6a390;
	text-decoration: none;
}


.content_foot {
	border-top: 1px solid #DCD8C0;
	padding-top: 10px;
	margin: 10px 20px;
	color: #a6a390;
	text-align: center;
}
.current_page {
	font-size: 1.5em;
	font-weight: bold;
}



#footer {
	color: #959281;
	text-align: left;
	height: 146px;
	margin: 0px auto;
	width: 760px;
	padding-left: 200px;
	background-image: url(images/motive_bottom_right.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	line-height: 1.4em;
}
#footer p {
	margin: 0px 0px 1em 0px;
}
#footer a {
	color: #959281;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
}
#MotiveBottom {
	background-image: url(images/motive_bottom_left.gif);
	width: 190px;
	height: 425px;
	position: absolute;
	left: -190px;
	bottom: 94px;
}


li {
	margin-bottom: 0.3em;
}



/* GALLERY */
.gallery {
	position: relative;
}
.gallery_thumb {
	float: left;
	height: 115px;
	width: 115px;
	border: 1px solid #E1E1E1;
	background-color: #F5F5F5;
	padding: 2px;
	margin: 1px;
	text-align: center;
	position: relative;
}

.gallery_thumb img {
	border: 0px;
}

/* FORM */
.registration_form .textfield {
	border: 1px solid #DCD8C0;
	font-size: 11px;
	padding: 2px;
	background-image: url(images/input_bg.gif);
} 
.registration_form {
	border-collapse: collapse;
	margin: 1.5em 0em;
}
.registration_form th {
	font-weight: normal;
	width: 150px;
	text-align: right;
}
.registration_form th, .registration_form td {
	vertical-align: top;
	padding: 2px 5px;
}
.registration_form textarea {
	height: 10em;
}

.long {
	width: 350px;
}
.short {
	width: 50px;
}



.message {
	border: 1px solid #9DC843;
	margin: 1em 0em;
	padding: 0.3em 1em;
	color: #436501;
}
.message p {
	margin: 0.3em 0em;
}
.error {
	border-color: red;
	color: red;
}

.float_cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	background-color: red;
	margin: 0px;
}
