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;
}

/* Photo gallery  and coupon table*/
.td11 {
background : #e3f0f5;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align : center;
vertical-align: top;
padding: 10px 10px 10px 10px;
}
.td11 p { 
text-align : center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
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:16px;
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;
}

link {
text-decoration : underline;
color : #0396d0;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
}
visited {
text-decoration : underline;
color : #0396d0;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
}
active {
text-decoration : underline;
color : #0396d0;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
}
hover {
text-decoration : underline;
color : #990000;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;;
}

#sidecontainer {
width : 180px;
}
#sidecontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;

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;
font-size : 10pt;
}
#sidecontainer a:hover {
background-color : #96E1FE;
color : #515151;
font-size : 10pt;
}
#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;
font-size : 10pt;
}