body {
	padding: 12px 0 0 0;
	margin: 0 auto;
	width: 950px;
	font-size:100%;
}

h1, h2, h3, h4, h5, h6, p, a, ol, ul, li, hr {
	margin: 0;
	padding: 0;
}

a { text-decoration: none; }
a:link { color: #f7b529; }
a:visited { color: #f7b529; }
a:hover { color: #c00; }
a:active { color: #c00; }


/* ---------- Header Section ---------- */

#header {
	
	margin: 12px 0 0 0;
	border-bottom: 1px solid #D6CFCF;
}

#header h1 {
	width: 391px;
	height: 80px;
	text-indent: -9999px;
	margin: 24px 0 0 0;
	padding-bottom: 12px;
}

#header h1 a {
	display: block;
	width: 391px;
	height: 80px;
	background: url(../../../../images/charisma_header.gif) no-repeat;
}

#main_navigation {
	float: right;
	margin-top: -110px;
	padding-bottom: 12px;
}

#main_navigation ul {
	list-style: none;
}

#main_navigation li {
	float: left;
	margin-left: 12px;
	width: 69px;
	font: bold 0.75em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	background: url(../../../../images/nav_bg.gif) no-repeat top;
}

#main_navigation li a {
	height: 78px;
	display: block;
	padding: 2px 6px 0 6px;
	text-decoration: none;
	margin-top: 17px;
	xposition: relative;
}

#main_navigation li a:link { background: #BBAEAF; color: #fff; }
#main_navigation li a:visited { background: #BBAEAF; color: #fff; }
#main_navigation li a:hover { background: #eee; color: #F7B529; }
#main_navigation li a:active { background: #eee; color: #F7B529;}






/* ---------- Listings Page Links ---------- */

#listing_navigation {
	clear: both;
	margin: 0;
	padding: 8px 0 0 0;
}

#listing_navigation ul {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0 0 0 150px;
	width: 798px;
}

#listing_navigation li {
	display: inline;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	margin: 0 12px 0 0;
	padding: 0;
}



#listing_navigation li a:link { text-decoration: none; }

#listing_navigation li.shop a:link { color: #C5DA79; }
#listing_navigation li.shop a:visited { color: #C5DA79; }
#listing_navigation li.shop a:hover { color: #c00; }
#listing_navigation li.shop a:active { color: #c00; }

#listing_navigation li.things a:link { color: #97BAED; }
#listing_navigation li.things a:visited { color: #97BAED; }
#listing_navigation li.things a:hover { color: #c00; }
#listing_navigation li.things a:active { color: #c00; }

#listing_navigation li.food a:link { color: #FC9064; }
#listing_navigation li.food a:visited { color: #FC9064; }
#listing_navigation li.food a:hover { color: #c00; }
#listing_navigation li.food a:active { color: #c00; }

#listing_navigation li.business a:link { color: #CD9FE7; }
#listing_navigation li.business a:visited { color: #CD9FE7; }
#listing_navigation li.business a:hover { color: #c00; }
#listing_navigation li.business a:active { color: #c00; }

#listing_navigation li.pamper a:link { color: #FF99CC; }
#listing_navigation li.pamper a:visited { color: #FF99CC; }
#listing_navigation li.pamper a:hover { color: #c00; }
#listing_navigation li.pamper a:active { color: #c00; }

#listing_navigation li.leisure a:link { color: #7AB9B1; }
#listing_navigation li.leisure a:visited { color: #7AB9B1; }
#listing_navigation li.leisure a:hover { color: #c00; }
#listing_navigation li.leisure a:active { color: #c00; }

#listing_header {
	clear: both;
}

#listing_title {
	float: left;
	width: 140px;
	margin: 8px 0 6px 0;
}


#listing_title h2 {
	color: #fff;
	font: bold 1.8em Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: -0.08em;
	padding: 6px 0px 24px 6px;
}

#listing_title p {
	color: #666;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding: 6px 12px 12px 6px;
	margin-top: 1px;
}

#listing_image {
	float: right;
	width: 798px;
	margin: 8px 0 6px 0;
}

#listing_image img {
	padding-top: 1px;
}

#listing_sub_navigation {
	padding: 0 0 0 150px;
	clear: both;
	margin: 0 0 8px 0;
}

#listing_sub_navigation ul {
	list-style: none;
}

#listing_sub_navigation li {
	display: inline;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	margin-right: 15px;
	text-transform: lowercase;
}

#listing_sub_navigation li a:link { text-decoration: none; }



#listings {
	margin: 0 0 0 150px;
}

#listings h3 {
	color: #fff;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	background: #97BAED url(../../../../images/thing_border.gif) repeat-x;
	padding: 3px 6px;
}




/* --------------- FRONT PAGE STYLE --------------- */

#front_left {
	width: 382px;
	float: left;
	margin: 12px 16px 0 0;
}

#front_left h2 {
	height: 442px;
	text-indent: -9999px;
	margin-bottom: 6px;
}

#front_left h2 a {
	display: block;
	height: 442px;
}

#front_right {
	width: 552px;
	float: left;
	margin: 12px 0 0 0;
}

#front_right h2.header {
	background: #fff url(../../../../images/welcome_to.png) no-repeat left top;
	height: 34px;
	width: 377px;
	text-indent: -9999px;
	margin: 0 0 12px 0;
}

#contact {
	padding-top: 12px;
}

#contact  h3 {
	background: #fff url(../../../../images/contact_us.png) no-repeat left top;
	height: 26px;
	width: 116px;
	text-indent: -9999px;
	margin: 0 0 6px 0;
}

#intro_blurb, #register {
	background: #fff url(../../../../images/dotty.png) repeat-x left bottom;
	padding-bottom: 6px;
}

#intro_blurb p, #ways_to_use p, #register p {
	line-height: 1.5em;
	padding-bottom: 1em;
}

#ways_to_use {
	padding: 18px 0 0 0;
	background: #fff url(../../../../images/dotty.png) repeat-x left bottom;
}

#front_right #ways_to_use  h2.ways_header {
	background: #fff url(../../../../images/ways.png) no-repeat left top;
	height: 37px;
	width: 409px;
	text-indent: -9999px;
	margin: 0 0 12px 0;
}

.center {
	text-align: center;
}

div.ways_holder div.way_cat {
	float: left;
	width: 175px;
	margin: 0 12px 6px 0;
}

div.ways_holder div.last {
	margin-right: 0px;
}

div.ways_holder div.way_cat h3 {
	font-size: 1.1em;
	padding: 6px;
}

div.ways_holder div.way_cat h3.shop {
	background: #c5da79 url(../../../../images/shop_border.gif) repeat-x top; 
}

div.ways_holder div.way_cat h3.food {
	background: #fc9064 url(../../../../images/food_border.gif) repeat-x top; 
}

div.ways_holder div.way_cat h3.things {
	background: #97BAED url(../../../../images/thing_border.gif) repeat-x top; 
}

div.ways_holder div.way_cat h3.pamperig {
	background: #ff99cc url(../../../../images/pamper_border.gif) repeat-x top; 
}

div.ways_holder div.way_cat h3.leisure {
	background: #7ab9b1 url(../../../../images/leisure_border.gif) repeat-x top; 
}

div.ways_holder div.way_cat h3.business{
	background: #cd9fe7 url(../../../../images/business_border.gif) repeat-x top; 
}

div.ways_holder ul {
	list-style: none;
	padding: 10px 0 0 0;
}

div.ways_holder li {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.3em;
	padding: 0 0 3px 6px;
}

#content_holder {
	margin-top: 12px;
}

#main_content {
	width: 640px;
	float: left;
	background: #fff url(../../../../images/side_border.png) repeat-y 626px top;
}

#main_content h2 {
	font: bold 2em Helvetica, Arial, sans-serif;
	color: #f7b529;
	letter-spacing: -0.03em;
	padding: 0 12px 12px 0;
	line-height: 1em;
}

#main_content h3 {
	font: bold 1.6em Helvetica, Arial, sans-serif;
	color: #f7b529;
	letter-spacing: -0.03em;
	padding: 0 12px 12px 0;
	line-height: 1em;
	background: #fff;
}

#main_content p {
	line-height: 1.6em;
	padding-right: 24px;
	padding-bottom: 1.3em;
}

#main_content ul {
	list-style: square;
	margin: 0 24px 12px 36px;
}

#main_content li {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.6em;
	padding: 0 0 3px 6px;
}

#content_menu {
	width: 310px;
	float: left;
}

#content_menu ul {
	list-style: none;
	margin: 0 0 0 0;
}

#content_menu li {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding: 0 0 6px 0;
}

#content_menu p.side_register {
	text-indent: -9999px;
	background: #fff url(../../../../images/side_reg.jpg) no-repeat center top;
	height: 324px;
	width: 309px;
	margin: 12px 0;
}

#content_menu p.side_register a {
	display: block;
	height: 324px;
	width: 309px;
}