html, body { 
    margin: 0;
    padding: 0;
    font-family: Arial, Sans-serif;
    font-size: 12px;
    text-align: center;
    background-color: #ffffff;
}

img { border: 0; }
a { outline: 0 none; }

.summer_camp_box {
    border: 1px solid #b22222;
    background: url('../images/yellow_flower_bg.jpg') 0 0 repeat;
    margin: 0 10px 10px;
    padding: 10px;
    text-align: left;
}

p.disclaimer {
    font-size: 11px;
    font-style: italic;
}

#theContent div.classRight div.summer_camp_box p,
#theContent div.classRight div.summer_camp_box p.moreinfo {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.classRow { 
	clear: both;
	float: left;
	border-bottom: 1px solid #fcfcd7;
	padding: 5px 0px;
    width: 615px;
	margin: 0;
}

#photoos {
    margin: 0 0 0 74px;
}

a.photoo {
    float: left;
    display: inline;
    margin: 10px 15px;
    padding: 10px;
    border: 1px solid #b22222;
    color: #b22222;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

a.photoo:hover {
    border: 1px inset #000000;
    color: #000000;
    padding: 11px 9px 9px 11px;
}

a.photoo img { 
    border: 0 none;
}


 #theLogo { 
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -400px;
    width: 200px;
    height: 145px;
    background: url('../images/logo.png') 0 0 no-repeat;
    z-index: 10;
}

#theContainer_bottom {
    margin: 0 auto;
    padding: 0 0 23px;
    width: 900px;
    background: url('../images/nice_bg_bottom.jpg') 0 100% no-repeat;
}

#theContainer {
    margin: 0 auto;
    text-align: left;
    width: 900px;
    background: url('../images/nice_bg.jpg') 0 0 repeat-y;
}

#theContainer_left {
    margin: 0 0 0 24px;
    padding: 0;
    width: 875px;
    height: 100%;
    background-position: 0 0; 
    background-repeat: repeat-y;
}

#theContainer_left.homeLeft { 
    background-image: url('../images/homeSidePage.jpg'); 
}

#theContainer_left.onethreeLeft {
    background-image: url('../images/sideImages/onethree.jpg'); 
}

#theContainer_left.kinderLeft {
    background-image: url('../images/sideImages/kinder.jpg'); 
}

#theContainer_left.movieLeft {
    background-image: url('../images/sideImages/seveneight.jpg'); 
}

#theContainer_left.classesLeft {
    background-image: url('../images/sideImages/classes.jpg'); 
}

#theContainer_left.summerLeft {
    background-image: url('../images/sideImages/summer.jpg'); 
}

#theContainer_left.fallLeft {
    background: url('../images/sideImages/fall.jpg') 0 0 repeat-y; 
}

#theContainer_left.chefsLeft {
    background-image: url('../images/sideImages/chefs.jpg'); 
}

#theContainer_left.foursixLeft {
    background-image: url('../images/sideImages/foursix.jpg'); 
}

#theContainer_left.workshopLeft {
    background-image: url('../images/sideImages/workshop.jpg'); 
}

#theContainer_left.partyLeft {
    background-image: url('../images/sideImages/party.jpg'); 
}

#theContainer_left.themeLeft {
    background-image: url('../images/sideImages/theme.jpg'); 
}

#theContainer_left.redLeft {
         background-image: url('../images/red.jpg'); 
}

#theContainer_left.greenLeft {
         background-image: url('../images/green.jpg'); 
}

#theContent {
    margin: 0 0 0 150px;
    padding: 0;
    width: 645px;
    background: #ffffcc;
    height: 100%;
    border-left: 1px solid #000000;
}

h2 a {
    color: #b22222;
}

h2 a:hover {
    text-decoration: none;
}

#theContent h2.image_gallery {
    clear: both;
    margin: 10px 15px 5px 80px;
    border-bottom: 1px solid #b22222;
}

#theContent div.image_gallery {
    clear: both;
    margin: 5px 25px 5px 90px;
}

#theContent a.image_gallery_link {
    float: left;
    display: inline;
    margin: 5px;
    border: 1px solid #b22222;
    padding: 5px;
    overflow: hidden;
    position: relative;
    height: 100px;
    width: 75px;
}

#theContent a.image_gallery_link img {
    position: absolute;
    height: 120%;
    top: 0;
    left: 0;
}

#theContent h1, #theContent h2, #theContent h4
 { font-size: 14px; color: #b22222;  margin-left: 90px;  margin-right: 25px; margin-bottom: 0}



#theContent h1.bigger { font-size: 16px; }
#theContent h4 { font-size: 14px; color: #333333; font-style: italic; margin: 3px 25px 0 90px; }


#theContent p {margin-left: 90px;  margin-right: 90px; margin-top: 0px;}

#theContent h2 { font-size: 17px; color: #333333;}

#navigation {
    width: 645px;
    text-align: right;
    border-bottom:1px solid #000000;
    padding-top: 60px; 
    margin-bottom: 60px;
}

 .navButton { float: right; display: inline; 
    width: 80px;
    margin-right: 10px;
    border-left: 1px solid #b22222;
    border-right: 1px solid #b22222;
    border-top: 1px solid #b22222;
    border-bottom: 1px solid #b22222;
    background-color: #b22222; 
    color: #ffffff; 
    font-size: 12px;
    text-align: center;
}
.navButton a { display: block; color: #ffffff; text-decoration: none;   padding: 3px 0px 3px 0px; }
.navButton a:hover { background-color: #ffffff; color: #b22222; text-decoration: none;}
.navButton:hover { background-color: #ffffff; color: #b22222; text-decoration: none;}
  
  .marginLeft70 { margin-left: 70px; }
  
  /*content stuffs*/
.marginRight10 { margin-right: 10px; }

.picture_box {
    float: right;
    display: inline;
    margin: 10px 50px 10px 10px;
    padding: 5px;
    border: 1px solid #b22222;
    text-align: center;
}

.picture_box a { color: #b22222; }
.picture_box a:hover { color: #000000; }

.nice_box {
    margin: 10px 75px;
    padding: 10px;
    border: 1px solid #b22222;
}

.nice_box_dif {
    margin: 10px 75px;
    padding: 10px;
    border: 1px outset #cecece;
    background: #ffffff;
}

.nice_box_dif2 {
    margin: 10px 75px;
    padding: 10px;
    border: 2px outset #cecece;
    background: #95bbd0;
    font-size: 14px;
}

.nice_box_dif2 b {
    font-size: 20px;
}

#theContent div.nice_box_dif2 p {
    margin: 10px;
}

#theContent div.nice_box h1, 
#theContent div.nice_box h4 {
    margin: 0;
}

#theContent div.nice_box p {
    margin: 5px 10px;
}

#footer { 
  clear: left;
  width: 645px;
  margin-top:30px;
  padding-top: 15px;
  color:#333;
  text-align: right;
}
  
  #footer a { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }
  #footer a:hover { text-decoration: underline; }
  #footer img { vertical-align: middle; }
  
  .quote { font-size: 14px; color: #393996; font-style: italic; text-align: right; margin: 0; padding: 0;}
.smallerText { font-size: 10px; text-align: right; margin: 0; padding: 0;} 


#theContent div#summerCampClass, 
#theContent div#cookingTech,
#theContent div#kids_enrichment {
    padding: 10px;
    margin: 10px;
    border: 1px solid #b22222;
    text-align: left;
    
}


/* this is a mess */

#theContent div.boxed_class {
    padding: 10px;
    margin: 10px;
    border: 1px solid #b22222;
    text-align: left;
}

#theContent div.boxed_class div.transparent {
    margin: 10px 5px 5px;
    padding: 5px;
    border: 1px solid #555555;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    background: url('../images/transparent.png');
}

#theContent div.boxed_class h2 {
    margin: 0 5px;
    font-size: 18px;
    text-align: center;
}


#theContent div.green {
    background: #60CD80;
}

#theContent div.light_blue {
    background: #a9d4bf;
}

#theContent div.peach {
    background: #dc4363;
}

#theContent div.olive {
    background: #bebb46;
}

#theContent div.marine{
    background: #62db7;
}


#theContent div.blue {
    background: #1899c1;
}
#theContent div.dark_green {
    background: #18ba46;
}



#theContent div#cookingTech { background: url('../images/cook_bg.jpg') 0 0 no-repeat; }
#theContent div#cookingTech.fall { background: url('../images/2cook_bg.jpg') 0 0 no-repeat; }
#theContent div#cookingTech.one { background: url('../images/techcooking.jpg') 0 0 no-repeat; }
#theContent div#cookingTech.spring_tech { background: url('../images/spring_tech_cooking.jpg') 0 100% no-repeat; }
#theContent div#cookingTech.winter_tech { background: url('../images/winter_tech.jpg') 0 0 no-repeat; }
#theContent div#cookingTech.international { background: url('../images/dinner_party.jpg') 0 0 no-repeat; }
#theContent div#cookingTech.international2 { background: #f3ca52; } 
#theContent div#kids_enrichment { background: #60CD80; }



#theContent div#cookingTech.tech3,
#theContent div#cookingTech.tech5 { 
    background: #000000 url('../images/black_tech.jpg'); 
    color: #ffffff;
    padding: 0;
    border: 1px solid #ffffff;
    text-align: center;
}

#theContent div#cookingTech.tech5 {
    background: #b62123 url('../images/red_bg.jpg');
}

#theContent div#cookingTech.tech3 a,
#theContent div#cookingTech.tech5 a {
    color: #ffffff;
}

#theContent div#cookingTech.international2 h2,
#theContent div#cookingTech.spring_tech  h2,
#theContent div#cookingTech.winter_tech h2,
#theContent div#kids_enrichment h2 {
    margin: 0 5px;
    font-size: 18px;
}

#theContent div#cookingTech.international2 h2,
#theContent div#cookingTech.winter_tech h2,
#theContent div#kids_enrichment h2 {
    text-align: center;
}

#theContent div#cookingTech div.transparent,
#theContent div#kids_enrichment div.transparent {
    margin: 90px 5px 5px;
    padding: 5px;
    border: 1px solid #555555;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    background: url('../images/transparent.png');
}

#theContent div#cookingTech.international2 div.transparent,
#theContent div#cookingTech.spring_tech  div.transparent,
#theContent div#cookingTech.winter_tech  div.transparent,
#theContent div#kids_enrichment div.transparent {
    margin: 10px 5px 5px;
}

#theContent div#cookingTech h3 { margin-top: 80px; }
#theContent div#cookingTech.fall h3 { margin-top: 98px; }
#theContent div#cookingTech div.transparent h3 { margin-top: 2px; }

#foot { 
clear: left;
margin-left: auto;
margin-right: auto;
height: 35px;
width: 900px;
}

ul { list-style-image: url('../images/bullet.jpg'); }
li { margin-left: 70px; }

hr { 
    background-color: #b22222;
    border: 1px solid #b22222;
    height: 1px;
}

#foothead { display: none; }

/* some class styles */
#recipe_container {
    width: 645px;
    background: url('../images/recipe/recipe_bg.jpg') 0 0 repeat-y;
    height: auto;
    margin: 50px 0 0;
    padding: 0;
}

#recipe_tab {
    width: 645px; 
    height: 83px;
    margin: 0;
    padding: 0;
}

#recipe_tab.cooking_technique {
    background: url('../images/recipe/cooking_techniques.jpg') 0 0 no-repeat;
}

#recipe_tab.child6 {
    background: url('../images/recipe/6.jpg') 0 0 no-repeat;
}

#recipe_tab.child7 {
    background: url('../images/recipe/7.jpg') 0 0 no-repeat;
}

#recipe_tab.child8 {
    background: url('../images/recipe/8.jpg') 0 0 no-repeat;
}

#recipe_tab.child9 {
    background: url('../images/recipe/9.jpg') 0 0 no-repeat;
}

#recipe_tab.adult {
    background: url('../images/recipe/adult_tab.jpg') 0 0 no-repeat;
}

#recipe_content { 
    margin: 0 15px;
}

#recipe_content h1 { 
    font-size: 14px;
    font-weight: normal;
    margin: 0 15px 10px;
    color: #000000;
}

#recipe_content h2 {
    font-size: 16px;
    clear: both;
    margin: 15px 15px 5px;
}

#recipe_content p {
    margin: 0 15px;
}

#recipe_content ul {
    margin: 4px 0 20px;
    padding-left: 30px;
}

#recipe_content li {
    margin-left: 0px;
}

#recipe_content ul li ul {
    margin: 4px 0;
}

#recipe_content div.yellow_box {
    border: 1px solid #000000;
    background: url('../images/yellow_flower_bg.jpg') 0 0 repeat;
    padding: 10px;
}

#recipe_content div.yellow_box h3,
#recipe_content div.classLeft div.yellow_box h3{
    font-size: 14px;
}

#recipe_content div.yellow_box p {
    font-size: 13px;
}

#recipe_bottom {
    width: 645px;
    height: 50px;
    margin: -1px 0 0;
    padding: 0;
    background: url('../images/recipe/recipe_bg_bottom.jpg') 0 0 no-repeat;
}



.slideshowContainer {
	border: 1px solid #ccc;
	width: 500px;
	height: 375px;
	margin: 5px 74px;
    text-align: center;
}

.loading {
	background: url('../images/loading.gif') center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

#theContent a.image_gallery_link img {
    border: none;
    padding: 0;
}

a:hover.slideshowThumbnail img {

	border: 1px solid #ccc;
	padding: 4px;
}

#theContent a:hover.image_gallery_link,
#theContent a.outline  {
    border: 2px solid #ccc;
    margin: 4px;
}

#theContent a:hover.image_gallery_link img {
    border: none;
    padding: 0;
}

.current img {
	border: 1px solid #b22222;
	padding: 5px;
}

.outline {
	border: 1px solid #b22222;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	margin: 5px 40px;
}


#party_theme_box {
    padding: 2px;
    margin: 0 77px 0 78px;
}

#party_theme_box div.party_theme {
    float: left;
    display: inline;
    margin: 2px;
    width: 225px;
    height: 135px;
    padding: 5px;
    border: 1px solid #b22222;
}

#party_theme_box div.party_theme ul, li {
    margin: 0;
}

#party_theme_box div.party_theme ul {
    padding-left: 15px;
    margin-top: 5px;
}

#party_theme_box.adult div.party_theme {
    height: 170px;
}

#party_theme_box.adult div.taller {
        height: 225px;
    }

#party_theme_box div.party_theme p {
    margin: 0;
}

#party_theme_box div.party_theme b {
    font-size: 14px;
    color: #b22222;
}

#theContent div.classLeft p.menu, #theContent div.classRightA p.menu {
    margin: 3px 0;
}

#theContent div.classLeft ul.menu, #theContent div.classRightA ul.menu {
    margin-top: 2px;
}


#theContent div.image_gallery:after, #party_theme_box:after,
.clearfix:after, #recipe_content:after, #recipe_container:after, #theContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */





