/*div{ border:1px solid red; }*/



body{
	background-color:#99C1C1;
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
body.mcecontentbody {
	margin: 0px;
	background: #FFFFFF;
	color: black;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 82%;
	line-height: 1.3;
	text-align: left;
}
p{
	margin-top:11px;
	margin-bottom:11px;
}

a img{
	border:none;	
}

a{
	color:black;
	text-decoration:underline;
}
a:hover{
	color:black;
	text-decoration:none;
}
#container-1{
	text-align:left;
	width:946px;
	margin:20px auto auto auto;
	background-image:url(../../../images/header-bg-2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#container-2{
	background-image:url(../../../images/footer-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:23px;
	padding-bottom:40px;
	/*margin-right:23px;*/
}
#header{
	height:185px;
	width:900px;
}
#content-corner-img{
	background-image:url("../../../side-images/random-image.php");
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:475px;
}
#content-bg{
	background-image:url("../images/content-bg-2.gif");
	background-repeat:repeat-y;
/*	background-image:url(../../../images/dog3.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;*/
	margin-top:12px;
	margin-bottom:12px;
}
#content-left{
	float:left;
	text-align:right;
	padding-top:24px;
	padding-right:30px;
	font-size:11px;
	width:150px;
	line-height:2;
	/*background-color:#FF0;*/
}
#content-left ul{
	list-style-type:none;
}
#content-left a:link, #content-left a:visited{
	color:#000000;
	text-decoration:none;
}
#content-left a:hover{
	color:#000000;
	text-decoration:underline;
}
#content-left a.selected{
	color:#BD131F;
}
#content-main{
	float:left;
	width:446px;
	padding:24px 32px 0px 32px;
	line-height:1.2;
	
}
h1{
	color:#BD131F;
	font-size:18px;
	margin-bottom:11px;
}
h2{
	color:#006464;
	font-size:16px;
	margin-top:6px;
	margin-bottom:6px;
	padding:0;
}
h3{
	color:#006464;
	font-size:14px;
	margin-top:6px;
	margin-bottom:6px;
	padding:0;
}
h4{
	color:#006464;
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
	padding:0;
	font-weight:normal;
}
#content-main ul{
	margin:0px 0px 0px 15px;
	padding:0;
}
#content-main ul li{
	marker-offset:35px;
	padding:0;
	margin:0;
}
#content-main ol{
	color:#BD131F;
	margin:0px 0px 0px 22px;
	padding:0;
}
#content-main ol li{
	marker-offset:35px;
	padding-top:11px;
	padding-bottom:11px;
	margin:0;
}
#content-main table{
	margin:0;
}
#content-main hr{
	height:2px;
	color:#80b2b2;
	background-color:#80b2b2;
	border:0px;
}
#info-box{
	text-align:left;
	width:194px;
	/*height:94px;*/
	/*background-color:#97BF0D;*/
	padding:8px 8px 0px 8px;
	color:#006464;
	line-height:1.2;
}
#info-box-bottom{
	text-align:left;
	width:194px;
	height:20px;
	background-color:#97BF0D;
	background-image:url(../images/corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0px 8px 8px 8px;
	vertical-align:bottom;
}
#info-box-bg{
	background-image:url(../../../images/green-bg.gif);
	background-repeat:repeat-y;
}
.left{
	background-position:top left;
	padding-bottom:4px;
}
.right{
	background-position:top right;
	padding-bottom:4px;
}
#info-box h1{
	margin:0px;
	padding-bottom:5px;
	border-bottom:solid 1px #FFFFFF;
	color:#006464;
	font-size:18px;
}
#info-box-bottom a:link, #info-box-bottom a:visited{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#info-box-bottom a:hover{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}
#info-box p{
	margin-top:5px;
	margin-bottom:0px;
}
#content-right{
	float:left;
	margin-left:7px;
	width:203px;
	overflow:hidden;
	color:#006464;
	line-height:1.2;
}
#content-right h1{
	color:#006464;
	background-color:#CCC;
	display:block;
	width:100%;
	font-size:14px;
	font-weight:bold;
	padding:4px 6px;
	margin-top:0;
}
#content-right h2{
	color:#97BF0D;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}
#content-right h3{
	color:#006464;
	font-size:14px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
}
#content-right p{
	margin-top:6px;
	margin-bottom:6px;
}
#content-right a:link, #content-right a:visited{
	color:#97BF0D;
	text-decoration:none;
}
#content-right a:hover{
	color:#97BF0D;
	text-decoration:underline;
}
#content-right hr{
	height:1px;
	color:#006464;
	background-color:#006464;
	border:0px;
}
#content-right-img{
	float:left;
	padding-left:15px;
	width:203px;
	padding-bottom:15px;
}
#content-right-img p{
	margin-top:0px;
	margin-bottom:12px;
}
.news-link{
	text-align:right;
	color:#97BF0D;
	font-size:10px;
}
#footer{
	text-align:center;
	color:#FFFFFF;
	padding-right:32px;
	font-size:11px;
}
#footer ul{
	text-align:center;
	padding-top:10px;
	list-style-type:none;
	margin:0px auto 0px auto;
	padding:0 auto 0 auto;
}
#footer li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
}
#footer a:link, #footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}



/*.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;

}

#top-menu{

	background-image:url(../images/menu_repeat.jpg);

	height:55px;

	background-position:left 5px;

	background-repeat:repeat-x;

}

#top-menu ul{

	list-style-type:none;

	margin:0px;

	padding:0px 0 0 20px;

	width:800px;

	background-image:url(../images/menu_middle_bg.jpg);

	background-position:center 5px;

	background-repeat:no-repeat;

}

#top-menu ul li{

	list-style-type:none;

	margin:0px;

	padding:0px;

	display:block;

	float:left;

	height:50px;

	background-image:url(../images/menu_divider.png);

	background-repeat:no-repeat;

	background-position:right;

}

#top-menu ul li a{

	margin:0px;

	padding:15px 10px 20px 10px;

	display:block;

	color:white;

	min-width:80px;

	text-align:center;

	text-decoration:none;

	font-weight:normal;

}

#top-menu ul li.selected a{

	font-weight:bold;

}

#top-menu ul li a:hover{

	background-image:url(../images/menu_highlight.png);

	background-repeat:no-repeat;

	background-position:center top;

}*/