/* Jason Martin DDS CSS File */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #9b9b89;
	text-align: center;	
}
ul {
	list-style-position: inside;
}
#background {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 791px;
	background-image: url(images/bkgrndGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
	text-align: left;
}
#rightSideBanner {
	position: absolute;
	width: 80px;
	height: 40px;
	top: 106px;
	left: 711px;
	background-color: #c59f24;
	z-index: 2;
}
#dropShadow {
	position: relative;
	margin-left: 41px;
	width: 710px;
	z-index: 3;
}
html>body #dropShadow {
	background-image: url(images/dropShadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main {
	position: relative;
	margin-left: 5px;
	width: 716px;
	background-color: transparent;
}
#header {
	background-image: url(images/headerLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	height: 106px;
	background-color: #fff;
}
#header a {
	width: 700px;
	height: 106px;
	display: block;
	background-color: transparent;
}
#content {
	position: relative;
	width: 700px;
	padding: 170px 0 10px 0;
	background-repeat: no-repeat;
	background-position: 190px 10px;
	background-color: #fff;
	color: #333;
}
#content p, #content ul {
	margin: 0 10px 10px 200px;
}
#content p.lastItem {
	margin-bottom: 0;
}
#content a {
	color: #333;
}
img#titleImage {
	margin: 5px 0 10px 190px;
}
img#signature {
	width: 150px;
	height: 67px;
	border: none;
	margin-left: 400px;
}
#sideBar, #contactInfo {
	position: absolute;
	left: 0;
	width: 190px;
	background-color: transparent;
	font-size: 11px;
	text-align: center;
}
#contactInfo {
	bottom: 22px;
}
#sideBar {
	top: 15px;
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#content #sideBar p, #content #contactInfo p {
	margin: 5px 5px 0 5px;
}
#content #contactInfo a, #content #contactInfo p {
	color: #382e0a;
}
#footer {
	margin-left: 42px;
	width: 710px;
	color: #382e0a;
	text-align: right;
	font-size: 10px;
	background-image: url(images/bottomDropShadow.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 7px 0 30px 0;
	z-index: 3;
}
#footer p {
	margin-right: 20px
}
#footer a {
	color: #382e0a;
}
.external {
background :transparent url(images/ext.gif) no-repeat right center;
padding-right:12px;
}
.popup {
background :transparent url(images/pop.gif) no-repeat right center;
padding-right:12px;
}
/* ----------------- navigation information -------------- */
#navigation {
	width: 700px;
	height: 40px;
	/* margin-top: 10px; removed on 05/14 */
	background-color: #089b71;
	color: #382e0a;
}
#navigation a {
	color: #382e0a;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	text-decoration: underline;
}
#navigation ul {
	position: absolute;
	left: 190px;
	width: 510px;
	height: 28px;
	background-color: #c59f24;
	padding-top: 12px;
	list-style: none;
}
#navigation li {
	display: inline;
	margin: 0 9px 0 9px;
}
#navigation li.firstItem {
	margin-left: 12px;
}
#navigation li.lastItem {
	margin-right: 0;
}
/* -------------- index page information ----------------- */
body#index #content {
	background-image: url(images/indexImages.jpg);
}
body#index #content p.lastItem {
	margin-left: 420px;
}
/* ---------------- about info --------------------------- */
body#about #content {
	background-image: url(images/aboutUsImages.jpg);
}
#sideBar h1 {
	margin-top: 190px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #089b71;
}
#sideBar h2 {
	margin-top: 12px;
	font-size: 12px;
	font-weight: normal;
}
#sideBar h3 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
#sideBar a:link, #sideBar a:visited {
	color: #382e0a;
	text-decoration: none;
}
#sideBar a:hover, #sideBar a:active {
	text-decoration: underline;
}
#staffPic {
	position: absolute;
	bottom: 0;
	left: 456px;
	width: 266px;
	height: 169px;
	background: transparent url(images/MartinDDS_staff.png) no-repeat left top;
	z-index: 10;
}
p#bottomAboutPar {
	margin-top: -10px;
	padding-right: 270px;
}
* html #staffPic {
	background-image: url(images/MartinDDS_staff.jpg);
	left: 431px;
}
* html p#bottomAboutPar {
	padding-right: 280px;
}
/* ---------------- services info ------------------------ */
body#services #content {
	background-image: url(images/servicesImages.jpg);
}
body#services h1 {
	margin: 0 10px 8px 200px;
	color: #382e0a;
	font-weight: normal;
	font-size: 14px;
}
body#services h2 {
	margin: 0 10px 2px 200px;
	font-weight: normal;
	font-size: 12px;
}
/* ---------------- resources info ----------------------- */
body#resources #content {
	background-image: url(images/resourcesImages.jpg);
	padding-bottom: 100px;
}
body#resources h1 {
	margin: 0 10px 0 200px;
	color: #382e0a;
	font-weight: bold;
	font-size: 12px;
}
body#resources h2 {
	margin: 0 10px 0 200px;
	font-weight: normal;
	font-size: 12px;
}
body#resources h3 {
	margin: 0 10px 12px 200px;
	font-weight: normal;
	font-size: 12px;
}
/* ---------------- forms info -------------------------- */
body#forms #content {
	background-image: url(images/formsImages.jpg);
	padding-bottom: 100px;
}
img#adobeIcon {
	margin: 0 0 0 200px;
	border: none;
}
/* ---------------- contact info -------------------- */
body#contact #content {
	background-image: url(images/contactImages.jpg);
	padding-bottom: 30px;
}
body#contact #content h1 {
	color: #382e0a;
	font-size: 12px;
	font-weight: bold;
}
body#contact #content h2 {
	font-size: 12px;
	font-weight: normal;
}
body#contact #content a:link, body#contact #content a:visited {
	text-decoration: underline;
}
body#contact #content a:hover, body#contact #content a:active {
	text-decoration: none;
}
#contactAddress {
	position: absolute;
	left: 200px;
	top: 200px;
	width: 150px;
}
#contactPhone {
	position: absolute;
	left: 350px;
	top: 200px;
	width: 150px;
}
#contactEmail {
	position: absolute;
	left: 500px;
	top: 200px;
	width: 150px;
}
#contactMap {
/*	height: 300px; */
	margin: 60px 10px -10px 200px;
}
#contactMap img {
	margin-top: 10px;
	border: none;
}
.mapInstructions {
	font-weight: normal;
	font-style: italic;
}
body#contact #sideBar {
	margin-bottom: 10px;
}
body#contact #sideBar h1 {
	margin-top: 267px; /* was 185px */
}
body#contact #sideBar h1, body#contact #sideBar h2 {
	text-transform: none;
	font-size: 12px;
	color: #382e0a;
}
body#contact #sideBar h2 {
	margin-top: 0;
	font-weight: normal;
}
img#bldgPic {
	margin-bottom: 15px;
}



#stats {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: transparent;
}
#statsImg {
	border: 0;
	width: 1px;
	height: 1px;
}