/* global css for Dr. Landers site */

body {
	background: url(http://larrylandersdds.com/images/bg.gif) repeat;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, serif;
	}
p {
	font-family: Arial, serif;
	font-size: 10pt;
	line-height: 1.2em;
	text-align: justify;
	}
h1 {
	font-family: Arial, serif;
	font-size: 12pt;
	font-weight: bold;
	}
.content {
	margin-left:28px; 
	border-left:1px solid #A8A8A8;
	border-bottom:1px solid #A8A8A8;
	background: #fff;
	}
.textarea {
	padding: 10px 10px 12px 10px;
	width: 100%;
	}
.casestudy {
	margin-left:28px; 
	border-left:1px solid #A8A8A8;
	border-bottom:1px solid #A8A8A8;
	background: #fff;
	}
.casestudy p {
	font-family: Arial, serif;
	font-size: 10pt;
	line-height: 1.8em;
	}
.padding {
	padding: 14x;
	}
ol, ul {
	font-family: Arial, serif;
	font-size: 10pt;
	line-height: 1.2em;
	}
.linklist a {
	color: #000;
	font-family: Arial, serif;
	text-decoration: none;
	}
.linklist a:hover {
	color: #66A5B1;
	font-family: Arial, serif;
	text-decoration: none;
	}
.totop {
	font-size: 10px;
	color: #666;
	padding-bottom: 12px;
	padding-top: 6px;
	}
.totop a {
	color: #666;
	font-size: 8pt;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	}
.totop a:hover {
	color: red;
	font-size: 8pt;
	border-bottom: 1pt solid #D7D7D7;
	text-decoration: none;
	}


.twa {
	color: #666;
	text-align: center;
	font-family: Arial, serif;
	font-size: 10px;
	}
.footerLinks a{
	font-size: 10pt;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
	}
.footerLinks a:hover {
	text-decoration:underline;
	}