/* properties for entire page and text inside tables */
body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	background:url(http://enrichingyourlife.com/wp-content/themes/enrich/images/bg.gif) repeat-x top #4d4d4d;
}

th, td { 
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	background:#FFFFFF;
}

div#page{
	width:920px;
	text-align:left;
}

/*header*/
div#page #header{
	width:100%;
	height:210px;
	background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/header.jpg) no-repeat top #FFFFFF;
}

/* Menu */


    #tabs1 {	z-index: 4;
	position: absolute;
	top: 165px;	padding: 0px 0px 0px 220px;
	float:left;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      }
    #tabs1 a{
	float:left;
	background: transparent url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/menu.png) no-repeat right top;
	margin:0;
	color: white;
	padding:0px 35px 3px 35px;
	text-decoration:none;
      }

    #tabs1 a:hover {
	float:left;
	color: #4d4d4d;
	margin:0;
	text-decoration:none;}

/*header text*/

div#header_text{
	width:100%;
	height:181px;
	background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/header_text_bg.png) no-repeat top #FFFFFF;
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	font-family:Trebuchet MS, sans-serif;
	line-height:18px;
	width:55%;
}

/* Content */

#content {
	background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/allbg.gif) repeat-y top left #FFFFFF;
	width: 870px;
	margin: 0 auto;
	padding: 0 35px 0px 15px;
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: transparent url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/blockquote.gif) no-repeat ;
}

/* Content */

#main {
    background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/allbg.gif) repeat-y top left #FFFFFF;
	width: 640px;
	margin: 0 auto;
	padding: 0 30px 0px 5px;
}

/* Footer */

#footer {
	height: 75px;
	padding: 45px 0 0 0;	line-height:1em;
	clear: both;
	color: #FFFFFF;
	width: 920px;
	margin: 0 auto;
	font-size:0.95em;
	background: #4d4d4d url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/footer.gif);}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 175px;
}

.white
{color: white;}

.white a, a:hover
{text-decoration:underline;}

/* blog*/

div#page #blog{
	background:#FFFFFF url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/allbg.gif) repeat-y top left;
}