body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #fff;
	text-align: left;
	margin: 0px;
	width: 780px;
}
#header {
	background-color: #FFF;
	padding: 0px;
	height: 148px;
	width: 780px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header navButtons {
	float: none;
	height: 50px;
	width: 180px;
	left: 0px;
	bottom: 0px;
	border: opx;
}



#photos {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 195px;
	margin-left: 15px;
}
#photos img {
	left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCC;
	margin: 0px;
	height: 450px;
	float: left;
	width: 200px;
	padding-left: 30px;
	padding-top: 0px;
	margin-left: 30px;
}
#quote img {
	margin: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 30px;
}

.quoteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #630;
	text-indent: 25px;
	width: 290px;
	letter-spacing: normal;
}


#quote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	text-align: right;
	height: 300px;
	width: 190px;
	padding-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	color: #630;
	vertical-align: 0px;
	background-repeat: no-repeat;
	line-height: 1.25em;
}

#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 450px;
	float: left;
	width: 350px;
	overflow: visible;
	padding-bottom: 40px;
}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #000;
	background-color: #FFF;
	text-align: justify;
	margin-left: 15px;
	margin-top: 0px;
	font-weight: bold;
	letter-spacing: normal;
	margin-right: 10px;
	margin-bottom: 10px;
}

#special {
	background-color: #C4884D;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 450px;
	float: left;
	width: 145px;
	margin-right: 25px;
}
#special a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#special p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	word-spacing: normal;
	padding-top: 0px;
	color: #FFF;
	padding-left: 10px;
	line-height: 1.25;
}


#footer {
	background-color: #FFF;
	padding: 0px;
	height: 0px;
	clear: none;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	padding-top: 0px;
}
