body {
	margin:0px;
	padding:0px;
	background:#fff url(images/wpbackground.png) 0 0 repeat;
}
h1,h2 {
	color:#582700;
	font-family:'Century Gothic','Lucida Sans','Arial','sans-serif';
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	line-height:27px;
	text-decoration:none;
}
a:link,a:visited {
	text-decoration:underline;
	color:#582700;
}
a:hover,a:active {
	text-decoration:none;
	color:#F58426;
}
h2 a:link {
	text-decoration:none;
}
textarea[cols="100%"] {
	width:570px;
}
input[type="submit"] {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background:#F58426;
	border:1px solid #fff;
	font-family:'Century Gothic','Lucida Sans','Arial','sans-serif';
}
#header {
	width:800px;
	height:116px;
	padding:0;
	margin:45px auto 0 auto;
	background:#fff;
	position:relative;
	z-index:1;
}
#header #logo img {
	width:276px;
	height:67px;
	margin:27px 0 0 18px;
	background:url(images/WPlogoweb.png) 0 0 no-repeat;
	position:absolute;
	z-index:2;
}
#header #illustrationText {
	position:absolute;
	z-index:3;
	color:#582700;
	font-family:'Century Gothic','Lucida Sans','Arial','sans-serif';
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}

#header #illustrationText a {
	color:#582700;
	text-decoration:none;
	line-height:11px;
}
#header #illustrationText a:hover {
	color:#F58426;
}
#header #illustrationText #text1 {
	float:left;
	text-align:center;
	margin:25px 0 0 357px;
}
#header #illustrationText #text2 {
	float:left;
	text-align:center;
	margin:43px 0 0 33px;
	font-size:11px;
	line-height:13px;
}
#header #illustrationText #text3 {
	float:left;
	text-align:center;
	margin:25px 0 0 119px;
	font-size:11px;
	line-height:13px;
}
#header #illustrations {
	position:absolute;
	z-index:2;
}
#header #illustrations #bird1 {
	width:144px;
	height:111px;
	margin:7px 9px 0 316px;
	float:left;
	background:url(images/birdiebubble1.png) 0 0 no-repeat;
}
#header #illustrations #bird2 {
	width:158px;
	height:87px;
	margin:30px 3px 0 0;
	float:left;
	background:url(images/birdiebubble2.png) 0 0 no-repeat;
}
#header #illustrations #bird3 {
	width:149px;
	height:80px;
	margin:11px 0 0 0;
	float:left;
	background:url(images/birdiebubble3.png) 0 0 no-repeat;
}
#nav {
	width:800px;
	margin:0 auto 0 auto;
	padding:0;
	background:#fff;
	overflow:hidden;
}
#nav ul {
	padding:0;
	list-style:none;
	white-space:nowrap;
	width:1000px;
	margin:0 0 0 -1px;
}
#nav ul li {
	float:left;
	margin:0 1px 0 1px;
	padding:0;
}
#nav ul li a {
	display:block;
	width:159px;
	height:30px;
	background:#F58426;
	color:#fff;
	font-family:'Century Gothic','Lucida Sans','Arial','sans-serif';
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	line-height:26px;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
}
#content {
	width:770px;
	margin:0 auto 0 auto;
	padding:15px;
	background:#fff;
	color:#582700;
	font-family:'Century Gothic','Lucida Sans','Arial','sans-serif';
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:17px;
	text-decoration:none;
}
#copy {
	width:580px;
	float:left;
}
#sidebar {
	float:right;
	width:179px;
	padding:0 0 0 10px;
	border-left:1px dashed #cab8aa;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li {
	clear:both;
}
#sidebar ul li p {
	clear:both;
	padding:8px 0 0 0;
	text-align:center;
}
#sidebar ul li h2 {
	color:#F58426;
	font-size:14px;
}
#sidebar ul li ul {
	margin:0 0 0 15px;
}
#sidebar form#searchform div {
}
#sidebar form#searchform input[type="text"] {
	width:160px;
}
#sidebar form#searchform input[type="submit"] {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background:#F58426;
	border:1px solid #fff;
	margin:5px 0 0 0;
	float:right;
}
#footer {
	width:800px;
	margin:0 auto 0 auto;
	text-align:center;
	color:#C5B3A6;
	font-family:'Century Gothic','Lucida Sans','Arial','sans-serif';
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}
#footer a { 
	color:#C5B3A6;
	font-family:'Century Gothic','Lucida Sans','Arial','sans-serif';
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}
.t9 {
	font-size:9px;
}
.t11 {
	font-size:11px;
}
.lh9 {
	line-height:9px;
}