.img-left{

	float:left;

	margin-right:5px;

	margin-bottom:5px;

}



.img-right{

	float:right;

	margin-left:5px;

	margin-bottom:5px;

}





body.mceContentBody {

   background: #FFFFFF;

   text-align:left;

   margin:0px;

   color:black;

   font-size:80%;

}



.mceContentBody a {

	color: black !important; /* FF requires a important here */

	text-decoration:underline;

}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#E7EACF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a{
	color:black;
	text-decoration:underline;
}
a:hover{
	color:black;
	text-decoration:none;
}
#container1{
	text-align:left;
	margin:0px auto 0px auto;
	width:758px;
	background-image:url(../images/bgrepeat.gif);
}
#container2{
	padding:0px 2px 0px 6px;
	background-image:url(../images/bgtop.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#header{
	padding-top:40px;
}
#content{
	padding-left:20px;
	padding-right:20px;
}
#contentRight{
float:right;
width:170px;
}
#contentLeft{
	float:left;
	width:510px;
}
#footer{
clear:both;
background-image:url(../images/bgbottom.gif);
padding-top:7px;
height:28px;
background-position:bottom;
background-repeat:no-repeat;
color:white;
text-align:center;
font-weight:bold;
}
h1{
	font-family: "Times New Roman", Times, serif;
	color: #83A05E;
	font-weight: normal;
}
#menu{
	margin:10px 0 10px 0;
	background-color:#69756B;
	padding:6px 20px 6px 20px;
	font-size:12px;
	color:white;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
#menu ul li a{
	color:white;
	text-decoration:none;
	padding-right:15px;
	padding-left:15px;
	border-left:1px solid white;
}
#menu ul li.selected a{
	text-decoration:underline;
}
#menu ul li a.menu-first{
	border:none;
}
#menu a:hover{
	color:white;
	text-decoration:underline;
}

.sidetop{
	background-image:url(../images/sidetop.jpg);
	background-position:top;
	width:170px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	color:white;
	font-weight:bold;
}
.sidebox{
	background-color:#F1F1EA;
	margin-bottom:10px;
}
.sideboxcontent{
	padding:10px;
}
.sideboxcontent p{
	margin:0px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #E0E3E1;
}
.photo-gallery-image{
	margin-right:15px;
	margin-bottom:15px;
        width:150px;
        text-align:center;
}