/* CSS Document */

html {
	font-size: 76%;
	font-family:"Times New Roman", Times, serif;
} 

html * {
	font-size: 100%;
	font-family:"Times New Roman", Times, serif;
}

body{
	padding:0px;
	width:100%;
	background-color:#fff;
}

#core, #coreTop, #coreBottom, #coreTop_home, #coreBottom_home{
	float:left;
	height:auto !important;	
	height:389px;
	min-height:389px;
	width:900px;
}

#core{

}

#coreHeader, #coreHeader_home{
	float:left;
	width:766px;
	height:162px;
}

#coreHeader_home{

}

#coreHeader{

}

#coreCopyright, #coreCopyrightLink a{
	padding:55px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;

}

#coreCopyrightLink{
	padding:0px 0px 0px 8px;
}

#coreCopyrightCompany, #coreCopyrightLink{
	display:inline;
}

#coreHeader h1, #coreFooter h2, #coreFooter h3, #coreHeader_home h1, #coreFooter_home h2{
	margin:0px;
	padding:0px;
	text-indent:-999px;
}

#coreFooter, #coreFooter_home{
	float:left;
	width:766px;
	height:97px;
}

#coreFooter{

}

#coreFooter_home{

}

#coreTop, #coreTop_home{
	background-repeat:no-repeat;
}

#coreTop{

}

#coreTop_home{

}

#coreBottom, #coreBottom_home{
	background-repeat:no-repeat;
	background-position:bottom;
}

#coreBottom{
	background-image:url("../images/body_bottom.jpg");
}

#coreBottom_home{
	background-image:url("../images/body_bottom_home.jpg");
}

#coreNav{
	float:left;
	width:238px;
	height:245px;
	background-image:url("../images/nav.jpg");
	background-repeat:no-repeat;
}

#coreContent{
	float:left;
}

#coreSearch{
	float:right;
	padding:35px 20px 0px 0px;
}

#coreSearchInput{
	background-color:#071d57;
	border:3px solid #fff;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-indent:5px;
}

#coreSearchSubmit{
	border:3px solid #fff;
	background-color:#b9b9b9;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

#local_itemDisplay, #local_itemList{
	margin:10px 0px 0px 20px;
	border:0px solid #000;
}

#viewMiniCart{
display:none;
}

#qty_chooser{
display:none;
}


#btn_add_to_cart{
display:none;
}

#local_descriptionDisplay{
width:500px;
}


