html {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 0;
}
	
ul {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	line-height:18px;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #959595;
	background-color: #E3EBC6;
}

#container {
	margin: auto;
	width: 726px;
	background-image: url(images/content_tile.jpg);
	position: relative;
}

#text_container {
	margin: auto;
	width:782px;
	height: 100%;
	background: url(images/content_bg_btm.jpg) no-repeat bottom;
	position: relative;
	left: -28px;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7941D;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #464646;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F7941D;
}

.subtitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #363636;
	text-transform: none;
}

#underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE19E;
	padding-bottom: 7px;
}

.author {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #464646;
	font-weight: normal;
}

#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 167px;
	height: 213px;
	position: absolute;
	top: 19px;
	left: 61px;
}

#top_info {
	height: 53px;
	width: 203px;
	text-align: right;
	margin-left: 543px;
	padding-top: 18px;
}

#hours {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #464646;
	padding-bottom: 8px;
	padding-right: 25px;
}

#main_global_container {
	position: absolute;
	right: 36px;
	margin: 0;
	text-align: left;
	background-color: #FFE19E;
	padding: 5px 25px 5px 12px;
}

#main_global {
	width: 100%;
}

#main_global ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #959595;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
}

#main_global ul li{
	color: #8CC63F;
	text-decoration: none;
	display: inline;
}

#main_global ul li a:hover {
	color: #8CC63F;
	text-decoration: none;
}


#main_global ul li a, a:link, a:active, a:visited {
	text-decoration:none;
	color: #959595;
	padding-left: 15px;
	white-space: nowrap;
	margin: 0px;
	background-color: #FFE19E;
}

.main_global_on {
	color: #8CC63F;
}

#content {
	width: 469px;
	margin-left: 252px;
	padding-top: 33px;
	height: 100%;
}

#volume ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #464646;
	list-style-type: disc;
	padding-left: 17px;
}

#ways {
	padding-top: 10px;
	width: 350px;
	height: 400px;
}

#ways a:link, a:active, a:visited {
	text-decoration: underline;
	color: #8CC63F;
	padding: 0px;
	background: #FFFFFF;
}

#ways ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #959595;
	list-style-type: decimal;
	padding-left: 22px;
}

.thank_you {
	font-weight: bold;
	color: #464646;
	font-style: italic;
}

#elijah {
	background-image: url(images/photo_elijah.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 322px;
	position: absolute;
	left: 597px;
	bottom: 100px;
}

#return_policy {
	width: 370px;
}

#return_policy span {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #F7941D;
	font-weight: bold;
}

#quote_container {
	width: 191px;
	height: 191px;
	position: absolute;
	top: 270px;
	left: 36px;
}

#quote {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #363636;
	text-align: right;
	background-color: #FFE19E;
	padding: 18px;
}

.byline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6A311D;
	text-align: right;
}

#copyright span{
	display:none;
}
