@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0}

body {font: 13px tahoma,serif; background:url(../images/body_bg.jpg) 0 0 repeat;}

form {
	margin:0px;
	}
	
#padding {padding:10px;}

/* page container */

#container {
	width:983px;
	margin:10px auto;
	position:relative;
	}
#background {
	margin-top:20px;
	float:left;
	background:#FFF;
	margin-right:auto;
	margin-left:auto;
	width: 983px;
	}
#bellocontain {
	width:980px;
	margin:10px auto;
	position:relative;
	}
#bellobg {
	margin-top:20px;
	float:left;
	background:#FFF;
	margin-right:auto;
	margin-left:auto;
	width: 980px;
	}
#bellocontent {
	width:980px;
	min-height:500px;
	height:auto;
	padding:0px;
	float:left;
	background-color: #18150f;
}
#belloheader {
	width:980px;
	height:126px;
	float:left;
}
#bellomenu {
	width:980px;
	height:162px;
	float:left;
}
#bellofooter {
	width:980px;
	height:50px;
	float:left;
	background-color: #18150f;
}

/* header area */
#header {
	height:133px;
	background-color: #1b2701;
	}

#logo {
	margin:25px;
	}


/* header area */
/* top navigation */
#topNavigation {
	float:left; 
	background:#252001;
	color:#FFF;
	padding:10px 10px 6px 10px;
	font-family: tahoma;
	width:963px;
	border-top:2px solid #b5bf6b;	
	}

#topNavigation a {padding:0px; display:inline;}


/* content level area:  navigation, search, content, cart */

/* navigation */
#navigation {
	float:left; 
	width:180px; 
	padding-left:15px;	
	}

#menu ul, #menu ul li {
	padding:0px;
	margin:0px;
	list-style-type: none;
	}
	
#menu a {
	text-decoration:none;
	color:#000;
	padding:3px;
	font-family: tahoma;
	font-size:13px;
	font-weight:normal;
	}

#menu ul li a.navitem {	
	font-family: tahoma;
	font-size:13px;
	font-weight:normal;}


/* search area */
#search {
	padding:10px 10px 10px 10px; 
	padding:0px;
	background:#000;
	}
#search p {
	padding-top:10px;
	margin-bottom: 0px;
	}

.searchbox {
	width:113px;	
	height:19px; 
	font-familY:tahoma;	
	border: 1px solid #dae8cd;
	margin::5px 0;
	padding:0px;

	}

.advsearch, a.advSearch {
	color:#000; 
	text-decoration:none;
	padding:0px;
	font-size:14px; 
	font-family:tahoma
	}
	

/* content area */
#wrapper {
	float:left; 
	width:100%; 
	background: url(../images/wrapper_bg.jpg) no-repeat top left #FFF;
	}

#content {
	margin: 0 0 0 200px;
	width: 770px;
	min-height: 450px;
	}

#content a {
	display:inline; 
	padding:0px;
	}


/* headers */

/* CSS 3 Font Embed (Example II)*/
@font-face {
	font-family: CURLZ___;
	src: url(‘CURLZ___.ttf’);
}
.font_CSS3 {
	font-family: CURLZ___;
	/*text-shadow: 3px 3px 7px #111;*/
}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	color:#CCCC99;
	font-weight:bold;
}

h1 {
	margin:4px 0px 4px 0px;
	font-size:24px;
}

h2 {
	font-size:20px;
	font-weight: bold;
}
h3 {
	font-size:18px;
	font-weight: bold;
}
h4,h5,h6 {font-size:14px;}
/* end headers */

p {
	font-family: Verdana, Geneva, sans-serif;
	margin:10px 0px 10px 0px;
	color:#CCCC99;
}

a, a:link, a:visited {
	color: #578034;
}
a:hover, a:visited:hover {
	color: #7C9127;
}

ul.bullets1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 10px;
	color:#CCCC99;
	list-style:outside;
	text-align:left;
	vertical-align:text-top;
	float: left;
}
ul.bullets1 li {
	padding: 2px 4px 2px 0px;
}
ul.bullets1 li a {
	padding: 2px 4px 2px 0px;
}

.ul_wrap {
	margin:0px;
	padding:0px;
	width:450px;
	height:auto;
}


/* slide show */

.slideShow {
	margin:0px;
	padding:0px;
	width:450px;
	height:auto;
	text-align:center;
}
.slides {
	width:450px;
	height:273px;
	display:block;
}
.navigation {
	height:13px;
	margin:0px;
	padding:0px;
}
.navigation a {
	display:inline-block;
	width:13px;
	height:13px;
	margin-right:0px;
	padding:0px;
	text-align:center;
	line-height:13px;
	font-size:10px;
	border:1px solid #666;
	text-decoration:none;
	background:#FFF;
	color:#578034;
}
a.selected {
	background:#578034;
}



/* shopping cart area */
#cart {
	margin:0px; 
	padding:0px; 
	background:#000;
	border-top: 1px dotted silver;
	}
	
#cartTop {
	float:left;
	width:20%;
	margin-left:-20%; 
	color:#FFF
	}

#cartContent {
	width:98%; 
	float:left; 
	border:1px dotted silver; 
	border-top:0px; 
	margin:0px; 
	padding:0px;
	background:#FFF;
	}


/* footer area */
#footer {
	float:left;
	width:983px; 
	background:#000;
	color: #FFF;
	height: 150px;
	}

#footer p {
	margin:0px; 
	padding:12px 0px 0px 0px; 
	color:#8c8b8b;
	text-align:center;
	font-size:11px;
	}

#footer p a {
	display:inline;
	color:#8c8b8b;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	}

p.copyright  {	
	color:#000; 
	width:100%; 
	text-align:center;  
	margin:auto;
	margin:4px;
	font-family:tahoma;
	font-size:11px;
	}

#copyright a {
	color: #FFF; 
	font-size:12px;
	}
a.copyright {display:inline; padding:0; color:#000; text-decoration:none}
/* some other styles */
.hr {
	height:0px; 
	background:transparent; 
	border-bottom:1px solid #FFF;
	}

.clear_both {
	clear:both;
	line-height:0px;
	height:0px;
}

/*--png fix--*/
img, div, span, a {
behavior: url("../iepngfix.htc");
}
/*--end png fix--*/

input.textfield {
	border:0px; 
	padding:2px; 
	height:16px; 
	font-size:12px; 
	border:0px; 
	margin-top:9px; 
	width:120px;
	}

/* generic float classes */
.left {float:left; height:17px; width: 50%; text-align:left}
.right {float:right; height:17px; width:  50%; text-align:right}
.go {position:relative; top:3px;}
.visiblecart {color:#FFF; font-family:arial; font-size:12px; position:relative; bottom:4px;}
a.nopadding {padding:0px; display:inline}

div#content div#padding {
	float:left;
	padding:10px;
	width:760px;
	}
	
	
	
.leftside {
	width:450px;
	padding: 5px 5px 5px 20px;
	float:left;
}
.rightside {
	width:450px;
	padding: 5px 20px 5px 5px;
	float:right;
}
	
.textscroll {
	width:440px;
	height: 400px;
	overflow: scroll;
	padding: 5px 5px 5px 5px;
	float:left;
	
}	
	
p.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 6px 4px 6px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#bellofooter li {
	font-family: Arial, Helvetica, sans-serif;
	color: #514b39;
	list-style: none;
	display: inline;
	}
#bellofooter li a:link, #bellofooter li a:visited, #bellofooter li a:active {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 6px;
	border-left: 1px solid #746f55;
	color: #514b39;
	font-weight: bold;
	text-decoration: underline;
	list-style: none;
	display: inline;
	}
#bellofooter li a:hover, #bellofooter li a:visited:hover {
	border-left: 1px solid #746f55;
	color: #746f55;
	font-weight: bold;
	text-decoration: underline;
	}
	
#bellofooter li.first {
	font-family: Arial, Helvetica, sans-serif;
	color: #514b39;
	list-style: none;
	display: inline;
	}
#bellofooter li.first a:link, #bellofooter li.first a:visited, #bellofooter li.first a:active {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	border-left: none;
	color: #514b39;
	font-weight: bold;
	text-decoration: underline;
	list-style: none;
	display: inline;
	}
#bellofooter li.first a:hover, #bellofooter li.first a:visited:hover {
	color: #746f55;
	font-weight: bold;
	text-decoration: underline;
	}



	

