.bodysm {
	background-color: #96adb6;
	margin: 0px;
	background-image:url(images/1px-right.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

.bodylong {
	background-color: #d4dcdf;
	margin: 0px;
	background-image:url(images/inside_bckgrd.png);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}


.bg {
	position: absolute;
	Xz-index: -100;
	top: 0px; 
	left: 0px; 
	width: 800px;
	height: 600px;
	display:block; 
	background-repeat: no-repeat;
	margin: 0px;
}
}

.longbg {
	position: absolute;
	Xz-index: -90;
	top: 0px; 
	left: 0px; 
	width: 800px;
	display:block; 
	margin: 0px;
}

.homebg {
	position: absolute;
	Xz-index: -100;
	top: 0px; 
	left: 0px; 
	width: 800px;
	height: 600px;
	display:block; 
	background-image: url(images/home_bckgrd.png); 
	background-repeat: no-repeat;
	margin: 0px;
}

.otherbg {
	position: absolute;
	Xz-index: -100;
	top: 0px; 
	left: 0px; 
	width: 800px;
	height: 600px;
	display:block; 
	background-image: url(images/whoweare_bckgrd.png); 
	background-repeat: no-repeat;
	margin: 0px;
}

.container {
	display:block;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
}

.menutop {
	background-color: #b28c65;
	color: white;
	Xfont-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-top: 6px;
	font-size: 14px;	
}

.menutop a:link {
	color: white;
	text-decoration:none;
}

.menutop a:visited {
	color: white;
	text-decoration:none;
}

.menutop a:active {
	color: white;
	text-decoration:none;	
}

.menutop a:hover {
	color: white;
	text-decoration: underline;
}


h1 {
	font-size:34px;
	color: #462c6c;
	margin: 0px;
}


h2 {
	font-size:16px;
	color: #462c6c;
	margin: 0px;
}

h3 {
	font-size:16px;
	color: black;
	margin: 0px;
}

div#links a {
	display: block;
	text-align: center; 
	font: 18px sans-serif; 
	Xpadding: 10px 10px; 
	margin: 0 0 0 0px; 
	border-width: 0; 
    text-decoration: none; 
	color: white; 
	background-color: #466f81;
	width: 220px;
	Xheight: 175px;
	padding-top: 15px;
	padding-bottom: 15px;
	Xpadding-top: 105x;
	line-height: 110%;
}

div#links a:hover {
	color: #462c6c; 
	background-color: #a7b9c7;
}

.homecopy {
	font-size: 12px;
	line-height: 150%;
	font-style: bold;
}

.menubottom {
	color: #466f81;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-top: 6px;
	font-style: bold;

}

.menubottom a:link {
	color: #466f81;
	text-decoration:none;
}

.menubottom a:visited {
	color: #466f81;
	text-decoration:none;
}

.menubottom a:active {
	color: #466f81;
	text-decoration:none;	
}

.menubottom a:hover {
	color: #466f81;
	text-decoration: underline;
}
