/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #D6D6AD;
}
#footer {
	background-color: #000000;
	float: left;
	height: 100px;
	width: 760px;
	padding-top: 10px;
	padding-left: 20px;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	width: 780px;
	height: 102px;
	background-image: url(images/header_black.jpg);
	background-repeat: no-repeat;
}
#cart {
	float: right;
	width: 250px;
	height: 92px;
	margin-top: 10px;
}
#contentContainer {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
}
#menuHome {
	float: left;
	height: 556px;
	width: 201px;
	background-color: #999966;
}
#menuLevel2 {
	float: left;
	width: 201px;
	background-color: #999966;
	height: 556px;
}
#level2Content {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	padding-left: 125px;
	padding-top: 40px;
}
.lucida12Brown {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666600;
}
.lucida12Brown a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
.lucida12Brown a:hover {
	color: #666600;
	text-decoration: none;
}
.lucida10Brown {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666600;
}
.lucida10Brown a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
.lucida10Brown a:hover {
	color: #666600;
	text-decoration: none;
}
#homeContent {
	float: left;
	height: 556px;
	width: 579px;
}
h1 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}
#menuLevel3 {
	float: left;
	width: 201px;
	background-image: url(images/menu_wide_BG.gif);
	background-repeat: no-repeat;
}
#level3Content {
	float: left;
	width: 549px;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 40px;
}
#level4Content {
	float: left;
	width: 655px;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 20px;
}
#menuLevel4 {
	background-color: #999966;
	float: left;
	width: 100px;
	height: 580px;
	background-image: url(images/menu_narrow_BG.gif);
	background-repeat: no-repeat;
}
#level4ContentContainer {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
}
#cartHeader {
	width: 780px;
	height: 102px;
	background-image: url(images/home_header.gif);
	background-repeat: no-repeat;
}
.currency {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 15px;
}
.currency a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.currency a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.currency a:hover {
	color: #7D7D2D;
}
select {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lucidaWhite10 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.lucidaWhite10 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lucidaWhite10 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lucidaWhite10 a:hover {
	color: #000000;
	text-decoration: none;
}
#footer2 {
	float: left;
	height: 20px;
	width: 760px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
}
