body
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color:#C6E9E4;
	width: 800px;
	height:1000px;
	margin:0 auto;
	padding:0;
	font-size:12pt;	
}

#header_main
{

}

#header_logo
{

}

#page_container
{
	float:left;
	width:800px;
	height:800px;
	background-image:url('../img/bkg4.gif');
	background-repeat: no-repeat;
	margin-top:0em;
	margin-left:0em;

}

#page_container2
{
	float:left;
	width:800px;
	height:800px;
	background-image:url('../img/bkg5.gif');
	background-repeat: no-repeat;
	margin-top:0em;
	margin-left:0em;

}

#page_container3
{
	float:left;
	width:800px;
	height:800px;
	background-image:url('../img/bkg6.jpg');
	background-repeat: no-repeat;
	margin-top:0em;
	margin-left:0em;

}

#page_container4
{
	float:left;
	width:800px;
	height:800px;
	background-image:url('../img/bkg7.gif');
	background-repeat: no-repeat;
	margin-top:0em;
	margin-left:0em;

}
#side_menu
{
	float:left;
	background-image:url('../img/ulbkg.gif');
	width:170px;
	height:400px;
	padding-top:0em;
}

#side_menu ul
{
	list-style-type:none;

}

#side_menu ul li
{
	margin:2em 0 0 .7em;
	
}

#side_menu ul li a
{
	font-size:110%;
	color: #606466;
	text-decoration:none;

}

#side_menu ul li a:hover
{
	color:#24c1d4;
}

#homePage_slideshow
{
	float:left;
	width:400px;
	height:300px;
	margin:.5em 0 0 1em;
	padding:1em;
}
#webgallery
{
	float:left;
	width:400px;
	height:600px;
	margin:.5em 0 0 .2em;
	padding:.2em;
}

.clearfloat
{
	clear: both;
	font-size:1px;
	line-height:0;
}

#homepage_text
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding:0em;
	width:410px;
	position:relative;
	left:197px;
	top:18px;
	background-color:#fff;
}

#location_container
{
	float:left;
	background-color:#fff;
	width:400px;
	height:370px;
	margin:.5em 0 0 1.4em;
	padding:.4em;
}



#slide_frame
{
	float:left;
	background-color:#C6E9E4;
	width:420px;
	height:398px;
	left:550px;
	top:14px;
}


