body {
	margin:0;
	background-color: #CC9966;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color: #555555;
}

div {min-height:100%}
* html div {height:auto; overflow:visible; /* for IE */ }

p {line-height:15px; width:360px; margin:0 0 10px 68px;}
h1 {
	font-size:14px;
	width:350px;
	color:#F1E8DF;
	letter-spacing:2px;
	margin:0 0 20px 68px;
	padding:0px;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
}
h2 {font-size:28px; width:400px; margin:0 0 10px 25px; padding:0 0 3px 0 0; text-decoration:none; font-weight:bold; text-transform:none;}
h3 {font-size:20px; width:400px; margin:0 0 10px 25px; padding:0 0 3px 0 0; text-decoration:none; font-weight:bold; text-transform:none;}
h4 {font-size:14px; width:400px; margin:0 0 10px 25px; padding:0 0 3px 0 0; text-decoration:none; font-weight:bold; text-transform:none;}

.next {font-weight:bold; color:#845C42; text-decoration:none}


#header {
	height:220px;

background:/images/layout_peaches.jpg no-repeat;		background-image: url(../images/layout_peaches.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}

.footer { text-decoration: none; padding-top: 5px; padding-bottom: 5px; padding-right: 20px; padding-left: 0px; background-color: #845C42; border-color: #BF9E80 black black; text-transform: none; font-family: arial; font-size: 9px; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
