body {
	 font-family:Arial, Helvetica, sans-serif;
	 margin:0;
	 padding:0;
	 background-color:#ffffff;
	 background-image:url(../images/bg.jpg);
	 background-repeat:repeat-x;
	 background-position:center top;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 text-align:center;
	 color:#606060;
}
div.centeredContainer {
	width:100%;
	margin:0 auto 0 auto;
}
div.mainContainer {
	width:900px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:0;
}
div.header {
	width:900px;
	height:115px;
	background-image:url(../images/pi_top_e.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:10px auto 0 auto;
}
div.topRightMenu {
	font-size:14px;
	float:right;
	margin-top:60px;
	font-weight:bold;
	color:#A06C1A;
}
	div.topRightMenu a {
		color:#524036;
		text-decoration:none;
	}
div.leftColumn {
	margin:0 5px 0 0;
	width:175px;
	float:left;
}
div.rightColumn {
	width:720px;
	float:left;
	margin-top:4px;
	line-height:22px;
}
div.purchaseBar {
	width:720px;
	height:35px;
	background-image:url(../images/pi_brownBar.gif);
	text-align:right;
}
div.leftMenu {
	line-height:20px;
	padding:15px 5px 10px 5px;
	font-size:12px;
	background-color:#f6f6f5;
	width:165px;
}
span.highlighted {
	color:#a06c1a;
}
div.clear {
	clear:both;
}
span.bold {
	font-weight:bold;
}
span.italic {
	font-style:italic;
}
div.mainBlurb{
	width:900px;
	height:125px;
	background:url(../images/bg_mainBlurb.jpg) no-repeat;
	text-align:left;
}
div.blurbPadding{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f2debe;
	line-height:17px;
	width:600px;
	padding:20px 0 20px 20px;
}

h2{
margin:0 0 5px 0;
font-size:25px;
color:#ffffff;
}
h4{
 color:#a06c1a;
 font-size:18px;
 margin:0 0 10px 0;
}
h5{
 color:#a06c1a;
 font-size:14px;
 margin:0 0 10px 0;
}

.left{
float:left;
}

div.mainfeatures{
width:310px;
padding:0 30px 0 0;
line-height:20px;
}

div.mainfeatures img{
padding:0 15px 0 0;
}

div.footer{
width:900px;
margin:0 auto;
text-align:left;
line-height:18px;
}
	div.footer a{
		color:#808080;
	}

hr{
margin:25px 0;
background-color:#d2d2d2;
height:1px;
}

h3.header {
	margin-top:10px;
}
span.brownText {
	color:#57411f;
}
h3{
font-size:18px;
color:#a06c1a;
margin:0 0 10px 0;
}

ul.subNav{
display:block;
margin:8px 0;
padding:0;
}

li{
list-style:none;
background:url(/images/liChevron.gif) no-repeat;
padding:0 0 0 15px;
}

a{
color:#a06c1a;
text-decoration:none;
}

ul.subNav li a{
font-weight:bold;
}
div.rightColumnText {
	margin:20px 0 0 20px;
}
div.footerText {
	margin-top:25px;
	color:#687819;
	font-weight:bold;
}
div.hr {
	height:1px;
	width:900px;
	background-color:#d2d2d2;
	margin-top:5px;
}
img#chevron {
	position:relative;
	top:2px;
}

th{
background-color:#7D7557;
color:#fff;
font-weight:bold;
}

td{
line-height:14px;
background:url(../images/bg_horStroke.gif) repeat-x bottom;
}

td.time{
font-weight:bold;
}

.title{
font-weight:bold;
color:#a06c1a;
}

.left{
float:left;
}

.padding{
padding:0 10px 0 0;
}
