*{
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
}
body{
    text-align: center;
    background: #E5E9BC;
    font-size: 11px;
    color: #7e543a;
}
#frame{
    text-align: left;
    margin: 0 auto 0 auto;
    background: url(../images/frame_bg.gif) no-repeat top left;
    height: 768px;
    width: 1024px;
    position: relative;
    position: relative;
}


a{
    outline: none;
    color: #d47e2a;
}
a:hover{
    text-decoration: none;
}
img{
    border: none;
}
p{
    font-size: 11px;
    margin: 0 0 24px 0;
}
h3{
    font-weight: normal;
    margin: 12px 0 0px 0;
    font-size: 12px;
}
#pageContent{
    margin: 0 0 0 99px;
}
#header{
    width: 772px;
    height: 69px;
    background: url(../images/header_bg.gif) no-repeat top left;
    margin: 0 0 0 -50px;
    position: relative;
}
.contact_info{
    position: absolute;
    color: #778e1d;
    top: 10px;
    left: 510px;
    font-size: 12px;
}
.contact_info a{
    color: #7e543a;
}
.contact_info ul{
    list-style: none;
}
.contactInputs{
}
#main{
    width: 723px;
    height: 571px;
    background: url(../images/main_bg.gif) no-repeat top left;
    position: relative;
    
}
#mainImg{
    height: 289px;
    width: 663px;
    overflow: hidden;
    position: relative;
    top: 25px;
    padding: 0px 0 0 22px;
    background-color: #fbf6f3;
}
#mainImg img{
    margin-bottom: 25px;
}
#primary{
    float: left;
    width: 447px;
}
.primary_content{
    margin-left: 24px;
    margin-right: 24px;
}
.primary_content ul{
    line-height: 18px;
    list-style: none;
}
.primary_content ul li{
    margin: 0 0 7px 0;
    padding-left: 17px;
    background: url(../images/primaryUlBullet.gif) no-repeat 0px 5px;
}
#secondary{
    float: left;
    width: 215px;
    margin: 46px 0 0 40px;
}

#drPitman{
    width: 408px;
    height:242px;
    background: url(../images/thePitmans.jpg) no-repeat top left;
    position: relative;
    top: 1px;
    left: 10px;
}
.doctorBio{
    width: 403px;
    height:187px;
    overflow: auto;
    margin: 0 0 0 24px;
}
#profHighlights h2{
    margin-bottom: 5px;
}
#profHighlights ul li{
    list-style: none;
    margin: 0 0 7px 0;
    padding-left: 17px;
    background: url(../images/primaryUlBullet.gif) no-repeat 0px 5px;
}
.logo{
    display: block;
    position: relative;
    top: 0;
    left: 5px;
    width: 274px;
    height: 47px;
    background: url(../images/logo.gif) no-repeat top left;
}

/* ########################## HOURS ############################################################################################################## */
.hours{
    color: #778e1d;
    position: absolute;
    bottom: 50px;
    font-size: 12px;
}
.hours li{
    list-style: none;
    margin: 0 0 3px 0;
}
.time{
    margin: 0 0 0 5px;
    color: #7e543a;
}
.address{
    color: #5c3825;
    font-weight: bold;
    margin: 15px 0 15px 0;
}

/* ########################## PRIVACY POLICY ############################################################################################################## */
#privacy-policy{
	color: #999999;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
	position:relative;
	top:10px;
}

#privacy-main {
	width: 723px;
	height: 1953px;
	background: url(../images/main_bg_privacy.gif) no-repeat top left;
	position: relative;
}

#privacy-hours {
	position:absolute;
	top:360px;
	width:300px;
}

/* ########################## NAVIGATION ############################################################################################################## */
#nav{
    width: 47px;
    height: 561px;
    position: absolute;
    top: 69px;
    left: 54px;
}
#nav a{
    position: absolute;
    top: 0;
    left: 0;
}
#nav .current{
    top: 0;
    z-index: 10;
}
#nav .ourPractice{
    top: 90px;
}
#nav .services{
    top: 180px;
}
#nav .services{
    top: 189px;
    left: -1px;
}
#nav .links{
    top: 235px;
    left: 1px;
    background: none;
}
#nav .firstVisit{
    top: 360px;
}
#nav .contact{top: 458px;}
#nav .contact{top: 456px; left: -1px;}
/* ########################## UTILITY STYLES ############################################################################################################## */
.clear_text{
    text-indent: -9999px;
    font-size: 0;
}
.debug{
    border: 1px solid red;
}
.clear{
    clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}
.w150{
    width: 150px;
}
.w175{
    width: 175px;
}
.w200{
    width: 200px;
}
.w225{
    width: 225px;
}
.w250{
    width: 250px;
}
/* ########################## BUTTONS ############################################################################################################## */
.button{
    display: block;
    background-position: top left;
}
.button:hover{
    display: block;
    background-position: bottom left;
}
.download_hh_btn{
    width: 222px;
    height: 19px;
    background: url(../images/download_hh_btn.gif) no-repeat;
    margin: 5px  0 0 0;
}
.send_btn{
    width: 75px;
    height: 20px;
    background: url(../images/send_btn.gif) no-repeat;
    margin: 5px 0 0 0;
}
/* ########################## FORMS ############################################################################################################## */
input.text, textarea.message{
    border: 1px solid #d2d6b1;
    background: #fcfee6;
    display: block;
    margin: 0 0 10px 0;
    padding: 4px 0 5px 5px;
    height: 12px;
    width: 125px;
    color: #778e1d;
}

input.text{
	margin-right: 8px;
}
textarea.message{
    width: 405px;
    height: 142px;
    padding-top: 10px;
    font-size: 11px;
}

/* ########################## TITLES ############################################################################################################## */
.ttl{
    width: 318px;
    height: 40px;
}
.meetTheDoctor{
    background: url(../images/titles/meetTheDoctor_ttl.gif) no-repeat top left;
    margin: 10px 0 24px 0;
}
.procedures{
    background: url(../images/titles/procedures_ttl.gif) no-repeat top left;
    margin: 45px 0 24px 0;
}
.welcome_ttl{
    background: url(../images/titles/welcome_ttl.gif) no-repeat top left;
    margin: 45px 0 24px 0; 
}
.links{
    background: url(../images/titles/links_ttl.gif) no-repeat top left;
    margin: 45px 0 24px 0;
}
.firstVisit_ttl{
    background: url(../images/titles/firstVisit.gif) no-repeat top left;
    margin: 45px 0 24px 0;
}
.contact_us{
    background: url(../images/titles/contact_us_ttl.gif) no-repeat top left;
    margin: 45px 0 24px 0;
}
.hours_ttl{
    width: 90px;
    height: 23px;
    background: url(../images/titles/hours_ttl.gif) no-repeat top left;
    margin-left: -23px;
}
h2{
    font-size: 12px;
    color: #778e1d;
}



