
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 1, 2013 07:18:18 PM America/New_York */

@font-face {
    font-family: 'LindenHillRegular';
    src: url('../fonts/LindenHill-webfont.eot');
    src: url('../fonts/LindenHill-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LindenHill-webfont.woff') format('woff'),
         url('../fonts/LindenHill-webfont.ttf') format('truetype'),
         url('../fonts/LindenHill-webfont.svg#LindenHillRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LindenHillItalic';
    src: url('../fonts/LindenHill-Italic-webfont.eot');
    src: url('../fonts/LindenHill-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LindenHill-Italic-webfont.woff') format('woff'),
         url('../fonts/LindenHill-Italic-webfont.ttf') format('truetype'),
         url('../fonts/LindenHill-Italic-webfont.svg#LindenHillItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gartonmedium';
    src: url('../fonts/garto16-webfont.eot');
    src: url('../fonts/garto16-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/garto16-webfont.woff') format('woff'),
         url('../fonts/garto16-webfont.ttf') format('truetype'),
         url('../fonts/garto16-webfont.svg#gartonmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* -------< main css >------------ */
img{
	background-color: white;
    border: 1px solid #C4C4C4;
    -moz-box-shadow: 2px 2px 3px -2px #7B7B7B;-webkit-box-shadow: 2px 2px 3px -2px #7B7B7B;-o-box-shadow: 2px 2px 3px -2px #7B7B7B;-ms-box-shadow: 2px 2px 3px -2px #7B7B7B;
    box-shadow: 2px 2px 3px -2px #7B7B7B;
    padding: 2px;
}
/* -------< temp css for warning >------- */
.temp 
	{ 
	background-color: #FFF0E4;
    border: 2px solid #DC0000;
    color: #8A1F11 ;
    margin-bottom: 1em;
    padding: 0.8em;
	}
/* -------< main header >------------ */

h2{
font-family: 'LindenHillRegular';
color:#990000;
}
h3{
font-family: 'Times New Roman',ariel;
color:#383C3B;
}
.header{
	background-image: url("../images/site/ricepaper2.jpg");
	padding: 20px 0;
	border-bottom: 2px groove #6C7B9F;
	height:180px ;
}
.header .wrap{
	position: relative;
}
.header h1{
	color: #7A4C47;
	font-family: 'gartonmedium';
    font-size: 48px;
    font-weight: 400;
	
    margin: 50px 0 12px;
    padding-top: 25px;
    text-align: right;
	float:right;
}
.logo{
	color: #7A4C47;
    font-family: 'LindenHillRegular';
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
	float:left;
}
.logo img{
    width: 180px;
	-moz-box-shadow:2px 2px 2px -3px #151515;-webkit-box-shadow:2px 2px 2px -3px #151515;-o-box-shadow:2px 2px 2px -3px #151515;-ms-box-shadow:2px 2px 2px -3px #151515;
	box-shadow:2px 2px 2px -3px #151515;
}
/* -------< main navigation >------- */
.navigation{
	width:980px;
	border-bottom: 3px groove #6C7B9F;
	margin-top: -4px;
	margin-bottom:40px;
}

.navigation li{
	display:inline;
	display:inline-block;
    padding: 0;
}
.navigation li a{
	font-weight: bold;
    padding: 10px 18px;
	min-width: 45px;
	display:block;
	text-align: center;
	color: #6C7B9F;
}
.navigation li a:hover{
	color: #B47851;
	text-decoration: none;
}

/* -------< Facebook link >------- */
.facebook img{
	background-color:transparent;
	border:none;
	box-shadow:none;
	
}
.facebook {
    position: absolute;
    right: 5px;
    top: -80px;
	-moz-transition-duration:0.60s;-webkit-transition-duration:0.60s;-o-transition-duration:0.60s;-ms-transition-duration:0.60s;
	transition-duration:0.60s;
	
}
.facebook:hover{
	position: absolute;
    right: 5px;
    top: -25px;
}

/* -------< school drama link >------- */
.placeholder{ 
	padding:0.8em;
	margin-bottom:1em;
	border:2px solid #C1CDCD;
	background-color:#F4F4F4;
	color:#205791;
}
.placeholder a { color:#205791;}
.drama-link{
	background-color: #736F6B;
    border: 1px solid #8B8378;
}
.drama-link a{
	color: #FFDBAD;
}
/* -------< current page navigation >------- */
.currentpage{
position:relative;
}
ul .currentpage a{
	color:#CC8E50;
}
.currentpage:after{
	background-image: url("../images/site/icon.png");
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 50px;
    width: 70px;
	opacity:0.3;
}

/* -------< testimonials >------- */
.testimonial,.testimonial p{
	font-family:Georgia,Times New Roman,Times,serif;
	color:#6E8B3D;
	font-style: italic;
}
/* -------< drama-venues >------- */
.drama-venues b{
	margin-left:20px;
}
/* -------< column images >------- */
.column1-l img{
	margin:10px 20px 0 0;
}
.front-pics{
	float:right;
	width:500px;
}
.front-pics img{
	margin-right: 15px;
}
/* -------< About us page >------- */
.about-txt{
	float:left;
	width:455px;
}
.about-imgs{
	float:right;
	width:480px;
}
/* ----------------< faq-questions >--------------------- */
.faq-questions h3:first-letter{
	color:#7A4C47;
}
.faq-questions p:first-letter{
	color:#6E8B3D;
}
.faq-questions p {
    padding-left: 12px;
}
/* -------< Contact page >------- */
.cell1 img {
    margin: 20px 41px;
}
/* -------< tour infomation >------- */
.tours-txt{
	float: left;
	width:410px;
}
/* -------< table links >------- */
th {
    background-color: #E3DED5;
}
td, th{
	vertical-align: top;
	padding: 8px 10px;
}
.link-table{
	width:705px;
	float:left;
}
/* -------< right hand side images >------- */
.side-imgs img{
	margin-bottom: 26px;
	margin-top: 20px;
}
.side-imgs .mtop{
	margin-top:0;
}
/* -------< accordion active >------- */
.link-wrap h3:hover{
	color: #7D7D7D;
}
.left .link-wrap .active{
    background-color:#606987;
    color: #F1E2CF;
	margin:0;
}
.info{
	background-color:#FEFAF4;
}
 .list {
	cursor: pointer;
}
.list:before {
	content: "\25b6"; /* right-pointing triangle character, see http://mcdlr.com/8/ */
	padding-left: 5px; /* little space around the triangle */
	padding-right: 10px;
}
.list.active:before {
	content: "\25bc"; /* down-pointing triangle */
}
.link-wrap{
	width:705px;
}
.info{ 
	padding:0.8em;margin-bottom:1em;border:2px solid #C1CDCD;color:#205791;
}
.info a { 
	color:#205791;
}
/* -------< gallery page >------- */
.thumbs {
    margin-left: 52px;
}
.thumbs img{
	margin: 5px 5px;
	width: 110px;
	height: 90px;
	-moz-transition-duration:0.60s;-webkit-transition-duration:0.60s;-o-transition-duration:0.60s;-ms-transition-duration:0.60s;
	transition-duration:0.60s;
	z-index:10;
}
/* -------< funny long post cards >------- */
.long_cards img{
	height:125px;
	width: 100px;
}
.thumbs img:hover {
    transform: scale(1.4);
	z-index:99;
}
#fancybox-thumbs li{
	list-style:none;
}
/* -------< downloads >------- */
.cards{
	background-color: #F1F1F1;
	background-color: rgba(241, 241, 241, 0.5);
    border: 4px solid #FFFFFF;
    -moz-box-shadow: 1px 2px 2px -2px black, 0 0 3px -2px black;-webkit-box-shadow: 1px 2px 2px -2px black, 0 0 3px -2px black;-o-box-shadow: 1px 2px 2px -2px black, 0 0 3px -2px black;-ms-box-shadow: 1px 2px 2px -2px black, 0 0 3px -2px black;
    box-shadow: 1px 2px 2px -2px black, 0 0 3px -2px black;
    float: left;
    margin: 3px;
    min-height: 300px;
    width: 311px;
}
.cards h3{
	background-color: #E4E2E2;
	background-color: rgba(108, 122, 159, 0.11);
    border-bottom: 1px solid #454545;
    color: #383C3B;
	margin-top: 0;
	padding:10px 20px;
}
.cards p{
	padding:8px 20px;
}
/* -------< container >------- */
html{
background-color: #DFE0E4;
background-image: url("../images/site/grid.jpg");
}
.container{
background-image: url("../images/site/lightpaper.jpg");
min-height:500px;
border-bottom: 10px solid #656060;
}
/* -------< main container >------- */
.edge{
	background-image: url("../images/site/carro3.png");
    background-position: 250px bottom;
    background-repeat: no-repeat;
	min-height:500px;
	padding-bottom: 85px;
}
/* -------< footer >------- */
.footer{
}
.footer .navigation{
	background-color:transparent;
	border-top: none;
	border-bottom: 1px double #A7A7A7;
}
.footer .currentpage:after {
    background-image: url("../images/site/icon2.png");
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 20px;
    left: 10px;
    opacity: 0.3;
    position: absolute;
    top: -32px;
    width: 70px;
}
.footer .navigation li a{
	color:#464646;
}
.footer h6{
	text-align:center;
}
.footer a{
	color:#6E8B3D;
}
/*----- contact form ---------*/
.contact-info span{
	display: block;
	float: left;
	width: 150px;
}
form,.response{
	background-color: rgba(255, 255, 255, 0.72);
    border: 1px solid #EEEEEE;
    font-family: tahoma;
    padding: 20px;
}
.form-response{
    font-family: 'gartonmedium';
    font-size: 30px;
    font-weight: 300;
}
form p {
    padding-bottom: 15px;
}
label{
	float: left;
	width: 150px;
	color: #458B74;
}
input{
	background-color:transparent;
	border:none;
	border-bottom:1px dashed #A2A2A2;
	padding: 6px 10px 2px;
	width:480px;
	font-weight:400;
	color: #404040;
	font-size:17px;
	font-family: georgia;
	letter-spacing: 1px;
}

.submit{
	background-color:#EAEAEA;
	height: 45px;
	padding: 0;
	width: 160px;
	border:1px solid #A2A2A2;
	float:right;
	cursor: pointer;
	margin-top: 10px;
}
.submit:hover{
	background-color: #D3E1E1;
}
textarea{
	width:480px;
	max-width:480px;
	font-family: georgia;
    font-size: 16px;
    font-weight: 400;
	padding:10px;
	margin-top: 20px;
	background-color: #F4F7FF;
	border: 1px solid #C9C9C9;
}
/*----- radio buttons ---------*/
.heard-from{

}
.heard-from label{
	width:500px;
}
.heard-from input{
	width: 20px;
	border-bottom:none;
}
.heard-from .other-txt{
	width: 400px;
}
.heard-from  .other-txt{
border-bottom:1px dashed #A2A2A2;
}
.contact-ims {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-top: 25px;
}
.backpack{
	margin-top: 10px;
}

.botcheck_field  b{
    color: #990000;
    font-family: 'gartonmedium';
    font-size: 27px;
    font-weight: 600;
    line-height: 22px;
}
.botcheck_field  .botcheck{
	border: 1px solid #DDDDDD;
    height: 30px;
    padding: 0 10px 5px;
    width: 150px;
}
/*----- end of contact form ---------*/
/* -------< IE7 fixes >------- */
.navigation li{
	*display:inline;
}
.facebook, .facebook:hover{
	*top: -24px;
}

body #fancybox-thumbs {
    *display:none !important;
}
.accordion-wrap{
	width:706px;
}
.botcheck_field .botcheck{
	line-height:30px;
}
/* ----------------< tw aplaceonline 2013 >--------------------- */