@charset "utf-8";
/* CSS Document */

html, body { /* this is the entire page */
    font-family: Arial, Helvetica, sans-serif;
	background-color:#CBC8C0;
	height:	100%;
	margin:0 auto;
}
p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#container { /* this is the holder for the page content */
	width: 972px;
	background-color: #fff;
	padding: 10px; /* this centers the container */
	margin: 0 auto;
	min-height: 1000px;
	overflow:auto;
}
* html #container {
height: 100%;
}
#menu { 
    width: 972px;
	height: 30px;
	background-image:url(images/menu_r1.jpg);
    margin-left: 0px; /* this centers */
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
}
a:link {
	color: #D12420;
	text-decoration: underline;
}
a:visited {
	color:#D12420;
	text-decoration: underline;
}
a:hover {
	color:#D12420;
	text-decoration: underline;
}
#navbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	height: 30px;
	width: 972px;
	background-color: transparent;
	float: none;
}
#navbar ul{
	display:inline;
	color: #FFF;
	text-align: center;
	height:30px;
}
#navbar li {
	display:inline;
	text-align: center;
	color: #FFF;
}
#navbar a {
	width:162px;
	text-align: center;
	text-decoration:none;
	float:left;
	padding-top:6px;
	color: #FFF;
	font-weight: bold;
}
#navbar a:hover {
	background-image:url(images/menu_r2_c1_f2.jpg);
	background-repeat:no-repeat;
	height:30px;
	font-weight: bold;
	color: #666;
}
#header { /* this affects the whole header */
	height:80px;
    background-color: #fff;
}
#header h1 { /* this only affects any h1 tags within the header */
    margin: 0; /* remove extra margin from h1 */
    padding: 0; /* remove extra padding from h1 */
    border-bottom: 1px dotted #ffcc66; /* bottom border of header */
    font-weight: normal; /* remove bold from h1 tag */
    text-align: center; /* center the text */
}
#footer {
	border-top: 1px dotted #e0e0e0; /* top border of footer */
	font-size: 70%; /* make the text smaller than body */
	color: #999999; /* set the text color to gray */
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 0;
	float: left;
	width: 639px;
}
#footerR {
	border-top: 1px dotted #e0e0e0; /* top border of footer */
	font-size: 70%; /* make the text smaller than body */
	color: #999999; /* set the text color to gray */
	text-align: right;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 0;
	float: left;
	width: 321px;
}
#footer a {
	text-decoration: none; /* shorthand for #999999 */
	color: #999;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}

/* page stuff */
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-type: square;
	color: #999;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D12420;
	padding-left: 0px;
	padding-bottom: 5px;
}
#logo{
	height: 80px;
	width: 350px;
	background-repeat: no-repeat;
	float:left;
}
#topright{
	height: 80px;
	width: 205px;
	float: right;
}
#leftSection{
	width: 322px;
	height: 160px;
	float: left;
	background-image:url(images/column_header.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1BEB5;
	overflow:auto;
}
#leftSection p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
.redbold {
	font-weight: bold;
	color: #D12420;
}
.redboldlarge {
	font-weight: bold;
	color: #D12420;
	font-size:14px;
}

#leftSection h1{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #777060;
}
#lowerleft{
	width: 322px;
	height: 25px;
	float: left;
	clear: inherit;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1BEB5;
}
#lowerleft p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#middleSection{
	width: 324px;
	height: 160px;
	float: left;
	background-image:url(images/column_header.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1BEB5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1BEB5;
	margin-top: 10px;
	padding-bottom: 2px;
	overflow:auto;
}
#middleSection p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#middleSection h1{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:	#777060;
}
#middleSection ol{
	margin-left: 30px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 75%;
}
#lowmid{
	display: block;
	width: 324px;
	height: 25px;
	float: left;
	clear: inherit;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1BEB5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1BEB5;
	margin-bottom: 20px;
}
#lowmid p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#rightSection{
	width: 322px;
	height: 160px;
	float: left;
	background-image:url(images/column_header.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1BEB5;
	overflow:auto;
}
#rightSection p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#rightSection h1{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #777060;
}
#rightSection ul{
	padding: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 75%;
	list-style-position: outside;
	list-style-type: none;
}
#lowright{
	display: block;
	width: 322px;
	height: 25px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1BEB5;
	margin-bottom: 20px;
}
#lowright p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#pageleft{
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #F7F5F4;
}
#pagecentral{
	background-image:url(images/private-equity-firm.jpg);
	background-repeat:no-repeat;
	width: 762px;
	float: left;
	margin-top: 10px;
}
#pagecentral p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#pagecentral h1{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #777060;
	padding-left: 10px;
}
#pagecentral li{
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#D12420;
	padding-left: 10px;
	font-weight: bold;
	line-height: 25px;
}
.transactions {
	width: 700px;
	padding: 2px;
	margin-left: 20px; /* this centers */
	margin-right: 0px;
	margin-bottom: 50px;
}
.flash {
	width:185px;
	margin-left: 0px; /* this centers */
	margin-right: 0px;
}


#contactleft {
	padding:5px;
	float:left;
	width:460px;
	border-right:1px dotted #e0e0e0;
}
#contactleft form {
	padding: 10px;
}
#contactleft td {
	font-size: 9pt;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:20px;
}
#contactright {
	float:left;
	width:275px;
	padding:5px;
}

#news {
	border-top: 1px dotted #e0e0e0; /* top border of footer */
	font-size: 80%; /* make the text smaller than body */
	color: #999999; /* set the text color to gray */
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 961px;
}
#new ul{
	list-style-type: none;
	list-style-position: outside;
}

#new li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.news-container {
	list-style-type:none	
}

#pic {
	width: 180px;
	float: left;
	padding: 10px
}
#team {
	width: 540px;
	float: left;
	padding-right: 10px
}
#team ol{
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#team li{
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#D12420;
	padding-left: 10px;
	line-height: 25px;
}
#pagemenu ul{
	width:200px;
	display:inline;
	color:#000000;
	height:30px;	
	background-color: #F7F5F4;
}
#pagemenu li {
	width:200px;
	display:inline;
	color:#000000;
	background-color: #F7F5F4;
}
#pagemenu a {
	display:block;
	width:200px;
	text-decoration:none;
	float:left;
	color:#000000;
	height:20px;
	padding-top:7px;
	padding-left:6px;
}
#pagemenu a:hover {
	display:block;
	height:20px;
	background-color:#EcE8E6;
	padding-top:7px;
	padding-left:6px;
	width:200px;
}
#pagemenu a:visited {
	width:200px;
}
#pagemenu a:active {
	width:200px;
}
ul #page {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	color: #666;
}
#tiny {
	font-size: 10px;
}
#td {
	width:25px;
	margin-top:5px;
	float:right;
}
