/*-------------- DEFAULT ---------------*/
body {
	background:#FCF9E3 url(images/main_bg_sm.gif) 0 49px repeat-x; 
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0;
}
div, p, img, a, ul, form, input, h1, h2 {margin:0; padding:0;}
ul {list-style:none;}
a {text-decoration:none;}
img {border:none;}
.spacer {font-size:0; line-height:0; clear:both;}
/*-------------- HEADER ---------------*/
#header {
	width:668px; padding:0 0 0 52px; margin:0 auto; height:169px;	
	background:url(images/wendy_logo_sm.png) left bottom no-repeat;
}
/*----- TOP MENU -----*/
#header img {
	position:absolute; top:158px; left:622px;
}
#header h1.punchline {
	color:#000;
	font: 24px/26px Forte, Helvetica, sans-serif;
	word-spacing:5px;
	position:relative;
	left:104px;
	top:82px;
	/*display:block;*/
}
#header ul {
	padding:0 0 7px 0; height:42px; font-size:10px; line-height:12px;
	font-weight:bold; text-transform:uppercase; position:relative; left:104px;
	top:-50px;
}
#header ul li {float:left; padding:0 10px 0 0;}
#header ul li a {
	color:#827F1B; background:#FCF9E3; padding:19px 8px 11px 8px; width:auto;
	display:block;
}
#header ul li a:hover {background:#F9EFB0; color:#827F1B;}
#header ul li span {
	background:#F9EFB0; color:#827F1B; display:block;
	padding:19px 8px 11px 8px; width:auto;	
}
/*----------------------- BODY ----------------------*/
#body {
	width:731px; padding:9px 0 0 9px; margin:0 auto;
}
/*----------- LEFT PANEL ----------*/
#leftPanel {
	width:700px; 
	text-align: justify;
	margin-bottom: 20px;
}
#leftPanel p {padding:0 0 0 7px; margin-top: 0.5em;}

#leftPanel ul {
	padding:0 0 0 20px;
	list-style:disc;			
}
.forceful {font-weight:bold;}

.intropara:first-line {font-weight:bold;}

#thankpage {font-size:16px; font-weight:bold; text-align:center;}
			
/*----------------------- FOOTER ----------------------*/
#footer {
	background:#FFF6C1 url(images/footer_bg.gif) 0 0 repeat-x;
	padding:19px 0 16px 0; color:#685C14;
}
#footer ul {
	font-size:10px; line-height:12px; margin:0 auto;
	
	font-weight:bold; text-transform:uppercase; width:570px;
}
#footer ul li {float:left;}
#footer ul li a {
	padding:1px 12px; display:block; width:auto; color:#6A6816;
	background:#FFF6C1;
}
#footer ul li a:hover {
	color:#FFF6C1; background:#6A6816;
}
#footer p {
	clear:both; text-align:center; padding:8px 0 0 0;
	font:normal 9px/11px Arial, Helvetica, sans-serif;
}
#footer p a {
color:#685C14; text-decoration:none;
}
#footer p a:hover {
text-decoration:underline;
}

