@import 'common.css';

ul#main-nav li a#lifestyle{
	background-position:bottom left;
}

/*****************************************************
Lifestyle
******************************************************/
#lifestyle-banner {
    background: url(../images/lifestyle/banner.jpg) top left no-repeat;
    width:656px;
    height:167px;
    float:left;
}
#lifestyle-content {
    margin:20px 20px 45px 20px;
}
#lifestyle-content p,
#lifestyle-content h1 {
    margin-bottom:20px
}


    /*  #content-right{
		width:455px;
                text-align:right;
		float:right;
		border-left:dashed 1px #c2ad83;
                margin-bottom:20px;
	}*/
      img#membership{
                float:right;
                margin-right:-10px;
      }
      #content-left{
                 background:url(../images/properties/left-nav-bg.gif) no-repeat;
                 width:189px;
                 height:400px;
         }


             ul#life-nav{
              margin:0 auto;
              padding-top:40px;
              text-align:center;
        }
        ul#life-nav li{
              margin:-2px 0 5px -8px;
        }
        ul#life-nav li a{
              font-size:11px;
              text-transform:uppercase;
              font-weight:bold;
              text-decoration:none;
        }
div.lifestyle_content_holder {margin: 0; padding: 0; width: 625px;}
div.lifestyle_content_holder_col1 {float: left; width: 180px; margin: 0 0 0 0; padding: 0;}
div.lifestyle_content_holder_col2 {float: right; width: 440px; margin: 0 0 0 0; padding: 0;}
.thumb {margin:0 0 10px 0;}
.clearizor{clear:both;}
#createyourown{
text-align:center;
}