/* CSS Document */

body {
background-color:#646464;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

a {
color:#787c80;
text-decoration:underline;
}

a:hover {
color:#9d9fa3;
text-decoration:underline;
}

#main {
width:896px;
margin:auto;
background-image:url(images/background_repeat.gif);
background-position:bottom;
background-repeat:repeat-y;
overflow:auto;
}

#wrapper_left {
width:284px;
height:auto;
float:left;
background-image:url(images/left_background.gif);
background-position:top;
background-repeat:no-repeat;
}

/* interior wrapper left*/
#int_wrapper_left {
width:284px;
height:849px;
float:left;
background-image:url(images/int_left_background.gif);
background-position:top;
background-repeat:no-repeat;
}

#nav_wrapper {
width:284px;
height:435px;
float:left;
}

#nav {
width:auto;
height:auto;
float:left;
position:absolute;
text-align:center;
margin-top:70px;
margin-left:63px;
}

.navlinks {
width:150px;
height:28px;
border-bottom:1px solid #646464;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
display:block;
font-size:15px;
padding-top:8px;
}

.navlinks a {
color:#000000;
text-decoration:none;
}

.navlinks a:hover {
color:#646464;
text-decoration:none;
}

#links {
width:267px;
padding-left:17px;
}

#int_links {
width:267px;
padding-left:17px;
}

#appointment {
width:267px;
height:102px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
font-size:17px;
text-align:center;
}

#appointment a {
color:#FFFFFF;
text-decoration:none;
}

#appointment a:hover {
color:#b0b5bc;
text-decoration:none;
}

/* interior appoinment div*/
#int_appointment {
width:266px;
height:102px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
font-size:17px;
text-align:center;
}

#int_appointment a {
color:#FFFFFF;
text-decoration:none;
}

#int_appointment a:hover {
color:#b0b5bc;
text-decoration:none;
}

.buttons {
float:left;
display:inline;
margin:0px;
padding-left:1px;
}

#wrapper_right {
width:612px;
float:right;
}

#flash {
width:612px;
height:343px;
float:left;
}

/*interior images*/

#int_image1 {
width:612px;
height:235px;
float:left;
background-image:url(images/header_1.jpg);
background-position:top;
background-repeat:no-repeat;
}

#int_image2 {
width:612px;
height:235px;
float:left;
background-image:url(images/header_2.jpg);
background-position:top;
background-repeat:no-repeat;
}

#int_image3 {
width:612px;
height:235px;
float:left;
background-image:url(images/header_3.jpg);
background-position:top;
background-repeat:no-repeat;
}

#int_image4 {
width:612px;
height:235px;
float:left;
background-image:url(images/header_4.jpg);
background-position:top;
background-repeat:no-repeat;
}

#int_image5 {
width:612px;
height:235px;
float:left;
background-image:url(images/header_5.jpg);
background-position:top;
background-repeat:no-repeat;
}

#int_image6 {
width:612px;
height:235px;
float:left;
background-image:url(images/header_6.jpg);
background-position:top;
background-repeat:no-repeat;
}

#logo {
float:left;
padding:30px 0px 0px 0px;
}


#content {
float:left;
}

#int_content {
width:612px;
float:left;
}

#content_left {
width:259px;
float:left;
background-image:url(images/content_top.gif);
background-position:top;
background-repeat:no-repeat;
padding:0px 10px 0px 15px;
}

#address {
width:140px;
float:right;
text-align:right;
margin-top:10px;
font-size:12px;
}

.phone {
font-size:14px;
font-weight:bold;
}

/* interior content left*/
#int_content_left {
width:491px;
float:left;
background-image:url(images/int_content_top.gif);
background-position:top;
background-repeat:no-repeat;
padding:0px 20px 0px 15px;
}

.pic {
float:right;
width:auto;
height:auto;
margin-left:10px;
margin-bottom:10px;
}

#content_right {
width:328px;
height:auto;
float:right;
background-image:url(images/content_right_back.gif);
background-position:top;
background-repeat:no-repeat;
color:#FFFFFF;
}

#contact {
width:192px;
height:700px;
float:left;
display:inline;
margin-top:10px;
margin-left:12px;
padding:0px 0px 0px 8px;
}

/* interior right content*/
#int_content_right {
width:86px;
height:614px;
float:right;
background-image:url(images/int_content_right_back.gif);
background-position:top;
background-repeat:no-repeat;
}


/*index form*/
.form_index {
width:190px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.form_field {
padding-left:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4b4b4b;
border: 1px solid #000000;
background-color: #ffffff;
padding-bottom:5px;
margin:0 0 3px 0;
width:188px;
}

.Message {
padding-left:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4b4b4b;
background-color: #ffffff;
border: 1px solid #000000;
height: 65px;
margin:0 0 3px 0;
width:188px;
overflow:hidden;
}

.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
border: 1px solid #84888d;
background-color: #000000;
height: 20px;
}

#footer {
width:896px;
height:104px;
margin:auto;
color:#000000;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
text-align:center;
padding:60px 0px 0px 0px;
line-height:20px;
}

#footer a{
font-size:13px;
color:#FFFFFF;
text-decoration:none;
padding:0px 5px 0px 5px;
}

#footer a:hover{
font-size:13px;
color:#b0b5bc;
text-decoration:none;
padding:0px 5px 0px 5px;
}


#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;
}

/* PATIENT EDUCATION STYLES */

#education_cont {
width:395px;
margin:5px 0px 0px 10px;
padding:0px 0px 0px 150px;
color:#BBA85B;
overflow:hidden;
}

#content_wrapper {
float:right;
width:212px;
padding:0 0 7px 0;
margin:45px 0px 0px 0px;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#EE3423;
font-size:10px;
margin:0px 5px 10px 5px;
border:1px solid #646464;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
margin-top:45px;
margin-left:10px;
margin-right:10px;
background-color:#FFFFFF;
border-top:14px solid #646464;
border-right:1px solid #646464;
border-left:1px solid #646464;
border-bottom:1px solid #646464;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#0a2448;
font-size:12px;
width:165px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 5px;
}

.signatures {
margin:0px 0px 0px 30px;
}



