body {
	margin: 0;
	padding: 0;
	
	background-image: url(images/bkground.jpg);
	background-repeat: repeat-x;
	background-color: #290101;
	
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fcc14d;
}


/***** Elements *****/

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	color: #d3671e;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FCC14D;
}

h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FCC14D;
}

p {
	margin: 0 0 10px 0;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fcc14d;
}

a:link, a:visited {
	color: #FFCE6E;
	text-decoration: none;
}

a:hover, a:active {
	color: #FCC14D;
	text-decoration: underline;
}


/***** Structure *****/

#contain {
	margin: 0 auto;
	width: 940px;
	
	background-image: url(images/contentRepeatBG.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

#leftContain {
	float: left;
	display: inline;
	width: 40px;
}

#rightContain {
	float: right;
	display: inline;
	width: 900px;
	background-image: url(images/contentTopBG.jpg);
	background-repeat: no-repeat;
}


#mayspecial		{
	text-align: center;
	margin-bottom: 10px;
}

/*** Top Left Structure ***/

#topLeft {
	float: left;
	display: inline;
	width: 560px;
}

/** Address **/

#address {
	padding: 49px 0 0 10px;
	text-align: right;
}

#address p {
	margin: 0;
	text-align: right;
	color: #fcc14d;
}

/** Top Flash/Image **/

#flashTop {
	margin: 4px 3px 0 12px;
	height: 350px;
	position: absolute;
}

#imageTop {
	margin: 4px 3px 0 12px;
	height: 350px;
	position: absolute;
}

/** Content **/

#content {
	padding: 290px 8px 0 17px;
	position: relative;
}


/*** Top Right Structure ***/

#topRight {
	float: right;
	display: inline;
	width: 340px;
}

/** Phone **/

#phone {
	padding: 12px 0px 65px 10px;
	
}

#phone p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}

#phone span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/** Navigation **/

#navigation {
	padding: 0 118px 10px 18px;
}

#navigation ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#navigation li {
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
	font-variant: small-caps;
}


#EdLang img {
	width: 79px;
	float: left;
	display: inline;
   margin: 0px 10px 30px 0px;
}
/** Side Bar/Contact Form **/

#sidebar {
	padding: 0 118px 10px 18px;
}

#contactForm {
	padding-top: 25px;
}

#contactForm input, #contactForm textarea {
	color: #290101;
	border: 1px solid #7F3A10;
}

#contactForm textarea {
	margin-top: 3px;
}

#contactForm .submit input {
	font-size: 13px;
	font-weight: bold;
	
	color: #D3671E;
	background-color: #FFCE6E;
	border: 1px outset #7F3A10;
}

#contactForm .alignRight {
	margin-right: 5px;
	text-align: right;
}


/*** Bottom Structure ***/

/** Bottom Content **/

#contentBottom {
	clear: both;
	height: 260px;
	background-image: url(images/contentBottomBG.jpg);
	background-repeat: no-repeat;
	background-color: #290101;
}

/** Tag **/

#tag {
	padding: 0 348px 0 17px;
	height: 150px;
}

#tag h4 {
	margin-top: 28px;
}

/** Flash Squares **/

#flashBottom {
	margin-left: 230px;
}

/** Footer **/

#footer {
	text-align: center;
	background-color: #290101;
}

#footer ul {
	margin: 0;
	padding: 0;
	
	list-style: none;
}

#footer ul li {
	display: inline;
	color: #FFCE6E;
}

#footer ul li a {
	margin: 0 5px 0 0;
	
	font-size: 12px;
	font-weight: bold;
}

#footer p.drlocation {
	margin: 10px 0 10px 0;
	font-size: 10px;
	color: #7f3a10;
}

#footer p.copyright {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fcc14d;
}

#footer p.copyright img {
	vertical-align: middle;
}


/*** General Classes ***/

div.clear {
	clear: both;
}

/** Page with list of subpages **/

#listPage ul {
	list-style: square;
}

/** Subpage Navigation **/

ul.subNav {
	margin: 20px 0 0 0;
	padding: 0px 0px 5px 0px;
	
	list-style: none;
	
	font-size: 12px;
	text-align: center;
}

ul.subNav li {
	display: inline;
	margin: 0;
	padding: 0;
}


/***** Individual Pages *****/

/*** Home ***/

#home {
	
}

#home p.signature {
	font-size: 18px;
	font-style: italic;
	text-align: right;
}


/*** About Our Practice ***/

#about img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #7F3A10;
}


/*** Meet the Doctor ***/

#doctor img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #7F3A10;
}


/*** Meet Our Dental Team ***/

.staffIntro {
	padding-bottom: 100px;/*Add only for short content, adjust depending on length*/
}

#staff img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #7F3A10;
}


/*** Services Provided ***/

#services .procImages {
	float: left;
	display: inline;
}

#services .procImages img {
	margin-right: 10px;
	border: 1px solid #7F3A10;
}


/*** Dental Implants ***/

#implants .procImages {
	margin-bottom: 10px;
}

#implants .procImages img {
	margin-right: 10px;
	border: 1px solid #7F3A10;
}

#implants .implantVid {
	width: 200px;
	text-align: center;
}


/*** Invisalign ***/

#invisalign img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #7F3A10;
}


/*** Smile Gallery ***/

#gallery {
	text-align: center;
}

#gallery table {
	margin: 0 auto;
}

#gallery th {
	text-align: left;
}

#gallery td {
	width: 250px;
	text-align: center;
}

#gallery td p {
	font-weight: bold;
	text-align: center;
}

#gallery img {
	margin: 10px 0px 10px 0px;
}


/*** Forms ***/

#forms h3 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

#forms img {
	margin: 40px 0 0 0;
}


/*** Contact Us ***/

#contact {
	
}


/*** Directions ***/

#directions img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #7F3A10;
}

#directions p {
	margin-bottom: 20px;
}


/*** Site Map ***/

#sitemap ul {
	list-style: square;
}

#flashAbout {
float:left;
border: 1px solid #000000;
margin: 5px;
}



#testimonials div.flashVideo {
	text-align: center;
}

.announcements {
	text-align: center;
	margin: 20px 0px 20px 0px;
}

.larger				{
	font-size: 1.2em;
}

.center				{
	text-align: center;
}

#marathon {
	width: 496px;
	height: auto;
	margin: 0 auto;
}

#marathon img {
	width: 492px;
	margin: 0 auto;
}

#marathon h6	{
	font-size: 1.2em;
	margin-bottom: 12px;
	text-align: center;
}

#marathon p {
	font-size: 0.85em;
}