/*
	_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
	_/
	_/	MEFL CSS
	_/  EnTechnevision Inc. 2004
	_/
	_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/

h1 {
	color: #002979;
}

h2 {
  color: #002979;
	border-bottom: 1px solid #7FB6DD;
	_margin-right: 20px;
	margin: 0;
}

h3 {
	color: #7FB6DD;
	margin: 4px 0;
}

li {
	list-style-image:  url("/images/house/house_bullet.gif");
}

table {
	border: 1px solid #7FB6DD;
}

th {
	background-color: #7FB6DD;
}

td {
	background-color: #E8F2F9;
}

caption {
	color: #006DBB;
}

/* -- HEADER -- */
#header_right IMG {
	border: 1px solid #7FB6DD;
}

.title {
	background: #006DBB;
}

/* -- PATH -- */
#path {
	border-top: 1px solid #7FB6DD;
	border-bottom: 1px solid #7FB6DD;
}

#path P {
	background: #E8F2F9;
	color: #006DBB;
}

#path:hover {
	background: #E8F2F9;
}

/* -- CONTAINER -- */
#container {
	border-left: 1px solid #7FB6DD;
}

#container A:link {
	color: #006DBB;
}

#container P A:link {
	color: #006DBB;
}

.content_divider {
	border-top: 1px dashed #7FB6DD;
}

.saved {
	color: #006DBB;
}

.back {
	background-color: #E8F2F9;
	border: 1px solid #7FB6DD;
}

/* -- MENU LEFT -- */
#menu_left H3 {
	color: #006DBB;
}

#menu_left UL LI {
	list-style-image:  url("/images/house/house_bullet.gif");
}

#title_section {
	padding: 3px;
	background-color: #E8F2F9;
}

/* -- MENU RIGHT -- */
#menu_right H3 {
	background-color: #006DBB;
	color: #E8F2F9;
	font-weight: bold;
}

#menu_right UL {
	background-color: #E8F2F9;
}

#menu_right UL LI{
	_list-style-image: none;
}

#menu_right UL LI A{
	color: #006DBB;
}

.menu_section:hover {
	background-color: #E8F2F9;
}

/* -- FORM -- */
form {
	border-left: 1px solid #7FB6DD;
	border-bottom: 1px solid #7FB6DD;
}

label {
	border-bottom: 1px dashed #7FB6DD;
}

.input_label {
	border-bottom: 1px dashed #7FB6DD;
}

/* -- BUTTONS FOOTER -- */
#but_news {
	border-top: 1px solid #7FB6DD;
	border-bottom: 1px solid #7FB6DD;
}

#but_footer {
	border-top: 1px solid #7FB6DD;
}

/* --------------------------------------- */

#container {
	padding-right: 25px;
}

#pages_sitemap {
	margin-right: 55%;
	margin-top: 10px;
}

#float_sitemap {
	float: right;
	border-left: 1px solid #7FB6DD;
	padding-left: 10px;
	margin-top: 10px;
	width: 53%;
}

#float_sitemap H2 {
	margin: 10px 0;
}

/* --------------------------------------- */

/* -- SECTIONS CLASS-- */
.about {
	background: #FFF4E5;
}

.house {
	background: #FCEFE6;
}

.busin {
	background: #E8F2F9;
}

.schoo {
	background: #FCF7E8;
}

.commu {
	background: #E3F3F4;
}

.bigpi {
	background: #E8F4F0;
}