@charset "utf-8";
/* CSS Document */


body {
	background-color: #996666;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#996666;
	font-size: 101%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	background-image: url(images/summer-curls-realm.gif);
}
#container {
	width: 770px;
	margin: 0 auto;
	margin-top: 75px;
	text-align: left;
	background-image: url(images/cream01c.jpg);
	background-repeat: repeat;
	position: relative;
	height: 100%;
}
#header {
	margin: 0;
	padding-top: 15px;
	text-align: center	
}
#headerLamp {
	background-color: #003333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#mainContent {
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#awardList {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 300px;
	padding-left: 50px;
	margin: 5px;
}
#paraIndent {
	text-indent: 3em;
	margin-top: 0px;
	padding-top: 30px;
}
blockquote {
	width: 600px;
}
#photoLeft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#photoCenter {
	text-align:center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#photoRight {
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 150px;
}
#footer p {
	margin: 0;
	padding: 10px;
}
.poetry {
	line-height: 1.3em;
	text-align: center;
}
.recipe  {
	line-height: 1.5em;
	text-align: left;
}
.tableContents {
	line-height: 2em;
	text-align: center;
}
.navigation	{
	color: #996666;
	text-decoration: none;	
}
a:link {
	color: #996666;
	text-decoration: none;
}
a:hover {
	color: #99CC99;
	text-decoration: none;
}
.navigation:hover	{
	color: #99cc99;
	text-decoration: none;
}
.copyright {
	color:#000000;
	font-size:0.8em;
}
#navBar {
	font-size: 0.8em;
	text-align: center;
	padding: 5px;
}
