body {
	font-family: "Calibri";
	font-size: 14px;
	color: #000000;
	background-image:url(images/bg3.jpg);
	background-repeat:repeat;
	background-color:#534844;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom:10px;
	width:850px;	
}

.head1{
	height:4px;
	width:850px;
	background-image:url(images/head1.png);
	float:left;
	font-size: 0px;
	background-color:;
}

.head2{
	height:12px;
	width:850px;
	background-image:url(images/head2.png);
	float:left;
	background-color:#FFF;
	font-size: 0px;
}

.headd1{
	height:130px;
	width:275px;
	float:left;
}
.headd2{
	height:130px;
	width:283px;
	float:left;
}
.headd3{
	height:130px;
	width:283px;
	float:left;
}
.headd4{
	height:130px;
	width:9px;
	float:left;
}

.main{
	background-color:#FFF;
	width:850px;
	float:left;
}


.content{
	width:507px;
	float:left;
	background-color:#FFF;
	padding-left:30px;
	padding-right:30px;
	min-height:437px;
	margin-top:-30px;
}

/* 
background-image:url(images/butterfly.png);
This is for the butterfly background in the content class 
*/

.box{
	width:283px;
	float:left;
	padding-bottom:10px;
}

.column{
	background-image:url(images/column.png);
	width:273px;
	height:24px;
	padding-left:10px;
	padding-top:5px;
	color:#82f8f1;

}

.box1{
	min-height:100px;
	height:auto;
	width:265px;
	border:1px solid #000;
	margin-left:3px;
	padding-left:10px;
}

.box2{
	min-height:100px;
	height:auto;
	width:265px;
	border:1px solid #000;
	margin-left:3px;
	padding-left:10px;
	background-color: #FFFFB9;
}


.space{
	float:left;
	width:850px;
	background-color:#FFF;
}


.homefont{
	font-family:Browallia New;
	font-size:40px;
}




.navlist{
background-color: #FFFFB9;
width:250px;
border:1px #000 solid;
margin-bottom:-15px;
height:20px;
}

.navlist a {
display: block;
height: 100%;
width: 100%;
}

.navlist2:link {color:#000; text-decoration: none; }
.navlist2:active {color:#000; text-decoration: none; }
.navlist2:visited {color:#000; text-decoration: none; }
.navlist2:hover {color:#000; text-decoration: none; }


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
margin-left:-1px;
margin-top:1px;
width:200px;

}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.mainpage{
	background-image:url(images/mainbg.jpg);
	width:850px;
	height:637px;
	margin-top:0px;
	color:#FFF;
}

.mainpage2:link {color:#FFF; text-decoration: none; }
.mainpage2:active {color:#FFF; text-decoration: none; }
.mainpage2:visited {color:#FFF; text-decoration: none; }
.mainpage2:hover {color:#FFF; text-decoration: none; }


.anylinkcss a:hover{ /*hover background color*/
background-color: #F8FBBD;
color: black;
}


@font-face {
  font-family: "Browallia New";
  src: url(browa.ttf) format("truetype");
}

@font-face {
  font-family: "Eye glass";
  src: url(EYEGLR.TTF) format("truetype");
}


@font-face {
  font-family: "Bluff";
  src: url(bluf60.ttf) format("truetype");
}

@font-face {
  font-family: "Calibri";
  src: url(calibri.ttf) format("truetype");
}

@font-face {
  font-family: "Edwardian Script ITC";
  src: url(ITCEdscr.ttf) format("truetype");
}
