/* CSS Document */

body {
background-color: #f9d505;
}

#wrapper {
width: 802px;
margin-top: 0px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
background-color: #1083bc;
}

#leftside {
position: relative;
float: left;
width: 210px;
background-color: #1083bc;
}

#fb {
position: absolute;
top: 830px;
left: 90px;
}

.menu-item {
position: relative;
left: -1px;
color: #ffffff;
width: 170px;
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 15px;
font-weight: normal;
background-image: url('images/QS_buttonover.jpg');
background-repeat: no-repeat;
padding-left: 40px;
padding-top: 4px;
padding-bottom: 4px;
margin-right: 0px;
margin-bottom: 2px;
}

.menu-item a:link {
color: #ffffff;
text-decoration: none;
}

.menu-item a:visited {
color: #ffffff;
text-decoration: none;
}

.menu-item a:hover {
color: #ffffff;
text-decoration: underline;
}

#rightside {
float: right;
width: 590px;
background-color: #ffffff;
}

#content {
width: 570px;
background-color: #ffffff;
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 14px;
padding: 10px;
margin-top: 0px;
}

#aboutus {
width: 590px;
height: 1600px;
background-image: url('images/aboutus.jpg');
background-repeat: no-repeat;
}

#aboutus-content {
width: 420px;
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 14px;
margin-left: 80px;
}

#flavorlinks {
float: right;
margin-right: 20px;
}

#mouseoverlinks {
position: relative;
top: 0px;
left: 0px;
margin-top: 20px;
}

#mouseoverlinks li {
list-style-type: none;
margin-bottom: 8px;
}

#list0 {
position: absolute;
top: 30px;
left: 50px;
}

#list1 {
position: absolute;
top: 45px;
left: 10px;
}

#list2 {
position: absolute;
top: 45px;
left: 180px;
}

#list3 {
position: absolute;
top: 45px;
left: 360px;
}

#popupimage {
  position: absolute;
  z-index: 100;
  visibility: hidden;
}

#walkup {
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 15px;
line-height: 3em;
}

#walkup a:link {
color: #0000ff;
text-decoration: underline;
}

#walkup a:visited {
color: #0000ff;
text-decoration: underline;
}

#walkup a:hover {
color: #0000ff;
text-decoration: underline;
}

#faq {
margin-left: 24px;
}

.faq-indent {
text-indent: -24px;
}

#icon-msg {
font-family: Arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
margin-top:12px;
margin-left: 75px;
}

#icons {
position: relative;
top: -20px;
left: 210px;
width: 170px;
background-color: #ffffff;
padding-top:4px;
padding-left:4px;
padding-right:4px;
}

#footer {
float: right;
width: 590px;
text-align: center;
background-color: #1083bc;
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 12px;
color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
}

#footer img {
vertical-align: middle;
}

.marquee {
width: 98%;
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 14px;
font-weight: bold;
border:2px #4c6b99;
border-style:solid inset;
}

.form-area {
width: 400px;
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 14px;
margin-left: 80px;
line-height: 2em;
}

.headerfont {
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 18px;
font-weight: bold;
}

.largefont {
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 16px;
font-weight: normal;
}

.hiddenimg {
display: none;
}

.leftphoto {
float: left;
margin-right: 10px;
margin-top: 20px;
}

.rightphoto {
float: right;
margin-left: 10px;
margin-top: 20px;
}

.leftcaption {
float: left;
width: 260px;
text-align: left;
margin-top: 20px;
}

.rightcaption {
float: right;
width: 260px;
text-align: left;
margin-top: 20px;
}

#counter {
color: #ffffff;
font-family: 'Comic Sans MS', Arial, sans-serif;
font-size: 16px;
font-weight: bold;
background-color: #ff0000;
border:2px #4c6b99;
border-style:solid inset;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
}

