/***** Elements *****/

body {
	margin: 50px 0 0 0;
	padding: 0;
	
	background-color: #c2a176;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h1 {
	margin: 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
	color:#561d12;
}

h2 {
	margin: 5px 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:  normal;
	text-align: left;
	
	color:#742916;
	letter-spacing:1px;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	color:#9C5A1F;
	letter-spacing:1px;
}

p {
	margin: 0 0 10px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	
	color: #000000;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#561D12;
}

a:hover {
	text-decoration: none;
	color:#C2A176;
}


/***** Framework *****/

div#cornerGraphic {
	position: absolute;
	top: 0; left: 0;
	z-index: 10000;
}

/* PNG Transparency Support for IE6 */
div#cornerGraphic img {
	behavior: url(iepngfix.htc);
}

#contain {
	margin: 0 auto 0 auto;
	width: 770px;
	
	background-image: url(images/repeat_bg.jpg);
	background-repeat: repeat-y;
}

#topArt {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}

#header {
	margin: 0;
	padding: 85px 256px 0 16px;
	
	clear: both;
}

#headLeft {
	float: left;
	display: inline;
}

#headRight {
	float: right;
	display: inline;
}

#header p {
	margin: 0;
	
	font-size:16px;
	font-weight:bold;
	
	color:#742916;
}

#header p.doctorName {
	margin: 0 0 15px 0;
}

#header p.address {
	font-size: 12px;
}

#header p.phone {
	font-size: 12px;
	text-align: right;
}

#mainContent {
	margin: 50px 0 0 0;
	padding: 0;
}

#contentFrame {
	float: left;
	display: inline;
	
	width: 525px;
}

#sidebarFrame {
	float: right;
	display: inline;
	
	width: 245px;
}

#content {
	padding: 0 15px 0 20px;
}

#sidebar {
	margin: 0;
	padding: 0 20px 0 31px;
}

#sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#sidebar li a {
	display:block;
	width:170px;
	height:22px;
	line-height:20px;
	color:#fff1de;
	font-size:14px;
	padding-left:20px;
}

#sidebar li a:hover {
	display:block;
	color:#ffffff;
}

#contactForm {
	margin: 0 auto;
	padding: 10px 5px;
	width:165px;
	background-color:#d6c0a8;
	border:1px solid #ffffff;
}

#contactForm input, #contactForm textarea {
	color: #290101;
	border: 1px solid #742916;
}

#contactForm textarea {
	margin-top: 3px;
}

#contactForm .submit input {
	font-size: 13px;
	font-weight: bold;
	color: #742916;
	background-color:#cdab7b;
	border: 1px outset #742916;
}

#footer {
	height: 204px;
	
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-color: #efeaca;
	
	text-align: center;
}

#footer ul {
	margin: 0;
	padding:150px 0px 5px 0px;
	
	list-style: none;
	
	font-size: 11px;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul li a {
	padding: 0px 6px 0px 4px;
	color: #fff1de;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer p {
	margin: 0;
	font-size: 9px;
	font-weight: normal;
	color: #fff1de;
}

#tag {
	margin: 10px 0 0 0;
}

#tag p {
	text-align: center;
}

#tag p.info {
	font-size: 11px;
	color: #D6C0A8;
}

#tag p.copy {
	font-weight: bold;
	color: #742916;
}

#tag p.copy img {
	vertical-align: middle;
}


/***** Common Classes *****/

div.clear {
	clear: both;
}

ul.subNav {
	margin: 20px 0 0 0;
	padding: 0px 0px 5px 0px;
	
	list-style: none;
	
	font-size: 11px;
	text-align: center;
}

ul.subNav li {
	display: inline;
	margin: 0;
	padding: 0;
}


/***** Individual Pages *****/

/*** Home ***/

#home .flash {
	margin: 0 10px 0 0;
	text-align: center;
	
	/*float: left;
	display: inline;*/
}

#home p.signature {
	font-weight: bold;
	text-align: right;
}


/*** About Our Practice ***/

#about img {
	margin:  0 10px 0 0;
	float: left;
	display: inline;
	border: 1px solid #742916;
}


/*** Meet the Doctor ***/

#doctor img {
	margin:  0 10px 10px 0;
	float: left;
	display: inline;
	border: 1px solid #742916;
}


/*** Our Dental Team ***/

div.staffIntro img {
	margin:  0 10px 0 10px;
	float: right;
	display: inline;
	border: 1px solid #742916;
}

#staff img {
	margin:  0 10px 10px 0;
	float: left;
	display: inline;
	border: 1px solid #742916;
}


/*** Services Provided ***/

#services .procImages {
	float: left;
	display: inline;
}

#services .procImages img {
	margin-right: 10px;
	border: 1px solid #742916;
}


/*** Dental Implants ***/

#implants .procImages {
	margin-bottom: 10px;
}

#implants .procImages img {
	margin-right: 10px;
	border: 1px solid #742916;
}

#implants .implantVid {
	width: 200px;
	text-align: center;
}


/*** Invisalign ***/

#invisalign img {
	float: left;
	display: inline;
	margin: 0px 10px 0 0px;
	border: 1px solid #742916;
}


/*** Smile Gallery ***/

#gallery {
	text-align: center;
}

#gallery h2 {
	text-align: left;
}


/*** Patient Forms ***/

#forms h3 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

#forms img {
	margin: 40px 0 0 0;
}


/*** Contact Us ***/


/*** Directions ***/

div.googleMap {
	float: right;
	display: inline;
	margin: 0px 0 10px 10px;
}


/*** Site Map ***/
