body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 10%;
margin-right : 10%;
background-color : #0396d0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.td1 {
background : #e3f0f5;
font-size : 0.8em;
padding: 10px 10px 10px 10px;
}

.td2 {
background : #cee5ec;
font-size : 0.8em;
padding: 10px 10px 10px 10px;
}


/* FAQ page table */
.td3 {
background : #e3f0f5;
font-size : 1em;
text-align : center;
}
.td4 {
background : #e3f0f5;
font-size : 1em;
}
.td5 {
background : #cee5ec;
font-size : 1em;
text-align : center;
}
.td6 {
background : #cee5ec;
font-size : 1em;
}

/* reservations page*/

.td12 {
background : #e3f0f5;
font-size : 1.2em;
text-align : center;
vertical-align: top;
padding: 10px 10px 10px 10px;
}
.td12 p { 
text-align : left;
margin-top: 0;
margin-bottom: 0;
}



/* pricing page table */
.td8 {
background : #e3f0f5;
font-size : 3em;
text-align : center;
}
.td9 {
background : #e3f0f5;
font-size : 1em;
text-align : center;
vertical-align: top;
}
.td10 {
background : #e3f0f5;
font-size : 1em;
text-align : center;
vertical-align: top;
padding: 10px 10px 10px 10px;
}
.td10 p { 
text-align : center;
margin-top: 0;
margin-bottom: 0;
}



/* coupon page table */
.td11 {
background : #e3f0f5;
font-size : 2em;
text-align : center;
vertical-align: top;
padding: 10px 10px 10px 10px;
}
.td11 p { 
text-align : center;
margin-top: 0;
margin-bottom: 0;
}




p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}

#footer p {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#0396d0;
text-align:center;
margin-top: 0; 
margin-bottom: 0;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#0396d0;
text-align:center;
margin-top: 0; 
margin-bottom: 0;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
}

#side a:link {
text-decoration : underline;
color : #ffffff;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}

#side A:visited {
text-decoration : underline;
color : #ffffff;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}
#side A:active {
text-decoration : underline;
color : #ffffff;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}
#side A:hover {
text-decoration : underline;
color : #990000;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}

A:link {
text-decoration : underline;
color : #0396d0;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}
A:visited {
text-decoration : underline;
color : #0396d0;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}
A:active {
text-decoration : underline;
color : #0396d0;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}
A:hover {
text-decoration : underline;
color : #990000;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10pt;
}

#sidecontainer {
width : 180px;
}
#sidecontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;

font-weight : bold;
}
#sidecontainer a {
display : block;
padding : 3px;
width : 160px;
background-color : #0396d0;
border-bottom : 1px solid #eee;
}
#sidecontainer a:link, #sidelist a:visited {
color : #eee;
text-decoration : none;
}
#sidecontainer a:hover {
background-color : #96E1FE;
color : #515151;
}
#sidelist li a:hover, #sidelist li a:active {
color : #515151;
text-decoration : none;
background : #96E1FE;
text-align : left;
text-transform : none;
font-family : arial, helvetica, sans-serif;
}
#img1 {padding:30px;}