/*** Content Styles ***/

body {
	background-image: url(../images/layoutslice/background.jpg);
	color: #3F3F3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin: 0 auto 17px auto;
}

h1, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h4, h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 18px;
}

h1 {
	background-color: #5C95B2;
	background-image: url(../images/h1_background.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 11px 0px 11px 36px;
}

h2 {
	color: #5B5B5B;
	font-size: 14px;
	margin-bottom: 0;
}

/*** Homepage Styles ***/

h3 {
	background-image: url(../images/h3_background.jpg);
	background-repeat: repeat-x;
	color: #205B7C;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 6px 8px 8px 8px;
	text-align: center;
}

h4 {
	color: #F8D078;
}

h5 {
	color: #205B7C;
}

.home td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.home td.left_column {
	background-color: #2B6B8E;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
}

.home td.middle_column {
	background-color: #D6D6D6;
	color: #3F3F3F;
	font-size: 12px;
}

.home td.middle_column strong {
	color: #5D5D5D;
}

.home_surgeons {
	float: right;
	margin-left: 10px;
	width: 170px;
}

.high_light {
	background-color: #E4EFF1;
	border: 1px solid #D7D7D7;
	color: #205B7C;
	font-size: 11px;
	line-height: 15px;
	margin: 4px;
	padding: 7px 9px 7px 9px;
}
.high_light a:link, 
.high_light a:visited,
.high_light a:active {
	text-decoration: underline;
}

.high_light_border {
	background-color: #FFF;
	border: 1px solid #D7D7D7;
	margin-top: 10px;
}

ul.home_list {
	list-style-image: url(../images/diamonds/diamond_yellow_blue.jpg);
	padding-left: 16px;
}

ul.home_list a:link,
ul.home_list a:visited,
ul.home_list a:active {
	color: #FFF;
	text-decoration: none;
}

ul.home_list a:hover {
	color: #D5E8F3;
	text-decoration: underline;
}

/*** Newsletters Styles ***/

h2.newsletter {
	margin: 0 0 15px 0;
}

.newsletter_column {
	float: right;
	margin: 0 0 0 20px;
	width: 375px;
}

.quote {
	color: #5C95B2;
	font-size: 13px;
	font-weight: bold;
}

h3.newsletters {
	width: 359px;
}

/*** Our Surgeon Styles ***/

h2.surgeons {
	margin: 0;
}

.surgeon_column {
	float: right;
	margin-left: 10px;
	width: 155px;
}

.content_column {
	width: 602px;
}

ul.surgeon_list {
	list-style-image: url(../images/diamonds/diamond_blue_ltblue_sm.jpg);
	padding-left: 16px;
	margin: 0;
}

ul.surgeon_cv_list {
	list-style-image: url(../images/diamonds/diamond_blue_white.jpg);
	padding-left: 16px;
	margin: 0;
}
/*** Office Information Styles ***/

.high_light.office,
.high_light.contact_us,
.high_light.aaos {
	font-size: 12px;
	line-height: 17px;
}

.high_light_border.forms {
	margin-left: auto;
	margin-right: auto;
	width: 620px;
}

.gray {
	color: #3F3F3F;
}

.gray strong {
	color: #5B5B5B;
}

ul.forms_list {
	list-style-image: url(../images/diamonds/diamond_blue_ltblue.jpg);
	padding-left: 16px;
	margin: 0;
}

.office_contact {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 185px;
}

/*** Contact Us Styles ***/

.contact {
	width: 240px;
}

h3.locations {
	font-size: 12px;
}

/*** Patient Education Styles ***/

.education {
	float: right;
	width: 199px;
}

/*** Image Styles ***/

.image_right {
	float: right;
	margin: 0 0 10px 10px;
}

.image_left {
	float: left;
	margin: 0 10px 10px 0;
}

.image_left_table {
	float: left;
	padding: 0 10px 30px 0;
}

/*** Link Styles ***/

a:link, 
a:visited,
a:active {
	color: #205B7C;
	text-decoration: none;
}

a:hover {
	color: #808080;
	text-decoration: underline;
}
