/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, SansSerif, Arial;
	font-size: 11px;
}
.welcome
{
	background-color: #442510;
	color: #d9ba98;
}
.welcome a
{
	text-decoration: none;
	color: #d9ba98;
}
.welcome a:hover
{
	text-decoration: underline;
	color: #d9ba98;
}
.toppad
{
	padding: 2px 0 4px 0;
}
.leftcol
{
	background-color: #e9e0c2;
	padding: 10px 10px 10px 15px;
	width: 156px;
}
.leftcol h1
{
	font-size: 11px;
	font-weight: bold;
	color: #573c29;
	padding: 2px 0;
	margin: 0;
}
.navone
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.navone li
{
	text-transform: uppercase;
	padding: 3px 0;
	margin: 0;
}
.navone li a
{
	text-decoration: none;
	color: #573c29;
}
.navone li a:hover
{
	text-decoration: none;
	color: #946f54;
}
.rightcol
{
	padding: 0 0 0 6px;
}
#bestbuy
{
	background-image: url(../Images/Home_19.gif);
	background-color: #e9e0c2;
	background-repeat: no-repeat;
	background-position: -3px 0px;
	padding: 40px 0 0 0;
	margin: 20px 0 0 0;
}
#bestbuy ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#bestbuy li
{
	padding: 2px 0;
	margin: 0;
}




.botright1
{
	/*padding: 18px 0 6px 0;*/
	text-align: justify;
	
}

.botright1 a
{
	text-decoration: underline;
	color: #b59166;
}


.botright
{
	padding: 18px 0 6px 0;
	text-align: justify;
}
.botright a
{
	text-decoration: underline;
	color: #b59166;
}
.botright a:hover
{
	text-decoration: none;
	color: #b59166;
}
.siteHeader
{
 font-family:Tahoma, SansSerif, Arial;
 font-size:11px;
 color:#b59166;	
 margin-bottom:3px;
}

.siteHeader1
{
 font-family:Tahoma, SansSerif, Arial;
 font-size:9px;
 color:#b59166;	
 margin-bottom:3px;
}

.siteHeader1 a
{
	text-decoration: none;
	color: #b59166;
	
}


.botleft
{
	padding: 8px 14px 6px 0;
	text-align: justify;
}
.botleft a
{
	text-decoration: underline;
	color: #b59166;
	font-weight: bold;
}
.botleft a:hover
{
	text-decoration: none;
	color: #b59166;
	font-weight: bold;
}
.botnav
{
	color: #787878;
	border-top: #999999 solid 1px;
	padding: 3px 0 0 0;
	margin: 0;
}
.botnav a
{
	text-decoration: none;
	color: #787878;
}
.botnav a:hover
{
	text-decoration: underline;
	color: #787878;
}
.remme
{
	background-color: #f2f2f1;
	font-size: 10px;
	padding: 2px;
	margin: 4px;
}
.pagenum
{
	font-weight: bold;
}