body {
	background-color: #EEF;
	background-image: url(images/cestria_bg.gif);
	/* background-position: 130 175; */
	background-position: 130px 140px;
	background-repeat: no-repeat;
}

p, .welcome, .bdp, .address, li {
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, li, .address, .caption {
	color: #006;
	background-color: transparent;
	font-size: 0.9em;
	line-height: 1.45em;
}

.address {
	color: #900; 
	background-color: transparent;
	font-weight: bold;
}

.children {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif; 
	color: #00C;
	background-color: transparent;
	font-size: 1.1em;
	line-height: 1.3em;
}

.red {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif; 
	color: #F00;
	background-color: transparent;
	font-size: 1.1em;
	line-height: 1.3em;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.0em;
}

.bdp {
	color: #900;
	background-color: transparent;
	font-size: 1.4em; 
	font-weight: bold;
}

.welcome {
	color: #006;
	background-color: transparent;	
	font-size: 1.2em; 
	font-style:italic; 
	line-height: 2.0em;
}

a:link, a:visited {
	/* text-decoration: none;  */
	color: #900;
	background-color: transparent;
}

a:link:hover {
	text-decoration: underline;
}

a:visited {
	color: #600;
	background-color: transparent;
}

#link {
	color: #900;
	background-color: transparent;
}

.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #900;
	background-color: transparent;
	font-size: 0.8em; 
	text-decoration: none; 
}

.navrule {
	padding-bottom: 10px;
}