/* 
http://www.salonchristphers.com

This style sheet contains all image text declarations.

text.css
*/


body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#main_nav {
	font-size:10px;
}

h1 {
	font-size:1.3em;	
}
h2 {
	font-size:1.2em;	
}
h3 {
	font-size:1.1em;
}

h1, h2, h3 {
	color:#444;
}

h2, h3 {
	margin: 4px 0 0 0px;
}

.center-text {
	text-align: center;
}


.address {
	margin: 0 1px;
}

.addressblock {
	font-size:1.3em;
	line-height:1.2em;
}

.footer_text {
	color: #666;
	margin: 0 4px;
	float: none;
}
