body {
	font-size: 16px;
	font-family: 'Cabin', sans-serif;
	margin:0px;
	padding:0px;

}
#top {
	width:100%;
	position:fixed;
	overflow:hidden;
	background-image:url(art/top-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	color:#fff;
	text-align:right;
	font-size:17px;

	
}
.social-top {
	width:25%;
	float:left;
	overflow:hidden;
	text-align:right;
	color:#000;
}
.social-top img {
	float:left;
	margin:5px;
	border:none;
}
.social-top p {
	padding:0px;
	margin:20px 10px 0px 0px;
	font-size:25px;
}
@media screen and (max-width: 900px) {
.social-top {
display:none;
  }
}
@media screen and (max-width: 700px) {
.social-top {
display:none;
  }
}

.logo-top {
	width:50%;
	float:left;
	overflow:hidden;
}
@media screen and (max-width: 900px) {
.logo-top {
width:100%;
  }
}
@media screen and (max-width: 700px) {
.logo-top {
width:100%;
  }
}
.logo-top img {
	width:45%;
	display:block;
	margin:0px auto;
}
@media screen and (max-width: 900px) {
.logo-top img {
width:80%;
  }
}
@media screen and (max-width: 700px) {
.logo-top img {
width:100%;
  }
}
#content {
	width:80%;
	margin:0px auto;
	overflow:hidden;
	min-width:800px;
}
#content ul li {
	list-style:none;
}
@media screen and (max-width: 900px) {
#content {
width:100%;
min-width:100%;
  }
}
@media screen and (max-width: 700px) {
#content {
width:100%;
min-width:100%;
  }
}
#content table {
	width:90%;
	margin:0px auto;
}
@media screen and (max-width: 900px) {
#content table {
width:100%;
  }
}
@media screen and (max-width: 700px) {
#content table {
width:100%;
  }
}
#slides {
	width:100%;
	overflow:hidden;
	float:left;
	max-height:580px;
}
.green {
	color:#2C6196;
	font-size:18px;
}
#top a {
	color: #FFFFFF;
	text-decoration:none;
}
#top a:hover {
	color: #000000;
}
.box {
	width:100%;
	height:580px;
	float:left;
	margin-bottom:0px;
	border-bottom:none;
	background-position:center;
	padding:0px;
	margin-top:50px;
}
@media screen and (max-width: 900px) {
.box {
	height:350px;
  }
}
@media screen and (max-width: 700px) {
.box {
height:250px;
  }
}
.box p {
	padding: 0px 0px;
	float:left;
	width:100%;
	background-image:url(art/logo-bg.png);
	background-repeat:repeat-x;
	background-position:center;
	margin:50px 0px;
}
.box p img {
	display:block;
	margin:0px auto;
	border:none;
	width:100%;
}
@media screen and (max-width: 900px) {
.box p img {
	width:650px;
  }
}
@media screen and (max-width: 700px) {
.box p img {
width:300px;
  }
}

.box p + p {
	margin-top: 20px;
}
@media screen and (max-width: 900px) {
.box p {
	margin-top: 50px;
  }
}
@media screen and (max-width: 700px) {
.box p {
margin-top: 50px;
  }
}
#logo {

}
#buttons {
	width:100%;
	float:left;
	overflow:hidden;
	padding:0px;
	background-color:#FFFFFF;
}
#fb {
	position:fixed;
	top:0px;
	left:0px;
	border:none;
	width:100px;
	height:100px;
}
#fb img {
	float:left;
	border:none;
}
@media screen and (max-width: 900px) {
#fb {
display:none;
  }
}
@media screen and (max-width: 700px) {
#fb {
display:none;
  }
}
a#but {
	width:25%;
	float:left;
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
	font-size:1.5rem;
	padding:18px 0px 15px 0px;
	border-bottom:1px solid #FFFFFF;
}
@media screen and (max-width: 900px) {
a#but {
width:100%;
font-size:2.5em;
	border-bottom:1px solid #333333;
  }
}
@media screen and (max-width: 700px) {
a#but {
width:100%;
font-size:2em;
border-bottom:1px solid #333333;
  }
}
a#but:hover {
	color: #2F6236;
}
#top-box {
	width:100%;
	overflow:hidden;
	float:left;
	color: #000000;
	padding:0.5% 0px;
	font-size:30px;
	text-align:center;
}
@media screen and (max-width: 900px) {
#top-box p {
width:100%;
	text-align:center;
  }
}
@media screen and (max-width: 700px) {
#top-box p {
width:100%;
	text-align:center;
  }
}
.award-pic {
	float:right;
	margin:0px 0px 0px 20px;
	border:none;
}
@media screen and (max-width: 900px) {
.award-pic {
float:none;
display:block;
margin:0px auto;
  }
}
@media screen and (max-width: 700px) {
.award-pic {
float:none;
display:block;
margin:0px auto;
  }
}
h1 {
	color:#ffffff;
	font-size:4.0rem;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	text-shadow:1px 1px #000000;
}
@media screen and (max-width: 900px) {
h1 {
float:none;
display:block;
margin:0px auto;
  }
}
@media screen and (max-width: 700px) {
h1 {
float:none;
display:block;
margin:0px auto;
  }
}
.home {
	width:75%;
	margin-top:20px;
	
}
@media screen and (max-width: 900px) {
.home {
	width:100%;
	text-align:center;
  }
}
@media screen and (max-width: 700px) {
.home {
	width:100%;
	text-align:center;
  }
}
.content-h1 {
	color:#000000;
	text-align:left;
}
.content-center-h1 {
	color:#000000;
	text-align:center;
	text-shadow:1px 2px #cccccc;
}
h1 .green {
	font-size:35px;
}
h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:underline;
}
.top-box-bg {
	background-color:#387742;
	
	min-height:150px;
	padding:30px 0px;
	
	

background-image:url(art/bar-bg.png);
background-position:center;
background-repeat:no-repeat;
}
.top-box-bg-top {
	background-image:url(art/top-box-bg-top.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.top-box-bg-foot {
	background-image: url(art/top-box-bg-foot.jpg);
	background-repeat:repeat-x;
	height:25px;
}
#text {
	width:100%;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align:center;
	line-height:40px;
	font-size:18px;
	padding:35px 0px;
}
#footer {
	width:100%;
	float:left;
	overflow:hidden;
	  background: -webkit-linear-gradient(#387742, #2F6236); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#387742, #2F6236); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#387742, #2F6236); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#387742, #2F6236); /* Standard syntax (must be last) */
	padding:10px 0px;
	text-align:center;
	font-size:25px;
	line-height:38px;
	color:#fff;
	border-top:3px solid #999;
}
#footer strong {
	font-size:30px;
	text-shadow:1px 1px #000000;
	font-weight:normal;
	
}
@media screen and (max-width: 900px) {
#footer strong {

		
  }
}
@media screen and (max-width: 700px) {
#footer strong {

	
  }
}
@media screen and (max-width: 900px) {
#footer p {
width:100%;
float:left;
	text-align:center;
		
		line-height:35px;
  }
}
@media screen and (max-width: 700px) {
#footer p {
width:100%;
float:left;
	text-align:center;
	
	line-height:35px;
  }
}
.left {
	float:left;
	margin-left:20px;
	border:none;
}
.link {
	text-decoration:none;
	font-size:15px;
	color:#FFFFFF;
}
.right {
	float:right;
	margin:0px 20px 20px 20px;
	border:none;
	height:118px;
}
@media screen and (max-width: 900px) {
.right {
float:left;
  }
}
@media screen and (max-width: 700px) {
.right {
float:left;
  }
}
.hidden {
	width: 75%; 
	float:left; 
	display:none;
	line-height:30px;
	margin-bottom:15px;
}
@media screen and (max-width: 900px) {
.hidden {
width:100%;
  }
}
@media screen and (max-width: 700px) {
.hidden {
width:100%;
  }
}
.expand-but {
	float:left;
	clear:left;
	width:75%;
	color:#FFFFFF;
	text-decoration:none;
}
.expand-but:hover {
	color:#ffffff;
	text-decoration:none;
}
@media screen and (max-width: 900px) {
.expand-but {
text-align:center;
width:100%;
  }
}
@media screen and (max-width: 700px) {
.expand-but {
text-align:center;
width:100%;
  }
}
.center {
	text-align:center;
}
a#thumb {
	float:left;
	margin:1.5%;
	overflow:hidden;
	width:22%;
	text-decoration:none;

	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-shadow: 0px 0px 5px #000000;
}
@media screen and (max-width: 900px) {
a#thumb {
float:none;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:10px;
width:85%;
  }
}
@media screen and (max-width: 700px) {
a#thumb {
float:none;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:10px;
width:85%;
  }
}
a#thumb img {
	float:left;
	width: 100%;
	height: auto;
	border:none;
}
a#thumb:hover {
	
}
a#thumb #more {
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
	width:100%;
	text-align:center;
}
.right-pic {
	float:right;
	margin:0 0 20px 20px;
	border:none;
}
@media screen and (max-width: 900px) {
.right-pic {
float:none;
display:block;
margin:0px auto;
  }
}
@media screen and (max-width: 700px) {
.right-pic {
float:none;
display:block;
margin:0px auto;
  }
}
.head-link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
.head-link:hover {
	text-decoration:underline;
}
.text-box {
	padding:10px;
	background-color:#ccc;
	border:1px solid #333333;
	width:50%;
}
.text-box:hover {
	background-color:#387742;
	color:#FFFFFF;
	border:1px solid #000000;
}
.text-box2 {
	padding:10px;
	background-color:#387742;
	border:1px solid #000000;
	color:#FFFFFF;
	width:30%;
	margin-right:10px;
}
.text-box2:hover {
	background-color:#2C6196;
	color:#FFFFFF;
	border:1px solid #000000;

}
#feedback {
	width:94%;
	background-color: #EEEEEE;
	-moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px;
	padding:3%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
	line-height:35px;
}
.feedback-pic {
	float:left;
	margin:0px 0px 20px 100px;
}
.feedback-pic2 {
	float:right;
	margin:0px 100px 20px 0px;
}
.left-text {
	text-align:left;
}
a#menu {
	float:left;
	width:90%;
	overflow:hidden;
	margin:10px 0px;
	text-decoration:none;
	font-size:35px;
	color:#000000;
	text-shadow:1px 1px #666666;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	text-align:left;
	padding-left:5%;
	padding-right:5%;
}
a#menu img {
	float:right;
	margin:0px 0px 0px 20px;
	border:none;
	height:150px;
	
}
a#menu:hover {
	color:#990000;
}
.home-pic {
	float:left;
	width:40%;
}

@media screen and (max-width: 900px) {
.home-pic {
width:100%;
  }
}
@media screen and (max-width: 700px) {
.home-pic {
width:100%;
  }
}

.italian {
	float:left;
	width:50%;
	margin-top:0px;
	text-align:right;
}
@media screen and (max-width: 900px) {
.italian {
width:100%;
text-align:center;
  }
}
@media screen and (max-width: 700px) {
.italian {
width:100%;
text-align:center;
  }
}
#more {
	padding:15px 0px;
	float:left;
	width:100%;
	background-color:#B9B9B9;
	color:#000000;
	text-decoration:none;
	font-size:120%;
	text-align:center;
}
a#thumb2:hover #more {
	background-color: #333;
	color:#FFFFFF;
}
@media screen and (max-width: 900px) {
#more {
width:100%;
padding:5px 0px;
text-align:center;
  }
}
@media screen and (max-width: 700px) {
#more {
width:100%;
padding:5px 0px;
text-align:center;
  }
}

a#thumb2 {
	float:left;
	margin:1%;
	box-shadow: 0px 0px 10px #000000;
	overflow:hidden;
	width:31%;
	text-decoration:none;
	-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
@media screen and (max-width: 900px) {
a#thumb2 {
float:none;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:10px;
width:95%;
  }
}
@media screen and (max-width: 700px) {
a#thumb2 {
float:none;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:10px;
width:95%;
  }
}
a#thumb2 img {
	float:left;
	width: 100%;
	height: auto;
	border:none;
}
a#thumb2:hover {
	box-shadow: 0px 0px 5px #ffffff;
}
.full-pic {
width:100%;
float:left;
margin:10px 0px;
border:none;
}
.lrg-text {
	font-size:2rem;
}
@media screen and (max-width: 900px) {
.lrg-text {
font-size:1.5rem;
  }
}
@media screen and (max-width: 700px) {
.lrg-text {
font-size:1.5rem;
  }
}
#gallery-box {
	width:24%;
	margin:0 0.5%;
	float:left;
	overflow:hidden;
	background-color:#CCCCCC;
	padding:0.5% 0;
}
@media screen and (max-width: 900px) {
#gallery-box {
width:49%;
  }
}
@media screen and (max-width: 700px) {
#gallery-box {
width:49%;
  }
}
a#thumbnail {
	width:92%;
	overflow:hidden;
	margin:2% 4%;
	float:left;
}
a#thumbnail img {
	width:100%;
	float:left;
	border:none;
}
.left-pics1 {
	float:left;
	margin:20px 1.5%;
	width:30%;
}
.left-pics {
	float:left;
	margin:20px 30px;
}
	

	
