body {
font-family: arial;
font-size: 12px;
font-weight: none;
color: #69725d;
}  

h1 {
font-size: 20px;
font-weight: none;
margin-top: 5px;
font-family: arial;

}

h2 {
font-size: 14px;
font-weight: bold;
margin-top: 8px;
font-family: arial;
color: #6bac1a;

}

#pagewidth {
width: 839px;
margin-right: auto;
margin-left: auto;
}


#top {
height: 220px;
width: 839px;
}

#topleft {
height: 220px;
width: 251px;
background-color: #6bac1a;
float: left;
}


#topright {
height: 220px;
width: 588px;
background-image: url("mainimage.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}



#toprightabout {
height: 220px;
width: 588px;
background-image: url("about.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}



#toprightcontact {
height: 220px;
width: 588px;
background-image: url("contact.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}


#toprightkids {
height: 220px;
width: 588px;
background-image: url("kids.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}

#toprightoppor {
height: 220px;
width: 588px;
background-image: url("oppor.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}


#toprightservices {
height: 220px;
width: 588px;
background-image: url("services.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}

#toprightfood {
height: 220px;
width: 588px;
background-image: url("food.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}

#toprighttest {
height: 220px;
width: 588px;
background-image: url("test.jpg");
background-position: top center;
background-repeat: no-repeat;
float: right;
}

#bottomleft {
width: 251px;
background-color: #d1fa9c;
float: left;
}


#bottomright {
width: 588px;
background-color: #ffffff;
float: right;
left: 10px;
position: relative;
}


#lefttext {
width: 338px;
float: left;
}

#righttext {
width: 210px;
float: right;
left: -7px;
position: relative;



}

#righttextgreen {
width: 210px;
float: right;;
position: relative;
color: #6bac1a;
font-weight: bold;



}



#navcontainer{ 
width: 210px;
margin-left: 12px;
margin-top: 10px;
 }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 221px;
background-color: #6bac1a;
border-bottom: 1px solid #6bac1a;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ffffff;
color: #6bac1a;
}


#footer {
width: 839px;
height: 55px;
background-image: url("footer.gif");
background-position: top center;
background-repeat: no-repeat;
clear: both;
line-height: 55px;
text-align: center;
margin-left: auto;
margin-right: auto;
}