article, aside, figure, footer, header, hgroup, nav, section {
  display:block;
}

/* MAIN */
body {
  width: 950px;  /* iPad Size */
  height: 100%;
  margin: 0 auto;
  margin-top: 4px;
  background: #144B45;
}

header {
  position: relative;
  width: 100%;
  height: 144px;
}

/* NAVIGATION */
nav {
  float: left;
  width: 950px;
  height: 28px;
  margin-top: 4px;
  background: #3E2F1A; 
}

nav ul {
  list-style: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 6px;
  line-height: 14px;
}

nav li {
  float: left;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  letter-spacing: 1px;
  line-height: 12px;
  list-style: none;
  color: #FFF;
}

nav ul li a{ 
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  display: block;
  line-height: 14px;
  text-decoration: none;
}

nav ul li a:link {
  text-decoration: none;
  color: #FFF;
}

nav ul li a:visited {
  text-decoration: none;
  color: #FFF;
}

nav ul li a:active {
  text-decoration: none;
  font-style: normal;
  color: #54947C;
}

nav ul li a:hover {
  text-decoration: none;
  color: #54947C;
}

.active {
  text-decoration: none;
  color: #54947C;
}  

#content {
  float: left;
  width: 100%;
  margin-top: 4px;
  height: 573px;
  background: url(../images/chartTGI_3.jpg) no-repeat;
}

#contact {
  clear: both;
	width: 600px;
	margin-left: 268px;
}

.contactInfo {
  float: left;
  width: 180px;
  font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.contactInfo a:link {
  text-decoration: none;
	color: #000;
}
.contactInfo a:active {
  text-decoration: none;
	color: #000;
}
.contactInfo a:visited {
  text-decoration: none;
	color: #000;
}
.contactInfo a:hover {
  text-decoration: underline;
	color: #000;
}

.openInfo {
  float: left;
  width: 180px;
  margin-left: 124px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}


#roundBanner {
  float: left;
  width: 950px;
  height: 20px;
  padding-top: 4px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #FFF;
  background: #3E2F1A; 
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-radius: 0px 0px 8px 8px;
  behavior: url(/PIE.htc);
}

#roundBanner a:link {
  text-decoration: none;
  color: #FFF;
}
#roundBanner a:active {
  text-decoration: none;
  color: #FFF;
}
#roundBanner a:visited {
  text-decoration: none;
  color: #FFF;
}
#roundBanner a:hover {
  text-decoration: underline; 
  color: #FFF;
}

#mapContent {
  float: left;
  width: 948px;
  height: 510px;
  margin-top: 4px;
  border: solid 1px #000000;
}

#directions {
  float: left;
  width: 918px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #FFF;
  padding: 16px;
  background: #3E2F1A; 
  -pie-background: linear-gradient(#4F3C21, #3E2F1A);
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-radius: 0px 0px 8px 8px;
  behavior: url(/PIE.htc);
}

#directions ul {
  list-style: square;
  margin-left: 16px;
  line-height: 18px;
}

#directions ul li {
  color: #FFF;
}

#directions a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #FFF;
}

#aboutContent {
  float: left;
  width: 100%;
  margin-top: 4px;
  background: url(../images/about_bg.jpg) no-repeat;
}

#aboutText {
  float: left;
  width: 500px;
  margin-left: 216px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

.small {
  font-size: 11px;
}

#videoContent {
  float: left;
  width: 100%;
  height: 424px;
  background: #3E2F1A; 
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-radius: 0px 0px 8px 8px;
  behavior: url(/PIE.htc);
}

.videoMiddle {
  float: left;
  width: 640px;
  height: 360px;
  margin-top: 24px;
  margin-left: 154px;
}

#squareBanner {
  float: left;
  width: 950px;
  height: 20px;
  padding-top: 4px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #FFF;
  background: #3E2F1A; 
}

#experienceContent {
  float: left;
  width: 100%;
  background: #3E2F1A; 
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
	-moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-radius: 0px 0px 8px 8px;
  behavior: url(/PIE.htc);
}

#experienceContent a:active {
  color: #FFFFFF;
}

#experienceContent a:link {
  color: #FFFFFF;
}

#experienceContent a:visited {
  color: #FFFFFF;
}

.ec1 {
  float: left;
	width: 450px;
	height: 300px;
	margin-top: 16px;
  margin-left: 32px;
}
.ec2 {
  float: right;
	width: 450px;
	height: 300px;
	margin-top: 16px;
  margin-right: 16px;
}


#brochureContent {
  float: left;
  width: 100%;
	height: 1070px;
  background: #3E2F1A; 
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-radius: 0px 0px 8px 8px;
  behavior: url(/PIE.htc);
}

.column1 {
  float: left;
	width: 472px;
	height: 1062px;
}

.column2 {
  float: right;
	width: 472px;
	height: 1062px;
}

#reservationContent {
  float: left;
  width: 100%;
  height: 440px;
  background: #3E2F1A; 
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-radius: 0px 0px 8px 8px;
  behavior: url(/PIE.htc);
}

.reservationLeft {
  float: left;
  width: 400px;
  padding-left: 20px;
  margin-top: 24px;
}

.reservationRight {
  float: right;
  width: 450px;
  margin-right: 10px;
  margin-top: 16px;
}

#reservationContent ul {
  list-style: square;
  padding-left: 16px;
}

#reservationContent ul li {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 18px;
}

#reservationContent a:active {
  color: #FFFFFF;
}

#reservationContent a:link {
  color: #FFFFFF;
}

#reservationContent a:visited {
  color: #FFFFFF;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

h2 {
  margin-left: 138px;
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

h3 {
  font-family: Arial,  sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

h4 {
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
}

h5 {
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

.regular {
  font-weight: normal;
}

.italic {
  font-style: italic;
  color: #FFF;
}

.lightBlue {
  color: #5DB0EB;
  font-weight: bold;
}

.bold {
  color: #5DB0EB;
  font-weight: bold;
}

.separator {
  clear: both;
}

.spacer4 {
  clear: both;
  height: 4px;
}

.spacer8 {
  clear: both;
  height: 8px;
}

.spacer20 {
  clear: both;
  height: 20px;
}

.spacer32 {
  clear: both;
  height: 32px;
}

.spacer64 {
  clear: both;
  height: 64px;
}

.spacer300 {
  clear: both;
  height: 300px;
}

.spacer500 {
  clear: both;
  height: 500px;
}

.underline {
  text-decoration: underline;	
}

/* Page Footer */
footer {
  float: left;
  position: relative;
  width: 950px;
}

footer ul {
  list-style: none;
  margin-top: 0px;
  padding: 0;
}

footer ul li {
  display: inline;
  padding-left: 8px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #FFF;
}

footer a:link {
  text-decoration: none;
	color: #FFF;
}
footer a:active {
  text-decoration: none;
  color: #FFF;
}
footer a:visited {
  text-decoration: none;
  color: #FFF;
}
footer ul li a:hover {
  text-decoration: underline; 
  color: #FFF;
}

footer ul li.nl {
  float: right;
  position: absolute;
  right: 513px;
  top: 2px;
}
footer ul li.nl a {
  float: right;
  padding: 4px;
  color: #3B69BE;
  line-height: 14px;
  background:  #ECEFF5;
}
footer ul li.nl a:link {
    text-decoration: none;
}
footer ul li.nl a:active {
  text-decoration: none;
}
footer ul li.nl a:visited {
  text-decoration: none;
}

footer ul li.ta {
  float: right;
  position: absolute;
  right: 337px;
  top: 2px;
}
footer ul li.ta a {
  float: right;
  padding: 4px;
  color: #3B69BE;
  line-height: 14px;
  background:  #ECEFF5;
}
footer ul li.ta a:link {
  text-decoration: none;
}
footer ul li.ta a:active {
  text-decoration: none;
}
footer ul li.ta a:visited {
  text-decoration: none;
}

footer ul li.bc {
  float: right;
  position: absolute;
  right: 164px;
  top: 2px;
}
footer ul li.bc a {
  float: right;
  padding: 4px;
  color: #3B69BE;
  line-height: 14px;
  background:  #ECEFF5;
}
footer ul li.bc a:link {
  text-decoration: none;
}
footer ul li.bc a:active {
  text-decoration: none;
}
footer ul li.bc a:visited {
  text-decoration: none;
}


footer ul li.fb {
  float: right;
  position: absolute;
  right: 8px;
  top: 2px;
}
footer ul li.fb a {
  float: right;
  padding: 4px;
  color: #3B69BE;
  line-height: 14px;
  background:  #ECEFF5;
}
footer ul li.fb a:link {
  text-decoration: none;
}
footer ul li.fb a:active {
  text-decoration: none;
}
footer ul li.fb a:visited {
  text-decoration: none;
}

