* {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	}
* a {
	text-decoration: none;
	}
* a:hover {
	text-decoration: none !important;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d3a18;
	/* color: #2b200d;*/
	background-color: #ffffff !important;
	}
#content a {
	color: #4d3a18 !important;
	text-decoration: underline !important;
}
#content a:hover, #footer a:hover {
	color: #967f49 !important;
	}
#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
	_position: absolute;
	_left: 50%;
	_margin-left: -450px;
	}

a#logolink {
	display: block;
	width: 368px;
	float: left;
	margin: 5px 266px;
	_margin-left: 133px;
	}
a#logolink img {
	border: none;
	}

h1 {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	/*color: #2b200d !important; */
	color: #4d3a18 !important;
	}

#content {
	width: 100%;
	float: left;
	min-height: 320px;
	_height: 320px;
	}
#content p {
	/*text-transform: none;*/
	}

#footer {
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
	}
#footer a {
	display: block;
	width: auto;
	margin-right: 10px;
	text-decoration: none;
	float: left;
	color: #4d3a18;
	}
#footer p {
	width: auto;
	float: right;
	color: #967f49;
	margin: 0 45px;
	}

.clear {
	clear: both;
	}

#content a:hover, #footer a:hover {
	text-decoration: underline !important;
	}

div.storePopup {
	display: none;
	}

.messages {
	/* color: #ff6600; */
	color: #bf362e !important;
	font-weight: bold;
	}

	
.strollLogo {
	background: url(images/logo.png);
	width: 368px;
	height: 82px;
	position: relative;
}
.PNGBG {
 <!--[if IE]>
 position: inherit;
 <![endif]-->
}