/* ***************** */
/* Universal Classes */
/* ***************** */

* { 
	padding: 0; 
	margin: 0; 
}

body { 
	background-image: url(imgs/bg-grad.jpg);
	font-size: 14px;
}


/* *************** */
/*  Missing Flash  */
/* *************** */

#noscript {
	height: 150px;
	padding: 5px; 
	margin: 0; 
	background: #EEEEEE;
}

#need-flash {
	font-size: 12px;
	font-family: Palatino Linotype, Arial, sans-serif;
	color: #000000;
	margin: 3px;
	float: right;
}

#noscript h1 { 
	margin: 40px;
}

#noscript ul {
	text-align: center;
}

#noscript li, .pm li, .map li {
	list-style: none;
	display: inline;
	padding: 3px;
}

#boring-menu {
	font-size: 14px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	color: #00723f;
	text-align: center;
}


/* *************** */
/*  Font Styles  */
/* *************** */

h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	color: #000000;
	text-align: center
}

h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	color: #003d71;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	color: #000000;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	color: #00723f;
}

h5 {
	font-size: 20px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	color: #000000;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	color: #003d71;
}

p {
	font-size: 16px;
	margin: 10px;
	padding: 0px; 
	font-family: Palatino Linotype, Arial, sans-serif;
	line-height: 1.5;
	color: #000000;
}

ul {
	padding: 0 20px;
}

/* *************** */
/*   Site Styles   */
/* *************** */

#wrapper {
	margin: 0 auto; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	width: 780px; 
	padding: 0 10px; 
	background: url(imgs/page-bg.png); 
}

#banner {
	background: url(imgs/blue-divider.png) no-repeat center bottom; 
	padding-bottom: 5px;
}

#content {
	position: relative;
	padding: 0 .5em;
	margin: 10px 0;
}

#mainbar {
	padding: 0 0 10px 0;
	text-align: justify;
}

#sidebar { 
	position: absolute;
	top: 0;
	bottom: 0;
	width: 320px;
	padding: 0px 5px 5px 5px;
	overflow: hidden;
}

#footer {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background: url(imgs/blue-footer.png) repeat center bottom;
	padding-left: 2px;
}

#music-control {
	float: right;
	padding-right: 2px;
}

/* *************** */
/*   PG1 Styles   */
/* *************** */

#title {
	margin: 10px 10px 0;
	padding-bottom: .3em;
	border-bottom: dotted 2px #00723f;
}

#sidebar .narrow {
	padding-top: 10px;
	width: 250px;
	margin: 0 auto;
	text-align: center;
}

#sidebar h2 {
	color: #003d71;
	font-family: Palatino Linotype, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.quote {
	border-top: dotted 2px #00723f;
	text-align: center;
	font-size: 24px;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 20px 10px 0 10px;
	font-weight: bold;
}


/* **************** */
/*   PG2-4 Styles   */
/* **************** */

#content.sidebar-right {
	padding-right: 342px;
}

#content.sidebar-left {
	padding-left: 342px;
}

#content.sidebar-right #sidebar { 
	border-left:2px dotted #00723F; 
	right: 0;
}

#sidebar.physician {
	text-align: justify;
	font-family: Palatino Linotype, Arial, sans-serif;
	padding: 10px;
}



/* **************** */
/*   PG5-7 Styles   */
/* **************** */

#content.columns {
	padding-right: 232px;
	padding-left: 232px;
	align: center;
}

.center {
	font-size: 16px;
	font-family: Palatino Linotype, Arial, sans-serif;
}

.lab {
	text-align: justify;
	padding: 30px 10px;
}

.procedures {
	line-height: 1.5;
	padding: 0 5px;
}

.procedures.main {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 250px;
}

.procedures.mod-1 {
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
}

.photos {
	position: absolute;
	top: 0;
	width: 210px;
	padding: 10px 5px 5px 5px;
}

.photos.right {
	border-left: 2px dotted #00723F;
	right: 0;
}

.photos.left {
	border-right: 2px dotted #00723F;
	left: 0;
}

.pm {
	padding: 20px 0 0 0;
	font-size: 16px;
}

.pm li, .map li {
	float: left;
	clear: left;
	text-align: left;
}

.pm li.alt, .map li.alt {
	float: right;
	clear: right;
	text-align: right;
}
.procedures h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	color: #003d71;
	text-align: center;
}

.procedures h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	letter-spacing: 1px;
	color: #003d71;
	text-align: center;
}

.picker {
	padding: 20px 0px 0px 10px;
	border-top: 2px dotted #003d71;
}

.contact {
	padding-top: 20px;
	padding-bottom: 0;
}

.address1 h1 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: left
}

.address1 h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.address2 h3 {
	font-size: 16px;
	color: #003d71;
	font-weight: bold;
}

.address1 {
	padding: 0 0 20px 0;
	text-align: left;
	font-family: Palatino Linotype, Arial, sans-serif;
}

.address2 {
	padding: 0 0 30px 0;
	text-align: left;
	font-family: Palatino Linotype, Arial, sans-serif;
}

.contact-form {
	padding: 10px 0 10px 0;

}

.contact-form p {
	font-size: 12px;
	text-align: left;
	font-family: Palatino Linotype, Arial, sans-serif;
	color: #000000;
}

.map {
	height: 40px;
	border-bottom: 2px dotted #00723F;
}

.email-pass {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}

.email-pass h1 {
	font-size: 30px;
	color: #003d71;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
}

.email-pass h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	color: #00723f;
}

.error h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Palatino Linotype, Arial, sans-serif;
	color: #990000;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}