body
{
	color:#666666;
}

div#titleBar
{
	background-color: #D17A4B;
}

div#titleBar h1
{
	color: #333333;
}

div#titleBar div#titleBarShadow
{
	background-image: url(../images/orange/TopBarDropShadowPattern.gif)
}

div#content
{
	background-image: url(../images/orange/bg_pxp.gif);
}

div#content a:hover
{
	color: #D17A4B;
}

h1
{
	color: #69624A;
}

h2
{
	color: #000000;
}

div#footer div#tile
{
	background-image: url(../images/orange/tile.gif);
}

ul
{
	list-style-image: url(../images/orange/standardbullet.gif);
}

.floatLeft	{
	float:left;
	padding-right:5px;
}

.floatRight	{
	float:right;
}

.quote	{
	font-style:italic;
}

.source	{
font-weight:bold;
text-align:right;
}

.priceTable tr td	{
	border:1px solid #999999;
}

.bostonGlobe	{
	background-color:#285483;
	color:#ffffff;
	text-align:center;
	padding:3px 0px 3px 0px;
	border:1px dotted #E0DFDF;
	width:250px;
}

.bostonLink	{
	color:#ffffff;
	text-decoration:underline;
}

.bostonLink	a:link		{color:#ffffff; text-decoration:underline;}
.bostonLink a:visited	{color:#ffffff; text-decoration:underline;}
.bostonLink	a:hover		{color:#ffffff; text-decoration:underline;}
.bostonLink a:active	{color:#ffffff; text-decoration:underline;}



