/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	background-color: #8ac0a8;	
	margin: 3px; 
	color:#305745;
	font-family:trajan pro ms;
	font-size:10pt;
	}
hr {
   display:none;
   }
   
#submit2 {
   display:none;
   }

h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: c;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

/* .anniversary {
// display: none;
}

.houses {
// display: none;
}

.zipcode {
 display: none;
}

*/

/* specific divs */
/* #container { 
	background: url(http://www.movienewsletters.net/microsites/images/crown_bg1.jpg) no-repeat top left; 
	padding: 1px 175px 0px 300px;  
	margin: 0px; 
	min-height: 800px;
	} */