
body { }

/* Site CSS */

#user-nav {
 float:right;
 position:relative;
 z-index:10;
}


#header-wrapper {
}

header#top {
	background-color:#895f2f;
	border-bottom:5px solid #b68e64;
	border-left:5px solid #b68e64;
	border-right:5px solid #b68e64;
	margin:0 auto;
	width:960px;
	position:relative;
	height:135px;
	border-radius: 0 0 40px 40px;
  -moz-border-radius:0 0 40px 40px;
  -webkit-border-radius:0 0 40px 40px;

}

header#top h1 { position:absolute; top:30px; left:40px; }
header#top h1 a { display:block; text-indent:-9999px; width:263px; height:75px; 
		  background:url(/system/storage/121/2b/4/29209/logo.png); top left no-repeat; }

nav#main-menu { position:absolute; right:40px; top:60px; }
nav#main-menu ul li { 
	float:left; padding-left:12px;
	padding-bottom:15px;
}
nav#main-menu ul li a {
	display:block;
	float:left;
	padding:10px 15px;
	text-transform:uppercase;
	color:#ebe0a5;
	font-size:19px;
	text-decoration:none;
	font-weight:700;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
}

nav#main-menu ul li.selected, nav#main-menu ul li:hover {
   background:url(/system/storage/121/cb/9/469/menu-bottom.png) bottom left no-repeat;
}

 hr { 
   height:6px;
   margin:10p 0px;
   border:0px;
   color:inherit;
   background-color:inherit;
   background:url(/system/storage/121/6f/7/12033/hr-image.png) top left repeat-x; 
 }

nav#main-menu ul li.selected a, nav#main-menu ul li:hover a {
  color:white;
  background-color:#1aa5b6;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;

}

#login {
  position:absolute;
  top:5px;
  right:50px;
  color:#ebe0a5;
  font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
}

#login a {
  color:#ebe0a5;
  font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  text-decoration:none;
}

#login a:hover {
 color:white;
}

#top-section { margin:0 auto; width:960px; padding-top:66px; }


aside#top-images {
   padding-right:20px;
   width:460px; float:right;
}
aside#top-images li { float:left; }

article#home-header { text-align:left; }
article#home-header h1 {
  margin-bottom:0px;
 color:#1aa5b6; 
 padding:0px;
 font-weight:bold;
 text-transform:none;
 width:46%;
 }
  article#home-header h1 .first { 
	  display:block;
	  font-size:155px;
	  line-height:130px;
	  font-weight:normal;
	  text-shadow: 4px 4px 0px #e4d3ba;
	  padding-left:40px;
	  font-family: "bello-pro-1","bello-pro-2",sans-serif;
  }

  article#home-header h1 .second { 
	  display:block;
	  text-transform:uppercase;
	  font-size:65px;
	  line-height:65px;
	  font-weight:700;
	  text-shadow: 4px 4px 0px #e4d3ba;
	  padding-left:40px;
	  font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  }


  article#home-header h1 .third { 
	  display:block;
	  font-weight:400px;
	  font-size:65px;
	  line-height:100px;
	  text-shadow: 4px 4px 0px #e4d3ba;
	  padding-left:40px;
	  font-family: "bello-pro-1","bello-pro-2",sans-serif;
	  padding-bottom:30px;
	  white-space:nowrap;
  }


  article#top .button-container {
     width:364px;
     text-align:center;
  }





#mainbody { margin:0 auto; width:960px;}


#home-content { padding-top:60px; width:960px; }




#home-content h1 {
      
 }


#footer-wrapper {
   margin:0 auto;
   width:960px;
}

footer#site-footer {
   position:relative;
	background:url(/system/storage/121/95/f/472/footer-spacer.png) top left repeat-x; 
	padding-top:25px;
	height:160px;
	margin-top:50px;
}

footer#site-footer ul li {
    float:left;
    padding-left:30px;
}


footer#site-footer ul li a {
  color:#d1ac80;
  font-size:20px;
  display:block;
  float:left;
  padding-top:40px;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:bold;
}

footer#site-footer ul li:first-of-type {
    padding-left:0px; 
}


footer#site-footer ul li:first-of-type a {
 font-family: "bello-pro-1","bello-pro-2",sans-serif;
  padding-top:30px;
  font-size:60px;
  text-transform:none;
  font-weight:normal;
}

#attribution { position: absolute; bottom:30px; font-size:12px; color:#999999; width:100%; text-align:center; }

#attribution a { color:#999999; }

#content-wrapper {
  margin:0 auto;
  width:960px;
}

#leftcolumn {
  float:left;
  width:650px;
}

#rightcolumn {
  float:right;
  margin-top:90px;
  width:230px;
  text-align:right;
}

#leftcolumn-wide {
  float:left;
  width:450px;
}

#rightcolumn-wide {
  float:right;
 
  width:430px;
  text-align:left;
}


#leftcolumn-thin {
  padding-left:20px;
  float:left;
  width:400px;
}

#rightcolumn-thin {
  float:right;
  padding-right:20px; 
  width:400px;
  text-align:left;
}


.blog-post {
   position:relative;
   zoom:1;
   margin-top:55px;
   border-top:4px dotted #d1ac80; 
}


.blog-post .left-image {
  float:left;
  padding:0px 30px 0px 0px;
}

.blog-post .attribution {
	position:absolute;
	top:-18px;
	right:0px;
	font-size:10px;
	text-transform:uppercase;
	color:white;
	background-color:#9e7549;
	padding:10px 10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	  behavior: url(/system/storage/121/c5/3/1320/pie.htc);
}

 .blog-post .attribution .author {
   color:#d1ac80;
   }


.blog-post h1  {
  padding:20px 0px 15px 0px;
  font-size:30px;
  color:#895f2f;
  text-transform:none;
  line-height:1.1em;
  margin:0px;

 }

.blog-post h1 a {
 font-size:30px;
  color:#895f2f;
  text-transform:none;
  line-height:1.1em;
  text-decoration:none;
}

.blog-post h1 a:hover { color:#1aa5b6; text-decoration:none; }


.blog-post aside {
  width:200px;
  float:right;
  padding:0px 0px 20px 20px;
  font-weight:bold;
  font-size:20px;
  line-height:1.4em;
  text-transform:uppercase;
  text-align:right;
  color:#1aa5b6;
}


.blog-post footer {
  padding-top:10px;
  height:40px;

}

.blog-post footer .comments {
  float:left;
  font-weight:bold;
  color:#895f2f;
  text-transform:uppercase;
  font-size:20px;
}

.blog-post footer .comments a {
  color:#1aa5b6;
  font-weight:normal;
  font-size:10px;
  text-decoration:none;
}


.blog-post footer .add-comment {
  float:right;
  display:block;
  height:21px;
  text-transform:uppercase;
  font-size:20px;
  color:#1aa5b6;
  font-weight:bold;
  text-decoration:none;
  padding-left: 35px;
  background:url(/system/storage/121/56/8/497/comment-icon.png) top left no-repeat;
}

.blog-post ul { margin-top:0px; padding-bottom:30px; padding-left:50px; padding-right:50px; }
  
.blog-post ul li {
        color:#9e7549;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	margin-left:0px;
	padding-left:1em;
	text-indent:-1em; 
	padding-bottom:15px;
	list-style-type: disc;
	list-style-position: inside;
}

.blog-post ol { margin-top:0px; padding-bottom:30px; padding-left:50px; padding-right:50px; }
.blog-post ol li {
        color:#9e7549;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	margin-left:0px;
	padding-left:1em;
	text-indent:-1em; 
	padding-bottom:15px;
	list-style-type: decimal;
	list-style-position: inside;
}

article#blog-heading { 
  position:relative;
  height:115px;
  margin-bottom:30px;
 }


 h1.blog-header {
  margin-bottom:0px;
 color:#1aa5b6; 
 padding:0px;
 font-weight:normal;
 text-transform:none;
 }

  h1.blog-header .first { 
    position:absolute;
    left:100px; top:-15px;
	  display:block;
	  text-transform:uppercase;
	  font-size:37px;
	  line-height:50px;
	  font-weight:700;
	    font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  }


 h1.blog-header .second  { 
     position:absolute;
     left:0px; top:0px;
         text-transform:none;
	  display:block;
	  font-size:150px;
	  line-height:140px;
	  font-weight:normal;
	  letter-spacing: -0.01em;
	  font-family: "bello-pro-1","bello-pro-2",sans-serif;
  }



  h1.blog-header .third { 
         position:absolute;
         left:370px; top:17px;
         text-transform:none;
	 display:block;
	 font-size:57px;
         line-height:100px;
  	 font-weight:normal;
         letter-spacing: -0.01em;
	 font-family: "bello-pro-1","bello-pro-2",sans-serif;
	  white-space:nowrap;

  }

  h1.blog-header .fourth { 
         position:absolute;
         left:370px;
         top:66px;
	 text-transform:uppercase;
	 font-size:35px;
	 line-height:50px;
	 font-weight:700;
	 font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	 padding-bottom:30px;
  }



#rightcolumn h2 {
   color:white;
   display:inline-block;
   background-color:#1aa5b6;
   font-weight:normal;
   font-size:30px;
   padding:12px 10px;
   margin-bottom:5px;
   border-radius:12px;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
  -webkit-transform: rotate(4deg); 
  -moz-transform: rotate(4deg);
    behavior: url(/system/storage/121/c5/3/1320/pie.htc);
}

#rightcolumn ul {
	padding-top:10px;
	padding-bottom:30px;
}

#rightcolumn ul li {
	display:block;
	padding-bottom:10px;

}

#rightcolumn ul li a {
	color:#1aa5b6;
	font-siz:14px;
	text-decoration:none;
	font-weight:bold;
}


#top-images li { padding:10px 0px 10px 20px; height:140px; }

 #top-images a {
   display:table-cell !important;
   display:block;
   background-color:#754c24;
   font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
   font-size:24px;
   font-weight:600;
   color:#b58b5f;
   width:210px;
   height:130px;
   text-align:center;
   vertical-align:middle;
   -moz-box-shadow: 4px 4px 0px #e0c8aa;
   -webkit-box-shadow: 4px 4px 0px #e0c8aa;
   -moz-border-radius: 30px;
   -webkit-border-radius: 30px;
   border-radius:30px;
   box-shadow: 4px 4px 0px #e0c8aa;
   text-decoration:none;

 }

 #top-images a.block1fun:hover {
   color:#e0c8aa;
   background-color:#8a435f;
   -moz-box-shadow: 4px 4px 0px #754c24;
   -webkit-box-shadow: 4px 4px 0px #754c24;
   box-shadow: 4px 4px 0px #754c24;
 } 

  #top-images a.block2time:hover {
   color:#e0c8aa;
   background-color:#e6a61d;
   -moz-box-shadow: 4px 4px 0px #754c24;
   -webkit-box-shadow: 4px 4px 0px #754c24;
   box-shadow: 4px 4px 0px #754c24;
 } 

  #top-images a.block3hear:hover {
   color:#e0c8aa;
   background-color:#367b5b;
   -moz-box-shadow: 4px 4px 0px #754c24;
   -webkit-box-shadow: 4px 4px 0px #754c24;
   box-shadow: 4px 4px 0px #754c24;
 } 

#top-images a.block4score:hover {
   color:#e0c8aa;
   background-color:#c03300;
   -moz-box-shadow: 4px 4px 0px #754c24;
   -webkit-box-shadow: 4px 4px 0px #754c24;
   box-shadow: 4px 4px 0px #754c24;
 } 

 #top-images a.block1fun {
   padding-top:15px;
   height:130px;
   }


  #top-images a.block2time  {
   padding-bottom:5px;
   height:130px;
   }

 #top-images a p { padding:0px; margin:0px; }

 #top-images a.block1fun span { 
    letter-spacing:0px; 
    color:#b66a8b; 
    font-weight:300; 
    font-family: "bello-pro-1","bello-pro-2",sans-serif;
    font-size:39px; 
    }


 #top-images a.block1fun em { 
    font-size:43px; 
    line-height:50px;
    font-style:normal; 
    letter-spacing:2px;
    }


 #top-images a.block2time span { 
    letter-spacing:0px; 
    color:#EDCD64; 
    font-weight:800; 
    line-height:33px;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:38px; 
    }

 #top-images a.block2time em { 
    letter-spacing:0px; 
    color:#EDCD64; 
    font-weight:800; 
    line-height:26px;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:26px; 
    font-style:normal; 
    }

#top-images a.block2time p { 
    font-size:28px; 
    font-style:normal;
    line-height:23px;
    letter-spacing:1px; 
    }   

#top-images a.block3hear span { 
    letter-spacing:1px; 
    color:#85be94;
    line-height:33px; 
    font-weight:800; 
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:39px; 
    }

#top-images a.block3hear em { 
    font-size:22px;
    line-height:17px; 
    letter-spacing:0px;
    font-style:normal; 
    }

#top-images a.block3hear i { 
    font-size:37px; 
    font-style:normal;
    font-decoration:none; 
    }

#top-images a.block3hear p { 
    letter-spacing:1px; 
    color:#85be94; 
    font-weight:800; 
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:35px; 
    line-height:35px;
    display:inline;
    }


#top-images a.block4score span { 
    letter-spacing:0px; 
    color:#F27041; 
    font-weight:400; 
    font-family: "bello-pro-1","bello-pro-2",sans-serif;
    font-size:52px; 
    }

#top-images a.block4score em { 
    letter-spacing:0px; 
    color:#F27041; 
    font-weight:400; 
    line-height:30px;
    font-family: "bello-pro-1","bello-pro-2",sans-serif;
    font-size:33px; 
    font-style:normal;
    }

#top-images a.block4score i {  
    font-size:29px; 
    font-style:normal;
    line-height:20px;
    letter-spacing:1px; 
    }   




article#about-heading { 
  position:relative;
  height:115px;
  margin-bottom:30px;
 }


 h1.about-header {
 margin-bottom:0px;
 color:#1aa5b6; 
 padding:0px;
 font-weight:normal;
 text-transform:none;
 }

  h1.about-header .first { 
    position:absolute;
          left:370px; top:58px;
	  display:block;
	  letter-spacing:-1px;
	  text-transform:uppercase;
	  font-size:31px;
	  line-height:45px;
	  font-weight:700;
	    font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  }


 h1.about-header .second  { 
     position:absolute;
     left:22px; top:0px;
         text-transform:none;
	  display:block;
	  font-size:135px;
	  line-height:140px;
	  font-weight:normal;
	  letter-spacing: -0.01em;
	  font-family: "bello-pro-1","bello-pro-2",sans-serif;
  }



  h1.about-header .third { 
         position:absolute;
         left:370px; top:-7px;
         text-transform:none;
	 display:block;
	 font-size:70px;
         line-height:100px;
  	 font-weight:normal;
         letter-spacing: -0.01em;
	 font-family: "bello-pro-1","bello-pro-2",sans-serif;
	 white-space:nowrap;

  }

  h1.about-header .fourth { 
         position:absolute;
         left:370px;
         top:66px;
	 text-transform:uppercase;
	 font-size:35px;
	 line-height:50px;
	 font-weight:700;
	 font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	 padding-bottom:30px;
  }



article#contact-heading { 
  position:relative;
  height:115px;
  margin-bottom:30px;
 }

 h1.contact-header {
 margin-bottom:0px;
 color:#1aa5b6; 
 padding:0px;
 font-weight:normal;
 text-transform:none;
 }

  h1.contact-header .first { 
    position:absolute;
          left:370px; top:58px;
	  display:block;
	  letter-spacing:-1px;
	  text-transform:uppercase;
	  font-size:29px;
	  line-height:45px;
	  font-weight:700;
	    font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  }


 h1.contact-header .second  { 
     position:absolute;
     left:22px; top:0px;
         text-transform:none;
	  display:block;
	  font-size:118px;
	  line-height:140px;
	  font-weight:normal;
	  letter-spacing: -0.01em;
	  font-family: "bello-pro-1","bello-pro-2",sans-serif;
	  	  white-space:nowrap;

  }



  h1.contact-header .third { 
         position:absolute;
         left:370px; top:-7px;
         text-transform:none;
	 display:block;
	 font-size:80px;
         line-height:100px;
  	 font-weight:normal;
         letter-spacing: -0.01em;
	 font-family: "bello-pro-1","bello-pro-2",sans-serif;
	 	  white-space:nowrap;

  }

  h1.contact-header .fourth { 
         position:absolute;
         left:370px;
         top:66px;
	 text-transform:uppercase;
	 font-size:35px;
	 line-height:50px;
	 font-weight:700;
	 font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	 padding-bottom:30px;
  }



.home-block-wrapper {
  padding:0px 0px;
 }


.home-block {
  padding:50px 0px 75px 0px;
  width:960px; margin:0 auto;
  height:350px;
  position:relative;
  color:#f9f5c6; 
}

.home-block a { color:white; text-decoration:underline; }

.home-shortblock {
  height:100px;
}

.home-block p {
 padding-left:12px;
 font-size:19px;
 padding-bottom:15px;
 line-height:28px;
 width:280px;
 color:#f9f5c6;
}

.home-block img { 
  position:absolute;
  z-index:10;
  right:50px;
  bottom:-100px;
 }
.home-block img#lower {
  bottom:-140px;
}
.home-block img#higher {
  bottom:-80px;
}
.home-block h2 {
  padding-top:0px;
  text-indent:-9999px;
  margin-top:50px;
  padding-bottom:20px;
  margin:0px;
}

.home-purple {
  background-color:#8a435f;
  padding-bottom:110px;
}

.home-purple h2 {
  background:url(/system/storage/121/2e/b/29240/home-learning.png) top left no-repeat;
  width:594px;
  height:151px;
}

.home-yellow {
  background-color: #e6a61d;

}

.home-yellow .home-block {
  padding:40px 0px 110px 0px;
  }


.home-yellow h2 {
  margin-top:0px !important;
  background:url(/system/storage/121/f8/2/29465/home-conversations.png) top left no-repeat;
  width:800px;
  height:129px;
}

.home-green {
  background-color:#367b5b;
}


.home-green h2 {
  background:url(/system/storage/121/69/4/29466/home-grammar.png) top left no-repeat;
  width:800px;
  height:97px;
}

.home-red {
  background-color:#c03300;
}


.home-red h2 {
  background:url(/system/storage/121/c2/0/1219/home-score.png) top left no-repeat;
  width:800px;
  height:77px;
}


.item { padding-bottom:20px; padding-left:40px; }

.item .label { padding-bottom:4px; font-size:18px; color:#754c24; }

.item .field { color: #c69c6d; }

.error, .errors { color:red; font-weight:bold; }

.item .text_field_input, .item textarea { border:1px solid #e2cdb6; padding:4px; color:#754c24; }

.submit_tag { 
    margin-top:15px;
    margin-left:40px;
    display:inline-block;
    background-color:#e3a72f;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:20px;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#faf5eb !important;
    text-shadow: 2px 2px 0px #c5721a;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    -moz-box-shadow: 3px 3px 0px #c5721a;
    -webkit-box-shadow: 3px 3px 0px #c5721a;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    text-decoration:none;
    padding:5px 10px;
    border:none;
    margin-bottom:30px;
	    behavior: url(/system/storage/121/c5/3/1320/pie.htc);
  }
  
.submit-tag-large {
 margin-top:15px;
    display:inline-block;
    background-color:#e3a72f;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:22px;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#faf5eb;
    text-shadow: 2px 2px 0px #c5721a;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    -moz-box-shadow: 3px 3px 0px #c5721a;
    -webkit-box-shadow: 3px 3px 0px #c5721a;
    border-radius: 13px;
    text-decoration:none;
    padding:15px 20px;
    border:none;
    margin-bottom:30px;
	    behavior: url(/system/storage/121/c5/3/1320/pie.htc);
}

ol.level-box a, ol.game-box a { 
    margin-left:0px;
}

 .submit_tag:hover { 
	  color:#e3a72f;
	 

  }
  
  
  #play-now-fixed {
  display:none;  position:fixed; left:-20px; top:80%; z-index:100;
  } 
  
  #play-now-fixed a {
    display:inline-block;
    background-color:#e3a72f;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:25px;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#faf5eb;
    text-shadow: 2px 2px 0px #c5721a;
    text-align:center;
    vertical-align:middle;
    -moz-box-shadow: 4px 4px 0px #c5721a;
    -webkit-box-shadow: 4px 4px 0px #c5721a;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius:17px;
    box-shadow: 4px 4px 0px #c5721a;

    text-decoration:none;
    padding:15px 25px;
	    behavior: url(/system/storage/121/c5/3/1320/pie.htc);
  }
  
  
  #back-to-top {
    display:none; position:fixed; right:40px; top:-17px; z-index:100;
  }
  
  
  #back-to-top a {
    display:inline-block;
    background-color:#9e7549;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:20px;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#744918;
    text-shadow: 2px 2px 0px #d1ac80;
    text-align:center;
    vertical-align:middle;
    -moz-box-shadow: 4px 4px 0px #d1ac80;
    -webkit-box-shadow: 4px 4px 0px #d1ac80;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
     border-radius:17px;
    box-shadow: 4px 4px 0px #d1ac80;
    text-decoration:none;
    padding:20px 25px;  
      behavior: url(/system/storage/121/c5/3/1320/pie.htc);
  }
  
  
ol.webiva_form { 
    padding:20px 30px; 
    -moz-box-shadow: 4px 4px 0px #895F2F;
    -webkit-box-shadow: 4px 4px 0px #895F2F;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius:17px;
    box-shadow: 4px 4px 0px #895F2F;
    background-color:#FAF5E8;
    margin-bottom:40px;
    margin-top:30px;
    width:350px;
 }  

ol.webiva_form h2 { font-size:45px;  }
  
ol.webiva_form li { padding-bottom:12px; 

 }

ol.webiva_form li label { padding-bottom:4px; font-size:16px; color:#754c24; display:block; }

ol.webiva_form li input { color: #c69c6d; }


ol.webiva_form li.button input:hover { 
	  color:#e3a72f;
}	 
ol.webiva_form li.button input { color: white; }


ol.webiva_form li .text_field_input,ol.webiva_form li .item textarea, 
ol.webiva_form li .password_field_input { border:1px solid #e2cdb6; padding:4px; color:#754c24; width:90%; }




  
  .game-table th {
 font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:30px;
   color:#754c24;
    text-shadow: 2px 2px 0px #e2cdb6;
}
.game-table td {
  padding:10px 0px;
  vertical-align:middle;
}


.play-button { 
 width:230px;
display: inline-block;
background-color: #9E7549;
font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
font-size: 23px;
font-weight: bolder;
letter-spacing: 1px;
text-transform: uppercase;
color: #744918;
text-shadow: 2px 2px 0px #D1AC80;
text-align: center;
vertical-align: middle;
-moz-box-shadow: 4px 4px 0px #D1AC80;
-webkit-box-shadow: 4px 4px 0px #D1AC80;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;
border-radius: 17px;
box-shadow: 4px 4px 0px #D1AC80;
text-decoration: none;
padding: 15px 10px;
}

.play-button-fr {
color: #d07721;
text-shadow: 2px 2px 0px #ecc45e;
background-color: #e8b43c;
-moz-box-shadow: 4px 4px 0px #d07721;
-webkit-box-shadow: 4px 4px 0px #d07721;
}

.play-button-de {
color: #6a2644;
text-shadow: 2px 2px 0px #ac8288;
background-color: #935c73;
-moz-box-shadow: 4px 4px 0px #634e3c;
-webkit-box-shadow: 4px 4px 0px #634e3c;
}



.play-button-es {
color: #8d2300;
text-shadow: 2px 2px 0px #d77331;
background-color: #cc4800;
-moz-box-shadow: 4px 4px 0px #9e341f;
-webkit-box-shadow: 4px 4px 0px #9e341f;
}



.play-button-it {
color: #225c11;
text-shadow: 2px 2px 0px #7fa485;
background-color: #56896f;
-moz-box-shadow: 4px 4px 0px #225c11;
-webkit-box-shadow: 4px 4px 0px #225c11;
}



.top-button { 

display: inline-block;
background-color: #9E7549;
font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
font-size: 23px;
font-weight: bolder;
letter-spacing: 1px;
text-transform: uppercase;
color: #744918;
text-shadow: 2px 2px 0px #D1AC80;
text-align: center;
vertical-align: middle;
-moz-box-shadow: 4px 4px 0px #D1AC80;
-webkit-box-shadow: 4px 4px 0px #D1AC80;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;
border-radius: 17px;
box-shadow: 4px 4px 0px #D1AC80;
text-decoration: none;
padding: 15px 10px;
}  


form ol { padding:0px; margin:0px; }
form ol li { padding:0px; margin:0px; display:block;  }


ol.subscription_form  li {
  padding-bottom:10px;
  float:left;
  clear:both;
  padding-left:20px;
}
ol.subscription_form li h2 { padding-top:10px; font-size:24px; }

ol.subscription_form  li.second { clear:none; padding-left:30px; }

ol.subscription_form li label {  color:#754c29; font-weight:normal; display:block; padding-bottom:2px;   }

.fieldWithErrors input.text_field_input { border-color:red; }
input.text_field_input, input.password_field_input, textarea {
  border:2px solid #cccccc;
  font-size:14px;
  padding:4px 5px;
}

hr { clear:both; }

.webform input.text_field_input { width:390px; }
.webform textarea { width:400px; }

input.text_field_input:focus, input.password_field_input:focus, textarea:focus {
  border-color:#999999;
}

.errors {
   border:3px solid red;
   padding:10px 20px;
   color:red;
   font-size:16px;
   background-color:#FFFFFF;
  margin-bottom:10px;

}

.errors h1 { color:red !important; font-size:36px; }


.info_box {
  line-height:1.5em;
  width:50%; 
  float:left;
  text-align:center;
  padding:10px 0px;
  
  margin:20px 4%;
  border:1px solid #CCCCCC;
  background-color:#EEEEEE;
 background-color:#f2fbfa;
 font-weight:bold;
  
}


/* Info boxes */

.info_boxes { margin:0px 0px; }


.home_info_boxes .info_box { 
  width:230px; margin:10px 7px 0px 7px; background-color:#e8f9f7;
  height:348px; padding: 30px 35px; 
}


.site_info_boxes { color:#8b5e3c; font-size:16px; text-align:center; }

.site_info_boxes .info_box {
 height:110px;
 padding:10px 0px 20px 0px;
 margin:10px 10px ;
}

#info_content .plan_info_boxes .info_box {
  height:400px;
  width:260px;
  padding:20px 20px;
}

.site_info_boxes h2 { 
  font-family: ReklameScriptDEMORegular; 
  font-size:40px; font-weight:normal;
  background:url(http://cdn.webiva.com/1/d1/2/101/info_box_separator.png) bottom center no-repeat; 
  padding-bottom:5px;  
}

.info_box .info_detail { 
   font-size:40px; color:#1c7995; display:inline-block; 
   vertical-align:middle; font-weight:bold; 
}
.info_box .info_detail_small {
   font-size:20px; color:#1c7995; display:inline-block; 
   vertical-align:middle; font-weight:bold; 
}

.plan_info_boxes .info_box p { font-size:12px; color: #1c7995; }

.info_box label {  padding:5px; display:block; background-color:#CCCCCC; }


/* Homepage Update Sept 2011 */
#white-bg {
	background-color:#fff;
	padding-bottom:50px;
}
header#site-header {
        margin:0 auto;
	width:960px;
	position:relative;
	height:135px;
}
header#site-header h1 {
	position:absolute;
	top:30px;
	font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
}
header#site-header h1 a {
	display:block;
	text-indent:-9999px;
	width:348px;
	height:113px;
	background:url('/system/storage/121/16/9/470/logo1.png') top left no-repeat;
}

header#site-header.site-header-small {
        margin:0 auto;
	width:960px;
	position:relative;
	height:90px;
}

header#site-header.site-header-small h1 {
	position:absolute;
	top:10px;
	font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
}

header#site-header.site-header-small h1 a {
	display:block;
	text-indent:-9999px;
	width:246px;
	height:80px;
	background:url('/system/storage/121/c5/3/29218/logo1-small.png') top left no-repeat;
}




nav#site-menu { position:absolute; right:40px; top:85px; }
nav#site-menu ul li { 
	float:left; 
	padding-left:12px;
	padding-bottom:15px;
}
nav#site-menu ul li a {
	display:block;
	float:left;
	padding:10px 15px;
	text-transform:uppercase;
	color:#603813;
	font-size:20px;
	text-decoration:none;
	font-weight:700;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
}

#site-menu li#demo {
   background:url('/system/storage/121/2b/8/29205/bubble-bottom.png') 23px 30px no-repeat;
}
nav#site-menu ul li#demo a {
  color:#fff;
  background-color:#EBAC3A;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
nav#site-menu ul li a.selected, nav#site-menu ul li:hover a {
	color:#EBAC3A;
}
#login-top {
  position:absolute;
  top:5px;
  right:50px;
  color:#A67C52;
  font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  text-transform:lowercase;
}

#login-top a {
  color:#A67C52;
  font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
  text-decoration:none;
  padding:0px 10px;
}

#login-top a:hover {
 color:#F2B655;
}
aside#header-image {
   padding-right:20px;
   width:400px; 
   float:right;
   margin-top:-12px;
}
article#header-text { 
}
article#header-text h1 {
 color:#754C24; 
 text-transform:uppercase;
 line-height:1.1em;
 font-size:53px;
 font-weight:900;
 margin:0;
 width:520px;
}
article#header-text h1 span {
	color:#1aa5b6;
}
ul#language-list {
	padding:20px 0;
}
ul#language-list li {
	float:left;
}
ul#language-list li {
	font-family: "bello-pro-1","bello-pro-2",sans-serif;
	font-size:40px;
}
ul#language-list li:after {
	content:url('/system/storage/121/12/2/29204/brn-bullet.png');
	padding:0 10px;
	position:relative;
	top:-5px;
}
ul#language-list li.last:after {
	content:none;
}
.button {
	background-color:#E3A72F;
	border-radius:17px;
	-moz-box-shadow: 4px 4px 0px #C5721A;
	-webkit-box-shadow: 4px 4px 0px #C5721A;
	box-shadow: 4px 4px 0px #C5721A;
	padding:20px 35px;
	text-transform:uppercase;
	color:#fff;
	font-size:29px;
	text-decoration:none;
	display:inline-block;
	font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
	font-weight:600;
	letter-spacing:1px;
	text-shadow: 2px 2px 0px #c5721a;
	margin:10px 0;
	margin-left:100px;
}
.button:hover { 
	  color:#e3a72f;
	  background-color:#c5721a;
	  text-shadow: 2px 2px 0px #faf5eb;
	  -moz-box-shadow: 4px 4px 0px #e3a72f;
      -webkit-box-shadow: 4px 4px 0px #e3a72f;
}

.button-small {
	background-color:#E3A72F;
	border-radius:17px;
	-moz-box-shadow: 4px 4px 0px #C5721A;
	-webkit-box-shadow: 4px 4px 0px #C5721A;
	box-shadow: 4px 4px 0px #C5721A;
	padding:20px 30px;
	text-transform:uppercase;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	display:inline-block;
	font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
	font-weight:600;
	letter-spacing:1px;
	text-shadow: 2px 2px 0px #c5721a;
	margin:10px 0;
	
}
.button-small:hover { 
	  color:#e3a72f;
	  background-color:#c5721a;
	  text-shadow: 2px 2px 0px #faf5eb;
	  -moz-box-shadow: 4px 4px 0px #e3a72f;
      -webkit-box-shadow: 4px 4px 0px #e3a72f;
}

#social_buttons {
  position:aboslute;
}


.pricing { text-align:center; height:210px; position:relative; }

.pricing h2 { padding:0px; margin:0px;  font-family: "myriad-pro-1","myriad-pro-2",sans-serif; font-weight:bold; font-size:34px; line-height:1.4em;  }
.pricing h2 em { font-family: "bello-pro-1","bello-pro-2",sans-serif; color:#b68e64; font-weight:normal; padding:0 4px; font-style:normal;  }
.pricing h2 .large { font-size:2.0em; }
.pricing .note { font-size:1.6em; padding:5px 0px;  color:#e08c11; }

.headline {  padding:0px; margin:0px;  font-family: "myriad-pro-1","myriad-pro-2",sans-serif; font-weight:bold; font-size:24px; line-height:1.4em; padding:5px 0px; width:500px; text-align:center; }
.headline em { font-family: "bello-pro-1","bello-pro-2",sans-serif; color:#b68e64; font-weight:normal; padding:0 4px; font-style:normal;  }

/*Testimonials*/
section#home-testimonials {
	position:relative;
	margin:0 auto;
	width:960px;
	margin-top:10px;
}
section#home-testimonials h1 {
	font-family: bello-pro-1,bello-pro-2,sans-serif;
	font-size:95px;
	color:#29B1C5;
	text-transform:lowercase;
	font-weight:400;
}
section#home-testimonials h1:after {
	background: url('/system/storage/121/75/0/29242/brown-dot.png') left bottom repeat-x;
	content: "";
	height: 54px;
	padding-right:499px;
	position: absolute;
	top: 18px;
}
section#home-testimonials img {
	position:absolute;

}
section#home-testimonials p {
	font-size: 19px;
	padding: 30px 0px 15px 0px;
	line-height: 28px;
	width: 589px;
	color: #603813;
}
.slideshow {
	width:689px;
	height:212px;
	margin-left:65px;
}
.slide {
	position:relative;
	height:212px;
}

/*Launch Page*/
#upper-wrapper {
	background-color:#FAF5E8;
}
#upper-wrapper:after {
	clear:both;
}
section#launch-upper {
	background-color:#FAF5E8;
	width:960px;
	margin:0 auto;
	position:relative;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	margin-top:30px;
}
section#launch-upper h1 {
	font-family: bello-pro-1,bello-pro-2,sans-serif;
	color:#1C94A6;
	font-size:80px;
	text-align:center;
	padding:70px 0 20px;
	text-transform:lowercase;
}
section#launch-upper h2 {
	font-weight:bold;
	color:#754C24;
	font-size:33px;
	text-align:center;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	padding:0 0 30px 0;
}
section#launch-upper p {
	font-size:19px;
	padding:5px 0;
	color:#754C24;
	line-height:1.6em;
}
section#launch-upper em {
	text-transform:uppercase;
	color:#D77911;
	font-weight:bold;
	font-style: normal;
}
#launch-register {
	margin-bottom:30px;
}
#launch-register h3, #launch-register h3 a {
	font-family: bello-pro-1,bello-pro-2,sans-serif;
	color:#754C24;
	font-size:38px;
	text-transform:lowercase;
	padding-top:40px;
	padding-bottom:0;
	text-decoration:none;
	font-weight:normal;
}
#launch-register h3 span {
	font-size:19px;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	color:#A67C52;
	font-weight:normal;
}
#launch-register h3 a#fb {
	font-size:19px;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	color:#1C94A6;
	text-decoration:none;
	font-weight:normal;
}
#launch-register label {
	font-size:19px;
	color:#754C24;

}
input.name {
	width:149px;
	height:30px;
	border:1px solid #E8D9C2;
	margin-bottom:10px;
}
#launch-register li {
	line-height:1.5em;
}
#launch-register li.li-left {
	float:left;
	margin-right:20px;
}
a#missing-pw {
	color:#C69C6D;
	font-size:16px;
	margin-left:15px;
}

input.longer {
	width:320px;
}
ul#language-list-launch {
	padding:20px 0;
}
ul#language-list-launch li {
	float:left;
	padding-bottom:60px;
}
ul#language-list-launch li {
	font-family: "bello-pro-1","bello-pro-2",sans-serif;
	font-size:38px;
	color:#A67C52;
}
ul#language-list-launch li:after {
	content:url(/system/storage/121/ff/9/29312/tan-bullet.png);
	padding:0 10px;
	position:relative;
	top:-5px;
}
ul#language-list-launch li.last:after {
	content:none;
}
#launch-left {
	float:left;
	width:430px;
}
aside#launch-graphic {
	width:496px;
	float:right;
}
#lower-wrapper {
	background-color:#603813;
	clear:both;
}
#launch-lower {
	background-color:#603813;
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:center;
	padding-bottom:30px;
}
#launch-lower h1 {
	color:#F8F4BA;
	font-family: "bello-pro-1","bello-pro-2",sans-serif;
	font-size:80px;
	padding:50px 0 5px;
	text-transform:lowercase;
	font-weight:normal;
}
#launch-graphic img {
	padding:40px 30px 10px 30px;
}
.button-launch-login {
    background-color: #E3A72F;
    border-radius: 17px 17px 17px 17px;
    box-shadow: 4px 4px 0 #C5721A;
    color: #FFFFFF;
    display: inline-block;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 10px 0;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 2px 2px 0 #C5721A;
    text-transform: uppercase;
    cursor:pointer;
}
.demo-button {
    background-color: #E3A72F;
    border-radius: 17px 17px 17px 17px;
    box-shadow: 4px 4px 0 #C5721A;
    color: #FFFFFF;
    display: inline-block;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size: 33px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 15px 25px;
    margin:10px 0;
    text-decoration: none;
    text-shadow: 2px 2px 0 #C5721A;
    text-transform: uppercase;
    cursor:pointer;
}
.demo-button:hover {
  color:#e3a72f;
  background-color:#c5721a;
  text-shadow: 2px 2px 0px #faf5eb;
  -moz-box-shadow: 4px 4px 0px #e3a72f;
  -webkit-box-shadow: 4px 4px 0px #e3a72f;
}
.launch-login input.text_field_input, .launch-login input.password_field_input, textarea {
  width:320px;
  height:30px;
  border:1px solid #E8D9C2;
  margin-bottom:10px;
}
.launch-login input.submit_tag {
  margin-left:0;
}
 table#team-table {
 }
table#team-table th {
 text-align:left;
 border-bottom:1px solid #C69C6D;
 font-size:17px;
}
table#team-table td {
 padding-right:25px;
}
h3#our-team {
 text-transform:uppercase;
 padding-bottom:25px;
 font-size:28px;
 color:#885672;
}
ul.home-bullets, ul.home-bullets-brown {
  padding-top:20px;
}
ul.home-bullets li {
  background:url(/system/storage/121/c2/4/29473/home-bullet.png) 0px 10px no-repeat;
  padding-left:15px;
  font-size:19px;
  line-height:30px;
  width:330px;
}
ul.home-bullets-brown li {
  background:url(/system/storage/121/6c/0/29474/home-bullet-brown.png) 0px 10px no-repeat;
  padding-left:15px;
  font-size:19px;
  line-height:30px;
  width:330px;
  color:#603813;
}
.home-block h4 {
  clor:#C69C6D;
  font-size:25px;
}

h1.free-offer {
font-size: 63px; 
position:relative; 
margin-bottom:20px; 
color:#1aa5b6;
text-transform:uppercase;
font-weight:900;
line-height:1em;
font-family: "bello-pro-1","bello-pro-2",sans-serif;
width:700px;
text-transform:none;
}
h1.free-offer span {
font-size:40px;
font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
padding-left:20px;
text-transform:uppercase;
}
ul.free-offer {
 font-size:19px;
 padding-left:50px;
 font-weight:bold;
 line-height:1.3em;
 padding-bottom:10px;
}
ul.blue-bold {
 color:#1aa5b6;
 font-size:25px;
 font-weight:bold;
 line-height:1.3em;
 padding-bottom:20px;
}
ul.blue-bold li {

 padding:5px 0 5px 50px;
 margin-bottom:20px;
 background:url(/system/storage/121/d7/0/29553/list_plane.png) left center no-repeat;
}
h2.chunk {padding-bottom:8px;}
.demo-sidebar span { 
 letter-spacing:0px; 
 color:#1aa5b6;
 font-weight:normal; 
 font-family: "bello-pro-1","bello-pro-2",sans-serif;
 font-size:36px;
 text-decoration:none;
 line-height:1em;
 padding:0px 5px;
}

/* New Style */
#header {
	height:114px;
}
#header-container {
	background-color:#00A99D;
}
#menu-container {
	background-color:#026f6f;
	padding:10px 0;
}
#header-wrapper {
	background-color:white;
	background:url(/system/storage/121/68/4/42204/header-bg.png) left top repeat-x white;
	padding-bottom:8px;
}
header#site-header-top h1 {
 padding-top:10px;

}

header#site-header-top h1 span {
	position:relative;
	width:100px;
	height:100px;
}
.green-bg {
	background-color:#026f6f;
}
nav#main-menu-top li {
	float:left;
	font-family: museo-sans-1,museo-sans-2, arial, sans-serif;
	font-weight:500;
	text-transform:uppercase;
	font-size:25px;

}
nav#main-menu-top li a {
	color:#fff;
	text-decoration:none;	
	display: block;
	padding: 18px 15px;
}
nav#main-menu-top li a.selected, nav#main-menu li a:hover {
	color: white;
background-color: #7C5104;
}


.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}

.row .twelvecol {
width: 100%;
float: left;
}

#mainbody.mainbodywide { 
  width:1140px;
  margin:20px  auto 0 auto;
}
#game-container-wrapper { left:0px; }


#footer-container {
	background-color:#028B85;
}
#footer-container a {
  color:white;
  text-decoration:underline;
}

footer h1 {
	color:#90CABC;
	font-weight:700;
	font-size:25px;
	text-transform:uppercase;
	padding-bottom:10px;
}
#copyright-container {
	background-color:#00A99D;
}
section#copyright {
	padding:10px 0;
	text-align:right;
}
section#copyright p {
	font-size:13px;
	color:#026F6F;
}
section#copyright a {
	color:#90CABC;
	text-decoration:none;
}
footer {
	padding:20px 0;
}
footer article {
	
}
footer article p {
	color:#fff;
	font-size:16px;
}
footer article img {
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.container {
padding-left: 20px;
padding-right: 20px;
}

.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 13.45%;
}

.row .threecol {
width: 22.05%;
}

.row .fourcol {
width: 30.75%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
}

.row .sevencol {
width: 56.75%;
}

.row .eightcol {
width: 65.4%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/* background: transparent; */
    }
body {  line-height: 1;  }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

:focus { outline: 0;  }

ins { text-decoration: none; }
del { text-decoration: line-through; }

.highlight { color:#885672; }

  .purple {
  color:#885672;
  }


 .yellow {
  color: #e3a72f;
  }


 .green {
  color:#5e8c6a;
  }


 .red {
  color:#d5481a;
  }


  .orange {
  color:#e3a72f;
  }
  
  .blue {
  color:#1aa5b6;
  }

.clear { clear:both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

body { color:#895f2f; font-family: "myriad-pro-1","myriad-pro-2",sans-serif; font-size:14px; line-height:1.4em; }


h1 {
       	font-size: 40px; position:relative; margin-bottom:20px; padding-bottom:10px;
	color:#895f2f;
	text-transform:uppercase;
	font-weight:900;
	line-height:1em;
 }
 
h2 {
    letter-spacing:0px; 
    color:#895f2f;
    font-weight:normal; 
    font-family: "bello-pro-1","bello-pro-2",sans-serif;
    font-size:56px;
    padding-top:45px;
    padding-bottom:25px; 
    text-decoration:none;
  	line-height:1em;

 }

 
h3  {
    text-transform:uppercase;
    padding-top:15px;
    padding-bottom:8px;
    font-size:18px;
    color:#c69c6d;
    font-weight:900;
    
    }
    
h4 {
  font-weight:normal;
  font-size:18px;
  line-height:1.2em;
  padding-bottom:5px
  }    

p { font-family: "myriad-pro-1","myriad-pro-2",sans-serif; padding-bottom:10px; font-size:16px; line-height:1.5em; color:#895f2f; }

.html_paragraph { position:relative; }

a{ color:#1aa5b6; text-decoration:none; }
header, aside, section, article, nav, footer { display:block; }

.right-image { float:right; padding-left:30px; }

.left-image {
  float:left;
  margin-right:20px;
  margin-bottom:10px;
  margin-top:8px;
}

.heading-image { position:absolute; bottom:0px; left:0px;  }

 .home-button-link { 
    margin-left:40px;
    display:inline-block;
    background-color:#e3a72f;
    font-family: "ff-masala-web-pro-1","ff-masala-web-pro-2",sans-serif;
    font-size:35px;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#faf5eb;
    text-shadow: 2px 2px 0px #c5721a;
    text-align:center;
    vertical-align:middle;
    -moz-box-shadow: 4px 4px 0px #c5721a;
    -webkit-box-shadow: 4px 4px 0px #c5721a;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius:17px;
    box-shadow: 4px 4px 0px #c5721a;
    text-decoration:none;
    padding:25px 35px;
  }


  .home-button-link:hover { 
	  color:#e3a72f;
	  background-color:#c5721a;
	  text-shadow: 2px 2px 0px #faf5eb;
	  -moz-box-shadow: 4px 4px 0px #e3a72f;
          -webkit-box-shadow: 4px 4px 0px #e3a72f;
  }
  


 .brown {
  color:#c69c6d;
  font-weight:bold;
  font-family: sans-serif;
  }
  
  
  ol.list {  margin-left:20px; padding-left:20px; }
  ol.list li {  padding:5px 0px; padding-left:10px; list-style-type: decimal; }
  
  ul.list {
  	font-family: ff-masala-web-pro-1,ff-masala-web-pro-2,sans-serif;
  	color:#c69c6d;
  	font-size:18px;
  	line-height:1.2em;
  	font-weight:bold;
  	margin:10px 0px;	
  }	
 
 ul.list li {
   	padding-bottom:10px; 	
  } 	

ul.bullets {
  list-style-type:disc;
  line-height:1.2em;
  margin:0 0 10px 30px;
}
ul.bullets li {
}
.blog-table {
  width:100%;
  
}
.blog-table td {

 padding:5px;
}