body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #A7B77A;
	margin: 0px;
	padding: 0px;
}
.homeBG {
	background-image: url(../media/index-markers/index_02.jpg);
	background-repeat: repeat;
}
.homeBannerBG {
	background-image: url(../media/index-markers/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
}
.homeServices {
	background-color: #B89E74;
}
.homeServices p a {
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.homeServices p {
	text-align: left;
	padding-top: 10px;
	line-height: 14pt;
}
.homeBottomBoxes p {
	padding-right: 10px;
	padding-left: 10px;
}
.call-today {
	font-style: italic;
	color: #B46911;
	font-size: 12pt;
	font-weight: bold;
}
.homeBottomBoxes {
	background-color: #BCC89A;
}
li, p {
	font-size: 9pt;
	line-height: 11pt;
	text-align: left;
}
h1 {
	color: #B46911;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #636466;
	font-size: 12pt;
	font-style: italic;
	margin: 0px;
	padding-top: 8px;
}
a {
	color: #000000;
}
.ftCollinDentist-box {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #8A8B8C;
	padding-right: 10px;
	padding-left: 10px;
}
.paddingRtLft {
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	color: #872416;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 12pt;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h3 {
	color: #872416;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 12pt;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.homeServices p a:hover {
	color: #872416;
}
.nopadding {
	margin: 0px;
	padding: 0px;
}


/*  CSS Classes   */	

.module_left, .module_center, .module_right {
	background-color: #F1EAD4;
	border: solid #000000 1px;
	margin-bottom: 5px;
	padding: 4px;
	}

.module_right {
	float: right;
	width: 280px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #A7B77A;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}


.head3 {
	color:#333333;
	font-size:90%;
	border:none;
	font-weight:bold;
}

.float-right{
	float:right;
	}

.float-left{
	float:left;
	}
