/* @override http://med7atwork.com/css/med7_atwork.css */

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

/************************************/
/* THIS SUPPLEMENTS med7_master.css */
/************************************/
#header { /* holds Flash header and top addresses */
margin: 0;padding:0;
background: #480407 none repeat scroll 0 0;
}

#header div.top_main h1 {/* header for top content */
font-size: 1.2em;
margin:0;
padding:5px 1em;
text-transform:uppercase;
color:#fff;
background:#480407;	
}

.q1,.q2,.q3,.q4 {width: 181px; background-color: white; float:left;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0;
	color: #a25a5c;
	margin-bottom: 0;
	padding-left: 10px;
	height: 110px;
}

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;
}

#footer p {
	font-size:0.95em;
}

