@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background-color:#000
}

	@font-face {  
	  font-family: Grabriola;  
	  src: url( Grabriola.ttf) format("truetype-aat");  
	}  
#header {
	background-image: url(images/header_background.png);
	background-repeat: no-repeat;
	height: 146px;
	width: 1024px;
}
.imageslider {
	width: 1024px;
	background-image: url(images/imageslider_bg.png);
	background-repeat: no-repeat;
	height: 350px;
}
.templatebackground {
	width: 1024px;
	background-image: url(images/redbackground.png);
	background-repeat: no-repeat;
	height: 550px;
}
.templatebackgroundpurple {
	width: 1024px;
	background-image: url(images/purplebackground.png);
	background-repeat: no-repeat;
	height: 950px;
}
.templatebackgroundblue {
	width: 1024px;
	background-image: url(images/bluebackground.png);
	background-repeat: no-repeat;
	height: 550px;
}
.templatebackgroundgreen {
	width: 1024px;
	background-image: url(images/greenbackground.png);
	background-repeat: no-repeat;
	height: 1000px;
}
.templatebackgroundorange {
	width: 1024px;
	background-image: url(images/orangebackground.png);
	background-repeat: no-repeat;
	height: 550px;
}
.wrapper {
	width: 1027px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 1300px;
}
.templatewrapper {
	width: 1027px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 990px;
}
.templatewrapperabout {
	width: 1027px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 850px;
}
.templatewrappervision {
	width: 1027px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 1300px;
}
.templatewrapperleticia {
	width: 1027px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 900px;
}
#lettypic {
	margin-top: 22px;
	margin-right: 25px;
	margin-bottom: 5px;
	float: left;
	width: 125px;
	clear: both;
}
.directortext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	float: left;
	margin-top: 10px;
	width: 590px;
	margin-left: 85px;
	clear: both;
	height: 415px;
}
.lettyinfo {
	height: 500px;
	background-repeat: no-repeat;
	margin-bottom: 25px;

}
.logo {
	margin-top: 5px;
	margin-left: 75px;
	width: 330px;
	float: left;
}
#navigation {
	float: left;
	width: 500px;
	height: 65px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 25px;
	background-image: url(images/navbackground.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 4px 12px;
}
.footer {
	background-image: url(images/footerbacground.png);
	background-repeat: no-repeat;
	height: 220px;
}

ul#nav {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 10px;
	list-style: none;
	padding-left: 18px;
	font-size: 18px;
	font-style: normal;
	}
	ul#nav li {
	display: inline;
	font-size: 1em;
	}
	ul#nav li a {
	display: block;
	width: 90px;
	float: left;
	color: white;
	padding-top: 2px;
	font-weight: bold;
	text-decoration: none;
		}
		ul#nav li a:hover, ul#nav li a:active {
			color:#990000;
		}
#divider {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 25px;
	height: 50px;
}

a {
	outline: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.News {
	float: left;
	width: 325px;
	margin-left: 25px;
}
.Followus {
	clear: left;
	float: left;
	width: 260px;
	margin-top: 15px;
}
.bookus {
	float: left;
	width: 250px;
	margin-left: 50px;
	margin-top: 15px;
}
.leftcolumn {
	float: left;
	width: 60%;
	color: #FFF;
	font-size: 16px;
	margin-left: 85px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
}
#Missionheader {
	font-family: Gabriola;
	font-size: 36px;
	color: #900;
	margin-top: 25px;
}
#clearfix {
	clear: both;
}
.rightcolumn {
	width: 300px;
	float: left;
	margin-top: 50px;
}
.rightcolumnfollowus {
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
}
.rightcolumnbookus {
	margin-top: 30px;
}
.jglogo {
	float: right;
	margin-top: 150px;
	width: 50px;
	height: 50px;
	margin-right: 50px;
}
