@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #9283AA;
	background-repeat: repeat-x;
	background-image: url(mckinneyfamilydoctor/bg-purple.jpg);
}
.oneColElsCtr #container {
	width: 911px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-left: auto;
	margin-right: auto;
}
.logo {
	width: 412px;
	height: 204px;
	float: left;
	position: absolute;
	text-align: left;
	z-index: 100;
}
.logosml {
	width: 300px;
	position: absolute;
}
.text {
	float: left;
	position: absolute;
	width: 482px;
	padding-top: 190px;
	padding-left: 100px;
	top: 137px;
	height: 270px;
}
.text2 {
	width: 480px;
	padding-top: 145px;
	padding-left: 40px;
	background-image: url(mckinneyfamilydoctor/mckinneyfamilydoctor.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 300px;
}
.text3 {
	width: 760px;
	padding-top: 145px;
	padding-left: 40px;
	padding-right: 30px;
}
.navigation {
	text-align: right;
	width: 875px;
	padding-right: 32px;
	padding-top: 40px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-bottom: 2px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.footer {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 3px;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 1.5em;
	width: 840px;
	padding-left: 35px;
}
.purple {
	color: #63318B;
}
.oneColElsCtr #mainContent {
	padding-top: 28px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 20px;
	width: 853px;
	height: 531px;
	text-align: left;
	background-image: url(mckinneyfamilydoctor/mckinneyfamilymedicinebg5.png);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
.oneColElsCtr #mainContent2 {
	padding-top: 28px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 20px;
	width: 853px;
	text-align: left;
	background-image: url(mckinneyfamilydoctor/mckinneyfamilymedicinebg-l.png);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	height: inherit;
}

strong {
	font-size: 1.1em;
	color: #333;
}
h1 {
	color: #333;
	font-size: 1.25em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.center {
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #642D8D;
	text-decoration: none;
}
.navigation a {
	color: #FFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #642D8D;
	text-decoration: none;
}
a { color: #A29061;
}
a:hover {
	color: #666;
}
div#doctor_mckinney {
	text-align: right;	
}
#websitedesign {
	font-size: 10px;
	width: 820px;
	margin: 0 auto;
	text-align: right;
}
#websitedesign a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#websitedesign a:hover {
	color: #666;
}
#rightcol {
	float: right;
	width: 440px;
	text-align: left;
}
#belowfold {
	font-size: 10px;
	width: 870px;
	margin: 0 auto 0 auto;
	text-align: left;
	color: #FFF;
	padding-top: 250px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
.small {
	font-size: 9px;
	text-align: left;
	line-height: 12px;
}

