/* DYNAMIC BACKGROUND CHANGES */
body#search  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#insurance  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#links  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}


body#referring  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#about   {
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#diagnostic  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#womens  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#healthcheck  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#news  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#materials  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#contact  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

body#employment  { 
color: #530; background: white url(../images/purplebkg.gif) repeat-y
}

#about  { background: url(../images/rdc-about-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#employment  { background: url(../images/rdc-employment-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#referring    { background: url(../images/rdc-referring-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#insurance  { background: url(../images/rdc-insurance-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#diagnostic  { background: url(../images/rdc-diagnostic-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#womens  { background: url(../images/rdc-womens-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#healthcheck  { background: url(../images/rdc-healthcheck-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#news { background: url(../images/rdc-news-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#materials  { background: url(../images/rdc-materials-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#contact  { background: url(../images/rdc-contact-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#links  { background: url(../images/rdc-links-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#reports  { background: url(../images/images_bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }
#search  { background: url(../images/rdc-search-bkg_03.gif) repeat-x 100% 0; position: absolute; top: 0; left: 0; width: 100%; height: 420px }


/* LAYOUT DIVs */

#leftnav { background-color: #d0bd9d; position: absolute; top: 88px; left: 0; width: 201px; height: auto; vertical-align: top }

#frontmost  { 
position: absolute; 
/*z-index: 100;*/ 
top: 0px; 
left: 0px; 
width: auto; 
height: auto 
}

#contentbox   { position: absolute; top: 80px; left: 240px; width: 540px }

#subnavbase  {
margin: 0px;
padding: 0px;
padding-bottom: 5px;
padding-top: 3px;
border-top: 1px solid #A8A8A8;
width: 200px;
height: auto;
background: #FFF;

}

#subnavborder {
border-top: #D0BD9D solid 1px;
margin-top: 2px;
margin-left: 12px;
height: 1px;
width: 150px;

}


/* SUB-NAV DEFINITIONS */

.menulist, .menulist ul {
 margin: 0px;
 padding:0px;
 width: 180px;
list-style: none;
}

.menulist li {
font-size: 10px; 
line-height: 11px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; 
background: transparent;
list-style: none;
padding: 5px 5px 5px 20px;

}

.menulist a {
padding: 0px 0px 0px 13px;
display: block;
color: #602E81;
text-decoration: none;

}

.menulist a:hover  {
color: #80683e;
background: url(../images/arrow-on.gif) no-repeat 0px 1px }



/* CONTENT DEFINITIONS */

h1 {
font-size: 12px;
font-weight: bold;
line-height: 14px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
color: #602E81;
vertical-align: middle;

}

p  { 
color: #242424; 
font-size: 11px; 
line-height: 14px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; 
background-repeat: no-repeat; 
vertical-align: top; 
padding-bottom: 10px; 
padding-right: 0px; 
padding-left: 0px; 
margin: 0px;
}

/*blockquote  { 
color: #602E81; 
font-size: 11px; 
line-height: 11px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; 
vertical-align: top; 
padding-left: 15px; 
}*/

.boldcopy  { 
color: #242424; 
font-size: 11px; 
line-height: 14px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; 
font-weight: bold;
}

.underline  { 
text-decoration: underline;
}

.boldcopycentered { color: #242424; text-align: center; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; font-weight: bold; line-height: 14px }
.formcopy  { 
color: #242424; 
font-size: 11px; 
line-height: 11px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; 
font-weight: bold;
margin: 0px;
padding: 0px;
}

ul {
font-size: 11px; 
line-height: 14px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; 
background: transparent;
list-style: disc;
padding: 0px 5px 5px 35px;
color: #602E81;

} 

.emplist {
font-weight: bold;

} 

.disclaimer  { 
color: #242424; 
font-size: 9px; 
line-height: 10px; 
font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular; 
background-repeat: no-repeat; 
vertical-align: top; 
padding-bottom: 8px; 
padding-right: 0px; 
padding-left: 0px; 
/*margin: 8px;*/
}

.basicphoto { 
float: right; 
margin-left: 15px;
margin-bottom: 10px  
}

.intrestphoto { 
float: left; 
margin-right: 10px;
margin-bottom: 5px;
}

.buttonphoto { 
position: relative;
top: 10px 
}


.focusphoto { 
width: 550px;
margin: 10px auto;
padding: auto; 
text-align: center;
}

.headerimage {

margin-left: -16px;

}

.generictable {
background-color: #E1E1E1;
}

/* FORM DEFINITIONS */

.textinput {
background-color: #DDDFF0;
border: #602E81 1px solid;
width: 340px
}

.textshortinput {
background-color: #DDDFF0;
border: #602E81 1px solid;
width: 276px
}

.radioinput {
background-color: #DDDFF0;
border: #602E81 1px solid;
}

.checkinput {
background-color: #DDDFF0;
border: #602E81 1px solid;
}

.textareainput {
background-color: #DDDFF0;
border: #602E81 1px solid;
width: 340px;
overflow: auto
}

.buttoninput {
background-color: #602E81;
border: #DDDFF0 4px solid;
width: auto;
margin: 10px;
color: white;
}

.buttoninput:hover {
background-color: #745986;
border: #DDDFF0 4px solid;
width: auto;
margin: 10px;
color: white;
}


/* LINK DEFINITIONS */

a:link {
color: #602E81;
text-decoration: none;

}

a:hover {
color: #80683e;
text-decoration: underline;

}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hack */