@charset "UTF-8";
/* CSS Document */

/* TOP LINKS */

#header, #cart, #navbar, #content, #cart_bottom, #bottomlinks, #category_pages, .home_signup, #mid_main {
	background-repeat:no-repeat;
	}

h1, .link, #navlinks, a.navlinks:link, a.navlinks:hover, a.navlinks:visited, a.navlinks:active, #toplinks_bottom, a.toplinks_bottom:link, a.toplinks_bottom:hover, a.toplinks_bottom:visited, a.toplinks_bottom:active, .bracketlinks, #bottomlinks  {
	color: #423223;
	}

#header, #navbar, #maindiv, #content, #content_main {
	width:700px;
	}

.home_signup, .home_signup_labels .home_signup_title, #toplinks, a.toplinks:link, a.toplinks:hover, a.toplinks:visited, a.toplinks:active, #navlinks, #toplinks_bottom, #bottomlinks {
	font-family:Arial, Helvetica, sans-serif;
	}

.home_signup, .home_signup_labels, #toplinks, a.toplinks:link, a.toplinks:hover, a.toplinks:visited, a.toplinks:active, #navlinks, #toplinks_bottom {
	font-size:14px;
	}
	
.home_signup, .home_signup_labels, .home_signup_title, #toplinks, a.toplinks:link, a.toplinks:hover, a.toplinks:visited, a.toplinks:active {
	color:#efe2d9;
	}

.link {
	font-size:9pt;
	}
	
#header {
	background-image:url('/images/_main/header_bg_big.gif');
	height:158px;
	padding:0;
	}

#linkcell {
	padding:15px 10px 0 0;
	}
	
#cart {
	background-image:url('/images/_main/cart_bg.gif');
	}

#cart, #cart_bottom {
	padding:15px 0 0 5px;
	}
	
#navbar {
	background-image:url('/images/_main/navbar_bg.gif');
	height:50px;
	vertical-align:middle;
	}

#navlinks, a.navlinks:link, a.navlinks:hover, a.navlinks:visited, a.navlinks:active, a.bottomlinks:link, a.bottomlinks:hover, a.bottomlinks:visited, a.bottomlinks:active, .category_pages {
	text-decoration:none;
	}
	
#divider {
	padding:0 5px 0 5px;
	}

#content, #content_main {
	padding-top:10px;
	}

#content {
	background-image:url('/images/_main/main_bg.gif');
	/*height:731px;*/
	}

#content_main {
	background-color:#efe2d9;
	/*height:731px;*/
	}

#cart_bottom {
	background-image:url('/images/_main/cart_bottom.gif');
	}

#bottomlinks, a.bottomlinks:link, a.bottomlinks:hover, a.bottomlinks:visited, a.bottomlinks:active {
	color:#524030;
	font-size:11px;
	}

#bottomlinks {
	background-image:url('/images/_main/bottom_links_bg.gif');
	}

#category_pages {
	background-image:url('/images/blank_box.gif');
	font-family:"Times New Roman", Times, serif;
	width:119px;
	height:114px;
	font-weight:bold;
	}

#category_pages, .category_pages {
	color:#000000;
	}

#mid_main {
	background-image:url('/images/bg_big.png');
	background-color:#c2afa0;
	}

.home_signup_title, #category_pages {
	font-size:16px;
	}

.home_signup {
	border:solid 3px #423223;
	background-image:url('/images/_main/signup_bg.gif');
	background-repeat:repeat-x;
	width:333px;
	height:158;
	}

span.select {
	position: absolute;
	width: 230px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 19px;
	padding: 0 0px 0 5px;
	color: #000000;
	font: 12px/21px arial,sans-serif;
	background: url('/images/_main/dropdown.png') no-repeat;
	overflow: hidden;
	}