/* css document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:url(images/int_background.gif) repeat-x top;
background-color:#59452a;
margin:0;
color:#fff;
}

a {
color:#cea681;
text-decoration:underline;
}

a:hover {
color:#a88769;
text-decoration:underline;
}

#main {
width:950px;
height:auto;
margin:auto;
}

#header {
width:950px;
height:105px;
}

#logo {
width:500px;
height:105px;
float:left;
background:url(images/logo.gif) no-repeat top;
}

#address {
width:225px;
height:80px;
float:right;
text-align:right;
color:#59452a;
padding:25px 25px 0px 0px;
}

#flash {
width:950px;
height:462px;
background:url(images/flash_temp_new.jpg) no-repeat top;
}

#content {
width:950px;
height:auto;
float:left;
}

#content_left {
width:720px;
height:auto;
float:left;
padding:27px 10px 10px 27px;
}

.white {
color:#fff;
font-weight:bold;
}

#content_right {
width:145px;
height:322px;
float:right;
padding:8px 26px 0px 22px;
overflow:hidden;
}

#footer {
width:923px;
height:uto;
padding:0px 0px 20px 27px;
clear:both;
}




/* interior pages*/
#int_office {
width:923px;
height:40px;
background:url(images/header_2.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_staff {
width:923px;
height:40px;
background:url(images/header_1.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_services {
width:923px;
height:40px;
background:url(images/header_3.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_new_patients {
width:923px;
height:40px;
background:url(images/header_4.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_education {
width:923px;
height:40px;
background:url(images/header_5.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_pediatric {
width:923px;
height:40px;
background:url(images/header_pediatric.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_contact {
width:923px;
height:40px;
background:url(images/header_6.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_appointment {
width:923px;
height:40px;
background:url(images/header_7.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_privacy {
width:923px;
height:40px;
background:url(images/header_3.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_disclaimer {
width:923px;
height:40px;
background:url(images/header_4.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}

#int_gallery {
width:923px;
height:40px;
background:url(images/header_9.jpg) no-repeat top;
padding:314px 0px 0px 27px;
}


#int_content_left {
width:680px;
height:auto;
float:left;
padding:5px 10px 10px 27px;
}

#int_content_right {
width:233px;
height:500px;
float:right;
padding:5px 0px 0px 0px;
}

#nav {
width:190px;
height:auto;
font-size:15px;
text-align:right;
padding:0px 43px 0px 0px;
margin-top:-5px;
}

#nav ul {
list-style:none;
}

#nav li {
padding-top:5px;
}

#nav a {
text-decoration:none;
}

#nav a:hover {
color:#f4e7d4;
}

.style_img {
margin-left:25px;
margin-bottom:10px;
border:1px solid #fff;
}

.white_border {
border:1px solid #fff;
}

.gallery_text {
color:#cea681;
font-weight:bold;
text-align:center;
}



/*index form*/
.form_index {
width:135px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.form_field {
padding-left:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #aa8766;
border: 1px solid #5f4a2e;
background-color: #e9edec;
padding-bottom:5px;
margin:0px 0px 3px 0px;
width:140px;
}

.Message {
padding-left:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #aa8766;
background-color: #e9edec;
border: 1px solid #5f4a2e;
height: 65px;
margin:0px 0px 3px 0px;
width:140px;
overflow:hidden;
}

.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5f4a2e;
border: 1px solid #5f4a2e;
background-color: #d3a985;
height: 20px;
}



/*new menu*/

#education_margin img {
border:1px solid #000;
margin:0px 0px 15px 15px;
}

#bread_crumb {
	margin-left: -40px;
}
#bread_crumb li {
	display: inline;
	background-image: url(http://www.officite.com/img/breadcrumbs/arrow.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	padding-right: 5px;
}
#bread_crumb a {
	text-decoration: underline;
}
.bread_title {
	font-size: 18px;
	font-weight: bolder;
}
