body {
background-color: #99FF99;/*#736753;#DFD0B9;*/
text-align: center;
font-family: Garamond, Arial;
font-size: 18px;
}

a:link {color: #907346; text-decoration: none;}
a:visited {color: #907346; text-decoration: none;}/*color: #006893;*/
a:hover {color: #907346; text-decoration: underline; }
a:active {color: #907346; text-decoration: none; }

.main {
width: 750px;
background-color: #FFFFFF;
margin: auto;
padding: 0px;
text-align: left;
}

.error_msg {
  width: 500px;
  background-color: #FFAFAF;
  font-size: 15px;
  border-style: solid;
  border-color: #FF0000;
  border-width: 1px;
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
  padding: 15px;
}

.error_msg p {
  font-size: 13px;
  text-align: left;
}

.info_msg {
  width: 500px;
  background-color: #CCFFCC;
  font-size: 15px;
  border-style: solid;
  border-color: #22CE22;
  border-width: 1px;
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
  padding: 15px;
}

.info_msg p {
  font-size: 13px;
  text-align: left;
}

.header {
width: 100%;
height: 120px;
background-color: #FFF1D4;
color: #FFFFFF;
margin: 0px;
}

.header_text {
color: #FFFFFF;
text-align: center;
padding-top: 15px;
font-size: 50px;
font-weight: bold;
}

.logo {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

.menubar {
background-color: #79482D;/*#A0B095;#BFA174;*/
color: #FFFFFF;
text-align: center;
}

.menubar a {
color: #FFFFFF;
}

.sidebar {
background-color: transparent;/*#79482D;#A0B095;#BFA174;*/
text-align: left;
width: 150px;
height: 100%;
border-color: #907346;
border-width: 1px;
border-style: none solid solid none;
}

.title {
font-size: 35px;
font-weight: bold;
text-align: center;
}

.title_small {
font-size: 25px;
font-weight: bold;
text-align: center;
}

.footer {
border-style: solid none none none;
border-width: 1px;
border-color: #CEC8BF;
padding-bottom: 32px;
background-color: transparent;
text-align: center;
font-size: 14px;
color: #686868;
}

.style3 {font-size: 16px}
.style7 {
	color: #000000;
	font-family: "Copperplate Gothic Light";
}
.style10 {
	color: #000000;
	font-size: 18px;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
}
.style11 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Copperplate Gothic Light";
}
/*body {
	background-color: #CCFFCC;
}*/
.style27 {font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light"}
.style28 {font-size: 36px}
.style29 {color: #000000; font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light"; }
.style30 {
	font-family: "Copperplate Gothic Light";
	font-style: italic;
	font-weight: bold;
}
