@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
}
.oneColFixCtrHdr #header {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 80px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #DDDDDD;
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
}
#headerInsideDiv {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 18px;
	margin-top: 25px;
}
.oneColFixCtrHdr #footer {
	margin-bottom: 20px;
	padding-top: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.oneColFixCtrHdr #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



.oneColFixCtrHdr #footer br {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#logoDiv {
	float: left;
}

#headerurl {
	float: right;
	color: #FFFFFF;
	font-size: 18px;
	text-align: right;
	margin-top: 10px;
}
#header2 {
	padding-right: 2px;
	padding-left: 2px;
}
#pictureTop {
}

#menuTop {
	background-color: #B6C197;
	background-image: url(images/bgMenuTop.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 2px;
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#indexIntroDiv {
	width: 570px;
}
.oneColFixCtrHdr #container #mainContent #indexIntroDiv p {
	margin-top: 0px;
}

#indexShopLinksDiv {
	float: right;
	width: 224px;
	border: 1px solid #B6C197;
	padding-top: 15px;
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 10px;
	height: 332px;
}
.oneColFixCtrHdr #container #mainContent #indexShopLinksDiv br {
	margin: 0px;
	padding: 0px;
	clear: both;
}


#menuTop ul {
	margin: 0px;
	padding: 0px;
}
#menuTop li {
	display: inline;
	list-style-image: url(none);
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#menuTop  li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menuTop li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menuTop li a:hover {
	color: #006600;
	text-decoration: none;
}
#indexShopProduct1 {
	float: left;
	margin-top: 19px;
}
#indexShopProduct3 {
	float: left;
	margin-top: 19px;
	margin-bottom: 10px;
}


#indexShopProduct1Text {
	margin-top: 10px;
	float: left;
	width: 120px;
}
#indexShopProduct2Text {
	float: left;
	margin-top: 20px;
}
#indexHistoryDiv {
	border: 1px solid #B6C197;
	width: 180px;
	text-align: center;
	float: left;
}
#indexPhotoDiv {
	border: 1px solid #B6C197;
	width: 180px;
	text-align: center;
	float: left;
	margin-left: 12px;
}

#indexLocationDiv {
	border: 1px solid #B6C197;
	width: 180px;
	text-align: center;
	float: left;
	margin-left: 12px;
}

#indexLeftColumn {
	float: left;
	width: 570px;
}
#indexQuickLinksDiv {
	float: left;
	margin-top: 20px;
}
#footerMenu {
	float: left;
	text-align: left;
	width: 500px;
	line-height: 18px;
}
#footerCopyright {
	float: right;
	text-align: right;
}
#footerGiftsMenu {
	text-align: left;
	margin-top: 10px;
	float: left;
}

#historyLeftColumn {
	float: left;
	width: 550px;
}
#historyRightColumnDiv {
	float: right;
	width: 272px;
	padding-bottom: 10px;
	text-align: center;
}
#addressDiv {
	float: left;
	margin-left: 60px;
	background-image: url(images/iconaddress.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 15px;
	margin-top: 40px;
	margin-bottom: 150px;
}
#emailDiv {
	float: left;
	margin-left: 90px;
	background-image: url(images/iconEmail.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 40px;
	font-size: 15px;
	margin-top: 40px;
}
#phoneDiv {
	float: left;
	margin-left: 90px;
	background-image: url(images/iconPhone.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 40px;
	font-size: 15px;
	margin-top: 40px;
}
#sidebar {
	float: left;
	width: 190px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 2px;
}
#mainContentRight {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	line-height: 18px;
	margin-top: 25px;
	margin-left: 210px;
}
#leftMenuBox {
	background-color: #B6C197;
	height: 26px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-top: 7px;
	padding-left: 5px;
}
#productDiv {

}
#productDiv p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#productDetails {
	margin-left: 150px;
}
