﻿.padding10 {
	padding: 3px;
	border-top-color: #E3CC98;
	border-right-color: #E3CC98;
	border-bottom-color: #E3CC98;
	border-left-color: #E3CC98;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	margin: 3px 3px 3px 3px;
}
body {
	background-image: url('../images/backgrounds/bg_wood03.jpg');
}
.footer_box {
	clear: both;
}
.col1of1 {
	float: left;
	width: 680px;
}
.col1of2 {
	padding: 10px;
	float: left;
	width: 320px;
	min-height: 340px;
}

.col2of2 {
	padding: 10px;
	float: left;
	width: 320px;
	min-height: 340px;
	clear: right;
}
.noborder {
	border-width: 0px;
}
.menu_centered_top {
	text-align: center;
	width: 760px;
	clear: both;
}
.menu_centered {
	text-align: center;
	width: 760px;
	clear: both;
	min-height: 20px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	background-image: url('../images/backgrounds/bg_goldborders03.jpg');
	width: 760px;
	min-height: 500px;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 2em;
	font-weight: normal;
	color: #F7D9A5;
	text-align: center;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 2em;
	font-weight: normal;
	color: #F7D9A5;
	text-align: left;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 1.75em;
	font-weight: normal;
	color: #F7D9A5;
	text-align: center;
}
.h4 {
	font-family: "Trebuchet MS";
	font-size: 1.75em;
	font-weight: normal;
	color: #F7D9A5;
	text-align: left;
}
.h5 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-weight: normal;
	color: #F7D9A5;
	text-align: center;
}
.h6 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #F7D9A5;
	text-align: left;
}


.editable {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #F7D9A5;
	width: 680px;
	min-height: 400px;
}
a {
	color: #FFFF00;
	text-decoration: none;
	clear: both;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7D9A5;
	text-decoration: none;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F7D9A5;
	margin-top: 30px;
	height: 80px;
	margin-bottom: 20px;
}
}
.full_span_clear_both {
	float: left;
	clear: both;
	width: 760px;
	font-weight: bold;
	text-align: center;
}
.yellowMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
}
