/* Global Reset - cleaning the default styles */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address,  em,img, ins,  thead, tr, th, td, 
footer, header, hgroup, menu, nav, output, section, summary,
small, strike, strong, sub, sup,b, u, i, center, dl, 
dt, dd, ol, ul, li,fieldset, form,label, table,caption, 
tbody, tfoot
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
footer, header, hgroup, menu, nav, section 
{
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Start of the stylesheet general first */
body {
    background: #dcd1bb url(./images/bg_texture.jpg);
 font-family: Papyrus, fantasy;
font-size : 12px;
    margin-bottom : 0px;
    margin-top : 0px;
  }
h1 {
font-family: Papyrus, fantasy;
font-size: 25px;
line-height: 1;
  }
h2 {
font-family: Papyrus, fantasy;
font-size: 18px;
  }
h3 {
font-family: Papyrus, fantasy;
font-size: 15px;
  } 
p {
    font-size:1.5em;
  }
table {
text-align:left;
font-size: larger;
}
td, th {
padding:10px 40px 5px 10px;
}
a {
text-decoration: none;
color:#669999;
padding-bottom: 1em;
}
a:hover {
text-decoration: underline;
color:#669999;
}
/*styling table links on document page*/
td a:link {
color:#669999;
	list-style:none;
	padding-bottom:0;
	}
td a:visited {
font-weight: bold;
color:#669999;
}
td a:hover {
text-decoration: underline;
}
/*Positioning and styling of main elements*/
#holder {
position:relative;
    width: 900px;
    height: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    background-color: #fffbeb;
    background-repeat:no-repeat;
  }
#header {
border-top: solid #b1a396 5px;
margin: 10px 0 0 0;
    height : 150px;
    width : 900px;
 
padding: 0px 0 0 0;
  }
#header h1 {
   text-transform: lowercase;
color:#3a1600;
    padding-top: 25px;
padding-left: 35px;
text-decoration: none;
     }
#header a {
  font-family: Papyrus, fantasy;
    font-size: 1em;
    color: #341b14;
  }
#header img {
height: 150px;    
float : right;
}
#content-wrapper {
    width:100%;  
}
#footer {
    width: 96%;
    font-size: 10px;
    height: 20px;
    color: #d6d6d6;
   font-family:Papyrus, fantasy;
 padding-bottom: 10px;
    padding-left: 40px;
    clear: both;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D6D6D6;
    padding-top: 10px;
  }
/* navigation */
#navigation {
margin: 0;
padding: 1.5em 1.5em 1.5em 2.5em;
width: 125px;
float:left;
text-align: left;
list-style: none;
font-size:1.25em;
color:#B1A396;
text-decoration: none;
}
#navigation ul {
list-style: none;
list-style-position:outside;
font-size: larger;
padding-left: 5px;
margin-left: 0px;
color:#B1A396;
text-decoration: none;
}
#navigation ul li {
padding-bottom: 30px;
text-decoration: none;
}
/*float: left; /* correct */
/*width: 100%;  /* IE whitespace bug*/
#navigation ul li a {
padding-bottom: 30px;
font-size: 24px;
}
/* Get rid of border on last nav element */
#navigation #nav_dog a {
border: none;
}
#navigation a {
color:#B1A396;
text-decoration: none;
padding: 15px 0;
line-height: 2;
}
#navigation a:hover {
color:#B1A396;
text-decoration: underline;
}
#body_home #nav_home a, #body_about #nav_about a, #body_dentist #nav_dent a, #body_contact #nav_cont a, #body_office #nav_offc a, #body_documents #nav_docs a, #body_sugar #nav_sugar a, #body_todo #nav_todo a, 
#body_plaque #nav_plague a, #body_cavity #nav_cavity a, #body_dog #nav_dog a
{
color: #c0d1c4;
font-weight:bold;
text-decoration:none;
}
/* content area */
#content {
border-left: solid  2px #C0D1C4;     
margin-top: 10px;
    padding: 5px 8px 0px 40px;
    line-height: 24px;
    width: 600px;
    float: left;
 font-family: Papyrus, fantasy;
    font-size: 95%;
    color: #b1a396;
    margin: 10px 15px 10px 15px;
  }

* html #content { display: block; float: left; }

#content h2 {
color: #B1A396;
    width: 600px;
    text-transform: lowercase;
 font-family: Papyrus, fantasy;
   font-size: 1.50em;
    margin-top: 5px;
    margin-bottom: 15px;
  }

#content p {
    text-align: justify;
    color: #B1A396;
  }

#footer p {
float:right;
}
/* keeping address under header*/
.address {
clear:right;
float:right;
padding-top: .5em;
padding-right:.5em;
font-size:.90em;
color:#b1a396;
}

/* Keeping Little Photo at bottom of picture on dentist page */
.strickler-photo {
	position: relative;
   top: 250px; 
	left: 15px
	}
/* Classes to style and position text areas next to photos */
.boxinfo {
float:right;
font-size: 1.10em;
padding: 0;
}
.boxinfo h2 {
font-size: 1em;
font-weight: bold;
}
.boxinfo ul {
color:#b1a396;
list-style: none;
list-style-position:outside;
font-size: 1em;
font-weight:bold;
	}
.boxinfo ul li {
list-style-type: none;	
	}
.shrunkfont{
font-size: 1.5em;
}
.move-left{
position:relative;
left: 50px;
}
.font-correct {
color:#b1a396;
margin:.75em;
font-size: 1.5em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear{
    clear : both;
  }
.clear-right {
    clear:right;
  }
.clear-left {
    clear:left;
}
/* I think unsued styles but need to make sure*/
#body_cont #content-wrapper img {
height:150px;
margin:0px 0px 10px 10px;
border: solid 1px  #b2b5a1;
}
#boxaddress {
font-size: 1.2em;
}
#boxaddress h2 {
font-size: 1.5em;
font-weight: bold;
}
#boxaddress ul li {
list-style: none;
list-style-position:outside;
font-size: smaller;
}
#map {
margin: 1.5em;
}
#directions {
float:right;
}

#directions p {
float:right;
}


.container{
width:900px;
margin:0px auto;
}
