@charset "UTF-8";
p a:link {
	color: #1B75BB;
	text-decoration: none;
}	
p a:active {
	color: #1B75BB;
	text-decoration:none;
}
p a:visited {
	color: #1B75BB;
	text-decoration:none;
}		
p a:hover {
	color: #000066;
	text-decoration:none;
}	
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;
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #31B9FF;
	background-image: url(Images/background.png);
	line-height: 20px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.oneColFixCtr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 950px;
	height: 3675px;
}
.oneColFixCtr #aboutus {
	width: 950px;
}
.oneColFixCtr #aboutUsAnchor {
	height: 46px;
	width: 60px;
}
.oneColFixCtr #servicesAnchor {
	height: 46px;
	width: 60px;
}
.oneColFixCtr #contact {
	width: 950px;
}
.oneColFixCtr #services {
	width: 950px;
	text-align: center;
}
.headerFontClass {
	font-family: "Trebuchet MS";
	font-size: 27px;
	font-weight: bold;
	color: #1B75BB;
}
.addressFontClass {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #000000;
	text-indent: 12px;
}
.addressFontClass a:link {
	color: #1B75BB;
	text-decoration: none;
}	
.addressFontClass a:active {
	color: #1B75BB;
	text-decoration:none;
}
.addressFontClass a:visited {
	color: #1B75BB;
	text-decoration:none;
}		
.addressFontClass a:hover {
	color: #000066;
	text-decoration:none;
}	
.contactDiv1 {
	float: left;
	height: 465px;
	width: 628px;
}
.contactDiv2 {
	float: right;
	height: 465px;
	width: 322px;
}
.subHeaderFontClass {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #1B75BB;
}
.subHeaderFontClass a:link {
	color: #1B75BB;
	text-decoration: none;
}	
.subHeaderFontClass a:active {
	color: #1B75BB;
	text-decoration:none;
}
.subHeaderFontClass a:visited {
	color: #1B75BB;
	text-decoration:none;
}		
.subHeaderFontClass a:hover {
	color: #000066;
	text-decoration:none;
}	
.oneColFixCtr #contactUsAnchor {
	height: 46px;
	width: 60px;
}
.aboutDiv {
	float: left;
	height: 442px;
	width: 561px;
}
.aboutDiv2 {
	float: right;
	height: 442px;
	width: 389px;
}
.doctorFontClass {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #000000;
	text-indent: 80px;
}
.oneColFixCtr #home {
	width: 950px;
}
.oneColFixCtr #homeAnchor {
	height: 46px;
	width: 60px;
}
.oneColFixCtr #homeAnchor2 {
	height: 90px;
	width: 272px;
}
.mainPageBoldFont {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}
.mainPageBoldFontTitle {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #1B75BB;
	line-height: 23px;
	font-style: italic;
}
.performancePhysicalTherapy {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-indent: 80px;
}
