html, body {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	display: block;
}
	
.container {
	width: 1102px;
	height: 1600px;
	margin: 0 auto;
	text-align: center;
}

nav {
	width: 1102px;
	height: 100px;
	text-align: center;
}

.banner {
	background: url(../images/palmtree2.jpg);
    background-repeat: no-repeat;
    background-size: auto;
	width: 1102px;
	height: 253px;
}

header {
	width: 1102px;
	height: 97px;
	background-color: #1B373B;
	line-height: 97px;
	text-align: center;
	font-size: 50px;
	font-weight: 100;
	font-family: 'Catamaran', sans-serif;text-decoration: underline;
    text-decoration-thickness: 2px;
	text-underline-offset: 5px;
    color: #B7DCCE;	
}

.fullpage {
	width: 1102px;
	height: 1600px;
	background-color: #B7DCCE;
	margin: 0;
	padding: 0;
	font-size: 0;
}

.newsquares {
	width: 304px;
	height: 300px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 47.5px;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 0;
}

.solidpage {
	width: 962px;
	height: 500px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 70px;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 0;
}

.contact {
	width: 308px;
	height: 400px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 90px;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 0;
}

	

.leftside {
	width: 728px;
	height: 1600px;
	background-color: #B7DCCE;
	float: left;
	/*text-align: left;*/
	padding: 0;
}

.leftsidepad {
	width: 638px;
	height: 800px;
	margin-left: 70px;
	margin-top: 20px;
	padding-top:50px;
	background-color: #FFFFFF;
}

.leftsidetext {
	width: 568px;
	height: 500px;
	margin-left: 35px;
	text-aligh: center;
}

aside {
	width: 374px;
	height: 1600px;
	background-color: #B7DCCE;
	float: left;
	text-align: left;
	padding: 0;
	font-size: 0;
}

.newscol {
	width: 374px;
	height: 1600px;
	background-color: #B7DCCE;
	float: left;
	text-align: left;
	padding: 0;
	font-size: 0;
	margin: 0;
}
	

.rightaside {
	width: 304px;
	height: 1000px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	/*padding-left: 18px;*/
}

.smallnewshead {
	width: 268px;
	height: 40px;
	font-size: 26px;
	font-family: 'Catamaran', sans-serif;
	font-weight: 800;
	color: #7B6C6F;
	text-align: center;
	line-height: 25px;
	margin-left: 18px;
}

.smallnews {
	width: 268px;
	height: 175px;
	margin-left: 18px;
	background-color: #FFF000;
}

.smallnewstxt {
	width: 268px;
	height: 60px;
	margin-left: 18px;
	margin-top: 10px;
	font-size: 17px;
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	line-height: 18px;
}

.logo {
	font-size: 100px;
	font-family: 'Allison', cursive;
	color: #1B373B;
}

.navfnts {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Catamaran', sans-serif;
	padding-left: 30px;
	color: #1B373B;
}

.breaker {
	padding-left: 8px;
	padding-right: 8px;
}

a:link {
	color: #1B373B; 
	text-decoration: none;
}

a:visited {
	color: #1B373B; 
	text-decoration: none;
}

a:hover {
	color: #dec735;
	text-decoration: none;
}

p.homequote {
	text-align: center;
	font-size: 29px;
	font-family: 'Cormorant Garamond', serif;
	line-height: 50px;
	font-weight: 700;
	font-style: italic;
	padding: 0;
	margin: 0;
}

p.bodytextstandard {
    font-size: 19px;
	font-weight: 400;
	font-family: font-family: 'EB Garamond', serif;
}

.bodytextstandardbold {
	font-weight: 700;
}

.socials {
	width: 67px;
	height: 67px;
	float: left;
	background-color: #FF0000;
	margin-right: 13px;
	margin-top: 20px;
}

.socialsend {
	width: 67px;
	height: 67px;
	float: left;
	background-color: #FF0000;
	margin-right: 0px;
	margin-top: 20px;
}

table {width: 100%;
margin-top: 20px;}

table, td, th {
	border-collapse: collapse;
}

th {
	height: 30px;
	background-color: #7B6C6F;
	border-bottom: 1px solid;
    font-size: 26px;
	font-family: 'Catamaran', sans-serif;
	font-weight: 400;
	color: #FFFFFF;
}

td {
	padding: 10px;
	border-bottom: 1px solid;
	font-size: 17px;
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	line-height: 18px;
}

.tablehead {
	font-size: 17px;
	font-family: 'EB Garamond', serif;
	font-weight: 400;
}


.tabletrial {
	width: 500px;
	height: 300px;
	margin-left: 70px;
	margin-top: 20px;
	font-size: 0;
	float: left;
}

.comingsoon {
	font-size: 26px;
	font-family: 'Catamaran', sans-serif;
	font-weight: 400;
	color: #7B6C6F;
}
	


	
	
	/*font-family: 'Allison', cursive;
font-family: 'Catamaran', sans-serif;
font-family: 'Cormorant Garamond', serif;
font-family: 'EB Garamond', serif;*/