@charset "UTF-8";

body {
	background-image: url(http://www.rszortho.com/images/main_bkgd.jpg);
	background-repeat: repeat-x;
}
.homepage_callout {
	color: #FFF;
	padding: 25px;
	width: 260px;
	font-size: 12px;
	line-height: 18px;
}
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
a:link {
	color: #082271;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #082271;
}
a:hover {
	text-decoration: underline;
	color: #03C;
}
a:active {
	text-decoration: none;
	color: #082271;
}
#main a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#main a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#main a:hover {
	text-decoration: underline;
	color: #03C;
}
#main a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #082271;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 20px;
	color: #082271;
	font-weight: normal;
	line-height: 26px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topnav {
	text-align: right;
	padding-top: 12px;
	padding-right: 45px;
	color: #FFF;
	text-transform: uppercase;
}

.right_header {
	background-image: url(http://www.rszortho.com/images/header_right.jpg);
}
.main_nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
	float: left;
}
.main_nav_link_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
	float: left;
	background-color: #0C0F1C;
}
.home_body_copy {
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-top: 20px;
}
.patient_form {
	padding: 15px;
}
.footer {
	font-size: 12px;
	color: #FFF;
	background-color: #CC6600;
	padding: 10px;
	text-align: center;
}
.sub_nav {
	line-height: 24px;
	text-align: center;
	padding: 10px;
	color: #FFF;
	text-transform: uppercase;
}
.sub_body_copy {
	padding: 45px;
}
.docs {
	padding: 20px;
}