/************************************************

Author: David Woolf
Site: Marion Physical Therapy / Ability Clinic
Date of creation: June 13, 2009
Description: A six page site for a small physical
therapy business located in Marion, Iowa

************************************************/

/* Basic, Universal Styling (Styling goes in order of divs, text styles are placed at the end) */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0; 
	padding: 0; 
}

body {
	background-color: #1d0c00;
	font: 62.5%/1.6 "arial","helvetica neue", "helvetica", sans-serif;
}

#header {
	background: url(../graphics/header_background.png) repeat-x;
	border-bottom: 2px solid #00244b;
	height: 100px;
	width: 100%;
}

#inner_header {
	height: 100px;
	margin: 0 auto;
	width: 900px;
}

#linkbar {
	background: url(../graphics/linkbar_background.png) no-repeat;
	left: 0px;
	height: 32px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	top: 0px;
	width: 900px;
}

#content {
	background-color: #f9f9f9;
	border-bottom: 2px solid #999;
	min-height: 400px;
	position: relative;
	width: 100%;
}

#inner_content {
	background-color: #f9f9f9;
	margin: 0 auto;
	min-height: 400px;
	padding: 0px 0px 20px 0px;
	width: 900px;
}

#showbox {
	background: #f9f9f9;
	height: 265px;
	margin: 0px 0px 15px 0px;
	position: relative;
	top: 7px;
	width: 100%;
}

#inner_showbox {
	background: url(../graphics/content_background.png) no-repeat;
	margin: 0 auto;
	min-height: 400px;
	width: 900px;
}

#showbox_image {
	background-color: #777;
	border: 5px solid #9399a4;
	float: left;
	height: 235px;
	left: 10px;
	position: relative;
	top: 14px;
	width: 500px;
}

#showbox_desc {
	float: right;
	height: 220px;
	left: -10px;
	position: relative;
	top: 6px;
	width: 345px;
}

#showbox_styles {
	background: url(../graphics/content_background.png) no-repeat;
	border-top: 7px solid #f9f9f9;
	position: relative;
	top: 0px;
	width: 900px;
}

#footer {
	background: #1d0c00 url(../graphics/footer_background.png) repeat-x;
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

#inner_footer {
	background: url(../graphics/inner_footer_background.png) no-repeat;
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}

#quick_contact {
	height: 180px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 15px;
	width: 300px;
}

#showbox_image img {
	height: 235px;
	width: 500px;
}

#showbox_desc img {
	border: 4px solid #555;
	right: 0px;
	position: absolute;
	top: 26px;
}

#showbox_styles img {
	border: 4px solid #9399a4;
}

#inner_header h1 {
	background: url(../graphics/logo_backdrop.png) no-repeat;
	color: #fff;
	font-size: 3.4em;
	line-height: 70px;
}

#inner_content h2 {
	color: #0037b5;
	font-family: "Cambria", "Georgia", "Times", "Times New Roman", "Serif";
	font-size: 2.6em;
	font-weight: normal;
	margin: 5px 0px 10px 12px;
	width: auto;
}

#inner_showbox h2 {
	color: #0037b5;
	font-family: "Georgia";
	font-size: 2.6em;
	font-weight: normal;
	height: 25px;
	padding: 5px 0px 0px 12px;
}

#showbox_desc h3 {
	color: #461d00;
	font-family: "Georgia";
	font-size: 2.4em;
	font-weight: normal;
	margin: 0px;
} 

#footer h3 {
	color: #be955b;
	font-family: "Georgia";
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 10px 0px 0px 12px;
	word-spacing: -1px;
}

#quick_contact h4 {
	color: #be955b;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0px 0px 5px 35px;
}

p {
	color: #222;
	font-size: 1.3em;
	margin: 15px 0px 0px 0px;
}

a {
	outline: none;
}

#showbox_desc p {
	color: #222;
	font-size: 1.2em;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#footer p {
	color: #e0b67b;
	font-size: 1.3em;
	padding: 0px 400px 0px 12px;
}

#footer p a {
	color: #f5c78c;
}

#quick_contact p {
	color: #e0b67b;
	font-size: 1.2em;
	padding: 0px 0px 0px 35px;
}

#linkbar ul {
	list-style-type: none;
}

#linkbar li {
	display: inline;
	font-size: 1.4em;
	padding: 0px 15px 0px 15px;
}

#linkbar a {
	color: #fff;
	text-decoration: none;
	outline: none;
	position: relative;
	top: 5px;
}

#linkbar a:hover {
	color: #c0edea;
}

.download_link {
	color: #4f3f33;
	display: block;
	font-size: 2.0em;
	position: relative;
	top: 20px;
}

#download_link:hover {
	color: #222;
}
	
.info_title {
	font-weight: bold;
}

.important_text {
	text-decoration: underline;
}

/* Home page specif styling */

.category {
	font-weight: bold;
	text-decoration: underline;
}

/* Staff Page Styling */
	
.employee {
	background: url(../graphics/employee_section_background.png) repeat-x;
	float: left;
	min-height: 200px;
	margin: 0px 10px 25px 10px;
	width: 430px;
}

.employee_clear { /* Clears floated divs caused by the class: employee */
	clear: both;
}

.employee img {
	border: 2px solid #9399a4;
	display: inline;
	float: left;
	height: 150px;
	margin: 10px 10px 0px 10px;
	width: 150px;
}

.employee #group_photo {
	width: 225px;
}

.employee #group_tagline {
	width: 155px;
}

.employee h4 {
	border-bottom: 1px solid #4f3f33;
	color: #4f3f33;
	float: left;
	font-size: 2.0em;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	position: relative;
	width: 225px;
}

.employee p {
	color: #222;
	font-size: 1.2em;
	padding: 0px 30px 0px 10px;
	position: relative;
	text-align: justify;
	top: 5px;
}

/* Services Page Styling */

#services_action_photo {
	float: right;
	margin: 20px 0px 0px 5px;
}

/* Insurances Page Styling */

#insurances_action_photo {
	float: left;
	margin: 19px 15px 5px 0px;
}

#clear_div {
	clear: both;
}

/* Testimonial Page Styling */

.text_block {
	left: 10px;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 10px 0px;
	position: relative;
	top: -20px;
	width: 860px;
}

.smaller_text_block { /* Decreases the space between each section and adds padding to paragraphs */
	left: 15px;
	margin: 0px 0px 10px 0px;	
}

.content_column {
	background: url(../graphics/column_background.png) no-repeat;
	height: 350px;
	float: left;
	margin: 10px 0px 0px 10px;
	width: 290px;
}

#last_column {
	margin: 10px 0px 0px 10px;
}

.content_column h5 {
	color: #001195;
	float: right;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0px 30px 0px 0px;
	position: relative;
	top: -5px;
}

.content_column p {
	color: #222;
	font-size: 1.3em;
	line-height: 2.5em;
	margin: 0px;
	padding: 5px 15px 0px 15px;
	position: relative;
	text-align: left;
	top: -10px;
}

.quote {
	display: inline;
	font-family: Georgia;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	position: relative;
	top: 7px;
}

.text_block h5 {
	color: #001195;
	float: right;
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

#testimonials_action_photo {
	float: right;
	margin: 20px 0px 5px 10px;
}

#main_testimonial {
	line-height: 2.5em;
	position: relative;
	top: -8px;
}

#main_testimonial_author {
	font-family: "Calibri", "Georgia", "Times", "Times New Roman", "Serif";
	font-size: 2.2em;
	position: relative;
	top: -20px;
}

/* About Page Styling */

#about_action_photo {
	float: right;
	margin: 15px 0px 5px 5px;
}

/* Contact Page Styling */

#contact_form {
	float: left;
	left: 10px;
	position: relative;
	top: 16px;
	width: 400px;
}

#contact_form p {
	font-size: 1.4em;
	margin: 20px 0px 20px 5px;
}

input {
	background: #fff url(../graphics/input_background.png) repeat-x;
	border: 1px solid #555;
	float: right;
	font-size: 1.1em;
	height: 20px;
	margin: 0px;
	padding: 2px 0px 1px 5px;
	position: relative;
	top: -40px;
	width: 247px;
}

textarea {
	background: #fff url(../graphics/input_background.png) repeat-x;
	border: 1px solid #555;
	float: right;
	font-family: arial;
	font-size: 1.1em;
	height: 181px;
	max-height: 181px;
	max-width: 254px;
	min-height: 181px;
	min-width: 248px;
	padding: 2px 0px 2px 3px;
	position: relative;
	top: -40px;
	width: 248px;
}

#submit {
	clear: both;
	font-size: 1.1em;
	height: 25px;
	margin: 10px 0px 0px 0px;
	width: 60px;
}

#ability_contact {
	position: relative;
}

#ability_contact h2 {
	padding: 0px 0px 10px 15px;
}

#ability_contact p {
	padding: 0px 0px 0px 15px;
}