@charset "iso-8859-1";

* { margin: 0; padding: 0; }
body { background-color: #fff; font-family: arial, verdana; font-size: small;}

h1, h2, h3, h4{ font-size: 110%; padding: 15px 0px 5px 20px;}
p {padding: 0px 20px 0px 20px; text-align: justify;}
a { color: #333; text-decoration: none; }
a img { border: none; }

ul {list-style-type: none; }

#main {margin-left: 100px; background-color: #fff; border-top: 1px solid #F0F8FF; border-left: 10px solid #696969;}

#head {margin: 4px 0px 0px 4px; position: relative; height: 90px; right: 2px; top: 0px; border: 2px solid #556B2F;}

#topnav {padding: 2px 0px 0px 20px;}
#topnav ul {margin-right: 2px;}
#topnav ul li {float: left; padding-right: 12px; padding-left: 2px; padding-top: 12px; text-transform: uppercase; font-size:10px; font-family:arial;}
#topnav ul li a {color: #696969;}
#topnav ul li a:hover {color: #00008B; text-decoration: none;}

.hookah {clear: left; padding: 12px 0px 0px 60px; font-weight: bold; text-transform: uppercase; color: #FFA500;font-size: 16px;}
.pod {padding: 10px 20px 0px 20px;}
.end {padding: 10px 20px 20px 20px;}

#foot {margin-top: 4px; margin-left: 4px; position: relative; height: 90px; right: 2px; top: 0px; border: 2px solid #556B2F;}
#foot p{padding: 2px 0px 4px 20px;}
.red {color: red;}
.gray {color: gray;}

#alexa {position: absolute; width: 120px; right: 2px; height: 65px; top: 2px; border: 10px solid #C0C0C0;}

#bob {border: 1px solid #FFFFFF; height: 24px;}
#bob p{padding: 12px 0px 10px 100px;color: #DCDCDC;}
#bob a{color: #D3D3D3;font-size:10px;font-family:arial;}