#main {
	border: 2px solid #CCCCCC;
	width: 730px;
	min-height: 400px;
	background-color: #FFF;
	background-image:  url(/pricetheory/images/background.gif);
	background-repeat: repeat-y;


}

body { background-color: #e4e9df; }

#clear {
	padding: 0px;
	clear: both;
}

* html #main {height:400px} /* min-height substitute for IE */
#leftNav {

	width: 178px;
	float: left;
	height: 100%;
	background-color: #F0E0BD;
	min-height: 400px;


}

* html #leftNav {height:400px} /* min-height substitute for IE */

#mainContent, #mainContentFlash {
	/*margin-left: 190px;*/


	float: right;



}
#mainContent { width: 480px;
padding: 35px;}


a, a:link { color: #432514; }



#footer {
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	width: 730px;
	clear: both;
}
#footer a { color: #432514; }

#footer .copyright {
	color: #999999;
	font-size: 11px;
}
#footer p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	color: #432514;


}



#mainContent h1 {
	font-family: Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #810127;
	border-bottom: 1px solid #810127;
	padding-bottom: 5px;

}
#mainContent h2 {

	font-family: Georgia, serif;
	font-size: large;
	font-weight: bold;
	color: #810127;

}
#mainContent h3 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #810127;
	font-size: 14px;
	margin:25px 0px 5px 0px;
	text-transform:uppercase;

}
#mainContent h4 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-bottom: 0px;

}

#mainContent p { margin-top: 0px;
	padding-left: 15px;}

table td { vertical-align: top; }

table.list th {
	text-align: left;
	border-bottom: 1px solid #3B3B3B;
	color: #3B3B3B;

}



table.list td {
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
}

ul li {
	padding: 0 0 0 15px;
	list-style-type: none;

	background: url(/pricetheory/images/bullet.gif) no-repeat 0px 7px;
}


#mainContent ul {
	margin-left: 15px;
}

li {margin-bottom: 10px; }

table.panels { font-size: 11px; }
table.panels strong { font-size: 12px;}
table.panels td { padding-right: 15px; }

#sidebar {
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #7b7b7b;
	background-color: #eee;
	}
#sidebar ul li {
background: none;
list-style-type: square;
color: #3b3b3b;
padding: 0px;
}

#sidebar ul { margin-left: 30px; }

#sidebar a, #sidebar a:link {
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: underline;
	}

#map {
	align: center;
	}
