/* CSS Document */

.content{
	background: none;
	min-height: 500px;
	width: 1050px;
	padding-top: 20px;
}

#tableForm {
	margin-bottom: 20px;
	border: solid 1px;
	display: block;
	width: 650px;
	float: left;
}

form {
	display: block;
}

#tableDrop {
	width: 900px;
	display: block;
	float: left;
}


.tableTitle {
	color: #ffffff;
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
	

.leftContent {
	text-align: right;
	float: left;
	width: 368px;
	max-width: 368px;
	padding: 12px 10px 0px 0px;
	margin: 0px 0px 0px 0px;	
	border: none;
}

.leftImage {
	padding-bottom: 100px;
}

.quickInfo {
	margin-right: -10px;
	padding: 80px 10px 0px 0px;
	border-right: solid 1px #9a8c7d;
}

.rightContent {
	padding-top: 40px;
	padding-left: 100px;
}

.miniNav ul li {
	display: inline;
	padding-right: 20px;
}

.miniNav {
	margin-top: -37px;
	width: 600px;
}

#left {
	width: 100%;
}
	
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0053a0;
	padding-bottom: 15px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0053a0;
	padding-bottom: 10px;	
}

.question {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #0053a0;
	border-top: solid 1px #dddd56;
	padding-top: 10px;
	margin: 10px 0px 0px 0px;
}

.answer {
	color: #736040;
	font-style: italic;
}

.listAnswer li {
	font-style: italic;
	padding-bottom: 5px;
	margin-left: 20px;
	list-style: square;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}

.push, .footer {
	height: 25px;
}

#lineOne {
	top: 140px;
}

#lineTwo {
	top: 160px;
}

.dentists {
	height: 324px;
	width: 288px;
	text-align: left;
	padding-left: 80px;
	padding-bottom: 45px;
}

.testimonials {
	height: 324px;
	width: 368px;
	max-width: 368px;
	padding-top:10px;
	padding-bottom: 35px;
}

.hygienists {
	height: 162px;
	width: 288px;
	text-align: left;
	padding-left: 80px;
	padding-bottom: 207px;
}

th {
	font-weight: 300;
}
