/* Starcross Whitby Bed & Breakfast - style sheet */

* {margin: 0;padding: 0}
body {font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;background: #fff url("images/bg.jpg") repeat-x;color: #000;font-size: small;text-align: center;min-width: 500px;line-height: 1.5}
html, body {height: 100%}
img, a {border:0;}
#header {width: 500px;height: 360px;position: relative;margin: 0 auto;text-align: left}
#menu {width: 490px;position: absolute;left: 8px;bottom: 262px;z-index: 3}
#header ul {width: 100%}
#header li {list-style: none;float: left;width: 98px;text-align: center;overflow: hidden}
#header li a, #header li strong {display: block;padding: 5px 2px 10px 2px;border: 5px solid #fff;border-bottom: none;margin-right: 10px;background: #fff url("images/li.gif") repeat-x;font-weight: normal}
#header li a:link, #header li a:visited {color: #890040;text-decoration: none;background: #fff url("images/li.gif") repeat-x}
#header li a:hover {background: #e8e8e8 url("images/hover.gif") repeat-x;color: #000}
#header li strong {background: #d20063 url("images/strong.gif") repeat-x left bottom;color: #fff}
h1, h1 span {width: 500px;height: 405px;font-size: 130%;overflow: hidden;position: absolute;left: 0;bottom: 0; top:65px;z-index: 1;color: #000;text-align: right}
h1 span {display: block;z-index: 2}
h1 span.img1 {background: #fff url("images/h1.jpg") no-repeat}
h1 span.img2 {background: #fff url("images/h1-2.jpg") no-repeat}
h1 span#logo {width: 150px;height: 90px;background: url("images/logo.jpg") no-repeat;position: absolute;left: 345px;bottom: 109px;z-index: 5;cursor: pointer}
h2 {color: #000;font-weight:normal; padding-top:700px;}
#content {width: 480px;margin: 120px auto;text-align: left;padding: 0 10px;min-height: 300px}
#content h3 {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#80003B; font-weight:normal; margin-bottom:3px;} 
#content p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:normal; margin-bottom:5px;} 
textarea, input#email_address, input#visitors_name { border:1px solid #ccc; width:200px; padding:3px; font:12px Arial, Helvetica, sans-serif;}
textarea {width:280px; height:100px;}
table {font:12px Arial, Helvetica, sans-serif;}
