/* Original CSS styles */

.inspections { color: #993300; text-decoration: underline; }
.PrePurchase { color: #006633; text-decoration: underline; }
.valuations { color: #CC0033; text-decoration: underline; }
.faqs { color: #666666; text-decoration: underline; }
.whoweare { color: #FF6600; text-decoration: underline; }
.contact { color: #333333; text-decoration: underline; }
.IndexTitles { font-size: 9pt;	margin-left: 24px; margin-right: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; color: #333333; }
.IndexMainHead { font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px; font-weight: bold; margin-right: 12px; margin-left: 24px; }
.rowColour { background-color: #F0FAFF; }
.rowColourHover { background-color: #FFFFFF; }
.emailTable { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight: bold; }

/* CSS styles for 3 column front page */
/* June 2006 */

html>body #main { margin-top: 11px; padding-top: 0px; }

#bodyContainer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	width: 100%;
	text-align: center;
}
#bodyContent {
	background-color: #F0FAFF;
	/*width: 860px;*/
	text-align: left;
}
#header {
	background-image: url(images/headerGraphic.gif);
	background-repeat: no-repeat;
	height: 145px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer {
	background-repeat: no-repeat;
	height: 73px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left;
}
#MainContent {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFFFFF;
	float: left;
	width: 100%;
}
#MainLeft {
	float: left;
	font-size: 9pt;
	width: 100%;
	/*width: 580px;*/
}
#MainRight {
	float: right;
	width: 200px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	text-align: justify;
}
table, td {
	/*color: #000;*/
	line-height: normal;
	font-size: 9pt;
}
.twoColHolder {
	margin-bottom: 5px;
}
.twoColWhite {
	width: 100%; /*564px*/
	margin-bottom: 5px;
	/*border-width: 1px;
	border-color: #CAE4FF;
	border-style: solid;
	background-color: #CAE4FF;*/
}
.oneColHeadBlue {
	background: #fff url('images/1colBluBody.gif') no-repeat bottom left;
	font-size: 9pt;
	width: 100%;
}
.oneColHeadBlue H3 {
	background: #fff url('images/1colBluHead.gif') no-repeat top left;
	color: #FFF;
	font-size: 9pt;
	line-height: 14px;
	padding-left:13px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:4px;
	margin: 0px;
}
.oneColBodyBlue {
	padding: 5px 5px 15px 10px;
}
.oneColBodyBlue span { 
	margin-top: 15px;
}
.oneColBodyBlue li.last { 
	border-bottom: none;
}
.oneColHeadBlueGrey {
	background: #fff url('images/1colBluWhiteBody.gif') no-repeat bottom left;
	font-size: 9pt;
	width: 100%;
}
.oneColHeadBlueGrey H3 {
	background: #fff url('images/1colBlueGreyHead.gif') no-repeat top left;
	color: #D4A811;
	font-size: 9pt;
	line-height: 14px;
	padding-left:13px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:4px;
	margin: 0px;
}
.oneColHeadBlueGrey a:link, a:visited, a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColHeadBlueGrey a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.oneColBodyBlueGrey a:link, a:visited, a:active {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.oneColBodyBlueGrey a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.oneColBodyBlueGrey {
	padding: 5px 5px 15px 10px;
}
.oneColBodyBlueGrey span { 
	margin-top: 15px;
}
.oneColBodyBlueGrey li.last {
	border-bottom: none;
	padding: 5px 5px 0px 10px;
	margin-bottom: 0px;
	height: 0px;
}
.twoColHeadBlueGrey {
	background: #fff url('images/2colBluWhiteBody.gif') no-repeat bottom left;
	font-size: 9pt;
	width: 100%;
}
.twoColHeadBlueGrey H3 {
	/*background: #fff url('images/2colBlueGreyHead.gif') no-repeat top left;*/
	color: #333333; /* 003399 */
	font-size: 9pt;
	line-height: 14px;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
	margin: 0px;
}
.twoColBodyBlueGrey {
	padding: 0px 5px 5px 5px; /* 5px 5px 15px 10px; */
	color: #333333;
	text-align: justify;
}
.twoColBodyBlueGrey span { 
	margin-top: 15px;
}
.twoColBodyBlueGrey li.last { 
	border-bottom: none;
}
.rightSingle {
	width: 200px;
	margin-bottom: 10px;
}
.rightSingle a:link, .rightSingle a:visited, .rightSingle a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.rightSingle a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
#headerHeadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 16px;
}
.DandGlogo {
	background-image: url(images/DGVI_Logo_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	float: right;
	height: 128px;
	width: 200px;
}
.CClogo {
	background-image: url(images/bankcards3.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: right;
	float: right;
	height: 20px;
	width: 200px;
	top:    0px;
	right: auto;
	position:relative;
}
.CClogoInBody {
	background-image: url(images/bankcards.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	/*height: 31px;*/
	width: 224px;
}
#AddressBlock {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	/*color: #990000;*/
	text-align: left;
	clear: right;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
/*#AddressBlock span {
	font-size: 18px;
	line-height: 18px;
} */
#AddressBlock .TelNo {
	font-size: 18px;
	line-height: 18px;
}
.IndexBar a:link, .IndexBar a:visited, .IndexBar a:active {
	color: #000000;
	text-decoration: none;
}
.IndexBar a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#AddressBlock a {
	text-decoration: underline;
	color: #003399;
}
**************************************************************
/*#AddressBlock a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#AddressBlock a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}*/
/*.oneColHeadBlueGrey a:link, a:visited, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}*/
/*.oneColHeadBlueGrey a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}*/
.ContactDetails {
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#bodyContainer #bodyContent #MainContent #MainLeft .twoColWhite .twoColHeadBlueGrey .twoColBodyBlueGrey .oneColHeadBlueGrey .oneColBodyBlueGrey .comment {
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.twoColBodyBlueGrey a:link, a:visited, a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.twoColBodyBlueGrey a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/*#bodyContainer .FPbody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}
#bodyContainer .FPbody a:link, a:visited, a:active {
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
#bodyContainer .FPbody a:hover {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
#bodyContainer .FPbody .small {
	font-size: 7pt;
	line-height: 11pt;
}
*/
