html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffd5aa;
}
#wrap{	
	width:612px;
	margin:0 auto;
}
#contTop{
	height:13px;
	background-image:url(../img/contTop.jpg);
	background-repeat:no-repeat;
}
#contMid{
	background-image:url(../img/contMid.jpg);
	background-repeat:repeat-y;
	padding:0 12px 0 10px;
}
#contBottom{
	height:16px;
	background-image:url(../img/contBottom.jpg);
	background-repeat:no-repeat;
}
#navBar{
	height:48px;
	background-image:url(../img/navBg.jpg);
	background-repeat:no-repeat;
}
#navBar a:link,a:visited,a:active{
	color:#000000;
	text-decoration:none;
}
#navBar a:hover{
	color:#000000;
	text-decoration:underline;
}
#navBar ul{
	padding-top:20px;
	padding-left:45px;
	margin:0;
}
#navBar li{
	float:left;
	list-style:outide;
	margin-right:16px;
}
#sloganImg{
	height:190px;
	background-image:url(../img/mainImg.jpg);
	background-repeat:no-repeat;
}
#boxNavOne{
	width:193px;
	height:193px;
	background-color:#b87272;
	float:left;
	margin-top:2px;
	margin-right:2px;
}
#boxNavOne h1{
	font-size:27px;
	font-weight:normal;
	color:#ffffff;
	padding:0;
	margin:0;
	margin-left:94px;
}
#boxNavOne p{
	color:#ffffff;
	width:173px;
	margin:0 auto;
	font-size:.9em;
	padding-top:7px;
	border-top:1px solid #ffffff;
}
boxNavOne a:link,a:visited,a:active.a:hover{
	border:none;
}
#boxNavTwo{
	width:200px;
	height:193px;
	background-color:#542929;
	float:left;
	margin-top:2px;
	margin-right:2px;
	position:relative;
}
#boxNavTwo h1{
	font-size:27px;
	font-weight:normal;
	color:#ffffff;
	padding:0;
	margin:0;
	margin-left:60px;
}
#boxNavTwo p{
	color:#ffffff;
	width:173px;
	margin:0 auto;
	font-size:.9em;
	padding-top:7px;
	border-top:1px solid #ffffff;
}
#boxNavTwo a:link,h1,p{
	border:none;
	text-decoration:none;
	cursor:hand;
}
#boxNavTwo a:visited,h1,p{
	border:none;
	text-decoration:none;
	cursor:hand;
}
#boxNavTwo a:active,h1,p{
	border:none;
	text-decoration:none;
	cursor:hand;
}
#boxNavTwo a:hover,h1,p{
	border:none;
	text-decoration:none;
	cursor:hand;
}
#pp{
	position:absolute;
	bottom:0;
	right:0;
}
#boxNavThree{
	width:193px;
	height:193px;
	background-color:#663333;
	float:left;
	margin-top:2px;
	position:relative;
	/*
	background-image:url(../img/ppLogo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	*/
}
/*
#boxNavThree a:link{
	border:none;
	text-decoration:none;
	cursor:hand;
}
#boxNavThree a:visited{
	border:none;
	text-decoration:none;
	cursor:hand;
}
#boxNavThree a:active{
	border:none;
	text-decoration:none;
	cursor:hand;
}
#boxNavThree a:hover{
	border:none;
	text-decoration:none;
	cursor:hand;
}
*/
#boxNavThree h1{
	font-size:27px;
	font-weight:normal;
	color:#ffffff;
	padding:0;
	margin:0;
	margin-left:61px;
}
#boxNavThree p{
	color:#ffffff;
	width:173px;
	margin:0 auto;
	font-size:.9em;
	padding-top:7px;
	border-top:1px solid #ffffff;
}
#left{
	width:20%;
	float:left;
}
#left h1{
	font-size:20px;
	font-weight:normal;
	color:#663300;
	padding-bottom:7px;
	border-bottom:1px solid #333333;
}
#left ul{
	list-style:none;
	list-style-position:outside;
}
#left li{
	background-image:url(../img/arrow.jpg);
	background-position: 0 5px;
	background-repeat:no-repeat;
	padding-left:10px;
}
#right{
	width:75%;
	float:left;
	margin-left:15px;
}
#right h1{
	font-size:20px;
	font-weight:normal;
	color:#666666;
}
#footer{
	height:24px;
	background-color:#663333;
	color:#ffffff;
	padding-top:4px;
	padding-left:10px;
}
#footer p{
	width:40%;
	float:left;
	margin:0;
	padding:0;
}
.clearLeft{
	clear:left;
}
.textRightClass{
	text-align:right;
	margin-left:45px;
}
/*--yahoo ui--*/
#example {height:30em;}
#hd{
	background-color:#663333;
	color:#ffffff;
}
label { display:block;float:left;width:45%;clear:left; }
.clear { clear:both; }
.actLink{position:absolute;bottom:5px;right:5px;font-weight:bold;color:#ffffff;font-size:1.33em;}
span.actLink{padding:2px;border:1px solid #ffffff;cursor:auto;}
#resp { margin:10px;padding:5px;border:1px solid #ccc;background:#fff;display:none;}
#resp li { font-family:monospace }