/* Instant Native CSS Document */
		#main {
		margin: 0 auto 0 auto;
		width: 660px;
		border-bottom: 6px solid #99c52b;
		}
		
		#navigation {
		background-color:#000000;
		height: 29px;
		border-top: 1px solid #333333;
		padding-top: 1px;
		padding-left: 4px;
		}
		
		#navigation A {
		font: 10pt/11pt "lucida grande", tahoma, Arial, Helvetica, sans-serif;
		text-decoration: none;
		/*color:#b7de82;*/
		color:#999999;
		display: block;
		float: left;
		padding: 4px 8px 4px 8px;
		position: relative;
		top: 6px;margin-left:2px;
		}
		
		#navigation A.selected {
		color: #000000;
		background-color:#99c52b;/* #b7de82;*/
		top:7px;
		}
		
		#navigation A:hover.selected {
		color: #000000;
		background-color:#99c52b;/*#b7de82;*/
		top:7px;
		}
		
		#navigation A:hover {
		text-decoration: none; 
		color:#ffffff;
		background-color: #5e7243;
		}
				
		body {
		font: 10pt/12pt  tahoma, Arial, Helvetica, sans-serif;
		background: #333333;
		padding:0px;
		margin:0px;
		}
		
		A {
		text-decoration: none;
		color: #4884ea;
		}
		
		A:hover {
		text-decoration: underline;
		color: #7fcbdb;
		}
						
		h1 {
		color: #208bce; 
		font: 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
		}
		
		h2, h3, h4 {
		margin: 0px;
		font: 16pt/18pt "Gill Sans", Arial, Helvetica, sans-serif;
		color: #1F41D1;
		padding: 0px 15px 15px 15px; 
		}
		
		h3 {
		padding-bottom:0px;
		font:13pt/16pt "Gill Sans", Arial, Helvetica, sans-serif;
		}
		
		h4 {
		margin: 0px;
		font: 12pt/12pt  "Gill Sans", Arial, Helvetica, sans-serif;
		padding: 1em 0px .2em 15px; 
		}
		
		p {
		margin: 0px;
		padding: 0em 3em 1.3em 15px;
		line-height:125%;
		}
		
		ul {
		margin:0px;
		//margin-left:3em;
		padding-right:1em;
		margin-bottom:1em;
		}
		
		.postcard {
		margin: 2em;
		/*margin-top:1em;*/
		border: 1px solid #a59f8e;
		border-right: 2px solid #a59f8e;
		border-bottom: 2px solid #a59f8e;
		padding: 10px;
		background-color: #f8eede;
		float:right;
		clear:none;
		position:relative;
		font: 9px/11px tahoma,lucida grande;
		color:#999999;
		}

/* styles for featured plan */
		.myServices, .aboutMe,
		#featuredPlan {
		background: #faf7e6 url(../images/topgradient.png) repeat-x top;
		color: #686b6e;
		padding:1em;
		}
		
		
		#featuredPlan h2 {
		}
		
		.myServices h3, .aboutMe h3,	
		#featuredPlan h3 {	
		font: 10pt/12pt "Gill Sans", Arial, Helvetica, sans-serif;
		color: #686b6e;
		}
		
		.myServices p, .aboutMe p,
		#featuredPlan p {
		height:auto;;
		}
		.myServices h2, .aboutMe h2
{
		padding-top:1em;
}
/* styles for old features */		
		 .oldFeatures {
		background-color: #dbd0b9;
		color: #000000;
		font: 10pt/12pt  tahoma, Arial, Helvetica, sans-serif;
		padding: 1em;
		border-top: 1px solid #686b6e;
		}
		
		.oldFeatures .postcard {
		float: left;
		margin-left:1.1em;
		//margin-left:.9em;
		}
		
		 .oldFeatures h2 {
		font: 13pt/14pt "Gill Sans", Arial, Helvetica, sans-serif;
		color: #1F41D1;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom:0px;
		}
			
		.oldFeatures h3 {	
		font: 9pt/12pt "Gill Sans", Arial, Helvetica, sans-serif;
		color: #686b6e;
		margin: 0px;
		}
		
		.oldFeatures p {
		margin-top:1em;
		}

/* styles for my services and about me*/		
		
/* JE old
		.myServices, .aboutMe {
		height: 900px;
		color: #6daebc;
		font: 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
		padding: 0px 20px 0px 250px; 
		background: #1e1f1e url(images/redroom2.jpg) no-repeat ;
		position:relative;
		}
		
		.myServices h2, .aboutMe h2 {
		color: #b5fe23;
		padding-top:1em;
		}

		.myServices p {
		padding-bottom:3px;
		}

		.aboutMe {
		height: 600px;
		background: #1e1f1e url(images/anne.png) no-repeat right top;
		padding: 0px 250px 0px 0px; 
		}
*/		
/* styles for my services and about me*/		

		.dream {
		border: 1px solid #a59f8e;
		border-right: 2px solid #a59f8e;
		border-bottom: 2px solid #a59f8e;
		padding: 10px;
		background-color: #f8eede;
		margin-left:78px;
		margin-right:80px;
		clear:none;
		position:relative;
		font: 9px/11px verdana;
		color:#999999;
		}
		
		.dreamVacation {
		background-color:#dbd0b9;
		color: #000000;
		border-top: 1px solid #686b6e;
		font: 10pt/11pt  tahoma, Arial, Helvetica, sans-serif;
		padding:0px;
		margin-left:0px;	
		padding-top:2em;
		}
		
		.dreamVacation h3, .dreamVacation h4 ,.dreamVacation p {
		margin-left:78px;
		margin-right:80px;	
		}