* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	background-image: url(/images/wood_texture.jpg);
//	color: black;
	color: rgb(50,50,50);
}

html {
	height: 100%;
}

a img {
	border: none;
}

#myGallery {
	width: 580px !important;
	height: 230px !important;
	border: 0px;
}

#header {
	width: 100%;
	height: 150px;
	background-color: #4395B4;
	background-image: url(/images/header_alt_3.jpg);
	background-repeat: no-repeat;
}

#topNav {
	background-color: #99D9D9;
	background-image: url(/images/nav_bg.png);
	box-shadow: 0px 0px 5px rgb(50,50,50);
	-webkit-box-shadow: 0px 5px 5px rgb(50,50,50);
	-moz-box-shadow: 0px 5px 5px rgb(50,50,50);
	color: #4395B4;
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden; /* This will cut the menu at overflow point on small screens, hopefully that can be overcome */
}

a {
	color: #4395B4;
	text-decoration: none;
}

#atffc {
	height: 0px;
	padding: 0px;
	margin: 0px;
}

a:visited {
	color: #4395B4;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #4395B4;
}

#leftLinks a {
	//color: #6b6457;
	text-decoration: none;
}

#leftLinks a:visited {
//	color: #6b6457;
	text-decoration: none;
}

#leftLinks a:hover {
//	color: #6b6457;
	border-bottom: 1px solid #4395B4;
}

#container {
	width: 950px;
	margin: 0 auto;
	background-color: white;
	min-height: 1000px;
}

#logo {
	height: 100px;
	width: 207px;
	position: relative;
	left: -370px;
	top: 5px;
	margin: 0 auto;
}

#menuList {
	width: 100%;
	height: 100%;
}

#menuList li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
 	text-transform: uppercase;
	list-style-type: none;
	margin-left: 15px;
	padding-right: 15px;
	border-right: 2px solid #4395B4;
}

#leftLinks {
	float: left;
	height: 610px;
	width: 200px;
	display: inline-block;
	margin-right: 10px;
	background-color: rgb(220,220,220);	
}

h1 {
	color: #4395B4;
	font-size: 18pt;
}

h2,h3,h4 {
	font-size: 14pt;
	color: #4395B4;
	margin-top: 20px;
	margin-bottom: 0px;
}

#rightContent {
	width: 740px;
	margin-left: 210px;
}

#rightContent p {
	margin-top: 10px;
	padding-right: 10px;
	text-align: justify;
}

#leftLinks li {
//	color: #6b6457;
	font-size: 10pt;
	background-color: rgb(190,190,190);
	border-bottom: 1px solid rgb(150,150,150);
	list-style-type: none;
	padding: 5px 0 5px 10px;
}

#leftLinks li.label {
//	color: #6b6457;
	color: rgb(50,50,50);
	margin-left: 0px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 15px;
	list-style-type: none;
	list-style-image: none;
}

.splashText {
	margin-top: 10px;
	text-align: justify;
	padding-right: 10px;
}

.pageBreak {
	background-image: url(/images/hr_bg.png);
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	height: 2px;
	margin: 10px 0 10px 0;
}

#homeLower {
	border-collapse: collapse;
	border: none;
	width: 740px;
	margin-left: -25px;
}

#homeLower h2 {
	border-bottom: 1px solid #4395B4;
	display: inline;
}

.smDesc {
	position: relative;
	left: 5px;
	font-weight: bold;
}

#quickLinks {
	margin: 0 auto;
	margin: 10px 0 0 0px;
	font-size: 11pt;
}

#quickLinks li {
	list-style-image: url(/images/li_marker.png);
	margin-left: 10px;
}

#footer {
	background-image: url(/images/nav_bg.png);
	color: #6b6457;
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.testimonialText {
	font-style: italic;
	margin-top: 30px;
}

#linksPage li {
	list-style-type: none;
	margin-top: 20px;
	font-size: 12pt;
}

#clinicalList li {
	margin-top: 5px;
	font-size: 12pt;
	list-style-image: url(/images/li_marker.png);
}

#contactNarrative {
	padding-top: 30px;
	line-height: 2.5em;
	width: 80%;
	margin: 0 auto;
}

#contactNarrative input {
	color: #6b6457;
	padding-left: 5px;
}

#contactNarrative textarea {
	width: 50%;
	height: 100px;
	margin-top: 10px;
	color: #6b6457;
	padding-left: 5px;
}

.pageSplash {
	text-align: center;
	width: 100%;
}

.newsArticle {
	//width: 100%;
}

.articleImage {
	text-align: center;
}

.articleImage img {
	margin: 10px 0 10px 0;
	margin: 0 auto;
}

.articleFooter {
	margin: 20px 0 0 20px;	
}

.underTitle {
	font-weight: bold;
}

.bioContent {
	font-weight: bold;
	vertical-align: middle;
	height: 200px;
	width: 95%;
	margin: 0 auto;
}

.bioImage {
	float: right;
	margin: 0px;
}

.shadowBoxFrame {
	border: 0px;
}

.resourcesList li {
	margin-top: 10px;
	font-size: 12pt;
	margin-left: 30px;
	list-style-image: url(/images/li_marker.png);
}

input {
	border: 1px solid rgb(200,200,200);
}

.submitButton {
	background-color: rgb(200,200,200);
	color: #4395B4;
	text-align: center;
	cursor:	pointer;
	width: 75px;
	height: 25px;
}

#adminMain {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
}

#adminMain img {
	margin-bottom: 50px;
}

.addNews {
	table-layout: fixed;
	border-collapse: collapse;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.addNews td {
	border: 1px solid #4395B4;
	padding: 5px;
}

.rowLabel {
	width: 100px;
	font-weight: bold;
}

.rowInput input {
	width: 90%;
	padding: 3px;
	color: rgb(100,100,100);
}

.rowInput textarea {
	width: 90%;
	height: 200px;
	padding: 3px;
	color: rgb(100,100,100);
}



