html, body {		
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 100%;
	height: 100%;
	width: auto;
}
p {
margin: 0; 
padding: 0 0 1em; 
}
body {
	background-image: url(../images2/background.gif);
	background-repeat: repeat-x;
	}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #FFFFFF;
	height: auto;
	position: relative;
}
.mainmenu {
	width: 800px;
	padding: 0;
	background-color: #FFFFFF;
	height: auto;
	position: absolute;
	top: 169px;
	left: 50%;
	margin-left: -380px;
}
.top {
margin-left: auto;
margin-right: auto;
width: 800px;
margin-top: 0;
padding: 0;
}
.boximagetop {
position: relative;
left: 22px;
top: 65px;
padding: 0;
border: 0;
}
.boximagebottom {
position: relative;
left: 22px;
padding-bottom: 80px;
border: 0;
margin-top: 21px;
}
.imageright {
position: absolute;
left: 550px;
top: 70px;
}
.imageright2 {
position: absolute;
left: 440px;
top: 130px;
}
.imageright3 {
position: absolute;
left: 490px;
top: 130px;
}
.imageright4 {
position: absolute;
left: 490px;
top: 70px;
}
.imageright5 {
position: absolute;
left: 490px;
top: 150px;
}
.maintext {
position: relative;
left: 22px;
top: 61px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 18px;
color: #495250;
width: 340px;
height: auto;
background-color: #FAFAFA;
border-color: #D1D3D3;
border-style: solid;
border-width: 0 1px 0 1px;
padding-bottom: 60px;
padding-left: 18px;
padding-right: 18px;
padding-top: 10px;
margin-bottom: 40px;
}
.maintext a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
color : #495250;
line-height : normal; 
font-size : 12px;
line-height: 18px;
border-bottom: #495250; 
border-width: 0px 0px 1px 0px; 
border-style: none none dotted none;
text-decoration: none;
} 
.maintext a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
color : #495250;
line-height : normal; 
font-size : 12px;
line-height: 18px;
border-bottom: #495250; 
border-width: 0px 0px 1px 0px; 
border-style: none none dotted none;
text-decoration: none;
} 
.maintext a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
color : #F07300;
line-height : normal; 
font-size : 12px;
line-height: 18px;
border-bottom: #495250; 
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
text-decoration: none;
} 
#footerholder {
width: 100%;
border-top: solid #CCCCCC 1px;
height: 174px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
	background-color: #F7F7F7;
	border-style: solid;
	border-color: #818887;
	border-width: 1px 0 0 0;
	height: 74px;
	position: relative;
	padding-top: 5px;
}
* html #container {
height: 100%;
}
.yoursound {
position: relative;
left: 676px;
top: -70px;
}
#smallnav {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #67524D;
text-decoration: none;
position: relative;
margin-left: 610px;
margin-top: 40px;
width: auto;
height: auto;
}
#smallnav a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #67524D;
text-decoration: none;
}
#smallnav a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #67524D;
text-decoration: none;
}
#smallnav a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #8DBB54;
text-decoration: underline;
}
h1 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 26px;
line-height: 18px;
color: #F07300;
font-style: normal;
font-weight: normal;
}
h2 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 15px;
color: #401D14;
font-style: normal;
font-weight: bold;
}
.footertext {
width: 500px;
padding-left: 25px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #57605F;
line-height: 12px;
background-color: inherit;
}
.footertext a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #57605F;
line-height: 12px;
text-decoration: none;
}
.footertext a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #57605F;
line-height: 12px;
text-decoration: none;
}
.footertext a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #57605F;
line-height: 12px;
text-decoration: underline;
}
a {
text-decoration: inherit;
}
.menuactivepage {
position: relative;
 margin-right: 8px;
	}
/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 9px; /* I'm using ems and px to allow people to zoom their font */
 width: 79px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 148px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 display: block;
 position: relative;
 background: #FFFFFF;
 border: none;
 margin-right: 3px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(../images2/subnavback.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 3px;
 color: #FFFFFF;
 text-decoration:  none;
	padding-left: 5px;
 color: #495250;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a#contact:focus {
 color: #F07300;
 background-color: #FFF;
	background-image: url(../images2/subnavback.gif);
 background-repeat:no-repeat;
 background-position: top left;
}
.menulist a.highlighted {
 color: #A3938F;
 background-color: #FFF;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a#contact:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*+html .menulist ul li {
 float: left;
 height: 1%;
}
*+html .menulist ul a {
 height: 1%;
}
* html .menulist ul li {
 float: left;
 height: 1%;
}

* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

.menulist a#services {
background-image: url(../images2/b_services.gif);
background-repeat:no-repeat;
background-position: top left;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#services:hover, .menulist a.highlighted#services, .menulist a#contact:focus {
background-image: url(../images2/b_services_o.gif);
background-repeat:no-repeat;
background-position: top left;
display: block;
margin-left: 0;
}
.menulist a#services2 {
background-image: url(../images2/b_services_o.gif);
background-repeat:no-repeat;
background-position: top left;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#services2:hover, .menulist a.highlighted#services2, .menulist a#contact:focus {
background-image: url(../images2/b_services_o.gif);
background-repeat:no-repeat;
background-position: top left;
display: block;
margin-left: 0;
}
.menulist a#about {
background-image: url(../images2/b_about.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
background-position: top left;
margin-left: 0;
}
.menulist a#about:hover, .menulist a.highlighted#about, .menulist a#contact:focus {
background-image: url(../images2/b_about_o.gif);
background-repeat:no-repeat;
display: block;
background-position: top left;
margin-left: 0;
}
.menulist a#about2 {
background-image: url(../images2/b_about_o.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
background-position: top left;
margin-left: 0;
}
.menulist a#about2:hover, .menulist a.highlighted#about2, .menulist a#contact:focus {
background-image: url(../images2/b_about_o.gif);
background-repeat:no-repeat;
display: block;
background-position: top left;
margin-left: 0;
}
.menulist a#shop {
background-image: url(../images2/b_shop.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#shop:hover, .menulist a.highlighted#shop, .menulist a#contact:focus {
background-image: url(../images2/b_shop_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#shop2 {
background-image: url(../images2/b_shop_o.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#shop2:hover, .menulist a.highlighted#shop2, .menulist a#contact:focus {
background-image: url(../images2/b_shop_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#privacy {
background-image: url(../images2/b_privacy.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#privacy:hover, .menulist a.highlighted#privacy, .menulist a#contact:focus {
background-image: url(../images2/b_privacy_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#privacy2 {
background-image: url(../images2/b_privacy_o.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#privacy2:hover, .menulist a.highlighted#privacy2, .menulist a#contact:focus {
background-image: url(../images2/b_privacy_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#shipping {
background-image: url(../images2/b_shipping.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#shipping:hover, .menulist a.highlighted#shipping, .menulist a#contact:focus {
background-image: url(../images2/b_shipping_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#faq {
background-image: url(../images2/b_faq.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#faq:hover, .menulist a.highlighted#faq, .menulist a#contact:focus {
background-image: url(../images2/b_faq_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#faq2 {
background-image: url(../images2/b_faq_o.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#faq2:hover, .menulist a.highlighted#faq2, .menulist a#contact:focus {
background-image: url(../images2/b_faq_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#contact {
background-image: url(../images2/b_contact.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#contact:hover, .menulist a.highlighted#contact, .menulist a#contact:focus {
background-image: url(../images2/b_contact_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist a#contact2 {
background-image: url(../images2/b_contact_o.gif);
background-repeat:no-repeat;
display: block;
width: 79px;
height: 25px;
margin-left: 0;
}
.menulist a#contact2:hover, .menulist a.highlighted#contact2, .menulist a#contact:focus {
background-image: url(../images2/b_contact_o.gif);
background-repeat:no-repeat;
display: block;
margin-left: 0;
}
.menulist #lightbrown {
background-color: #A3938F;
display: block;
width: 72px;
height: 25px;
left: 4px;
padding: 0;
margin-right: 0;
}
#imageone {
position: absolute;
left: 300px;
top: 60px;
}
#imagetwo {
position: absolute;
left: 300px;
top: 240px;
}
img {
border: none;
}
table	{
border-color : #CCCCCC;
border-style : solid;
border-width : 0px 0px 1px 1px;
}
td	{
border-color : #CCCCCC;
border-width: 1px 1px 0 0;
border-style: solid;
margin: 0;
padding: 5px;
}
