body {color: #000; margin: 0; padding: 0; font-family: Arial, Helveltica, sans-serif;}
h1{font-size: xx-large; color: white; font-weight: lighter}
h2{font-size: large;}
h3{font-size: medium; font-weight: bold}
a {color: #369}
p{font-size: small;}
ul {font-size: small; list-style: square outside none}

#header {width: 100%; min-width:600px; height: 110px; background-color: #ffcc99; padding: 10px; color: #000000; background-image: url(./images/bg_sand.jpg);}
#title {height: 25px; width: 85%; color: white;}
#breadcrumb {height: 15px; font-size: x-small;  width: 85%; padding: 0px 0 0px 0px; color: white;}
#content {  position: absolute; left:0; top: 130px; height: 600px; width: 83%; padding: 10px 10px 10px 10px; background-color: #ffffff;}
#nav{ position: absolute; left:85%; top: 130px; width: 15%; height:110%; background-color: #369; padding: 10px 10px 10px 10px; background-image: url(./images/bg_sky.jpg); background-repeat: no-repeat;}

#gototop {float: left; padding-bottom: 10px;}
#gototop a{color:#999; font-size: x-small}

#nav ul{font-size: small; text-align: left; list-style: none; margin:5px; padding:0;}
#nav ul ul{font-size: small; text-align: left; list-style: none; margin:5px; padding:0;}
#nav li{display: block; margin:5px; padding:5px; line-height:15px; background-color: transparent; background-image: url(./images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 10px 10px;}
#nav ul ul{font-size: small; text-align: left; list-style: none; margin:0; padding:0;}
#nav li li{line-height:12px; background-color: transparent; background-image: url(./images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 10px 10px;}
#nav a {color: white; font-weight: bold; text-decoration: none;}
#nav a:hover {color: white; font-weight: bold; text-decoration: underline;}

.photo {margin: 10px 0 10px 0;}
.photo p {display: block; background-color: #369; margin: 0; padding: 4px; width: 446px; font: small bold; color: white;}
.photo img {padding: 2px 2px 2px 2px; background-color: #369; display:block;}
.rightphoto {float: right; padding: 0; background-color: #fff; display: block}

#specials { border: 1px solid #cccccc; padding: 2px 10px 2px 10px; margin-right: 20px;  width: 45%;}