@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(site_images/bg_gradient_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-width: 1000px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
a {
	font-style: normal;
	color: #ABB6BA;
	text-decoration: none;
}
#main_box {
	left:20px;
	top:20px;
	width:618px;
	z-index:4;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8D0D3;
	border-right-color: #637A83;
	border-bottom-color: #052A38;
	border-left-color: #6E848C;
	background-image: url(site_images/frame2sq_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 5px;
	padding-right: 90px;
	padding-left: 90px;
	margin-top: 75px;
}
#main_header      {
	background-image: url(site_images/frame2sq_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
	left: -90px;
	position: relative;
	top: -24px;
}
#main_header ul {
	padding-top: 45px;
	padding-left: 80px;
}
#main_header li {
	display: inline;
	margin-top: 0px;
	padding-left: 8px;
}
#main_menu_icons   li   {
	list-style: none;
	display: inline;
	vertical-align: top;
}
#main_menu_icons a {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main_menu      {
	padding: 0;
	margin: 5px 0;
}

#main_menu   li   {
	list-style: none;
	text-align: center;
	margin: auto;
	vertical-align: top;
	display: inline;
	background-position: top left;
}
#main_menu   a {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main_menu  a:hover  {
	color: #052A38;
}
#main_menu a:visited {
	color: #B5A175;
}
#maincontent {
	position:absolute;
	left:110px;
	top:446px;
	width:519px;
	height:227px;
	z-index:101;
	color: #ADB1B0;
}
#lemurpic {
	position:absolute;
	left:2px;
	top:2px;
	width:106px;
	height:164px;
	z-index:102;
}
#rightmenu {
	position:absolute;
	left:835px;
	top:70px;
	width:121px;
	height:350px;
	z-index:103;
}
#rightmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rightmenu li {
	text-align: center;
	padding-top: 5px;
}
#rightmenu a {
	color: #2C3242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	height: 150px;
}
#rightmenu a:hover {
	color: #657C85;
}
.content_section {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(site_images/divider1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 600px;
	color: #F8E9BE;
	padding-bottom: 25px;
	padding-top: 10px;
}
.gallery_section {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(site_images/divider1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 600px;
	color: #F8E9BE;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 10px;
	line-height: 60px;
	clear: both;
}
.gallery_section a {
	padding-right: 15px;
	padding-left: 15px;
}
.gallery_section img {
	border: 5px solid #A8A582;
}

h1 {
	width: 800px;
	color: #F8E9BE;
	margin-top: 5px;
	padding-top: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 2em;
	height: 38px;
}
h2 {
	color: #F8E9BE;
	text-align: center;
	width: 800px;
	margin: 2px 0px 5px 0px;
	font-size: 1.5em;
	font-style: italic;
	height: 25px;
}
#footer {
	background-image: url(site_images/frame2sq_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 800px;
	height: 60px;
	left: -90px;
	position: relative;
	font-size: 0.8em;
	color: #F8E9BE;
	text-align: center;
	padding-top: 10px;
}
#main_header a {
	color: #F8E9BE;
	padding: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F8E9BE;
	border-left-color: #F8E9BE;
	margin: 2px;
}
#main_header a:hover {
	color: #D3D0CC;
	border: 2px solid #D3D0CC;
}
h4 {
	clear: both;
	padding: 10px 0px 2px 0px;
}
#main_box .content_section img {
	float: right;
	margin-left: 10px;
}
#lemur_logotype {
	position:absolute;
	width:200px;
	height:71px;
	z-index:2;
	left: 46px;
	top: 3px;
}

