
/*  UNIVERSAL STYLES */


body
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

div.main_holder
{
	position: relative;
	margin: 0 auto;
	width: 774px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto; 
}

div.sub_holder
{
	position: relative;
	margin: 0 auto;
	width: 774px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 25px;
}

div.subnav_holder
{
	clear: both;
}

div.logo_holder
{
	background-image: url(http://appreciate.org/_gr/_universal/logo.jpg);
	width: 351px;
	height: 86px;
}

img.layout_image
{
	display: block;
}

div.nav_holder
{
}

div.sub_nav_real_estate
{
	margin-left: 73px;
}

table
{
	padding: 0;
}

img.inline_img_left
{
	display: inline;
	float: left;
	border: 1px solid #9eb18d;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

img.inline_img_right
{
	display: inline;
	float: right;
	border: 1px solid #9eb18d;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}

td.ad_holder img
{
	display: block;
}

a
{
	text-decoration: none;
	color: #2f79a8;
}

a:hover
{
	text-decoration: underline;
	color: #2f79a8;
}



/*  HOME PAGE STYLES  */



/*  SHOPPING NAV  */

div.shop_nav
{
	text-align: right;	
}

p.shop_nav
{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a.shop_nav
{
	color: #F96317;
	text-decoration: none;
}

a.shop_nav:hover
{
	color: #F96317;
	text-decoration: underline;
}div.feel_holder
{
	position: relative;
	background-image: url(http://appreciate.org/_gr/feel/feel_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 774px;
	height: 472px;
}

div.feel_right_side
{
	position: absolute;
	left: 396px;
	top: 0px;
	height: 401px;
	width: 378px;
	background-color: #4694b5;
}

div.feel_section_1
{
	position: relative;
	margin-top: 25px;
}

div.feel_section_2
{
	position: relative;
	margin-top: 7px;
}

div.feel_section_3
{
	position: relative;
	margin-top: 7px;
}

div#number_image_1
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 21;
}

div#number_image_2
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 22;
}

div#number_image_3
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 23;
}

div.number_spacer
{
	width: 401px;
	height: 103px;
	z-index: 10;
}

div.number_bottom_border
{
	position: absolute;
	top: 98px;
	left: 0px;
	height: 5px;
	width: 378px;
	z-index: 15;
	background-color: #cfd8de;
}

table.section_text
{
	width: 100%;
	height: 100%;
}

table.section_text td
{
	vertical-align: middle;
}

div.section_text
{
	position: absolute;
	display: table-cell;
	top: 0px;
	left: 95px;
	width: 280px;
	height: 95px;
	vertical-align: middle;
}

p.section_text
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

div.feel_bottom
{
	position: absolute;
	left: 30px;
	top: 405px;
}

table.feel_nav_holder
{
	width: 600px;
}

td.feel_nav_item
{
	text-align: center;
}

p.feel_nav
{
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #1e2186;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}


p.feel_appreciate_text
{
	color: #FFD14A;
}

a.feel_nav
{
	color: #006797;
	text-decoration: none;
	font-weight: normal;
}

a.feel_nav:hover
{
	color: #C0642D;
	text-decoration: underline;
	font-weight: normal;
}


a.feel_nav_on
{
	color: #C0642D;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.feel_nav_on:hover
{
	color: #C0642D;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

