body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
	background-image: url(images/bg-light.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

ul {
	padding-left: 10px;
	margin-left: 10px;
	list-style-type: square;
	}
.homeServicesList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-align: left;
	padding-left: 0px;
	text-transform: capitalize;
	}





.footerNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}
.footerNav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.footerNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.footerNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: underline;
	text-align: center;
/*	background-color: #74AC66;*/
}

.horizontal_dotted_lineBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.horizontal_dotted_lineTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

.vertical_dotted_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	padding-top: 10px;
}

.TM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #ffffff;
}

.bodyTextRightColumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	line-height: 18px;
	padding-right: 10px;
	}
.bodyTextRightColumn a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color : #ffffff;
	text-decoration: underline;
}
.bodyTextRightColumn a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color : #ffffff;
	text-decoration: underline;
}
.bodyTextRightColumn a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color : #cccccc;
	text-decoration: underline;
}	
	
	
	

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
	}
	
.bodyText a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color : #ffffff;
	text-decoration: underline;
}
.bodyText a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color : #ffffff;
	text-decoration: underline;
}
.bodyText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color : #cccccc;
	text-decoration: underline;
}
	

.mainNavTagLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	padding-right: 10px;
	}

.Captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	}
	
.contactLargeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	}
	
.servicesCaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}
	
.homeBodyPicturePadding {
	margin: 20px;
	padding: 10px;
	border: 1px solid #454545;
	background-color: #121212;
}

.servicesText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #ededed;
	text-align: justify;
	padding-left: 20px;
	line-height: 16px;
	}
	
.servicesTextNoPadding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #ededed;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 10px;
	}
