@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #d4cdbc;
}

#container { 
	width: 905px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(/custom/themes/default/images2/content-tile.gif);
} 

#header #salebox {
	position: absolute;
	top: 0px;
	left: 10px;
	font-size: 13px;
	color: #931008;
}

.productDisc {
	color: #931008;
	font-size: 14px;
}
	
	


#header { 
	position: relative;
	width: 905px;
	height: 244px;
	background-image:url(/custom/themes/default/images2/header2008b.jpg);
} 


#header #searchbox {
	position: absolute;
	top: 125px;
	left: 240px;
	width: 290px;
	height: 22px;
}

#header #searchtbox {
	width: 275px;
	background-color: #f7ede4;
	height: 15px;
	border: 1px solid #f7ede4;
	font-size: 12px;
	margin: 3px 0 3px 3px;
	}
	
#header #searchtbox2 {
	width: 60px;
	height: 22px;
	background-color: #fabd85;
	border: 1px solid #fabd85;
	font-size: 12px;
	margin: 1px 0 0px 4px;
	padding-bottom: 2px;
	}
	
		
#header #searchbutton {
	position: absolute;
	top: 125px;
	left: 530px;
	width: 63px;
	height: 22px;
}



#header #bread {
	position: absolute;
	top: 209px;
	left: 12px;
	font-size: 11px;
	color: #ffffff;
}

#header #livechat {
	position: absolute;
	top: 10px;
	left: 5px;
}

#bread a {
	color: #ffffff;
}

#header #qlinks {
	position: absolute;
	top: 210px;
	left: 620px;
	font-size: 10px;
}

#header #logolink {
	position:absolute;
	left: 10px;
	top:13px;
	width:178px;
	height:124px;
	z-index:1;
}

#qlinks a {
	color: #cfd30a;
	text-decoration: none;
}

#header #topnav {
	position: relative;
	top: 163px;
	left: 6px;
	width: 887px;
	height: 30px
}

#topnav h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	margin: 0px;
	font-weight: normal;
}

#topnav a{
	color: #ffffff;
	text-decoration:none;
}

#topnav #rehab {
	position: absolute;
	top: 7px;
	left: 7px;
}

#topnav #gift {
	position: absolute;
	top: 7px;
	left: 173px;

}
	
#topnav #new {
	position: absolute;
	top: 7px;
	left: 275px;
	border-right: 1px solid #3e2207;
	padding-right: 9px;
}

#topnav #sale {
	position: absolute;
	top: 7px;
	left: 381px;
	border-right: 1px solid #3e2207;
	padding-right: 9px;
}

#topnav #news {
	position: absolute;
	top: 7px;
	left: 493px;
	border-right: 1px solid #3e2207;
	padding-right: 9px;
}
	
#topnav #catalog {
	position: absolute;
	top: 7px;
	left: 705px;
	border-right: 1px solid #3e2207;
	padding-right: 3px;
}
	
#topnav #about {
	position: absolute;
	top: 7px;
	left: 638px;
	border-right: 1px solid #3e2207;
	padding-right: 6px;
}
	
#topnav #home {
	position: absolute;
	top: 7px;
	left: 737px;
}

#topnav #home a {
	color: #FFFF00;
}


#contentwrap { 
	position: relative;
	width: 905px;
} 

#contentwrap #homeleft {
	width: 329px;
	float: left;
}

#homeleft #toptab {
	width: 329px;
	height: 49px;
	background-image:url(/custom/themes/default/images2/home-tab.gif);
}

#homeleft #hltxtbox1 {
	float: left;
	width: 326px;
	height: 10px;
	background-image:url(/custom/themes/default/images2/hlbox1.gif);
}

#homeleft #hltxtbox2 {
	float: left;
	width: 306px;
	height: 175px;
	padding: 0 10px 0 10px;
	background-image:url(/custom/themes/default/images2/hlbox2.gif);
	background-repeat:repeat;
	font-size: 11px;
	line-height: 1.55em;
}

#homeleft #hltxtbox3 {
	float: left;
	width: 326px;
	height: 10px;
	background-image:url(/custom/themes/default/images2/hlbox3.gif);
}

#homeright #toptab2 {
	width: 300px;
	height: 49px;
	background-image:url(/custom/themes/default/images2/home-tab2.gif);
}



#contentwrap #homeright {
	width: 300px;
	float: left;
}

#homeright  #hrtxtbox1 {
	float: left;
	width: 300px;
	height: 10px;
	background-image:url(/custom/themes/default/images2/hrbox1.gif);
}

#homeright  #hrtxtbox2 {
	float: left;
	width: 280px;
	height: 175px;
	padding: 0 10px 0 10px;
	background-image:url(/custom/themes/default/images2/hrbox2.gif);
	background-repeat:repeat;
	font-size: 11px;
	line-height: 1.55em;
}

#homeright  #hrtxtbox3{
	float: left;
	width: 300px;
	height: 7px;
	background-image:url(/custom/themes/default/images2/hrbox3.gif);
}

#homeleft h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	padding: 14px 0px 0 35px;
}
#homeright h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	padding: 14px 0px 0 35px;
}

#homerightside-wrap {
	width: 242px;
	position: relative;
}
	
#homerightside-wrap #squirrelinfo {
	position: relative;
	background-image: url(/custom/themes/default/images2/squirrelinfo.jpg);
	width: 238px;
	height: 248px;
	margin-left: 2px;
}


#shopgiftshome {
	position: relative;
	top: 0px;
	left: 8px;
	width: 227px;
	height: 191px;
	margin: 0 0 10px 0;
}

#shopgiftshome p{
	position: absolute;
	top: 50px;
	left: 15px;
	width: 205px;
	margin: 0px;
	line-height: 1.45em;
	color: #fff;
	z-index: 5;

}
	
	


#fwrap {
	width:135px;
	float:left;
	text-align:center;
	border: 1px solid #efefef;
	margin: 2px;
}

#fimage {
	height:170px;
	padding:5px;
}

#fpricebox  {
	margin:0px 0px 10px 0px;
	height:40px;
	padding:5px;
	text-align:center;
	font-size: 11px;
}


#squirrelinfo #squirreltxt {
	position: absolute;
	top: 190px;
	left: 16px;
	width: 207px;
	height: 43px;
} 

#squirreltxt h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #690802;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	line-height: 1.35em;
}

#home-sidepromo {
	padding: 10px 0 0 6px;
	width: 227px;
/*	height: 165px; */
}

#home-sidepromo h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	margin: 0px;
	font-weight: normal;
}
	

#topsellwrap {
	width:626px;
}

#topsell1 {
	width: 630px;
	height: 17px;
	background-image:url(/custom/themes/default/images2/topsell1.gif);
}

#topsell2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3d5a1f;
	margin: 0px;
	font-weight: normal;
}

#topsell2 {
	width: 589px;
	padding: 0 10px 0 30px;
	background-image:url(/custom/themes/default/images2/topsell2.gif);
	background-repeat: repeat;
}

#topsell3 {
	width: 630px;
	height: 17px;
	background-image:url(/custom/themes/default/images2/topsell3.gif);
}


#sidebar1 {
	float: left; 
	width: 220px;
}

#sidewrap {
	width: 220px;
	padding: 2px 0 0 7px;
}

#sidewrap #sidenav1 {
	float: left;
	background-image: url(/custom/themes/default/images2/sidenav1.gif);
	width: 220px;
	height: 15px
}

#sidewrap #sidenav2 {
	float: left;
	background-image: url(/custom/themes/default/images2/sidenav2.gif);
	background-repeat:repeat;
	width: 200px;
	padding: 0 10px 0 10px;
}

#sidewrap #sidenav3 {
	float: left;
	background-image: url(/custom/themes/default/images2/sidenav3.gif);
	width: 220px;
	height: 15px
}

#mainContent {
	margin: 0 0 0 220px;
	width: 655px;
} 

#mainContent2 {
	width: 672px;
} 


#mainContent #c1{
	float: left;
	background-image:url(/custom/themes/default/images2/c1.gif);
	width: 660px;
	height: 12px;
}

#mainContent #c2{
	float: left;
	background-image:url(/custom/themes/default/images2/c2.gif);
	background-repeat:repeat;
	width: 640px;
	padding: 0 10px 0 10px;
}

#mainContent #c3{
	float: left;
	background-image:url(/custom/themes/default/images2/c3.gif);
	width: 660px;
	height: 12px;
}

#mainContent2 #c1{
	float: left;
	background-image:url(/custom/themes/default/images2/c1.gif);
	width: 660px;
	height: 12px;
}

#mainContent2 #c2{
	float: left;
	background-image:url(/custom/themes/default/images2/c2.gif);
	background-repeat:repeat;
	width: 640px;
	padding: 0 10px 0 10px;
}

#mainContent2 #c3{
	float: left;
	background-image:url(/custom/themes/default/images2/c3.gif);
	width: 660px;
	height: 12px;
}



#footer { 
	border-top: 1px solid #ffffff;
	background-image: url(/custom/themes/default/images2/footer-tile.gif);
	background-repeat:repeat-x;
	background-color:#3D5A1E;
	height: 65px;
	color: #ffffff;
	width: 899px;
	margin-left:3px;
	text-align:center;
} 


#footer h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin: 0; 
	padding: 13px 0 0 10px;
	color: #ffffff;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#siteseal {
	text-align:center;
	margin:15px;
}
#credit a{
	color:white;
}
