body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:25px 0px; padding:0px;
	/*background-color:#22331E;*/
	background-color:#FFFFFF;
}
#wrapper {
	width:743px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#FFFFFF;
	}
#topwrapper{
	background:url(images/topbackground.gif) top repeat-x;
	width:743px;
	height:73px;
}
#toptext1{
	float:right;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	padding:5px 30px 0px 0px;
}
#toptext2{
	text-align:left;
	color:#000000;
	font-size:13px;
	padding-top:49px;
	padding-left:250px;
}
#nav{
	background:url(images/navbackground.jpg) top repeat-x;
	width:712px;
	margin-left:14px;
	border-bottom:#B6B6B6 solid 1px;
	float:left;
	display:inline;
}
#nav ul{
	margin: 0px;
	padding: 0px 0px 1px 14px;
	list-style:none;
	float:left;
	width:auto;
}
#nav li{
	float:left;
	font-size:12px;
}
#nav a {
	float:left;
	display:block;
	margin: 0;
	text-decoration:none;
	color:#3C3C3C;
	padding:0px 3px 2px 3px;
}
#nav a:hover{
	background:#EEB9CD;
	/*background:url(images/back-top.jpg);*/
	text-decoration:underline;
}
#nav .navdivider{
	color:#B6B6B6;
}
#homewrapper{
	float:left;
	margin-top:10px;
	width:743px;
}
#bighomepic{
	margin-left:14px;
	float:left;
	display:inline;
	width: 206px;
}
#home-v-divider{
	background:url(images/v-dots.gif) #FFFFFF repeat-y;
	height:352px;
	margin:0px 9px;
	float:left;
	width:1px;
}	
#homerightwrapper{
	float:left;
	width: 490px;
}	
#hometexttop{
	background:url(images/hometexttop.jpg) top center no-repeat;
	padding:0px;
	width:488px;
	margin-top:10px;
	margin-bottom:10px;
}
#hometextbottom{
	background:url(images/hometextbottom.jpg) bottom center no-repeat;
	padding:8px 25px 14px 25px;
	margin:0px;
	display:block;
	text-align:center;
	font-size:12px;
	color:#666666;
}
#pinkbox{
	background-color:#FFE7EB;
	text-align:center;
	padding:4px 0px;
	margin:0px;
	/*border:#CCCCCC solid 1px;*/
}
#home-h-divider{
	background:url(images/h-dots.gif) top center repeat-x;
	width:740px;
	clear:both;
	padding:1px;
	margin:0px;
}	
#bottom{
	background:url(images/bottombar.jpg) no-repeat;
	width:auto;
	height:19px;
	margin-top:4px;
	text-align:center;
	color:#666666;
	font-size:10px;
	padding-top:2px;
}








	
	
	
	
