body {
	margin:0px 0px 20px 0px;
	font-family: Verdana, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 22px;
	color:#333;
	background-color: #fff;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#3366cc;
}

a:hover {
	text-decoration:none;
	color:#669966;
}

h1 {
	color: #669966;
	font-size: 32px;
	font-weight: bold;
}

h2 {
	color: #3366cc;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#container {
	width:767px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#logo {
	padding: 0px;
	height: 124px;
	background: url(/images/hummie.gif) no-repeat 420px 0px;
}

#logo_text {
	width: 210px;
	float: right;
	color: #36c;
	font-size: 18px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 42px;
}

#topmenu {
	height: 39px;
	background-color: #3366cc;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 12px;
	clear: left;
	display: none;
}

#main_page {
	padding: 0px 20px 20px 20px;
	overflow: auto;
}

#page_nav {
	float: right;
	padding: 10px 20px 10px 0px;
}

#page_nav a {
	text-decoration: none;
}

#footer_left {
	width: 570px;
	height: 255px;
	background: url(/images/footer_art.gif) no-repeat top left;
	float: left;
	clear: left;
}

#footer_text1 {
	width: 275px;
	float: right;
	color: #000;
	line-height: 18px;
	padding-top: 30px;
	font-weight: normal;
}

#footer_text2 {
	padding-top: 20px;
	width: 345px;
	float: right;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_order {
	padding-top: 20px;
	width: 570px;
	float: right;
	font-size: 16px;
	font-weight: 300;
	color: #669966;
	text-align: center;

}

#footer_right {
	width: 175px;
	background-color: #ff9;
	text-align: center;
	float: right;
	padding: 10px 0px;
}

#footer {
	height: 18px;
	background-color: #eee;
	border-top: 1px solid #3366cc;
	margin: 20px 0px;
	padding: 0px 0px 4px 0px;
	text-align: center;
	font-size: 10px;
	color: #666;
}

.blue_big_font {
	font-size: 16px;
	font-weight: 300;
	color: #3366cc;
}

.green_big_font {
	font-size: 16px;
	font-weight: 300;
	color: #669966;
}

#detail_image {
	padding: 10px 20px 10px 20px;
}

#detail_content {
	padding: 10px 10px 10px 20px;
}

#many_cards {
	width: 308px;
	height: 308px;
	margin: 52px 0px 0px 92px;
	border: 1px solid #000;
	background: url(/images/footer_art.gif) no-repeat 20px 50px;
}

#many_cards_toptext {
	margin: 15px 0px 0px 20px;
	font-weight: bold;
}

#many_cards_bottomtext {
	margin: 215px 0px 0px 20px;
}

.card {
  width: 353px;
  float: left;
  margin: 20px 0px;
}

.card_pad {
  width: 60px;
  height: 53px;
  float: left;
}

.card_id {
  width: 53px;
  height: 53px;
  float: left;
}

.card_caption {
  width: 240px;
  float: left;
  font-weight: bold;
}

.card_subtitle {
  width: 240px;
  float: left;
}
