/*
File:			custom.css
Description:	Custom styles for Thesis
BASIC USAGE:
If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: &amp;lt;body class="custom"&gt;;. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.
For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:
	.custom a, .custom a:visited { color: #090; }	<;--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them
WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height &amp; width attributes to reflect the actual size of your image */

.fb {
	height: 50px;
	width: 50px;
	display: inline;
	float: left;
        margin-left: 21px;
}
.yt {
	float: left;
	height: 50px;
	width: 50px;
	
}
.tr {
	float: left;
	height: 50px;
	width: 50px;
	display: inline;
}
.fk {
	float: left;
	height: 50px;
	width: 50px;
	display: inline;
}
.ln {
	float: left;
	height: 50px;
	width: 50px;
	display: inline;
}

.custom .menu {
        padding-bottom: 1.6em;
}
.custom .menu .rss a, .menu .rss a:hover {
        color: black;
}
.custom .title-avatar {
        float:left; 
        width:5em; 
        margin-right:1em;
}
.custom #footer {
	text-align: center;
}
.custom #content {background-color:#fff;}
.custom .menu li {
	padding-right: 0em;
}
.custom #sidebars ul.sidebar_list {
        padding-left: .1em;
        padding-right: .1em;
        margin: 0px;
}
.custom #sidebars ul.xoxo blogroll {
	padding: 100px;
}
.custom li.widget ul {
	text-align: center;
}
.custom li#linkcat-2.widget h3{
        background: url(http://nickiandkaren.com/wp-content/uploads/2010/04/blogroll.png) no-repeat;
        margin-left: 1.2em;
        margin-top: 2.769em;
        margin-bottom: 20px;
        line-height: 3.286em;
        text-indent: -9999px;
}
.custom li#text-6.widget h3{
        background: url(http://nickiandkaren.com/wp-content/uploads/2010/04/subscribe.png) no-repeat;
        margin-left: 1.2em;        
        margin-bottom: 20px;
        line-height: 3.286em;
        text-indent: -9999px;
}
.custom li#linkcat-45.widget h3{
        background: url(http://nickiandkaren.com/wp-content/uploads/2010/04/destinations.png) no-repeat;
        margin-left: 1.2em;
        margin-bottom: 20px;
        line-height: 3.286em;
        text-indent: -9999px;
}
.custom li#linkcat-43.widget h3{
        background: url(http://nickiandkaren.com/wp-content/uploads/2010/04/interior-design.png) no-repeat;
        margin-bottom: 20px;
        margin-left: 1.2em;
        line-height: 3.286em;
        text-indent: -9999px;
}
.custom li#linkcat-44.widget h3{
        background: url(http://nickiandkaren.com/wp-content/uploads/2010/04/jewlery.png) no-repeat;
        margin-left: 1.2em;        
        margin-bottom: 20px;
        line-height: 3.286em;
        text-indent: -9999px;
}
.custom li#linkcat-7.widget h3{
        background: url(http://nickiandkaren.com/wp-content/uploads/2010/04/luxury-real-estate.png) no-repeat;
        margin-left: 1.2em;        
        margin-bottom: 20px;
        line-height: 3.286em;
        text-indent: -9999px;
}
.custom li#linkcat-83.widget h3{
        background: url(http://nickiandkaren.com/wp-content/uploads/2010/05/listings-virtual-tours.jpg) no-repeat;
        margin-left: 1.2em;        
        margin-bottom: 20px;
        line-height: 3.286em;
        text-indent: -9999px;
}
.social { border: solid #ddd; border-width:1px 0 1px 0; margin: -15px auto 10px; display:block; padding: 3px 0 1px 0px;  overflow: hidden; }
.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }
 
.social .social_button.dg { margin: 0px 0 0 20px ; padding-top: 0px;}
.social .social_button.tm { margin: 0px 0 0 12px;  padding-top: 4px;}
.social .social_button.fb { margin: 0 0 0 15px;  padding-bottom: 0px;}
.social .social_button.su { margin: 0px 0 0 30px;  padding-top: 2px;}
.social .social_button.em { margin: 0 0 0 20px;  padding-top: 0px;}
.social .social_button.em a{background:#eee url(http://nickiandkaren.com/wp-content/2010/05/emailthis.gif) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:10px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.social .social_button.em a:hover {background:#ddd url(http://nickiandkaren.com/wp-content/uploads/2010/05/emailthis.gif) 3px 50% no-repeat}
.social .social_button a img { border: 0; padding: 0; }
.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#555;}
 
.clear{clear:both;}

.southern_california_real_estate #luxury_listings_row_one  {
float: left;
height: 212px;
width: 175px;
margin-left: 1.4em;
margin-top: .5em;
}
.southern_california_real_estate #luxury_listings_row_two  {
float: left;
height: 212px;
width: 175px;
margin-left: 1.4em;
margin-top: .5em;
}           
.southern_california_real_estate .text {
background: none;
margin: 0px;
padding-left: 4em;
font-family: Tahoma;
}
.southern_california_real_estate .texte {
padding-left: 5em;
font-style: italic;
color: #555555;
}
.southern_california_real_estate img.photoborder {
border: 5px solid #304a70;
padding: 5px; /*Inner border size*/
	background: #dedede; /*Inner border color*/
}
.luxury_real_estate body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.luxury_real_estate #containerhome {
    width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.luxury_real_estate #pic {
	margin: 19px;
}
.luxury_real_estate #top {
	width: 900px;
    height: 100px;
    margin: 0 auto;
    padding-top: 50px;
}
.luxury_real_estate #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}
.luxury_real_estate #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.luxury_real_estate #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.luxury_real_estate #end {
    font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.luxury_real_estate .midtext {
	overflow: hidden;
	padding: 2px;
}
.luxury_real_estate #endRight {
	height: 291px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.7em;
	padding-top: 2.2em;
	margin-left: 1.5em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.luxury_real_estate .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.luxury_real_estate .offered {
	font-size: 24px;
	color: #FFF;
}
.luxury_real_estate #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.luxury_real_estate #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}
.luxury_real_estate .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.luxury_real_estate .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.luxury_real_estate .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.luxury_real_estate .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.luxury_real_estate .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;    
    text-align: center;
    margin-left: 40px;
    }



.white_stallion body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.white_stallion #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.white_stallion #pic {
	margin: 19px;
}
.white_stallion #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.white_stallion #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.white_stallion #mainContent {
	padding: 0;
     
}
.white_stallion #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.white_stallion #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.white_stallion #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.white_stallion .midtext {
	overflow: hidden;
	padding: 2px;
}
.white_stallion #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.white_stallion .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.white_stallion .offered {
	font-size: 24px;
	color: #FFF;
}
.white_stallion #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.white_stallion #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.white_stallion .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.white_stallion .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.white_stallion .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.white_stallion .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.white_stallion .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.white_stallion #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.white_stallion .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.white_stallion .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.white_stallion .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.white_stallion .social_list li {display: inline; }

.newbern body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.newbern #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.newbern #pic {
	margin: 19px;
}
.newbern #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.newbern #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.newbern #mainContent {
	padding: 0;
     
}
.newbern #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.newbern #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.newbern #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.newbern .midtext {
	overflow: hidden;
	padding: 2px;
}
.newbern #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.newbern .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.newbern .offered {
	font-size: 24px;
	color: #FFF;
}
.newbern #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.newbern #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top:5em;
}
.newbern .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.newbern .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.newbern .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.newbern .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.newbern .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.newbern #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.newbern .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	
      }
.newbern .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.newbern .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.newbern .social_list li {display: inline; }


.dark_creek body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.dark_creek #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.dark_creek #pic {
	margin: 19px;
}
.dark_creek #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.dark_creek #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.dark_creek #mainContent {
	padding: 0;
     
}
.dark_creek #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.dark_creek #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.dark_creek #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.dark_creek .midtext {
	overflow: hidden;
	padding: 2px;
}
.dark_creek #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.dark_creek .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.dark_creek .offered {
	font-size: 24px;
	color: #FFF;
}
.dark_creek #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.dark_creek #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.dark_creek .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.dark_creek .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.dark_creek .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.dark_creek .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.dark_creek .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.dark_creek #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.dark_creek .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.dark_creek .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.dark_creek .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.dark_creek .social_list li {display: inline; }

.heartridge body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.heartridge #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.heartridge #pic {
	margin: 19px;
}
.heartridge #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.heartridge #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.heartridge #mainContent {
	padding: 0;
     
}
.heartridge #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.heartridge #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.heartridge #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.heartridge .midtext {
	overflow: hidden;
	padding: 2px;
}
.heartridge #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.heartridge .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.heartridge .offered {
	font-size: 24px;
	color: #FFF;
}
.heartridge #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.heartridge #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.heartridge .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.heartridge .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.heartridge .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.heartridge .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.heartridge .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.heartridge #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.heartridge .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.heartridge .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.heartridge .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.heartridge .social_list li {display: inline; }

.bella_siena body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.bella_siena #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.bella_siena #pic {
	margin: 19px;
}
.bella_siena #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.bella_siena #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.bella_siena #mainContent {
	padding: 0;
     
}
.bella_siena #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.bella_siena #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.bella_siena #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.bella_siena .midtext {
	overflow: hidden;
	padding: 2px;
}
.bella_siena #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.bella_siena .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.bella_siena .offered {
	font-size: 24px;
	color: #FFF;
}
.bella_siena #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.bella_siena #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.bella_siena .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.bella_siena .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.bella_siena .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.bella_siena .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.bella_siena .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.bella_siena #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.bella_siena .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.bella_siena .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.bella_siena .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.bella_siena .social_list li {display: inline; }


.melford body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.melford #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.melford #pic {
	margin: 19px;
}
.melford #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.melford #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.melford #mainContent {
	padding: 0;
     
}
.melford #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.melford #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.melford #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.melford .midtext {
	overflow: hidden;
	padding: 2px;
}
.melford #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.melford .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.melford .offered {
	font-size: 24px;
	color: #FFF;
}
.melford #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.melford #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.melford .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.melford .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.melford .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.melford .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.melford .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.melford #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.melford .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.melford .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.melford .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.melford .social_list li {display: inline; }

.jim_bridger body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.jim_bridger #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.jim_bridger #pic {
	margin: 19px;
}
.jim_bridger #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.jim_bridger #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.jim_bridger #mainContent {
	padding: 0;
     
}
.jim_bridger #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.jim_bridger #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.jim_bridger #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.jim_bridger .midtext {
	overflow: hidden;
	padding: 2px;
}
.jim_bridger #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.jim_bridger .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.jim_bridger .offered {
	font-size: 24px;
	color: #FFF;
}
.jim_bridger #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.jim_bridger #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.jim_bridger .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.jim_bridger .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.jim_bridger .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.jim_bridger .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.jim_bridger .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.jim_bridger #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.jim_bridger .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.jim_bridger .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.jim_bridger .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.jim_bridger .social_list li {display: inline; }

.oxley body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.oxley #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.oxley #pic {
	margin: 19px;
}
.oxley #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.oxley #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.oxley #mainContent {
	padding: 0;
     
}
.oxley #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.oxley #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.oxley #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.oxley .midtext {
	overflow: hidden;
	padding: 2px;
}
.oxley #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.oxley .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.oxley .offered {
	font-size: 24px;
	color: #FFF;
}
.oxley #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.oxley #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.oxley .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.oxley .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.oxley .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.oxley .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.oxley .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.oxley #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.oxley .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.oxley .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.oxley .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.oxley .social_list li {display: inline; }

.ultimate body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.ultimate #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.ultimate #pic {
	margin: 19px;
}
.ultimate #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.ultimate #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.ultimate #mainContent {
	padding: 0;
     
}
.ultimate #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.ultimate #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.ultimate #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.ultimate .midtext {
	overflow: hidden;
	padding: 2px;
}
.ultimate #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.ultimate .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.ultimate .offered {
	font-size: 24px;
	color: #FFF;
}
.ultimate #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.ultimate #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.ultimate .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.ultimate .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.ultimate .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.ultimate .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.ultimate .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.ultimate #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.ultimate .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.ultimate .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.ultimate .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.ultimate .social_list li {display: inline; }

.lakeview body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.lakeview #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.lakeview #pic {
	margin: 19px;
}
.lakeview #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.lakeview #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.lakeview #mainContent {
	padding: 0;
     
}
.lakeview #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.lakeview #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.lakeview #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.lakeview .midtext {
	overflow: hidden;
	padding: 2px;
}
.lakeview #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.lakeview .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.lakeview .offered {
	font-size: 24px;
	color: #FFF;
}
.lakeview #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.lakeview #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.lakeview .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.lakeview .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.lakeview .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.lakeview .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.lakeview .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.lakeview #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.lakeview .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.lakeview .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.lakeview .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.lakeview .social_list li {display: inline; }

.royal body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.royal #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.royal #pic {
	margin: 19px;
}
.royal #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.royal #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.royal #mainContent {
	padding: 0;
     
}
.royal #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.royal #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.royal #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.royal .midtext {
	overflow: hidden;
	padding: 2px;
}
.royal #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.royal .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.royal .offered {
	font-size: 24px;
	color: #FFF;
}
.royal #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.royal #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.royal .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.royal .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.royal .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.royal .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.royal .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.royal #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.royal .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.royal .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.royal .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.royal .social_list li {display: inline; }

.happy body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.happy #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.happy #pic {
	margin: 19px;
}
.happy #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.happy #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.happy #mainContent {
	padding: 0;
     
}
.happy #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.happy #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.happy #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.happy .midtext {
	overflow: hidden;
	padding: 2px;
}
.happy #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.happy .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.happy .offered {
	font-size: 24px;
	color: #FFF;
}
.happy #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.happy #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.happy .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.happy .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.happy .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.happy .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.happy .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.happy #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.happy .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.happy .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.happy .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.happy .social_list li {display: inline; }

.read_road_one body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.read_road_one #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.read_road_one #pic {
	margin: 19px;
}
.read_road_one #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.read_road_one #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.read_road_one #mainContent {
	padding: 0;
     
}
.read_road_one #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.read_road_one #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.read_road_one #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.read_road_one .midtext {
	overflow: hidden;
	padding: 2px;
}
.read_road_one #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.read_road_one .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.read_road_one .offered {
	font-size: 24px;
	color: #FFF;
}
.read_road_one #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.read_road_one #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.read_road_one .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.read_road_one .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.read_road_one .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.read_road_one .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.read_road_one .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.read_road_one #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.read_road_one .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.read_road_one .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.read_road_one .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.read_road_one .social_list li {display: inline; }

.lower_lake body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.lower_lake #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.lower_lake #pic {
	margin: 19px;
}
.lower_lake #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.lower_lake #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.lower_lake #mainContent {
	padding: 0;
     
}
.lower_lake #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.lower_lake #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.lower_lake #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.lower_lake .midtext {
	overflow: hidden;
	padding: 2px;
}
.lower_lake #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.lower_lake .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.lower_lake .offered {
	font-size: 24px;
	color: #FFF;
}
.lower_lake #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.lower_lake #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.lower_lake .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.lower_lake .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.lower_lake .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.lower_lake .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.lower_lake .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.lower_lake #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.lower_lake .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.lower_lake .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.lower_lake .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.lower_lake .social_list li {display: inline; }

.long_shadow body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.long_shadow #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.long_shadow #pic {
	margin: 19px;
}
.long_shadow #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.long_shadow #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.long_shadow #mainContent {
	padding: 0;
     
}
.long_shadow #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.long_shadow #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.long_shadow #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.long_shadow .midtext {
	overflow: hidden;
	padding: 2px;
}
.long_shadow #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.long_shadow .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.long_shadow .offered {
	font-size: 24px;
	color: #FFF;
}
.long_shadow #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.long_shadow #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.long_shadow .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.long_shadow .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.long_shadow .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.long_shadow .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.long_shadow .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.long_shadow #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.long_shadow .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.long_shadow .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.long_shadow .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.long_shadow .social_list li {display: inline; }

.read_road_two body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.read_road_two #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.read_road_two #pic {
	margin: 19px;
}
.read_road_two #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.read_road_two #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.read_road_two #mainContent {
	padding: 0;
     
}
.read_road_two #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.read_road_two #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.read_road_two #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.read_road_two .midtext {
	overflow: hidden;
	padding: 2px;
}
.read_road_two #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.read_road_two .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.read_road_two .offered {
	font-size: 24px;
	color: #FFF;
}
.read_road_two #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.read_road_two #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.read_road_two .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.read_road_two .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.read_road_two .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.read_road_two .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.read_road_two .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.read_road_two #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.read_road_two .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.read_road_two .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.read_road_two .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.read_road_two .social_list li {display: inline; }
.parmenter body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.parmenter #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.parmenter #pic {
	margin: 19px;
}
.parmenter #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.parmenter #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.parmenter #mainContent {
	padding: 0;
     
}
.parmenter #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.parmenter #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.parmenter #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.parmenter .midtext {
	overflow: hidden;
	padding: 2px;
}
.parmenter #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.parmenter .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.parmenter .offered {
	font-size: 24px;
	color: #FFF;
}
.parmenter #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.parmenter #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.parmenter .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.parmenter .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.parmenter .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.parmenter .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.parmenter .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.parmenter #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.parmenter .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.parmenter .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.parmenter .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.parmenter .social_list li {display: inline; }

.shawness body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.shawness #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.shawness #pic {
	margin: 19px;
}
.shawness #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.shawness #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.shawness #mainContent {
	padding: 0;
     
}
.shawness #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.shawness #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.shawness #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.shawness .midtext {
	overflow: hidden;
	padding: 2px;
}
.shawness #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.shawness .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.shawness .offered {
	font-size: 24px;
	color: #FFF;
}
.shawness #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.shawness #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.shawness .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.shawness .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.shawness .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.shawness .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.shawness .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.shawness #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.shawness .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.shawness .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.shawness .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.shawness .social_list li {display: inline; }

.talal body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.talal #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.talal #pic {
	margin: 19px;
}
.talal #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.talal #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.talal #mainContent {
	padding: 0;
     
}
.talal #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.talal #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.talal #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.talal .midtext {
	overflow: hidden;
	padding: 2px;
}
.talal #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.talal .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.talal .offered {
	font-size: 24px;
	color: #FFF;
}
.talal #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.talal #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.talal .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.talal .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.talal .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.talal .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.talal .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.talal #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.talal .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.talal .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.talal .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.talal .social_list li {display: inline; }

.fallbrook body {
	margin: 0;
	padding: 0;
	background-color: #006;
	color: #000;
}
.fallbrook #containerhome {
        width: 904px;
	text-align: center;
	background-color: #ECEAEB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1000px;
	overflow: hidden;
}
.fallbrook #pic {
	margin: 19px;
}
.fallbrook #top {
	width: 900px;
        height: 100px;
        margin: 0 auto;
        padding-top: 50px;
}
.fallbrook #title {
	text-align: center;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 24px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 2em;
}

.fallbrook #mainContent {
	padding: 0;
     
}
.fallbrook #left_cont {
	width: 425px;
	float: left;
	height: 344px;
	padding: 10px;
}
.fallbrook #right_cont {
	float: right;
	width: 425px;
	clear: none;
	text-align: center;
	height: 344px;
	padding: 10px;
}
.fallbrook #end {
       font-size: 14px;
	clear: both;
	height: 300px;
	width: 408px;
	padding-top: 0.8em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.7em;
	float: left;
	background-repeat: repeat;
	margin-left: 1.3em;
	color: #333;
	text-align: left;
	margin-top: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	overflow: hidden;
}
.fallbrook .midtext {
	overflow: hidden;
	padding: 2px;
}
.fallbrook #endRight {
	height: 300px;
	width: 408px;
	float: left;
	clear: none;
	position: relative;
	background-repeat: repeat;
	padding-right: 0.9em;
	padding-top: 0.8em;
	padding-bottom: 1.7em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0.1em;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	margin-right: 0.7em;
}
.fallbrook .endRight_inside {
	height: 260px;
	width: 378px;
	margin: 20px;
	padding: 1px;
}
.fallbrook .offered {
	font-size: 24px;
	color: #FFF;
}
.fallbrook #leftrightWrap {
	height: 370px;
	width: 904px;
	background-color: #999;
}

.fallbrook #Div1 {
	clear: both;
	float: none;
	color: #F5F4F4;
	height: 150px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5em;
}
.fallbrook .adcopy {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(http://nickiandkaren.com/wp-content/uploads/2010/04/back.png);
	font-size: 12px;
	color: #000;
	overflow: hidden;
	font-weight: bold;
	padding-right: .5px;
	padding-left: .5px;
}
.fallbrook .name_nicki {
	margin-left: 2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	font-size: 12px;
	font-style: normal;
}
.fallbrook .endInside {
	height: 260px;
	width: 368px;
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 1px;
}
.fallbrook .endRight_inside_cInfo {
	height: 200px;
	width: 205px;
	float: right;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: -9px;
}
.fallbrook .endRight_outside {
	float: right;
	height: 200px;
	width: 170px;
	top: 20px;
	position: relative;
}
.picture_1 { 
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;    
       text-align: center;
       margin-left: 40px;
    }

.fallbrook #social li  { 
      display: inline;
      list-style-type: none;
      padding-right: 20px;
}
.fallbrook .social_list {
	margin: 20;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
.fallbrook .social_list li  { 
      display: inline;
      list-style-type: none;
      padding-left: 1em;
}
.fallbrook .social_list ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
.fallbrook .social_list li {display: inline; }


