/*  ======================================  */
/*      www.oneillsbedandbreakfast.com      */
/*      Site created by Image & Design      */
/*   Copyright 2010. All rights reserved.   */
/*  ======================================  */

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	}

h1 {
	font-size: 3em;
	}
	
h2 {
	font-size: 1.5em;
	}
	
h3 {
	font-size: 1.1em;
	font-weight:bold;
	}
	
p {
	font-size: 0.8em;
	}
	
#header_center p {
	font-size: 1em
	}

	
#content_right h2 {
	font-weight:bold;
	}
	
#content_right p {
	font-size: 0.9em;
	}
