
.allpage { background-image:url(images/contbkgrnd.jpg);
background-repeat:repeat-y;
    width:800px;
    float:left;
	text-align:justify;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
	
    body { background-image:url(images/bkgrnd.jpg);
    background-position:top;
    width:800px;
    background-repeat:repeat-x;
    margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#EAD78F;
	height:100%;
	padding:0px;
	}

.topslice {background-image:url(images/topstrip.jpg);
width: 800px;
height:16px;
float:left;
font-size:10px;
color:#999999;
}
.modalPopupNoWidth {
	background-color:#ffffdd;
	border-width:1px;
	border-style:solid;
	border-color:Green;
	padding:10px;
}
.bigpic {background-image:url(images/homePic.jpg);
width:668px;
height:459px;
float:left;
}

.bigpicAdmin {background-image:url(images/AdminPic.jpg);
width:668px;
height:138px;
float:left;
}


.video {background-image:url(images/pictures/video.jpg);
width:668px;
height:459px;
float:left;
}



.logo {
width:132px;
height:76px;
float:right;
}

.menuarea {
width:132px;
float:right;
}

.menutext {
width:110px;
float:right;
font-size:11px;
color:#666666;
border-bottom-color: #DBDBDB;
border-bottom-style:solid;
border-bottom-width:1px;
min-height:17px;
padding-top:5px;
text-align:right;
padding-right:5px;
}

.menubottom {
width:110px;
float:right;
font-size:11px;
color:#666666;
min-height:17px;
padding-top:5px;
text-align:right;
padding-right:5px;
}




.contenttext 
{
    float:left;
width:640px;
padding-left:12px;
padding-top:10px;
padding-bottom:10px;
}

.footer {background-image:url(images/footer.jpg);
width:800px;
height:93px;
float:left;
}

.news 
{ font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

			.ourlink {
	width:100%;
	padding-top:10px;
	font-size:10px;
	float:right;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color:#AA922F;
}
	
	.legal 
	{
	    font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color:#AA922F;
	font-size:10px;
	width:100%;
	text-align:center;
	}
	
	#imageleft {
  float:left;
  padding-right:6px;

  padding-bottom:6px;
  }

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

a.yellowlink:link {
	color: #AA922F;
	}
	
a.yellowlink:visited {
	color: #AA922F;
	text-decoration: none;
}

a.yellowlink:hover {
	color: #72611F;
	text-decoration: none;
}
.cellheads 
{
    background-color:#D1E0F3
}
.adminbuttons 
{
    background-color:#90B2DF;
    color:White;
    border: solid 1px #2C5996;
    padding:2px;
    font-size:8pt;
}