body {
	background-image:url(../images/body-bg.png);
	background-repeat:no-repeat;
	background-color:#DFECF4;
	background-position:top center;
	margin:0px;
	padding:0px;
}

body.col_2 {
	background-image:url(../images/body-blank-bg.png);
}

#page, #page_home, #page_tightenup, #page_tour {
	position:relative;
	width:910px;
	margin:0 auto;
}

/* TOP MENU */
#nav_container {
	position:absolute;
	left:34px;
	top:20px;
}
.top-menu {
	height:33px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
}
.top-menu li {
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:31px;
	position:relative;
}
.top-menu li a {
	color:#FFFFFF;
	float:left;
	padding:0 13px 0 14px;
	text-decoration:none;
	background-color:#EE6727;
}
.top-menu li a:hover, .top-menu li a.active {
	background:#FFC25D none repeat scroll 0 0;
	color:#EE6727;
}

/* LEFT COLUMN */
#left_column {
	position:absolute;
	z-index:30;
	top:74px;
	left:34px;
	width:61px;
}
#weather h3 {
	color:#0F6D9D;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-align:center;
	text-transform:uppercase;
}
#weather dl {
	margin-top:16px;
	color:#FFFFFF;
	text-align:center;
}
#weather dt {
	font-weight:normal;
	font-size:20px;
}
#weather dd {
	font-size:10px;
	font-weight:normal;
	margin:0;
}
#phone_box {
	position:absolute;
	display:block;
	top:336px;
	width:61px;
	height:52px;
}
#phone_rollover {
	position:absolute;
	top:0px;
	left:0px;
	width:838px;
	height:52px;
	display:none;
	z-index:4000;
}
#phone_rollover.over {
	display:block;
}
#phone_rollover.off {
	display:none;
}

/* CENTER COLUMN */
#center_column {
	position:absolute;
	z-index:10;
	top:93px;
	left:95px;
	width:545px;
	overflow:visible;
}
#content_holder {
	width:477px;
	margin-left:58px;
	min-height:462px;
}
.content {
	padding-left:20px;
	padding-right:20px;
	color:#666666;
	line-height:170%;
}
.content img.heading_image {
	border:1px solid #3084BB;
	display:block;
	margin-bottom:8px;
}
.content h1 {
	color:#3184BB;
	font-size:31px;
	font-weight:normal;
	margin:0 0 20px 0;
}

#footer {
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:12px 0px;
	padding-bottom:400px;
	padding-top:70px;
	padding-left:10px;
	width:100%;
}

#footer ul {
	border-color:#949594;
	border-style:solid;
	border-width:1px 0;
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:8px 0 6px;
	width:400px;
}
#footer ul li {
	background:transparent url(../images/footer-separator.gif) no-repeat scroll 0 50%;
	float:left;
	margin:0 10px 0 -10px;
	padding:0 6px 0 10px;
}
#footer ul li a {
	color:#949594;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#333333;
}
#footer ul.icons {
	border:medium none;
}
#footer ul.icons li {
	background:transparent none repeat scroll 0 0;
	margin:0 16px 0 0;
	padding:0;
}
#footer ul.icons li#rss_link {
	background-image:url(../images/rss-icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:4px 0 4px 20px;
}
#footer ul.icons li#sharethis {
	padding-top:3px;
}

/* RIGHT COLUMN */
#right_column {
	position:absolute;
	z-index:20;
	top:93px;
	left:640px;
	width:290px;
}

#sidebar h3 {
	position:absolute;
	top:134px;
	left:10px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#sidebar h3 span {
	color:#FFC25D;
}
#sidebar ul {
	position:absolute;
	top:170px;
	left:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
#sidebar ul li {
	margin-bottom:27px;
}
#sidebar ul li a {
	color:#3184BB;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar ul li a:hover {
	text-decoration:underline;
}


#copyright {
	position:absolute;
	top:574px;
	left:850px;
	width:120px;
	color:#FFC25D;
	font-size:11px;
}
#copyright ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0 0 20px 0;
}
#copyright ul li {
	line-height:16px;
}
#copyright ul li a {
	color:#FFC25D;
	text-decoration:none;
}
#copyright ul li a:hover {
	text-decoration:underline;
}

/* LOGO */
#logo {
	position:absolute;
	top:93px;
	width:297px;
	height:77px;
	left:567px;
	z-index:50;
}

/* HOME */
/* Layout mods for home page */
body.col_2 #footer {
	background:none;
	position:absolute;
	width:300px;
	height:100px;
	left:0px;
	top:580px;
	padding-top:0px;
}
body.col_2 #footer ul {
	width:432px;
}

#home_mural {
	margin-top:62px;
	margin-left:10px;
}
#home_top_banner {
	position:absolute;
	top:66px;
	left:105px;
	z-index:2000;
}

#home_module_1 {
	position:absolute;
	top:470px;
	left:11px;
}
#home_module_1 a {
	background:transparent url(../images/tip-kit.gif) no-repeat scroll 0 0;
	position:absolute;
	height:105px;
	overflow:hidden;
	width:211px;
	text-indent:-9999em;
}
#home_module_1 a:hover {
	background-position:0 100%;
}

#home_module_2 {
	position:absolute;
	top:470px;
	left:232px;
}
#home_module_2 a {
	background:transparent url(../images/facts.gif) no-repeat scroll 0 0;
	position:absolute;
	height:105px;
	overflow:hidden;
	width:211px;
	text-indent:-9999em;
}
#home_module_2 a:hover {
	background-position:0 100%;
}

#home_module_3 {
	position:absolute;
	top:470px;
	left:452px;
	height:186px;
	overflow:hidden;
	width:288px;
}
/* TIGHTEN UP PAGE */
#page_tightenup {
	background-image:url(../images/tightenup-bg.gif);
	background-repeat:no-repeat;
	background-position: 106px 84px;
	height:800px;
}
#page_tightenup #footer {
	top:682px;
}
#tightenup_content {
	margin-left:80px;
	margin-right:100px;
}
.watch-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0 0 4px;
	width:100%;
}
.watch-list li {
	color:#FF6F34;
	float:left;
	font-size:23px;
	font-weight:bold;
	line-height:23px;
	margin:0 9px 0 7px;
}
.watch-list li a {
	color:#3084BB;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	text-decoration:none;
}

#do_tighten {
	position:absolute;
	top:100px;
	width:270px;
	left:480px;
}
#do_tighten h3 {
	background:transparent url(../images/do-tightenup.gif) no-repeat scroll 0 0;
	height:80px;
	margin:0 0 7px;
	overflow:hidden;
	text-indent:-9999em;
	width:260px;
}
#do_tighten h4 {
	color:#3084BB;
	font-size:18px;
	font-weight:bold;
	margin:0;
}
#do_tighten p {
	color:#000001;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
	margin:0;
}

/* HOME TOUR PAGE */
#page_tour #flashcontent {
	position:absolute;
	top:-10px;
	left:11px;
}

/* FACTS AND TIPS */
#filterby h4 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	background:transparent url(../images/bkg-filter-tab.gif) no-repeat scroll 0 0;
	padding:4px 0 4px 8px;
	margin-left:12px;
}
#filterby h4 a {
	color:#FFFFFF;
}
#categories {
	background:transparent url(../images/bkg-filter-bar.gif) repeat-x scroll 0 0;
	padding:4px 0 0px 8px;
	color:#FFFFFF;
}
#categories a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#categories a:hover, #categories a.selected {
	color:#000099;
}

ul#posts {
	list-style-type:none;
	margin:0;
	padding:12px;
	border:1px solid #2CAAD7;
}
li.EEA_Action {
	background:transparent url(../images/icon_eea_action.gif) no-repeat scroll 0px 4px;
	padding:0 0 4px 22px;
}
li.EEA_Tip {
	background:transparent url(../images/icon_eea_tip.gif) no-repeat scroll 0px 4px;
	padding:0 0 4px 22px;
}
li.EEA_Fact {
	background:transparent url(../images/icon_eea_fact.gif) no-repeat scroll 0px 4px;
	padding:0 0 4px 22px;
}

ul#posts li span.post_type {
	text-transform:uppercase;
	font-size:10px;
	display:block;
	padding-right:4px;
	color:#EE6727;
	float:left;
}
table.post_nav td {
	width:50px;
	padding:30px;
	text-transform:uppercase;
	font-size:10px;
}
td.post_nav_right {
	text-align:left;
}
td.post_nav_left {
	text-align:right;
}


.content h3, #tightenup_content h3 {
	color:#EE6727;
}

.content h4, #tightenup_content h4 {
	font-weight:bold;
	color:#3084BB;
}
#side_banner {
	position:absolute;
	left:544px;
	top:470px;
}