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

body {
	background-color: #E9E9E9;
	}
	
A:link {color: #037203; text-decoration:underline;}
A:visited {color: #037203; text-decoration:underline;}
A:active {color: #037203; text-decoration:underline;}
A:hover {color: #000000; text-decoration:underline;} 

/* A:link {color: #251A2D; text-decoration:underline;}
A:visited {color: #251A2D; text-decoration:underline;}
A:active {color: #251A2D; text-decoration:underline;}
A:hover {color: #816136; text-decoration:underline;} 

*/

.navigation a:link {color: #2B211C; text-decoration:none;}
.navigation a:visited {color: #2B211C; text-decoration:none;}
.navigation a:active {color: #2B211C; text-decoration:none;}
.navigation a:hover {color: #6B5245; text-decoration:none;}	

.navlink1 a:link {color: #000000; text-decoration:none; cursor: default;}
.navlink1 a:visited {color: #000000; text-decoration:none; cursor: default;}
.navlink1 a:active {color: #000000; text-decoration:none; cursor: default;}
.navlink1 a:hover {color: #000000; text-decoration:none; cursor: default;}	

.navlink2 a:link {color: #000000; text-decoration:none;}
.navlink2 a:visited {color: #000000; text-decoration:none;}
.navlink2 a:active {color: #000000; text-decoration:none;}
.navlink2 a:hover {color: #037203; text-decoration:none;}


.footer a:link {color: #000000; text-decoration:none;}
.footer a:visited {color: #000000; text-decoration:none;}
.footer a:active {color: #000000; text-decoration:none;}
.footer a:hover {color: #037203; text-decoration:none;}	




#main {
	width:1068px;
    border: 0px;
    text-align: left;
    margin-left: auto;
	margin-right: auto;

	}
	
#header {	
	width: 1068px;
	height: 186px;
	background-image: url(../images/header-background.jpg);
	background-repeat:no-repeat;
	}
	
#header-logo {
	width: 322px;
	height: 186px;
	float: left;
	}
	
#header-image {
	width: 746px;
	height: 146px;
	float: left;
	}
	
#header-text1 {
	width: 290px;
	height: 146px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0D6505;
	}
	
#header-text2 {
	width: 456px;
	height: 146px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	}
	
#row2 {
	width: 1068px;
	height: 37px;
	background-image: url(../images/row2-background-injury.jpg);
	background-repeat:no-repeat;
	}
	
#contact-info {
	width: 322px;
	height: 37px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F1D0E;
	text-align: center;
	}
	
#navigation-padding {
	padding-left: 35px;
	padding-top: 7px;
	}
	
#navigation {
	width: 746px;
	height: 37px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/navigation-background-injury.jpg);

	}
	
.navigation-links {
	text-transform: uppercase;
	}
	
#row3 {
	width: 1069px;
	height: 416px;
	background-image: url(../images/row3-background-injury.jpg);
	background-repeat:no-repeat;
	}
	
#latest-news {
	width: 481px;
	height: 416px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1D0E;
	}
	
#latest-news ul {
   list-style-type: none;
   padding-left: 0;
   margin-left: 0;

}

#latest-news li {
   list-style-image: none;
   background-image: url(../images/bullet.jpg);
   background-repeat: no-repeat;
   background-position: left top;
	padding-left: 30px;
		padding-bottom: 20px;

}

	
#latest-news-padding {
	padding-left: 45px;
	padding-top: 30px;
	padding-right: 32px;
	}
	
#content {
	width: 587px;
	height: 416px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	}

#content-padding {
	padding-left: 40px;
	padding-top: 31px;
	padding-right: 70px;
	height: 130px;
	float: left;
	}
	
#content3 {
	width: 687px;
	height: 194px;
	float: left;
	padding-left: 14px;
	padding-top: 10px;
	}
#left1 {
	width: 347px;
	height: 159px;
	background-image: url(../images/left1.jpg);
	float: left;
	margin-top: 13px;
	}
	
#left1-padding {
	padding-left: 115px;
	padding-top: 10px;
	padding-right: 20px;
	}
	
.font1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#right1 {
	width: 339px;
	height: 159px;
	background-image: url(../images/right1.jpg);
	float: left;
	margin-top: 13px;
	}

#right1-padding {
	padding-left: 160px;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
	}
	
#footer {
	width: 1068px;
	height: 78px;
	background-image: url(../images/footer-background-injury.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	}

