
body, p, td, li, input {
background-color: #BEDBE4;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0px;
font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 {
color: #000000;
font-size: 34px;
font-weight: 100;
letter-spacing: +10px;
line-height: 32px;
text-transform: uppercase;
}

h2 {
line-height: 18px;
padding-top: 8px;
font-size: 18px;
}

h3 {
font-size: 14px;
font-weight: 100;
letter-spacing: +4px;
text-transform: uppercase;
color: #f3ead8;

}

p.subtitle {
font-size: 14px;
letter-spacing: +4px;
font-weight: 100;
color: #f3ead8;
background-color: #1BB4E4;
}

h5 {
font-weight: 100;
line-height: 14px;
font-size: 11px;
}

h6 {
border-bottom: 1px #a15f09 solid;
margin-bottom: 30px;
margin-top: -1px;
padding-bottom: 10px;
}

p {
color: #000000;
/*line-height: 18px;
margin-bottom: 6px;*/
}

big {
font-size: 18px;
font-weight: bolder;
}

input {
background-color: #EFCE9D;
font-size: 10px;
}

td.lefttop {
background-image:  url(images/tikileftcell.jpg);
background-color: #446AAE;
}

td.righttop {
background-image:  url(images/tikirightcell.jpg);
background-color: #E0CE98;
}

td.vert {
background-color: #00E1E4;
border-left: 3px black double;
border-right: 3px black double;
}

td.horiz {
background-color: #1BB4E4;
border-bottom: 3px black double;
border-top: 3px black double;
}

td.horiz2 {
	background-color: #FFFFEE;
	border-bottom: 3px black double;
	border-top: 3px black double;
	line-height: normal;
}

td.top {
background-image:  url(images/tikilogo.jpg);
}

td.sideleft {
background-color: #446AAE;
padding: 10px;
background-image:  url(images/Beachbg.gif);
}

td.sideright {
background-color: #E0CE98; 
padding: 10px;
background-image:  url(images/Beachbg.gif);

}

td.main {
padding: 10px;

}

a:link {
color: #4367AE;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #7f6761;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #00E1E4;
font-weight: bold;
text-decoration: none;
background-color: #f3ead8;
}

a:active {
color: #f3ead8;
font-weight: bold;
text-decoration: none;
}