html, body { 
	height: 100%;
	}

body {
	background: #f8f7f6 url(../_images/css_bgbody.gif) repeat-y left top; 
	margin:0;
	padding:0;
  }

#header {
	background: #FFFFFF; 
	position:relative;
	float:left;
	left:0;
	width: 381px;
	height: 120px;
 	padding:10px 10px 0 20px;
	}
	
#currentpage {
	font-weight:bold;
	color:#000000;
	}

.headertext {
	font: 12pt Georgia, "Times New Roman", Times, serif; 
	text-align:left;
	color:#FF009C;
		}
#headercol2 {
	background: #FFFFFF; 
	position:relative;
	float:left;
	width: 289px;
	height: 130px;
 	vertical-align:bottom;
	}
#headercol2 p{
	font: italic 9pt Georgia, "Times New Roman", Times, serif; 
	color:#666666;
	padding:5px 15px 5px 15px;
	line-height:16px;
	}
#flash {
	background: #FFFFFF; 
	position:relative;
	float:left;
	width: 500px;
	height: 300px;

	}
#flashcol2 {
	background: #FFFFFF url(../_images/css_flashcol2.gif) repeat-x bottom; 
	position:relative;
	float:left;
	width:240px;
	height:300px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666666;
	}

.subnav1 h1, .subnav2 h1, .subnav3 h1 {
	font: bold 11pt Georgia, "Times New Roman", Times, serif; 
	color:#000;
	line-height:12px;
	padding:5px 5px 0 20px;
	}
.subnav1 p, .subnav2 p, .subnav3 p {
	font: 10pt Georgia, "Times New Roman", Times, serif; 
	color:#525252;
	line-height:13px;
	padding:0 5px 5px 20px;
	}

.subnav1{
	width:245px;
	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:#999999;

	}
.subnav2{
	width:245px;
	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:#999999;

	}
.subnav3{
	width:248px;

	}
.subnav1, .subnav2, .subnav3 {
	background: url(../_images/css_bottomfade.gif) repeat-x; 
	height:160px;
	position:relative;
	float:left;
	border-bottom: dotted 1px #999999;
	border-top: dotted 1px #999999;
	}
.subnav1 a, .subnav2 a, .subnav3 a, .textbox2 a {
	font: 11pt Georgia, "Times New Roman", Times, serif; 
	color:#525252;
	line-height:16px;
	text-decoration:none;
	}
.subnav1 a:hover, .subnav2 a:hover, .subnav3 a:hover, .textbox2 a:hover {
	font: 11pt Georgia, "Times New Roman", Times, serif; 
	color:#000000;
	line-height:16px;
	text-decoration:underline;

	}
	
.subnav1 a:visited, .subnav2 a:visited, .subnav3 a:visited, .textbox2 a:visited {
	font: 11pt Georgia, "Times New Roman", Times, serif; 
	color:#525252;
	line-height:16px;
	}

#footer {
	background: #e3e0de; 
	position:relative;
	float:left;
	clear:left;
	left:0;
	width:740px;
	height:auto;
	}

#footer p {
	font: 8pt Arial, Helvetica, sans-serif; 
	color:#525252;
	line-height:14px;
	padding:5px 5px 5px 20px;

	}
#wrapper {
	background: #FFFFFF; 
	top:0;
	left:0;
	width:740px;
	height:100%;
	}
#maincontent {
	background: #FFFFFF; 
	position:relative;
	float:left;
	height:auto;
	width:740px;

	}
#textbox {
	position:relative;
	float:left;
	width:520px;
	padding:20px 20px 20px 20px;

	}
p {
	font: normal normal 10pt Arial, Helvetica, sans-serif; 
	color:#000000;
	line-height:19px;
		}

h1 {
	font: bold 14pt Georgia, "Times New Roman", Times, serif; 
	color:#FF009C;
	line-height:18px;
	}
h2 {
	font: bold 12pt Georgia, "Times New Roman", Times, serif; 
	color:#999999;
	line-height:16px;
	}

h3 {
	font: bold 12pt Georgia, "Times New Roman", Times, serif; 
	color:#999999;
	line-height:14px;
	padding-left:15px;
	}

#textbox1 li { 
	list-style: square outside; 
	font: 8pt Arial, Helvetica, sans-serif; 
	color:#000000;
	line-height:14px;
	padding:0 0 0 0;
	}
	
#textbox2, #textbox3 {
	position:relative;
	float:left;
	width:165px;
	padding:20px 10px 20px 0;
}


#textbox2 p {
	font: 10pt Arial, Helvetica, sans-serif; 
	color:#000000;
	line-height:19px;
	}


#textbox2 li, #textbox3 li { 
	list-style: square outside; 
	font: 8pt Arial, Helvetica, sans-serif; 
	color:#000000;
	line-height:14px;
	padding:0 0 0 0;
	}


.newslettersmalltype {
	font: 8pt Arial, Helvetica, sans-serif; 
	color:#999999;
	}
	
#sidefeaturewrapper {
	position:absolute;
	left:750px;
	width: 200px;
	vertical-align:top;
	top: 0px;
	}
	
.sidefeature {
	position:relative;
	clear:left;
	background-color:#FFFFFF;
	padding:5px 10px 5px 20px;
	margin: 0px;
	margin-top:20px;
	margin-bottom:20px;
	border: #CCCCCC dotted 1px;
	}

.sidefeaturesmalltype {
	font: 8pt Arial, Helvetica, sans-serif; 
	color:#999999;
	line-height:14px;
	}

.sidefeature h1 {
	font: 12pt Georgia, "Times New Roman", Times, serif; 
	color:#666666;
	line-height:16px;
	}

#pwp_wrapper {
	width:670px;
	padding:10px;
	font: normal normal 9pt Arial, Helvetica, sans-serif; 
	color:#333333;
	line-height:14px;
	}

.pwp_business {
	position:relative;
	float:left;
	width:185px;
	border: #CCCCCC dotted 1px;
	padding:5px;
	margin:10px;
	height:115px;
	background-color:#F1FFE9;
	}

.pwp_title {
	font: bold 10pt Georgia, "Times New Roman", Times, serif; 
	color:#000000;
	}
.pwp_item {
	color:#009900;
	padding: 5px 0px 0px 0px;
	font-weight:bold;
	}

.pwp_itemsold {
	color:#FF0000;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	text-decoration:line-through;
	}
	
#navpwp {
	color:#FF0000;
	}
	
#navhome {
	font-weight:bold;
	margin-bottom: 20px;
	}
	
.staffPhoto
{
	float: left;
	clear: right;
	padding: 2px;
	margin: 5px 15px 3px 0;
	border: 1px solid #CCC;
}

.staffBio
{
	clear: both;
	padding-top: 25px;
}


.floatRight
{
	float: right;
	width: 300px;
}
	
	
.floatLeft
{
	float: left; 
	padding-right: 10px;
	border: 0;
}
