/* FILE: style.css */
											
.top_nav { 
	font-family: Lucida Sans Unicode, Century Gothic, Arial; 
	font-size: 10pt; 
	text-transform: uppercase;
	background-repeat: no-repeat;
	text-align: center; 
	background-repeat: no-repeat;
	color: #000000;
}	

.front_page{ 
	font-family: Monotype Corsiva, Pristina, Verdana, Century Gothic, Arial;  
	font-size: 11pt; 
	background-repeat: no-repeat;
}		

.sub_nav { 
	font-family: Monotype Corsiva, Pristina, Verdana, Century Gothic, Arial;  
	font-size: 14pt; 
	background-repeat: no-repeat;
}													

.sub_link { 
	font-family: Lucida Sans Unicode, Century Gothic, Arial;
	font-size: 9pt;
	background-repeat: no-repeat; 
}												

.content { 
	font-family: Century Gothic, Arial; 
	font-size: 9pt;
	background-repeat: no-repeat;
}

.front_door_nav { 
	position: absolute;
	top: 200;
	right: auto;
	bottom: auto;
	left: 350;
	z-index: 1; 
}

.background {
	background-repeat: no-repeat;
}
