@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2f3f54;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.homebg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: -200;
}
.wrapper {
	width: 950px;
	margin: 0 auto;
}
.logol {
	position: relative;
	top: -10px;
	left: 100px;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 10px;
	font-size: 67px;
	text-shadow: #000000 0.1em 0.1em 0.3em;
}
.logoynx {
	position: relative;
	top: -10px;
	left: 100px;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 10px;
	font-size: 50px;
	text-shadow: #000000 0.1em 0.1em 0.3em;
}
.logoa {
	position: relative;
	top: -23px;
	left: 98px;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 2px;
	font-size: 18px;
	text-shadow: #000000 0.1em 0.1em 0.3em;
}
.logomericas {
	position: relative;
	top: -23px;
	left: 98px;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 2px;
	font-size: 13px;
	text-shadow: #000000 0.1em 0.1em 0.3em;
}
.contact {
	position: relative;
	width: 430px;
	top: -75px;
	left: 523px;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	text-shadow: #000000 0.1em 0.1em 0.3em;
}
.contact a:link,
.contact a:visited {
	color: #ffffff;
	text-decoration: none;
}
.contact a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.navbar {
	position: absolute;
	top: 80px;
	width: 950px;
	height: 30px;
	z-index: 100;
}
ul.navbutts,
ul.navbutts li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul.navbutts li {
	line-height: 30px;
}
ul.navbutts {
	font: 15px/normal Times New Roman, Times, serif;
	letter-spacing: 2px;
}
ul.navbutts a:link,
ul.navbutts a:visited {
	padding: 0px 32px 0px 33px;
	color: #ddb86a;
	text-decoration: none;
}
ul.navbutts a:hover {
	color: #ffeecc;
}
.homecontent {
	color: #1a1a1a;
	position: relative;
	top: 10px;
	left: 485px;
	width: 400px;
	font-size: 16px;
	word-spacing: 1px;
	letter-spacing: 0px;
	line-height: 19px;
}
.homecontent a:link,
.homecontent a:visited {
	color: #26406d;
	text-decoration: none;
}
.homecontent a:hover {
	text-decoration: underline;
}
.navbox a:link,
.navbox a:visited {
	color: #2f3f54;
	text-decoration: none;
}
.navbox a:hover {
	color: #1b5db3;
	text-decoration: underline;
}
.content {
}
.content a:link,
.content a:visited {
	color: #9dcbf2;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content img {
	border: 1px solid #262626;
}
.sectiontitle {
	font-size: 20px;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif;	
}
.gallery img {
	border: #262626 solid 1px;
	position: relative;
	top: -10px;
	margin: 10px 9px 10px 9px;
}
.imageleft {
	float: left;
	margin: 0px 20px 10px 0px;
}
.imageright {
	float: right;
	margin: 20px 0px 20px 20px;
}
.month {
	width: 100%;
	border: 1px solid #262626;
	background-color: #476080;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.firstmonth {
	width: 762px;
	border: 1px solid #262626;
	background-color: #476080;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.calendar {
	width: 100%;
	border-collapse: collapse;
	border: 5px solid #d9c682;
	font-size: 14px;
	color: #1a1a1a;
}
.calendar th {
	padding: 2px;
	border: 1px solid #d9c682;
	background-color: #d9c682;
}
.calendar td {
	padding: 5px;
	text-align: left;
	border: 5px solid #d9c682;
	vertical-align: middle;
	background-color: #f2e09d;
}
.calendar a:link,
.calendar a:visited {
	font-weight: bold;
	color: #2f3f54;
	text-decoration: none;
}
.calendar a:hover {
	color: #1b5db3;
	text-decoration: underline;
}
.sitemap {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin-left: 25px;
}
.sitemap a:link,
.sitemap a:visited {
	color: #ffffff;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}
.homefooter {
	position: relative;
	top: 230px;
}
.footer {
	margin: 14px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-shadow: #2f3f54 0.1em 0.1em 0.3em;
}
.footer a:link,
.footer a:visited {
	color: #9dcbf2;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footericons img {
	margin: 0px 20px 0px 20px;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.designcredit a:link,
.designcredit a:visited {
	font-size: 10px;
	letter-spacing: 1px;
	color: #4f698c;
	text-decoration: none;
}
.designcredit a:hover {
	color: #7299cc;
}
.navboxtitle {
	z-index: -10;
	background-color: #476080;
	float: left;
	width: auto;
	margin: 0px 20px 10px 0px;
	padding: 5px 10px 2px 10px;
	border: #262626 solid 1px;
	line-height: 20px;
}
.navbox {
	position: relative;
	top: -32px;
	background-color: #aad1f3;
	float: left;
	clear: left;
	width: auto;
	margin: 0px 20px -10px 0px;
	padding: 10px 10px 10px 10px;
	color: #2f3f54;
	border: #262626 solid 1px;
}
.navbox a:link,
.navbox a:visited {
	color: #2f3f54;
	text-decoration: none;
}
.navbox a:hover {
	color: #1b5db3;
	text-decoration: underline;
}