body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#fbf3d8;
  font-size:12px;
  text-align:center;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.border {
	border-style:solid;
	border-color:#5c5155;
	border-width:1px;
	}
.border-right {
	border-right-style:solid;
	border-right-color:#5c5155;
	border-right-width:1px;
	}
.border-left {
	border-left-style:solid;
	border-left-color:#5c5155;
	border-left-width:1px;
	}
.border-top {
	border-top-style:solid;
	border-top-color:#5c5155;
	border-top-width:1px;
	}
.border-bottom {
	border-bottom-style:solid;
	border-bottom-color:#5c5155;
	border-bottom-width:1px;
	}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#5c5155;
	}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#5c5155;
	}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#5c5155;
	}
.font10
	{
	font-size:10px;
	
	}
.font12_teal_bold
	{
	font-size:12px;
	font-weight:bold;
	color:#5c5155;
	}
.verdana14_bold
	{
	font-size:14px;
	font-weight:bold;
	color:#5c5155;
	padding-top:10px;
	}
a:link, a:visited, a:active {
	font-size:12px;
	color:#5c5155;
	text-decoration:none;
	}
a:hover {
	color:#caa076;
	text-decoration:underline;
	}
a.menu_link:link, a.menu_link:visited, a.menu_link:active {
	font-size:12px;
	color:#5c5155;
	text-decoration:none;
	font-weight:bold;
	}
a.menu_link:hover {
	color:#caa076;
	text-decoration:underline;
	}
.InfoMenu a:hover {
	color:#5c5155;
	text-decoration: underline;
}

.side_menu_box {
	padding:8px 10px;
	background-position: center center;
	}

a.side_menu:link, a.side_menu:active, a.side_menu:visited
	{
	font-size:12px;
	color:#ece9d8;
	font-weight:bold;
	text-decoration:none;

	}
a.side_menu:hover {
	color:#e4ce94;
	text-decoration:underline;
	}
.text_box {
	font-size:11px;
	color:#000000;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 12px;
	}
a.text_box {
	color:#000000;
	text-decoration:underline;
	padding-left:0px;
	}
.copyright {
	font-size:10px;
	}

#mainarea {
/*background-color:#FFFFFF; */
margin:0 auto;
padding:1px 0 0;
width:inherit;
}



#footer_contain {
width:500px;
}
#bgmiddle {
	background:none;
	width:500px;
	margin:0px;
}

#header {
width:500px;
}


#contentContainer {
	padding-top:0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.homebox {
	height:245px;
	width:160px;
	float:left;
	border: 1px solid #5c5155;
	padding-left:8px;
	padding-right:8px;
	margin-top:12px;
}

.box1 {
	background-color:#fdf3db;
	margin-right:10px;

}

.box2 {
	background-color:#e4ce94;
	margin-right:10px;
}

.box3 {
	background-color:#fdf3db;
}




