@font-face {
	font-family: 'poller_oneregular';
	src: url('../fonts/pollerone/pollerone-webfont.eot');
	src: url('../fonts/pollerone/pollerone-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/pollerone/pollerone-webfont.woff') format('woff'),
		 url('../fonts/pollerone/pollerone-webfont.ttf') format('truetype'),
		 url('../fonts/pollerone/pollerone-webfont.svg#poller_oneregular') format('svg');
}
@font-face {
	font-family: 'leckerli_oneregular';
	src: url('../fonts/leckerlione/leckerlione-regular-webfont.eot');
	src: url('../fonts/leckerlione/leckerlione-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/leckerlione/leckerlione-regular-webfont.woff') format('woff'),
		 url('../fonts/leckerlione/leckerlione-regular-webfont.ttf') format('truetype'),
		 url('../fonts/leckerlione/leckerlione-regular-webfont.svg#leckerli_oneregular') format('svg');
}
@font-face {
    font-family:"SnackerComic PerosnalUseOnly";
    src:url(../SnackerComic_PerosnalUseOnly.ttf);
	
}

@font-face {
    font-family:"Soft Marshmallow";
    src:url(../Soft%20Marshmallow.woff);
	
}
@font-face {
    font-family:"orange juice 2 0";
    src:url(../fonts/orange%20juice%202.0.ttf);
	
}
@font-face {
    font-family:excelsiorcomics;
    src:url(../fonts/excelsiorcomics.ttf);
	
}

@font-face {
    font-family:kindergarten;
    src:url(../fonts/kindergarten.ttf);
	
}

body {
	background: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	min-width: 960px;
	padding: 0;
}
p {
	color: #252525;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
p a {
	color: #252525;
	text-decoration: underline;
}
p a:hover {
	color: #898989;
}

.li {
	list-style-position:outside;
}

#gallerycontent1 {
	width:380px;
	margin-left:580px;
}

#gallerycontent2 {
	position:relative;
	width:380px;
	margin-left:340px;
	top:-527px;
}

#header {
	
	margin: 0 auto;
	padding: 44px 0 50px;
	text-align: center;
	width: 1000px;
}
#header a.logo {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 500px;
}
#header a.logo img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
}
#header ul {
	
	margin: 0;
	padding: 56px 0 0;
}
#header ul li {
	display: inline;
	list-style: none;
	margin: 0;
}
#header ul li a {
	
	color: #252525;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 25px;
	font-weight:bold;
	margin: 0;
	padding: 0 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul li #philosophy {
	background: #00aeef;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 30px;
	font-weight: normal;
	margin: 0 auto;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #philosophy:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}
#header ul li #facilities {
	background: #8dc73f;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 15px 30px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #facilities:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}
#header ul li #programs {
	background: #8dc73f;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #programs:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}
#header ul li #classes {
	background: #ffdc1a;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #classes:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}
#header ul li #parents {
	background: #FF00CE;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 15px 30px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #parents:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}


#header ul li #contact {
	background: #f7931e;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #contact:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}
#header ul li #event {
	background: #ef4d7e;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #event:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}

#header ul li #gallery {
	background: #644786;
	color: #fff;
	display: inline-block;
	font-family:"SnackerComic PerosnalUseOnly";
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
  -moz-transition:all 0.3s ease-out;
  -ms-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
	
}
#header ul li #gallery:hover {
	-webkit-transform:rotate(-15deg) scale(1.3);
  -moz-transform:rotate(-15deg) scale(1.3);
  -ms-transform:rotate(-15deg) scale(1.3);
  -o-transform:rotate(-15deg) scale(1.3);
  transform:rotate(-15deg) scale(1.3);
}


#header ul li a:hover, #header ul li.selected a {
	color: #0ba39c;
}
#body {
	margin: 0;
	padding: 0 0 30px;
	text-align: center;
	background:#fff;
}
#body h1 {
	color: #000;
	display: inline;
	font-family:"Bubble Letters";
	color:#ee630f;
	font-size: 70px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#body h1 span {
	background:#fff;
	display: inline-block;
	padding: 15px 28px 12px;
}
#body > div {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#body > div img {
	border: 2px solid #7E3233;
	margin: 24px 0 0;
	padding: 0;
}
#body > div .article {
	margin: 0 auto;
	padding: 30px 30px 0;
	width: 510px;
	text-align: justify;
    text-justify: inter-word;
}
#body > div .article2 {
	margin: 0 auto;
	padding: 30px 30px 0;
	width: 800px;
	text-align: justify;
    text-justify: inter-word;
}
#body > div .article3 {
	margin: 0 auto;
	padding: 30px 30px 0;
	width: 800px;
	text-align: justify;
    text-justify: inter-word;
}
#body > div .article h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 30px;
}
#body > div .article h3 {
	color: #252525;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align:center;
}
#body > div .article h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 30px;
	padding: 8px 27px 10px;
}
#body > div .article p {
	margin: 0 0 30px;
}

#body > div .childedu {
	font-family: "SnackerComic PerosnalUseOnly";
	font-size: 25px;
	font-weight: normal;
	padding: 8px 27px 10px;
	margin: 0 auto;
	padding: 30px 30px 0;
	width: 800px;
	text-align: center;
    text-justify: inter-word;
}

#body div ul {
	list-style-position:outside;
	margin: 0;
	padding: 24px 10px 0;
	width: 940px;
}
#body div ul li {
	display: block;
	margin: 0 0 13px;
	overflow: hidden;
	padding: 0;
}
#body div ul li .figure {
	float: left;
	margin: 0;
	padding: 0;
	width: 376px;
}
#body div ul li img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	opacity: 0.8;
	transition: 0.5s ease-in-out;
}
#body div ul li .figure:hover img {
	opacity: 1;
}
#body div ul li div {
    float: left;
    margin: 0;
    width: 558px;
    text-align: center;
    position: relative;
    left: 12px;
}
#body div ul li div h3 {
	color: #ee630f;
	font-family:"Bubble Letters";
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#body div ul li div p {
	padding: 30px 30px 18px;
	text-decoration:none;
}
#body div ul li div a.more {
	background: #fff;
	color: #000;
	display: inline-block;
	font-family:excelsiorcomics;
	font-size: 35px;
	font-weight: normal;
	margin: 0;
	padding: 8px 28px;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid #252525;
}
#body div ul li div a.more:hover {
	color: #252525;
	background: #fa985c;
	border: 2px solid #252525;
}
#body #featured {
	margin: 0 0 13px;
	padding: 0;
	position: relative;
	width: 100%;
}
#body #featured img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
#body #featured div {
	left: 50%;
	margin-left: -480px;
	margin-top: -171px;
	padding: 0 0 0 470px;
	position: absolute;
	top: 50%;
	text-align: left;
	width: 490px;
}
#body #featured div h2 {
	background: #fff;
	color: #000;
	display: inline-block;
	font-family: poller_oneregular;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 18px;
	padding: 23px 27px 20px;
	text-transform: uppercase;
}
#body #featured div span {
	background: #252525;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	margin: 7px 0;
	padding: 12px 27px;
}
#body #featured div a {
	background: #0ba39c;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	margin: 15px 0 0;
	padding: 26px 27px 22px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#body #featured div a:hover {
	background: #1fc3bc;
}
#body > ul {
	margin: 0 auto;
	overflow: hidden;
	padding: 24px 0 0;
	width: 960px;
}
#body > ul li {
	display: block;
	float: left;
	margin: 0 10px 20px;
	padding: 0;
	width: 220px;
	overflow: hidden;
}
#body > ul li a {
	color: #000;
	display: block;
	font-family: poller_oneregular;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px;
	height: 200px;
	padding: 10px;
}
#body > ul li a {
	color: #000;
	display: block;
	font-family: poller_oneregular;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	/* width: auto; */
	/* height: 200px; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	/* padding-bottom: 5px; */
}
#body > ul li a img {	
    display: block;
	margin: 0;
	padding: 0;
	opacity: .8;
	transition: 0.5s ease-in-out;
	height: 200px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#body > ul li a:hover img {
	opacity: 1;
}
#body > ul li a span {
	display: block;
	margin: 0;
	padding: 33px 0 0;
}
#body form {
	margin: 0 auto;
	padding: 24px 0 0;
	width: 620px;
}

#body form #send {
	background:#0064FF;
	color: #fff;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	padding: 20px 28px;
	width: auto;
}
#body form #send:hover {
	background: #fff;
	color: #252525;
	cursor: pointer;
}

#mediapartner {
	position:relative;
	margin:auto;
	width:250px;
	height:150px;
	padding-bottom:570px;
}

#footer {
	background-color:#f27da1;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
	padding: 36px 0 42px;
}

#footer div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#footer div p {
	color: #fff;
	float: left;
	line-height: 44px;
	margin: 0 0 0 10px;
	padding: 0;
}
#footer div ul {
	display: block;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 256px;
}
#footer div ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 44px;
}
#footer div ul li a {
	background: url(../images/icons.jpg) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 44px;
}
#footer div ul li #twitter {
	background-position: 0 0;
}
#footer div ul li #twitter:hover {
	background-position: -44px 0;
}
#footer div ul li #facebook {
	background-position: 0 -44px;
}
#footer div ul li #facebook:hover {
	background-position: -44px -44px;
}
#footer div ul li #instagram {
	background-position: 0 -88px;
}
#footer div ul li #instagram:hover {
	background-position: -44px -88px;
}
#footer div ul li #pinterest {
	background-position: 0 -132px;
}
#footer div ul li #pinterest:hover {
	background-position: -44px -132px;
}

#footerprogram {
	background-color:#8dc73f;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
	padding: 36px 0 42px;
}
#footerprogram div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#footerprogram div p {
	color: #fff;
	float: left;
	line-height: 44px;
	margin: 0 0 0 10px;
	padding: 0;
}
#footerprogram div ul {
	display: block;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 256px;
}
#footerprogram div ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 44px;
}
#footerprogram div ul li a {
	background: url(../images/icons.jpg) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 44px;
}
#footerprogram div ul li #twitter {
	background-position: 0 0;
}
#footerprogram div ul li #twitter:hover {
	background-position: -44px 0;
}
#footerprogram div ul li #facebook {
	background-position: 0 -44px;
}
#footerprogram div ul li #facebook:hover {
	background-position: -44px -44px;
}
#footerprogram div ul li #instagram {
	background-position: 0 -88px;
}
#footerprogram div ul li #instagram:hover {
	background-position: -44px -88px;
}
#footerprogram div ul li #pinterest {
	background-position: 0 -132px;
}
#footerprogram div ul li #pinterest:hover {
	background-position: -44px -132px;
}


#footerabout {
	background-color:#00aeef;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
	padding: 36px 0 42px;
}
#footerabout div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#footerabout div p {
	color: #fff;
	float: left;
	line-height: 44px;
	margin: 0 0 0 10px;
	padding: 0;
}
#footerabout div ul {
	display: block;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 256px;
}
#footerabout div ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 44px;
}
#footerabout div ul li a {
	background: url(../images/icons.jpg) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 44px;
}
#footerabout div ul li #twitter {
	background-position: 0 0;
}
#footerabout div ul li #twitter:hover {
	background-position: -44px 0;
}
#footerabout div ul li #facebook {
	background-position: 0 -44px;
}
#footerabout div ul li #facebook:hover {
	background-position: -44px -44px;
}
#footerabout div ul li #instagram {
	background-position: 0 -88px;
}
#footerabout div ul li #instagram:hover {
	background-position: -44px -88px;
}
#footerabout div ul li #pinterest {
	background-position: 0 -132px;
}
#footerabout div ul li #pinterest:hover {
	background-position: -44px -132px;
}


#footerclasses {
	background-color:#ffdc1a;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
	padding: 36px 0 42px;
}
#footerclasses div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#footerclasses div p {
	color: #fff;
	float: left;
	line-height: 44px;
	margin: 0 0 0 10px;
	padding: 0;
}
#footerclasses div ul {
	display: block;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 256px;
}
#footerclasses div ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 44px;
}
#footerclasses div ul li a {
	background: url(../images/icons.jpg) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 44px;
}
#footerclasses div ul li #twitter {
	background-position: 0 0;
}
#footerclasses div ul li #twitter:hover {
	background-position: -44px 0;
}
#footerclasses div ul li #facebook {
	background-position: 0 -44px;
}
#footerclasses div ul li #facebook:hover {
	background-position: -44px -44px;
}
#footerclasses div ul li #instagram {
	background-position: 0 -88px;
}
#footerclasses div ul li #instagram:hover {
	background-position: -44px -88px;
}
#footerclasses div ul li #pinterest {
	background-position: 0 -132px;
}
#footerclasses div ul li #pinterest:hover {
	background-position: -44px -132px;
}


#footercontact {
	background-color:#f7931e;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
	padding: 36px 0 42px;
}
#footercontact div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#footercontact div p {
	color: #fff;
	float: left;
	line-height: 44px;
	margin: 0 0 0 10px;
	padding: 0;
}
#footercontact div ul {
	display: block;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 256px;
}
#footercontact div ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	width: 44px;
}
#footercontact div ul li a {
	background: url(../images/icons.jpg) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 44px;
}
#footercontact div ul li #twitter {
	background-position: 0 0;
}
#footercontact div ul li #twitter:hover {
	background-position: -44px 0;
}
#footercontact div ul li #facebook {
	background-position: 0 -44px;
}
#footercontact div ul li #facebook:hover {
	background-position: -44px -44px;
}
#footercontact div ul li #instagram {
	background-position: 0 -88px;
}
#footercontact div ul li #instagram:hover {
	background-position: -44px -88px;
}
#footercontact div ul li #pinterest {
	background-position: 0 -132px;
}
#footercontact div ul li #pinterest:hover {
	background-position: -44px -132px;
}

#contactimage {
	position:relative;
	width:453px;
	height:490px;
}

#title {
	background-image:url(../images/bg-font.jpg);
}
#body2 {
	margin: 0;
	padding: 0 0 30px;
	text-align: center;
}
#body2 h1 {
	color: #000;
	display: inline;
	font-family:"Bubble Letters";
	color:#ee630f;
	font-size: 35px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#body2 h1 span {
	background:#fff;
	display: inline-block;
	padding: 15px 28px 12px;
	border-radius:10px;
}

#body2 > div img {
	border: 2px solid #7E3233;
	margin: 24px 0 0;
	padding: 0;
}
#body2 > div .article {
	color:#000000;
	margin: 0 auto;
	padding: 30px 30px 0;
	width: 510px;
	
    text-justify: inter-word;
}

#body2 > div .article h3 {
	color: #252525;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align:center;
}

#body2 > div .article p {
	margin: 0 0 30px;
}

#body2 div ul {
	text-align: justify;
	color:#000000;
	list-style-position:outside;
	list-style:outside;
}
#body2 div ul li {
}


@import "compass/css3";

// More practical CSS...
// using mobile first method (IE8,7 requires respond.js polyfill https://github.com/scottjehl/Respond)

$breakpoint-alpha: 480px; // adjust to your needs

.rwd-table {
  margin: 1em 0;
  min-width: 100px; // adjust to your needs
  text-align:center; }
  
  tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  
  th {
    display: none; // for accessibility, use a visually hidden method here instead! Thanks, reddit!   
  }
  
  td {
    display: block; 
    
    &:first-child {
      padding-top: .5em;
    }
    &:last-child {
      padding-bottom: .5em;
    }

    &:before {
      content: attr(data-th)": "; // who knew you could do this? The internet, that's who.
      font-weight: bold;

      // optional stuff to make it look nicer
      width: 6.5em; // magic number :( adjust according to your own content
      display: inline-block;
      // end options
      
      @media (min-width: $breakpoint-alpha) {
        display: none;
      }
    }
  }
  
  th, td {
    text-align: left;
    
    @media (min-width: $breakpoint-alpha) {
      display: table-cell;
      padding: .25em .5em;
      
      &:first-child {
        padding-left: 0;
      }
      
      &:last-child {
        padding-right: 0;
      }
    }

  }
  
  
}


// presentational styling

@import 'http://fonts.googleapis.com/css?family=Montserrat:300,400,700';

body {
  padding: 0 2em;
  font-family: Montserrat, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #444;
  background: #eee;
}

h1 {
  font-weight: normal;
  letter-spacing: -1px;
  color: #34495E;
}

.rwd-table {
  background: #34495E;
  color: #fff;
  border-radius: .4em;
  overflow: hidden;
  tr {
    border-color: lighten(#34495E, 10%);
  }
  th, td {
    margin: .5em 1em;
    @media (min-width: $breakpoint-alpha) { 
      padding: 1em !important; 
    }
  }
  th, td:before {
    color: #dd5;
  }
}

.column {
    float: left;
    width: 50%;
    padding: 10px;
    height: 300px;
}


.row:after {
    content: "";
    display: table;
    clear: both;
}