/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #b8a088;
background-image: url(images/wallpaper.jpg);
background-repeat: no-repeat;
background-position: center top;
background-attachment:fixed;
margin: 0px;
padding: 0px;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: #eeecea;
width: 800px;
margin: 0 auto;
font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#header {
height: 250px;}

#websitecontent {padding: 10px;
}

#footersurround {
background-color: #1a1c1b;
}

#footercontent {font-size: 80%;
color: #FFFFFF;
padding: 10px;}

#footercontent a {color: #FFFFFF;}

#footercontent a:hover {color: #677954;
background-color: #FFFFFF;}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 10px;}

.floatleftgeneric {float: left;
margin-right: 10px;}

/*end main sections*/

/*navigation*/

#navigation {background-color: #303531;
height: 26px;
border-top: 1px solid #b5b2a9;
text-align: center;
color: #ffffff;
padding-top: 8px;
font-size: 13px;

}

#navigation a{
color: #ffffff;
text-decoration: none;
padding: 6px}

#navigation a:hover{
color: #b5b2a9;
text-decoration: none;}

.shoptable td{
border-bottom: 1px solid #e5e1dd;}

/*end navigation*/

/*text*/

h1 {font-size: 165%;
color: #1b1c1b;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top: 0px;
text-align: center;
letter-spacing: 0px;}

h2 {font-size: 150%;}

p {font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;}

ul li {font-size: 100%;}

.smallblack {font-size: 80%;
color: #000000;}

.smallwhite {font-size: 80%;
color: #FFFFFF;}

.yellowheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #353b37;
font-weight: bold;}

.yellowsubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #353b37;
font-weight: bold;}

.greyheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #333333;
font-weight: bold;}

.greysubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #333333;
font-weight: bold;}

.whiteheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #ffffff;
font-weight: bold;}

.whitesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #ffffff;
font-weight: bold;}

.paleyellowheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #957a62;
font-weight: bold;}

.paleyellowsubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #957a62;
font-weight: bold;}

/*end text*/

/*menu styling*/

#menu th {background-image: url(images/navbackground.jpg);
border: 1px #373737 solid;
text-align: center;
color: #6c207e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 165%;}

#menu td {border: 1px #ececec solid;}

.menuitem {font-size: 115%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;}

.menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
color: #363636;
font-style: italic;}

/*end menu styling*/

/*hyperlinks*/

a {color: #303531;
text-decoration: underline;}

a:hover {color: #887e6c;
text-decoration: underline;
}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;}

.rightimage {margin-left: 5px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #1b1c1b solid;
background-color: #ffffff;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 2px #1b1c1b solid;
background-color: #1b1c1b;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;}

/*end form fields*/