/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;

}

.gray{
background-image:url(images/gray_bg_03.jpg);
background-repeat:no-repeat;
background-position:center;

}

.middle_nav_bar{
background-image:url(images/center_gray_menu_03.jpg);
background-repeat:no-repeat;
background-position:center;

}

.bottom_links{
color:#FFFFFF;
font-size:11px;
text-align:right;
font-weight:bold;
text-decoration:none;

}

a.bottom_links:link{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;

}

#brown{
text-align:center;
color:#CC9933;
font-weight:bold;
font-size:12px;

}

#address{
color:#FFFFFF;
font-size:12px;
text-align:center;

}
#address #bottom_text{
font-size:11px;

}



#menu_links_layer{
	position:relative;
	z-index:1;
	left: 10px;
	top: 0px;
	width: 229px;
	height: 264px;

}

#left_menu{
background-image:url(images/left_menu_03.jpg);
background-position:right;
background-repeat:no-repeat;

}

.new-left-menu{
background-image:url(images/index_08.jpg);
background-repeat:no-repeat;
width:170px;
height:280px;

padding-top:22px;

}


a.center_menu_links:link{
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;

}
a.center_menu_links:visited{
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.center_menu_links:hover{
color:#FFCC33;
font-size:12px;
font-weight:bold;
text-decoration:none;
}




a.header_links{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
font-weight:bold;

}

a.header_links:visited{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
font-weight:bold;

}

a.header_links:hover{
color:#FFCC33;
font-size:14px;
text-decoration:none;
font-weight:bold;

}


a.checkout:link, a.checkout:visited, a.checkout:hover
{
color:#FFCC33;
font-size:14px;
font-weight:bold;
text-decoration:none;
}



a.underline:link{
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;

}
a.underline:visited{
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.underline:hover{
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.text{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;

}

.header_img{
width:749px;
height:145px;

background-image:url(images/index_03.jpg);
background-repeat:no-repeat;
background-position:left;

}


form {
  padding: 0;
  margin: 0;
}
input {
  height: 18px;
  margin-left: 5px;
  font-size: 10px;
}

#top_links{
padding-top:35px;

}

#top-nav {
 
  height: 50px;
  text-align: center;

}
#top-nav a {
padding-top:10px;
padding-left:8px;
padding-right:8px;
  font-family: Arial, Helvetica, Verdana;
  font-size: 14px;
  color:#FFFFFF;
  text-decoration: none;
}
#top-nav a:hover {
  color: #FFCC33;
}

#center-nav {
 
  height: 37px;
  text-align: center;
}

#center-nav a {
padding-top:6px;
padding:15px;
  font-family: Arial, Helvetica, Verdana;
  font-size: 14px;
  color#333333;
  text-decoration: none;
}
#center-nav a:hover {
  color: #FFCC33;
}


#footer-nav {
 
  text-align: center;
}

#footer-nav a {
  padding-top:2px;
  padding:8px;
  font-family: Arial, Helvetica, Verdana;
  font-size: 11px;
  color#333333;
  text-decoration: none;
}

#footer-nav a:hover {
  color: #FFCC33;
}

.desc_text{
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;


}

.buttons{
display:inline;

}


.desc_text a{
font-size:12px;


}

.wish-list{
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}

.wish-list-box{
text-align:center;
width:150px;
height:150px;
border:2px solid black;


}

.top-login{
background-image:url(images/login-bg_02.jpg);
background-repeat:no-repeat;
height:25px;
padding-left:10px;
padding-top:5px;
font-size:12px;
color: #FFCC33;

}

.login-text{
height:25px;
font-size:12px;
color: #FFCC33;
padding-left:10px;

}



