/*FRONT PAGE*/
.logo {
	padding-left: 0px;
	}
.contact {
	position: absolute;
	right: 25px;
	top: 137px;
	width: 205px;
	z-index: 15;
	}
.contact h1 {
	font-weight: normal;
	margin-bottom: 10px;
	}
.contact p {
	margin-bottom: 7px;
	border: 1px #FF0000 solid;
	}
.contact address {
	font-style: normal;
	line-height: 20px;
	}
a.contactLink:link, a.contactLink:visited, a.contactLink:active {
	color: #747C8E;
	text-decoration: none;
	}
a.contactLink:hover {
	color: #747C8E;
	text-decoration: underline;
	}
.email {
	line-height: 30px;
	font-style: normal;
	}
.testimonial {
	float: right;
	right: 15px;
	width: 255px;
	position: relative;
	}
a.testLink:link, a.testLink:visited, a.testLink:active {
	position: absolute;
	right:20px;
	bottom: 15px;
	color: #4C818B;
	text-decoration: none;
	}
.textArea {
	width: 560px;
	padding-top: 15px;
	padding-bottom: 50px;
	margin-left: 10px;
	}
.textArea h1 {
	color: #1F4B6D;
	font-size: 14px;
	padding: 20px 0px 10px 30px;
	}
.textArea h1.bright {
	color: #687139;
	}
.textArea p{
	padding-left: 30px;
	line-height: 18px;
	}
.fpPic1 {
	width: 255px;
	margin-top: 0px;
	margin-left: 15px;
	clear: both;
	}
.fpPic1 h1 {
	background: #0D9B8D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 15px;
	}
.fpPic2 {
	width: 255px;
	position:absolute;
	right: 323px;
	bottom: 0px;
	}
.fpPic2 h1 {
	background: #9EB17C;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 15px;
	}
.fpPic3 {
	width: 255px;
	position:absolute;
	right: 15px;
	bottom: 0px;
	}
.fpPic3 h1 {
	background: #0D9B8D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 15px;
	}
ul.blueList, ul.greenList, #wteSidebar ul{
	line-height: 20px;
	}
ul.blueList{
	height: 130px;
	padding-left: 30px;
	padding-top: 15px;
	list-style-image: url(../gfx/blueList.gif);
	background-color: #B2DAD6;
	color: #495A58;
	}
ul.greenList{
	height: 130px;
	padding-left: 30px;
	padding-top: 15px;
	list-style-image: url(../gfx/greenList.gif);
	background-color: #DAE2CD;
	color: #667350;
	}
li.sml {
	line-height: 15px;
	padding-top: 3px;
	}
a.teamList:link, a.teamList:visited, a.teamList:active {
	color: #565959;
	text-decoration: none;
	}
a.teamList:hover {
	color: #878A8A;
	text-decoration: underline;
	}
.warrant {
    border: 1px #ccc solid;
    text-align: center;
}
/*PROFILE PAGES*/
img.profileImage {
	float: left;
	padding: 10px 25px 0px 30px;
	}
img.profileImage2 {
	float: left;
	padding: 20px 25px 0px 30px;
	clear: both;
	}
p.profilePara:first-line {
	float: left;
	color: #687139;
	}
p.finalProfilePara {
	padding-left: 0px;
	margin-left: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed;
	}
div.matt {
		border-bottom: 1px dashed;
		height: 350px;
		margin-bottom: 10px;
	}
div.matt p{
	line-height: 20px;
	}
#newMessage {
	position: absolute;
	right: 240px;
	top: 775px;
	}
#wteSidebar {
	width: 230px;
	padding: 10px 5px 10px 20px;
	border: #EDEDED 1px solid;
	border-radius: 10px;
	-moz-border-radius:10px;
	position: absolute;
	right: 15px;
	top: 500px;
	background-image:url(../gfx/sidebarGradient.png);
	background-repeat: repeat-x;
	}
#wteSidebar ul{
	background: none;
	list-style:disc;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
#wteSidebar h3 {
	color: #4C818B;
	border-bottom: dotted 1px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-right: 15px;
	}
#wteSidebar p {
	text-align: right;
	margin-right: 15px;
	padding-top: 15px;
	border-top: dotted 1px;
	}
a.sideBar:link, a.sideBar:visited, a.sideBar:active {
	text-decoration: none;
	color: #4C818B;
	font-weight: bold;
	}
a.sideBar:hover {
	text-decoration: underline;
	color: #4C818B;
	font-weight: bold;
	}


/*WHY EQUINE DENTISTRY*/
h2.sypt {	 
	margin-top: 20px;
	}
ul.symptoms {
	margin-left: 65px;
	padding-top: 5px;
	padding-bottom: 20px;
	}
ul.symptoms li {
	 padding-bottom: 10px;
	 }
.bottom {
	padding-bottom: 20px;
	}
/*WHAT TO EXPECT*/
.checkUp {
	float: right;
	padding-left: 20px;
	margin-top: 45px;
	}
.treatment {
	float: right;
	padding-left: 20px;
	margin-top: 5px;
	}
.smlTeam {
	position: absolute;
	top: -15px;
	right: -15px;
	}
.right {
	float: right;
	}
a.topLink:link, a.topLink:visited, a.topLink:active {
	color: #687139;
	text-decoration: none;
	}
a.topLink:hover {
	color: #687139;
	text-decoration: underline;
	}
img.btm {
	margin-top: 10px;
	margin-bottom: 25px;
	border-bottom: 1px dashed;
	padding-bottom: 20px;
	}
.video {
	padding: 30px;
	}
	
/*CLIENT RECOMMENDATIONS*/

h2.vets {
	padding-top: 15px;
	padding-bottom: 10px;
	}
dl {
	margin-left: 30px;
	}
dt {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 18px;
	color: #505240;
	font-size: 12px;
	}
dd {
	line-height: 16px;
	padding-bottom: 10px;
	}
dd.last {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dashed;
	}
dd.last2 {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid;
	}
/*CONTACT PAGE*/
	fieldset, input, textarea {
		border: #B1C2CF 1px solid;
		}
	fieldset{
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-top: 20px;
		margin-left: 85px;
		width: 400px;
		padding: 15px;
		}
	input{
		padding: 1px 5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
	fieldset legend {
		margin-left: 20px;
		padding: 0px 10px;
		font-size: 12px;
		}
	textarea {
		width: 363px;
		height: 170px;
		padding: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
	form td {
		text-align: left;
		padding-left: 10px;
		line-height: 25px;
		}
	.width {
		padding-top: 20px;
		width: 150px;
		}
	td#width2 {
		border: #FF0000 1px solid;
		}
	#name {
		margin-top: 20px;
		}
	#name, #email, #phone {	
		width: 200px;
		}
	#send {
		margin-top: 25px;
		margin-left: 125px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		width: 100px;
		padding: 5px;
		}
	#updates {
		vertical-align: middle;
		margin-left: 30px;
		padding: 0px;
		}
	.gapTop2 {
		padding-top: 30px;
		}
	.red {
		font-weight: normal;
		color:#FF0000;
		}
.contactTable {
	margin-left: 45px;
	margin-bottom: 20px;
	width: 400px;
	border: none;
	}
.contactTable tr {
	line-height: 20px;
	}
