html{
overflow-y: scroll;
}
body{
margin: 0px;
padding: 0px;
background: #A1B6E3 url(bg.jpg) repeat-x;
font-family: Georgia;
}
#container{
position: relative;
width: 900px;
height: 820px;
margin: auto;
background: url(frame.jpg);
}
h2{
display: inline;
font-family: Georgia;
color: #162B58;
}
a{
outline: none;
color: #5770A6;
}
#navigation{
margin: 0px;
padding: 0px;
position: absolute;
top: 181px;
left: 73px;
font: bold 15px Georgia;
}
#navigation td{
width: 148.5px;
border-bottom: 1px #0B1A39 dotted;
text-align: center;
}
#navigation td a{
display: block;
padding: 15px;
padding-left: 0px;
padding-right: 0px;
color: #0B1A39;
text-decoration: none;
}
#navigation td a:hover{
background: #51658E;
}
#address{
position: relative;
top: 107px;
left: 665px;
width: 180px;
height: 65px;
color: #FFFFFF; font-size: 14px;
font-family: Arial;
}
#newWindow{
border: none;
margin-left: 2px;
vertical-align: bottom;
}
#content{
position: relative;
top: 115px;
left: 225px;
width: 575px;
height: 523px;
padding: 13px;
}
.image{
border: 5px #0B1A39 solid;
font-size: 0px;
padding: 2px;
line-height: 0px;
}
.spacer{
height: 20px;
}
ul{
margin: 0px;
padding: 0px;
font-weight: bold;
}
li{
margin: 0px;
margin-left: 15px;
padding: 0px;
}
.listSpacer{
width: 35px;
height: 80px;
display: inline;
float: left;
}
#giftCards img{
margin-left: 5px;
margin-right: 5px;
}
#giftCards{
width: 575px;
position: absolute;
bottom: 15px;
left: 12px;
}
#footer{
width: 575px;
float: right;
font-family: Arial;
font-size: 14px;
}
form, fieldset{
margin: 0px;
padding: 0px;
border: none;
}
.quote{
font-size: 24px;
font-style: italic;
text-align: center;
color: #999999;
}
form table{
width: 525px;
margin: auto;
margin-left: 42px;
}
form,fieldset{
margin: 0px;
padding: 0px;
border: none;
}
input, select{
width: 220px;
margin-bottom: 10px;
}
select{
width: 224px;
}
textarea{
margin: 0px;
padding: 0px;
margin-bottom: 10px;
width: 481px;
* width: 486px;
height: 100px;
overflow: auto;
}
