body {
	margin: 0;
	padding: 0;
	
	font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;}
html {
				scrollbar-3dlight-color:#BDAD8C;
                scrollbar-arrow-color:#000000;
                scrollbar-track-color:#BDAD8C;
                scrollbar-darkshadow-color:#BDAD8C;
                scrollbar-face-color:#BDAD8C;
                scrollbar-highlight-color:#FFFFFF;
                scrollbar-shadow-color:#FFFFFF}


/* All Page Links */
a:link, a:active, a:visited {
	color: #025900;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;

}
/* Main Page Container */
#container {
	width: 990px;
	height: 900px;
	margin: 0 0 0 0;
	padding: 0px;
	background-image: url(../../newbg1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
/* Header Container */
#header {
	background-repeat: no-repeat;
}
#sitelinks ul {
	border: 0;
	margin-left: 5px;
	padding: 0;
	text-align: left;
	list-style-type: none;
	
		}
	#sitelinks ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
		}
		#sitelinks ul li a {
	display: block;
	width: 80px;
	height: 22px;
	padding: 0px 0 0px 20px;
	margin: -2px 5px 0 0;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../../topnav.gif);
	background-repeat: no-repeat;
	background-position: left;
			}
		#sitelinks ul li a:hover {
	color: #FFF;
	background-image: url(../../topnav1.gif);
	background-repeat: no-repeat;
	background-position: left;
					}
		#sitelinks a:active {
	color: #CCC;
	background-color: #FF9966;
		}
		#sitelinks li#active a {
	color: #CCC;
	background-color: #FF9966;
		}
#menunav {
	padding: 0px 0 0px 0px;
}
.menunavmg { /* Logo Image */
	display: inline;
	float: left;
	margin-left: 34px;
	margin-top: 20px;
	
}	
	/* Index Menu Content */
	#nav, #nav ul { /* all lists */
		display: block;
		float: left;

		font-size: 16px;
		font-weight: bold;
		text-align: right;
		margin: 0;
		padding-left: 20px;
		padding-right: 2px;
					}

	#nav  a, #nav  a:link, #nav  a:active, #nav  a:visited {
		display: block;
		border: none;
		text-decoration: none;
		color: #fff;
		background-color: #9A6766;
		
			}
	#nav  a:hover {
		background-color: #DBD8AC;}

#crumblinks {
	padding: 0 0 0 0px;
	height: 36px;
}
	#crumblinks ul {
		border: 0;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	#crumblinks ul li {
		display: block;
		float: left;
		text-align: left;
		color: #993333;
			width: auto;
			height: 36px;			
			padding-right: 2px;
			padding-bottom: 4px;
			padding-top: 2px;
			font-size: 18px;
			font-weight: normal;
	}
		#crumblinks ul li a {
		height: 36px;
			margin-right: 20px;
			padding-left: 22px;
			padding-right: 10px;
			padding-bottom: 3px;
			padding-top: 3px;
			text-decoration: none;
			color: #FFF;
			background-image: url(../../topnav.gif);
			background-repeat: no-repeat;
			background-position: center left;
		}
		#crumblinks ul li a:hover {
			background-image: url(../../topnav1.gif);
			background-repeat: no-repeat;
			background-position: center left;
			
		}


/* Page content */
#content {
	width: 960px;
	padding: 15px 10px 10px 46px;
}	
	#menusubnav { /* Sub Menu Container */
		display: block;
		float: left;
		width: 118px;
		font-size: 15px;
		font-weight: bold;
		border: 2px solid #BCAC8B;
		margin-left: 3px;
		
		
	}
	#top { /* Featured Product Box */
		width: 100%;
		color: #6A1B00;
	}
	#subnav, #subnav ul { /* Sub Menu List */
		padding: 0 0px 0 0px;
		margin: 0 0px 0 0px;
		list-style: none;
		line-height: normal;
			}
	#subnav a {
		display: block;
	}
	#subnav li { /* all list items */
		width: 100%;
	}
		ul#subnav li a, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
			display: block;
			width: 100%;
			padding: 2px;
			text-decoration: none;
			color: #993333;
		}
		ul#subnav li a:hover {
			background-color: #DBD8AC;
			
			text-decoration: none;
		}
	#subnav li ul li {
	margin-left: 20%;
	width: 80%;
	font-size: 13px;
	font-weight: normal;
	border: 0;
	list-style-image: url(../../square.gif);
	
	}
	
	#content_text {
		display: inline;
		float: right;
		width: 785px;
		color:#660000;
	}
.footer {
	font-size: 80%;
	padding: 5px;
	margin-left: 3px;
	background-image: url(../../footerbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/* Misc Styles */
h1 { /* Page Header */
	font-weight: normal;
	font-size: 22px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #6A1B00;
}
h2 { /* Page Sub Header */
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 18px;
	color: #6A1B00;
}
h3 {
	color: #6A1B00;
}
th {
	text-align: left;
}
#clear {
	clear: both;
}
#message {
	text-align: center;
	color: #FFFFFF;
}
.popup {
    /* Necessary: */
    position: absolute;
    display: none;

    /* Additional styling: */
    border: 1px solid black;
    opacity: .85;
    filter: alpha(opacity=85);
}
.breadcrumb {
	font-size: 18px;
	color: #FFF;
	background-color: #9A6766;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left:35px;
}
.headtext {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	margin-top:21px;
}
.bigger {font-size: 18px}
.indent{
	margin-left:200px; }

.hidden {
		display: none;
		}
.image {
border: 1px solid #6A1B00;
}
.homenav {
	font-size: 18px;
	line-height: 26px;
	border-color: #5A4E40;
	border-style: solid;
	border-width: 2px;
	}


#homenav a:link{
			color: #FFFFFF;
			text-decoration: none;
}
#homenav a:visited{
			color: #FFFFFF;
			text-decoration: none;
}
#homenav a:hover{
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #000000;
				}
.rightmargin {
	margin-right: 100px;
}
.sub {
font-size: 80%;
color: #660000;
}.brown {
	color: #660000;
}
.red {
	color: #FF0000;
}
