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

/* SITE WIDE STYLES */

div.wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto; 
	width: 1000px; 
	height: auto;
}	

/* INDEX PAGE STYLES */
.header-index {
	background-image: url(images/header_180x1000.jpg);
	background-repeat: no-repeat;
	height: 143px;
}

.welcome {
	background-image:url(images/welcome.jpg);
	background-repeat:no-repeat;
	height: 88px;
	border: 0;
}

.doc-index-photos {
	background-image: url(images/index-doc-banner.jpg);
	background-repeat: no-repeat;
	height: 165px;
	border: 0;
}

	
.content-bkgnd {
	background-image:url(images/content-bkgnd.jpg);
	background-repeat: repeat-y;
}	

a.index_nav {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}
a.index_nav:link {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}
a.index_nav:visited {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}
a.index_nav:hover {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}
a.index_nav:active {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}

.welcome-spacing {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.index-text-spacing {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	padding-right: 60px;
	padding-left: 30px;
}
.index-menu-image {
	background-image:url(images/nav-bkgnd.jpg);
	background-repeat: repeat-y;
}

#index-menu {
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: right;
	padding-top: 48px;
	padding-right: 45px;
	line-height: 55px;
}
#index-menu ul {list-style: none;	margin: 0px;}
#index-menu li a:link, #index-menu li a:visited {	display: block;	color: #ffffff;	padding-top: 0;	padding-right: 0;	padding-bottom: 0;	text-decoration:none;}

/* END INDEX STYLES */


/* CONTENT STYLES */

.menu-extension {
	background-image:url(images/menu-extension.jpg);
	background-repeat:repeat-y;
}	
	

.right-border-content {
	background-image:url(images/right-border-inside.jpg);
	background-repeat:repeat-y;
}

a.content_nav {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px; }
a.content_nav:link {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}
a.content_nav:visited {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}
a.content_nav:hover {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}
a.content_nav:active {font-family: Arial; font-size: 14px; font-weight: normal; text-align:right; text-decoration:none; color: #555555; padding-right: 40px;}


.header-index {
	background-image:url(images/inside-header.jpg);
	background-repeat: no-repeat;
	height: 115px;
}


.header-content {
	background-image:url(images/content-header.png);
	background-repeat: no-repeat;
	height: 117px;
}

.content-menu-image {
	background-image: url(images/content-menu-bkgnd.jpg);
	background-repeat: repeat-y;
}

.content-text-spacing {
	font-family: Arial;
	font-size: 14px;
	line-height: auto;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
.content-text-spacing-List {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 30px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
	line-height: 24px;
}
.content-text-spacing-Bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 24px;
}

.content_title {
	font-family: Arial;
	font-size: 30px;
	color: #6C001C;
	position: absolute;
	visibility: visible;
	z-index: 100;
	left: 310px;
	top:123px;
}


#content-menu {
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: right;
	padding-top: 30px;
	padding-right: 75px;
	line-height: 55px;
	background-position: right;
}
#content-menu ul {
	list-style: none;
	margin: 0px;
	background-position: right;
}
#content-menu li a:link, #content-menu li a:visited {	display: block;	color: #ffffff;	padding-top: 0;	padding-right: 0;	padding-bottom: 0;	text-decoration:none;}


/* DIRECTIONS PAGE STYLE */

.directions-list-north {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
.content-bio-name {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
.nav-bkgnd-inside {
	background-image: url(images/content-nav-bkgnd.jpg);
	background-repeat: no-repeat;
	height: 632px;
}


/*     BROCHURE STYLES      */
.brochure_title {
	font-family: Arial;
	font-size: 30px;
	color: #6C001C;
	position: absolute;
	visibility: visible;
	z-index: 100;
	left: 310px;
	top:123px;
}
.brochure-text {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	padding-right: 50px;
	padding-left: 30px;
}
img.ahs-arthritis {
	float:right;
	margin: 0 7px 0 10px;
}
img.ahs-carpaltunnel {
	float:right;
	margin: 0 7px 0 10px;
}


a.brochure-list {color: #000000; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.brochure-list:link {color: #000000; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.brochure-list:visited {	color: #000000; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.brochure-list:hover {color: #6D001C; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.brochure-list:active {color: #000000; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}

.brochure-list-no-link {color: #000000; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}


.bio-photo-alignment {
	position: relative;
	visibility: visible;
	z-index: 100;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	top: 2px;
	}
	
.bio-photo-alignment-behrman {
	position: relative;
	visibility: visible;
	z-index: 100;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	top: 2px;
	}	
	
	.contact-address-spacing {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 111px;
}
.emergency {
	float:right;
	margin: 0 7px 0 10px;
}
a.video-list {color: #540011; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.video-list:link {color: #540011; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.video-list:visited {	color: #540011; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.video-list:hover {color: #999999; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
a.video-list:active {color: #540011; font-family: Arial; font-size: 14px; line-height: 20px; text-decoration: none;}
