﻿html
{
	background-color: #f9f7f7;
}
body
{
	background-color: #f9f7f7;
}
#Address
{
	float: right;
	text-align: right;
	margin-top: 30px;
	font-size: 110%;
	font-weight: bold;
	color: #555250;
}
#companyLogo
{
	float: left;
	margin: 10px;
}
#footerBar
{
	background-color: Transparent;
	color: #555250;
	font-weight: bold;
}
#footerBar a:link, #footerBar a:visited
{
	color: #555250;
}
#footerBar a:hover, #footerBar a:active
{
	text-decoration: none;
}
#mainContent
{
	padding: 0px;
}

#mainContent .column2
{
	float: left;
}
.wrapper
{
	float:left; margin-top:14px; margin-left:11px; margin-right:11px;
}
#mainContent a:link, #mainContent a:visited
{
    border-bottom-style:none;
}
#mainContent a:hover, #mainContent a:active
{ 
    border-bottom-style: solid;
}
.dropshadow994NAV
{
	background-image: url(/_images/ventures/994-bottomNAV.png);
	background-repeat: no-repeat;
	float: left;
	width: 994px;
	background-position: bottom;
	height: auto;
	background-color: #fff;	
	padding-bottom:14px;
}
.dropshadow994TopNAV
{
	background-image: url(/_images/ventures/994-topNAV.png);
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: -14px;
	float: left;
	width: 994px;

}

.dropshadow994
{
	background-image: url(/_images/ventures/994-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 994px;
	background-position: bottom;
	height: auto;
	background-color: #fff;	
	padding-bottom:14px;
}
.dropshadow994Top
{
	background-image: url(/_images/ventures/994-top.png);
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: -14px;
	float: left;
	width: 994px;

}

.dropshadow627
{
	background-image: url(/_images/ventures/655-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 655px;
	background-position: bottom;

	background-color: #fff;
		padding-bottom:14px;
}
.dropshadow627Top
{
	background-image: url(/_images/ventures/655-top.png);
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: -14px;
	float: left;
	width: 655px;
}

.dropshadow302
{
	background-image: url(/_images/ventures/330-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 330px;
	background-position: bottom;
	height: auto;
	background-color: #fff;
	padding-bottom:14px;
	
}
.dropshadow302Top
{
	background-image: url(/_images/ventures/330-top.png);
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: -14px;
	float: left;
	width: 330px;
}

.divider3
{
    margin-left: 11px;
    padding-left:5px;
    height: auto;
    float: left;
}
#mainContent .divider2
{
    margin-left: 11px;
    padding-left: 7px;
    visibility: hidden;
    border-left: dotted 1px #c0c0c0;
    height: auto;
    float: left;
}
#mainContent h1
{
    text-transform:none;
}
#mainContent p
{
   color:#555250;
}
#mainContent td
{
   border:solid 1px #000;
}
#loggedIn 
{
	 color:#555250 !important;
}
.links
{
	margin:0px !important;
}
#mainContent li
{
	color:#555250;
}
.QuoteText
{
	font-size:18px !important; 
}
