body {
    font-family: calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    background-color:#998D76;
}

div.clear {
    clear: both;
}

div.body_div {
    display: table;
    margin: 0 auto 0 auto;
    background-color: white;
    height: auto;
    border: 1px solid black;
    margin-top: 20px;
    width: 954px;
	padding-bottom:50px;

}

div.header {
    background-color: #9FB0E0; 
    padding:0px;
	padding-bottom:0px;
} 
img.header{
	width:100%;
	display:block;
}

div#header_bottom{
	width:100%;
	height:5px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:#998D76;
}

div.main_div{
	width:100%;
	padding-top:30px;
}

div#nav_bar{
	float:left;
	width:184px;
	margin-left:10px;
	background-image:url("../images/nav_bar_background.png");
	background-repeat:no-repeat;
	height:564px;
}


#nav_bar ul li{
	margin-left:0px;
	padding-bottom: 15px;
    padding-leftx: 5px;
	width:150px;
	background-imagex:url("../images/small_nav_icon.png");
	background-repeatx:no-repeat;
}

#nav_bar ul li a{
	display:inline-block;
	margin-left:40px
}
#nav_bar ul li:hover{
	background-image:url("../images/small_nav_icon.png");
	background-repeat:no-repeat;
	background-position:top left;
	
}

#nav_bar ul li.on{
		background-image:url("../images/small_nav_icon.png");
	background-repeat:no-repeat;	
}


#nav_bar ul{
	list-style-type:none;	
	text-align:left;
	width:100%;
	padding-left:10px;
	margin-left:0px;
	margin-top:50px;
	font-size:140%;
}

#nav_bar ul a{
	text-decoration:none;
	font-weight:bold;
    color:#180867;
}

div.main_content{
	float:left;
    margin-left:50px;
	text-align:left;
	width:800px;
}

div.content_header{
  margin-bottom:30px;
  text-align:left
}

#home_content #text{
 width:34%;
 text-align:left;
 float:left;
 font-size:13px;

}



#home_page_image{
	float:right;
	border:4px solid #180867;
}

.has_border{
	border:4px solid #180867;
	
}



img#scott_sig{
	display:block;
	margin-left:100px;
	margin-top:10px;
}



div#locations_box{
	padding-top:30px;
	padding-left:5%;
	margin:auto;
	width:100%;
}

div#locations_box img{
	
	border:4px solid #180867;
	margin-bottom:5px;
	
}
div#locations_box .location{
	float:left;
	color: #180867;
    margin-right:60px;
	text-align:center;
	font-size:120%;
}

div.location span{
	
	font-weight:bold;
	font-size:130%;
	
}
#title {
    width: 100%;
    height: 100%;
    padding-top: 10px;
    background-image: url("/images/gradient.jpg");
}

div.title_footer {
    color: black;
    padding-left: 30%;
    font-size: 50%;
    font-style: italic;
    font-weight: bold;
    padding-top: 5px;
}

table {
    position: relative;
    top: -2px;
    width: 831px;
    height: auto;
    border-bottom: 1px solid;
    border-color: black;
}

a.nav_link {
    text-decoration: none;
    text-align: center;
    color: black;
}

div.main_content {
    float: left;
    width: 70%;
} 

#link_bar {
    width: 20%;
    float: left;
    padding: 10px;
    padding-top: 10%;
    height: 100%;
} #link_bar ul {
    list-style-type: none;
    display: inline;
    list-style-position: outside
} #link_bar ul li {
    text-align: left;
    padding: 0px;
    margin-left: 0px;
    margin-right: -5px;
    margin-bottom: 20px;
} #link_bar ul li a {
    text-decoration: none;
    color: black;
    padding: 0px 10px;
    text-align: center;
    width: 100%;
}#link_bar ul li a:hover {
    font-weight: bold;
} #link_bar ul li.link_bar_end {
    border-right: 0px;
}

td.link_id {
    font-size: 120%;
    padding: 2px;
    text-align: center;
    background-image: url("/images//gradient2.jpg");
    border-left: 1px solid;
    border-top: 1px solid;
    font-family: Arial, Palatino Linotype, Book Antiqua3, Palatino6, serif;
} #text_header {
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    padding-bottom: 2%;
    width: 100%;
    height: 100%;
}

div.main_text {
    width: 60%;
    margin-top: 1.5%;
    margin-left: 5%;
    text-align: left;
}

div.image_bar {
    margin-top: 8%;
    height: auto;
    width: auto;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 130%;
    font-weight: bold;
    float: left;
    text-align: center;
} #hours_header {
    text-decoration: underline;
    font-variant: normal;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
}

div.address {
    font-size: 110%;
    font-family: cursive;
    padding-bottom: 2%;
} #bottom_address {
    text-align: center;
    font-size: 90%;
    margin: 10px 0px;
    display: none;
}

div.staff_main_text {
    width: 80%;
    padding-top: 5%;
    margin-left: 20%;
    margin: auto;
    text-align: left;
}

div.other_main_text {
    width: 70%;
    padding-top: 20px;
    margin-left: 20%;
    margin: auto;
    text-align: left;
} #mission_header {
    font-weight: bold;
    font-size: 230%;
    text-align: center;
}

p.main_text {
    font-size: 110%;
    text-align: left;
    font-family: cursive;
}

div.address_a {
    text-align: left;
    float: left;
}

div.address_b {
    text-align: left;
    float: right;
} #address_wrapper {
    text-align: center;
    padding-bottom: 30px;
}

hr.address_line {
    width: 60%;
}

span.address {
    display: block;
} #address_box {
    padding-top: 10%;
    text-align: center;
    margin: auto;
    width: 60%;
    padding-bottom: 5%;
} #clearing_div {
    clear: both;
}

div.link_area {
    padding-left: 5%;
    background-color: #116688;
} #bottom {
    height: auto;
}#tooth_img {
    position: relative;
    left: 25%;
    float: left;
} #home_page_footer {
    padding-top: 6%;
    font-size: 150%;
    text-align: center;
} #footer_text {
    padding-top: 10%;
    padding-left: 5%;
}
 /****************Misc******************/ #l1 {
    border-left: 0px;
} #l6 {
    border-right: 0px;
}

ul {
    margin: 20px;
}
.main_header {
    font-size: 220%;
}

img.line {
    width: 100%;
    height: 2px;
}
 /*--------------------Staff Page ---------------------*/
div.bio_div {
    padding-top: 15px;
}

div.staff_frame {
    text-align: center;
    position: relative;
    left: 40px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    height: auto;
    border: 1px solid;
    background-color: #86b9f8;
}

div.portrait_frame {
    margin: 10px;
    background-color: #86b9f8;
    border: 1px solid;
    width: 125px;
    height: 167px;
    text-align: center;
    float: right;
}

div.portrait_caption {
    font-style: italic;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

a.site_link {
    color: black;
    text-decoration: none;
    padding: 5px;
    font-weight: bold;
} #site_map {
    font-size: 120%;
    padding: 20px 0px;
    width: 100%;
    display: none;
}
 /*--------------------Staff Page ---------------------*/

div.staff_block{
	margin-bottom:40px;
	font-size:120%;
}
.staff_image_left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.staff_image_left img{
	border:5px solid #180867;	
}
.staff_image_left p{
	text-align:center;
	font-weight:bold;
}

.staff_image_right{
	float:right;
	border:5px solid #180867;	
	margin-left:10px;
	margin-bottom:10px;
}

/***************************** Images **************************/


#dr_scott_pic{
	float:left;	
}

#location_image_container{
	text-align:center;
	margin:auto;
}


#location_image_container img{
	margin-bottom:20px;
	float:left;
	margin-right:20px;
}


/************************ Slider *******************************/

p#controls1, p#controls2{
	margin:0;
	position:relative;
	} 



#cross_creek_images,#breeze_wood_images{
	border:4px solid #180867;

}

#cross_creek_images ul,#breeze_wood_images ul{
		background-color:gray;
		margin:0;
		padding:0;
		list-style:none;
}
#breeze_wood_images li,#cross_creek_images li{ 
	width:630px;
	height:407px;
	overflow:hidden; 
}

.slider img{
  margin-leftx:15px;	
}

#cross_creek_images #prevBtn a,#breeze_wood_images #nextBtn a{
	font-size:20px;
	color:green;
	text-decoration:none;
	margin-left:40px;
}



ul.sign_up_list
{
 padding:0px;
 lis
 list-style-type:none; 	

}
ul.sign_up_list li{	
	display:block;
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
}



ul.sign_up_list label{
 display:block;	
 width:10%;	
 text-align:left;
 float:left;
 font-size:18px;
 margin-right:10px;
}


ul.sign_up_list input,textarea{
	border:1px solid;
}




