 
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #573d2d;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent {
	width: 960px;
	height: 498px;
	text-align: justify;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
} 
#container {
	width: 960px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

} 
#NavBar {
	background-image: url(images/NavBG.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
#NavBar ul {
	display: block;
	height: 29px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NavBar ul li {
	display: inline;
	width: 100%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 1px;
	font-size: 14px;
}
#NavBar ul li a {
	text-decoration: none;
	color: #573d2d;
	font-size: 0.8em;
}
#NavBar  ul  li  a:hover, #NavBar ul li a:active {
	color: #FFFFFF;
}
 #header {
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #e4daca;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #a59687;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a59687;
	position: relative;
} 
 #header h1 {
	background-image: url(images/headerTitle.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 806px;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	margin: 0;
}

.bottomBG {
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 95px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	top: 403px;
	position: absolute;
	left: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topBG {
	background-image: url(images/contenttopBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	left: 100px;
}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 115px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
	height: 498px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/column.png);
	background-repeat: no-repeat;
}
 #sidebar2 {
	float: right; 
	width: 115px; 
	padding: 0px;
	margin: 0px;
	height: 498px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/column.png);
	background-repeat: no-repeat;
}


#bottomcontainer {
	padding: 0px;
	top: auto;
	margin: 0px;
	width: 960px;
}
.navPics img {
	padding-right: 1px;
	height: 75px;
	width: 91px;
}
#BottomNav {
	width: auto;
	background-color: #e4daca;
	display: block;
	height: 135px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #e4daca;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a59687;
	margin: 0px;
}
#navpics {
	margin: 0px;
	padding: 0px;
}
#subnav ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#subnav ul li {
	font-size: 11px;
	float: left;
	width: 90px;
	height: 50px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#subnav ul li a {
	text-decoration: none;
	color: #573d2d;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
#productLogos {
	border-top-width: 2px;
	height: 400px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #e4daca;
}
#producttitle {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a59687;
}
#productLogos ul {
	display: block;
	height: 325px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#productLogos ul li {
	display: inline;
	margin-right: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
#productLogos img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#Gift {
	padding: 0px;
	background-color: #e4daca;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a59687;
	border-bottom-color: #a59687;
	margin: 0px;
}
#Gift img {
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Gift p {
	font-size: 15px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: .01em;
}
#Gift p a:hover {
	text-decoration: underline;
}

 #footer {
	background-color: #e4daca;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	width: 930px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a59687;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
 #footer p {
	font-size: 75%;
	line-height: 125%;
	letter-spacing: 1.5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
 .copyright {
	margin: 0;
	font-size: 75%;
	line-height: 125%;
	letter-spacing: 1.5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	color: #573d2d;
	text-decoration: none;
}
.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;
}
a:link {
	color: #573d2d;
	text-decoration: none;

	
}
#backTo {
	font-size: x-small;
	position: absolute;
	top: 20px;
	left: 650px;
	z-index: 5000;
	width: 150px;
}
#backTo a {
	color: #573d2d;
	text-decoration: none;
}

#backTo a:hover {
	text-decoration: underline;
}
.menuItem {
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 25px;
	height: 352px;
	overflow: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.menuItem a {
	color: #573d2d;
	text-decoration: none;
}

.menuItem p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	font-size: 80%;
	line-height: 145%;
	width: 575px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	top: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menuItem strong {
	background-image: url(images/leftFlower.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 550px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.menuItem strong a:hover{
	text-decoration: underline;

}
.menuItem p a:hover {
	text-decoration: underline;
	color: #573d2d;
}
