/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #89230A;
}
div#pageborder {
	width: 890px;
	margin: 0 auto ;
}
#pagehead {
	width: 100%;
	height: 260px;
	background: transparent url("images/banner.jpg") no-repeat center top;
	position: relative;
}
#mainmenu {
  position: absolute;
  list-style: none;
  bottom: 0px;
  left: -10px;
/*  margin-left: 30px;*/
  margin-bottom: 5px;
}
#mainmenu li {
  float: left;
  position: relative;
  width: 100px;
  margin-left: 15px;
  background: #FFE2C6;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}
#mainmenu li.firstone {
  margin-left: 0px;
}
#mainmenu li.wide {
  width: 120px;
}
.link-menu {
	font-size: 12px;
	font-weight: bold;
	color: #2A3644;
}

#content-border {
	background: transparent url("images/velvet-tile.jpg");
	position: relative;
	padding: 20px;
}
#content {
	background: #FFDBB7;
	padding: 20px;
	font-size: 1.2em;
	position: relative;
}
.picture {
	float: left;
	margin-right: 40px;
	width: 250px;
	text-align: center;
}
.picture-inner {
	background: white;
	margin-bottom: 8px;
	border: medium white solid;
}
.picture img {
	margin: 0 auto 3px auto;
}
.thetext {
}
.clearfloats {
	clear: both;
}
#content ul{
	margin-left: 40px;
	list-style: inside ;
}
#content ol{
}
#content ol li{
	margin-top: 5px ;
}
#footer {
	background: #FFDBB7;
	color: #5C3C0E;
	font-weight: bold;
	margin-top: 10px;
}
.columnleft {
	background: #cacfd3;
	text-align: left;
	float: left;
	width: 45%;
/*	margin-right: 4px;*/
}
.columnright {
	background: #cacfd3;
	text-align: right;
	float: right;
	width: 45%;
/*	margin-left: 4px;*/
}
.white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
.heading1 {

	font-size: 14px;
	font-weight: bold;
	color: #2A3644;
/*	color: #3E5473;*/
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #5C3C0E;
}
.heading2c {
	font-size: 14px;
	font-weight: bold;
	color: #5C3C0E;
	text-align: center;
}
.heading3 {
	font-size: 12px;
	font-weight: bold;
	color: #2A3644;
}
.bigger {
	font-size: 12px;
}
.tablehead {
	font-weight: bold;
	font-size: 12px;
	background-color: #89230A;
	color: #FFFFFF;
	text-align: center;



}
.bolder {
	font-size: 12px;
	font-weight: bold;

}
.tiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #CE9B8E;
}
.menucell {
	text-align: center;
	font-weight: bold;
	color: #BFC9D3;
	font-size: 12px;
	background-color: #81A2C1;


}
.paddedcell {
	padding: 8px;
}
