/* @override 
	http://www.nfm.whistlerwebdesign.com/css/nf_2010.css
	http://www.nicolefitzgeraldmedia.com/css/nf_2010.css
*/

body,
html {
padding:0;
color: #666;
background: white url(../images/body_background_strip.jpg) repeat-x;
	font: 12px/130% Ariel, Verdana, Helvetica;
	margin-top: 0;
	margin: 0;
}

.formerror {
	font-weight: bold;
	color: red;
}

#wrap {
	width: 989px;
	background-color: white;
	margin: 0 auto;
}

#homeLink {
	margin: 0;
}

#header {
	padding: 0;
	background-color: white;
	background-image: url(../images/header.jpg);
	height: 158px;
	margin-top: -107px;
}

#pageHeader {
	height: 50px;
	padding-left: 40px;
	padding-top: 15px;
}

#navigation {
	position: relative;
	top: 146px;
	left: 183px;
	width: 0;
	margin-top: -139px;
}

h1 {
	margin: 0;
	color: #AAA993;
	font: bold 28px Arial;
}

h2 {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 1em;
	color: #AAA993;
	font: 18px Arial;
}

h3 {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 1em;
	color: #486577;
	font: bold 12px Arial;
	height: 41px;
}

.thumbnailLeft {
	float: left;
	padding-right: 15px;
	padding-top: 3px;
}

a:link {
	color: #486577;
	text-decoration: none;
}

a:visited {
	color: #486577;
	text-decoration: none;
}

a:hover {
	color: #486577;
	text-decoration: underline;
}

a:active {
	color: #486577;
	text-decoration: none;
}

.imageRight {
	padding: 8px;
	border: 2px dotted #B5B49F;
	margin-top: 14px;
	top: 37px;
}

.homePageTitle {
}

#main {
background: white;
	float: left;
	width: 600px;
	border: 1px none red;
	position: relative;
	padding-left: 40px;
}

#aboutText {
	width: 500px;
}

#homeBox1 {
	width: 160px;
	height: 280px;
	padding-right: 0;
}

#homeBox2 {
	width: 160px;
	height: 280px;
	margin-left: 180px;
	margin-top: -280px;
	border-left: 2px dotted #B5B49F;
	padding-left: 20px;
}

#homeBox3 {
	width: 160px;
	height: 280px;
	margin-left: 380px;
	margin-top: -280px;
	border-left: 2px dotted #B5B49F;
	padding-left: 20px;
}

#footerText {
	margin-top: 70px;
}
#sidebar {
	float: right;
	width: 329px;
	background-color: #FFF;
	border-width: 1px;
	border-color: red;
	padding-right: 20px;
}

#homeQuote {
	border: 2px dotted #B5B49F;
	padding: 10px;
	line-height: 150%;
	position: relative;
	top: 0;
}
#footer {
	clear: both;
	border-top: 2px dotted #B5B49F;
	background-color: white;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 11px;
	top: -60px;
	position: relative;
}

#footer p {
	margin: 0;
}

* html #footer {
height:1px;
}
