/* CSS Document */

body {
background-color:#ffebb5;
color:#3d2d1f;
margin:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background-image:url('images/bg.gif');
}


#container {
width:769px;
margin:auto;
background-image:url('images/page_bg.gif');
}

#page {
width:769px;
height:879px;
margin:auto;
background-image:url('images/bottom_bg.jpg');
background-position:bottom left;
background-repeat:no-repeat;
}

#int_page {
width:769px;
margin:auto;
background-image:url('images/int_page_bg.gif');
background-position:bottom left;
background-repeat:no-repeat;
overflow:hidden;
}

#main {
width:750px;
margin:0px 9px 0px 10px;
}

#header {
width:750px;
height:136px;
background-image:url('images/header_bg.jpg');
background-repeat:no-repeat;
overflow:hidden;
}

#logo {
width:242px;
height:136px;
float:left;
}

#header_right {
width:508px;
height:136px;
float:right;
}

#main_address {
margin:50px 0px 0px 0px;
float:left;
}

.phone {
font-size:14px;
font-weight:bold;
}

#nav {
width:750px;
height:34px;
background-color:#ffebb5;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#847248;
}

#flash {
width:750px;
height:196px;
background-color:#ffebb5;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#847248;
}

#rec {
width:750px;
height:7px;
background-image:url('images/rec_bg.jpg');
overflow:hidden;
}

#wrapper {
width:769px;
height:477px;
}

#wrapper_left {
width:539px;
height:477px;
float:left;
background-image:url('images/wrapper_left_bg.jpg');
background-repeat:no-repeat;
}

#wrapper_right {
width:230px;
height:477px;
float:right;
}

#index_cosmetic {
width:230;
height:100px;
background-image:url('images/index_cosmetic_bg.jpg');
padding:105px 5px 0px 10px;
text-align:center;
}

#cosmetic_links {
line-height:23px;
}

#cosmetic_links a{
color:#760739;
font-weight:bold;
}

#cosmetic_links a:hover{
color:#999999;
font-weight:bold;
}


#index_text {
width:350px;
float:right;
margin:55px 10px 0px 0px;
}

#footer {
width:632px;
height:103px;
margin:auto;
color:#8d7d55;
font-size:11px;
background-image:url('images/footer_bg.jpg');
background-repeat:no-repeat;
padding:7px 5px 0px 140px;
}

.footer_text {
padding:0px 10px 0px 0px;
}

#int_wrapper {
width:769px;
background-image:url('images/int_wrapper_bg.jpg');
background-repeat:no-repeat;
background-position:top;
overflow:hidden;
}

#int_content {
width:600px;
float:right;
}

#int_heading {
width:600px;
height:63px;
}

#int_text {
width:570px;
margin:20px 0px 30px 0px;
}

#education_left {
width:350px;
float:left;
}

#int_footer {
width:750px;
height:103px;
margin:auto;
color:#8d7d55;
font-size:11px;
padding:7px 10px 0px 10px;
}


a {
color:#8b913a;
text-decoration:none;
}

a:hover {
color:#666666;
}




/**PATIENT EDUCATION **/

 
#content_wrapper {
float:right;
width:215px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #8b913a;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
margin-top:45px;
background-color:#FFFFFF;
border-top:14px solid #8b913a;
border-right:1px solid #8b913a;
border-left:1px solid #8b913a;
border-bottom:1px solid #8b913a;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#5c7b8e;
font-size:12px;
} 

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

