body {
	background:#FFFFFF;
	background-image:url(images/flock.gif);
	background-position:left top;
	background-repeat:repeat;
	font-size:62.5%;
	font-family: Verdana, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border:0;
}

/* Fix clearing bug */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* end fix for clearing bug */

/* begin layout styles */

#container {
	width:60em;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#fff;
	padding:7em 8em;
	margin-top:5em;
}

#logoandmenu {
	width:20em;
	margin-top:10em;
	float:left;
}

#rightside {
	width:37em;
	float:right;
	margin-top:0.7em;
}

#pullquotes p {
	width:28%;
	float:left;
	display:inline;
	margin-right:1.6em;
}

h1 {
	margin:0;
}

/* end layout styles */

/* set font styles and colors */

p {
	font-size: 1.2em;
	font-style: normal;
	text-align: left;
	line-height: 1.6em;
}

h2 {
	font-size:1.2em;
}

#logoandmenu p {
	font-size:1.1em;
	margin-top:0.5em;
}

#pullquotes p {
	font-size:1.2em;
	font-variant:small-caps;
}

a {
	text-decoration:none;
}

a:link, a:visited {
	color: #941a48;
}

a:hover, a:active {
	background: #DDD; 
}

/* end font styling */
