@charset "utf-8";
/* CSS Document */

/************************************/
/* THIS SUPPLEMENTS med7_master.css */
/************************************/

body {
background:#480407 url(../images/background_page_atwork.jpg) top repeat-x; 
}

.float_left {
border-color: #6d1f22;
}

.float_right {
border-color: #6d1f22;
}

a:link, a:visited {
color:#a25a5c;
}

#content_main { /* holds left and right columns */
background-image: url(../images/leftcol_divider_line_atwork.jpg);
}

h1 {
color:#5e2224;
}

h2 {
color:#5e2224;
}

h3 {
color:#5e2224;
}


#right_main { /* holds white content and gray "excellence" footer */
color:#4e4e4e;
}

.form_field {
background-color:#faf5f5;
}

#left { /* holds repeating divider image */
color:#a25a5c;
}

#left h1 { /* header for left hand content */
background-color:#6d1f22;
}

.forms_center img {
border:2px solid #5e2224;
margin:1em 1px;
}

#footer { /* footer */
color:#bd9193;
background:#730b0f;
border-top:8px solid #5e2224;
}

#footer a {
color:#bd9193;
}
