/*----------------------styles.cssMain styles for site----------------------*//* Normalizes margin, padding */

body{	font-family: Arial, Helvetica, sans-serif;}

hr { color:#d5d4d4; height: 1px; }

*{	padding: 		0;	margin: 		0 0 0 0;}	


body {	width:988px;	text-align: left;	margin-right: auto;	margin-left: auto;	margin-bottom: 0px; margin-top: 0px; 
background:url(ifpix/page_bg.gif);  background-position:center; background-repeat:repeat-y; background-color:#e5e5e5; 
color:#000; font-size:11px;  }


A:link	{	text-decoration:underline;	font-weight: normal;	color: #505d5d; font-family:Georgia, "Times New Roman", Times, serif; 
}

A:visited	{ text-decoration:underline;  font-weight: normal; color: #505d5d; font-family:Georgia, "Times New Roman", Times, serif;}

A:hover	{ text-decoration:underline;  font-weight: normal; color: #000000; font-family:Georgia, "Times New Roman", Times, serif; }

A:active	{ text-decoration:underline;}

p	{
font-size: 12px;	font-weight: normal;	color: #57564e;	line-height: 16px;	font-family: Arial, Helvetica, sans-serif;
padding-top: 0px;	padding-bottom: 12px; 
}

h1{
	font-size:18px; line-height: 24px; color:#7e9090; line-height:normal; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; 
	margin-bottom:15px;
}

h2{
	font-size:18px; line-height: 24px; color:#7d0126; line-height:normal; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; 
	padding-bottom:9px;
}

h3{
	font-size:15px; line-height: 24px; color:#505d5d; line-height:normal; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; 
	padding-bottom:6px;
}

h4{
	font-size:21px; line-height: 21px; color:#393630; font-weight:normal; font-family:"Times New Roman", Times, serif; 
	padding-bottom:6px;
}

h5{
	font-size:18px; line-height: 18px; color:#393630; font-weight:normal; font-family:"Times New Roman", Times, serif; 
	padding-bottom:6px;
}

h6{
	padding:0px; margin:0;  
	font-size:12px; color:#7d0126; line-height: 15px;	font-weight:bold; font-family: Geneva, Arial, Helvetica, sans-serif; 
	padding-bottom: 0px;
	}

ol {	padding-left: 10px;	margin-left: 10px;	margin-top: 2px;	margin-bottom: 20px;	margin-right: 15px; 
font-size:18px; line-height: 24px; color:#7d0126; line-height:normal; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; 
}

li{
	text-align:left;
	margin-bottom:6px;
}

#wrapper {
		width:952px;
		margin-right: auto;	margin-left: auto;	
		padding:10px;
}

/*clear the above float*/
#clr {
	clear:both;
}

#headerholder {
	width:100%;
	height:140px;
	background:url(ifpix/header_bg.gif) no-repeat;
}

#headerleft {
	float:left; 
}

#headerright {
	float:right; padding-top:10px; padding-right:55px;
}

#content {
	width:912px;
	background:url(pagepix/content_bg.gif) repeat-x;
	padding:20px;
	padding-bottom:5px;
}

#content a {
	background:url(ifpix/link_arrow.gif) center right no-repeat; padding-right:8px; font-size:13px;
}

.titles { color:#ffffff; 
	padding-left:8px; padding-right:8px; padding-top:2px; padding-bottom:2px;
background:#7e9090; }


.burg { color:#7d0126; }

.grey { color:#7e9090; }

.smlmargin { margin-bottom:8px; }

.quote { font-size:30px; font-weight: bold; line-height:28px; }

.botmarginextra { margin-bottom:10px; margin-left:20px; }

#navigation {
	height:29px;
	margin-top:28px; margin-right:55px;
	float:right;
}

#navigation a	{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: bold;	color: #FFFFFF;	line-height: 22px;	text-align:center;
	background:url(ifpix/nav_button.png) no-repeat;
	padding-top: 2px;	padding-bottom: 5px; padding-right:2px;
	width:128px; 
	display:block;
	float:left;
	text-decoration:none;	
	margin-right:0px;
}

#navigation a:hover	{
	background:url(ifpix/nav_button_over.png) no-repeat;
}

#subnavholder {
	width:100%;
	height:65px;
}

#subnavitemicon  {
	width:56px; height:58px;
	float:left;
	margin-right:5px;
}

#subnavitem {
	width:233px; height:58px;
	background:url(ifpix/sub_nav.gif) repeat-x;
	border:solid 1px #f0efe1;
	margin-right:4px;
	padding-top:5px;
	float:left;
}

#subnavholder p {
	font-size: 11px;	font-weight: normal;	color: #57564e;	line-height: 13px;	font-family: Arial, Helvetica, sans-serif; 
	padding-top: 0px;	padding-bottom: 7px; 
}

#subnavholder a {
	font-size: 11px;	font-weight: normal;	color: #ffffff;	line-height: 13px;	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	background:#7d0126;
	padding-top: 2px;	padding-bottom: 2px; padding-left:5px; padding-right:5px; 
}

#subnavholder a:hover {
	background:#7e9090;
}

#bottomhome {
	width:100%;
	height:162px;
}

#bottomcol {
	width:235px;
	float:left;
	height:162px;
	margin-right:4px;
}


#homesearch {
	margin-left:2px; margin-top:3px;
	width:428px; height:122px;
	background:#eeecda;
	border:solid 1px #e1dec5;
	float:left;
	padding:20px; padding-top:15px;
	text-align:left;
}

#homesearch p {
	line-height:20px; font-size:13px; color:#57564e; 
	padding:0px;
	margin-bottom:5px;
}

#homesearch select {
	background-color:#ffffff;
	color:#5a5750;
	width:150px;
	font-size:13px; line-height:18px;
	border:solid 1px #e1dcd0;
	margin-bottom:5px;
}

#hometext {
	width:240px; height:auto;
	float:left;
	text-align:right;
	margin-right:10px;
}

#homeboxes {
	width:160px; height:auto;
	float:left;
	text-align:left;
}

#sidesearch {
	margin-top:0px;	
	font-family:Arial, Helvetica, sans-serif;
}

#sidesearch p {
	line-height:20px; font-size:13px; color:#57564e; 
	padding:0px;
	margin-bottom:5px;
}

#sidesearch select {
	background-color:#ffffff;
	color:#5a5750;
	width:150px;
	font-size:13px; line-height:18px;
	border:solid 1px #e1dcd0;
	margin-bottom:5px;
}

#dottedline {
	width:100%; height:3px;
	background:url(pagepix/dots.png) repeat-x;
	margin-top:8px; margin-bottom:8px;
}

#dottedlinesingle {
	width:100%; height:1px;
	background:url(pagepix/dots.png) repeat-x;
	margin-top:8px; margin-bottom:8px;
}

#selectshadow {
	height:30px;	
}

#contactshadow {
	height:30px;	
}

#office {
	width:400px; height:115px;
}

#officepic {
	width:178px; height:115px; 
	float:left;
}

#officepicborder {
	border:solid 6px #e1dcd0; margin-top:3px;
}

.radio {
	width:16px; height:16px;
	background:transparent;
	color:#7d0126;
}

.button {
	border:0px;
	background-color:#7d0126;
	color:#ffffff;
	width:150px;
	font-size:13px; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif;
	height:20px;
	margin-top:2px;
	cursor:pointer;
}

#columnhalf {
	width:430px; height:auto;
	float:left;
}

#columnhalf p {
	text-align:justify;
}

#columnmid {
	width:30px; height:auto;
	float:left;
}

#slide {
	width:301px; height:236px;
	margin-top:9px;
	background:url(pagepix/slide_bg.png) no-repeat;
	padding:17px;
}

#news { height:260px; }


#resultsleft {
	width:195px; height: auto;
	float:left;
	border-right:solid 2px #ffffff;
	margin-right:20px;
	padding-right:20px;
}

.times {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#resultsright {
	width:670px; height: auto;
	float:left;
}

#resultsright a {
	background:transparent;
}

#searchform {
	float:left;
	width:550px;
}

#searchform select {
	background-color:#e0f5fd;
	color:#0178a3;
	width:150px;
	font-size:18px; line-height:18px;
	margin-bottom:5px;
}

.searchbutton {
	background-color:#d43da1; color:#FFF;
	border:solid 2px #000;
	padding:5px;
	margin-top:10px;
	width:150px;
	font-size:18px; line-height:18px;
	cursor:pointer;
}

#quote {
	width:430px;
	height:110px;
	background:url(thumb_shad.png) bottom left no-repeat;
	margin-bottom:10px;
}

#quoteinner {
	width:400px;
	height:73px;
	background:#f0ece2;
	border:solid 1px #e1dcd0;
	padding:10px;
}

#quoteinner h5{
	font-size:15px; line-height: 18px; color:#6d6c64; font-weight:normal; font-family:"Times New Roman", Times, serif; 
	padding-bottom:6px;
}

#quoteinner p{ color:#393630; }

#contact {
	margin-bottom:5px;
}

#contact p {
	line-height:18px; font-size:11px; color:#776f5f; padding-bottom:2px;
}

#contact input {
	background-color:#f0ece2;
	color:#5a5750;
	width:300px;
	font-size:13px; line-height:18px;
	height:18px;
	border:solid 1px #e1dcd0;
	padding-left:5px;
}

#contact textarea {
	background-color:#f0ece2;
	color:#5a5750;
	width:300px;
	font-size:13px; line-height:18px;
	height:78px;
	border:solid 1px #e1dcd0;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}

#contact select {
	background-color:#f0ece2;
	color:#5a5750;
	width:150px;
	font-size:13px; line-height:18px;
	border:solid 1px #e1dcd0;
}

#footer{ 
	width:100%; height:20px;	
	color:#7f7f7d; font-size:10px; line-height: 15px; color:#8c8c8c; font-family: Arial, Helvetica, sans-serif; 
	padding-top:0px;
}

#footer p{color:#7f7f7d; font-size:10px;text-decoration:none; font-family: Arial, Helvetica, sans-serif; line-height: 12px;  }

#footer a{	text-decoration:underline;	font-weight: bold;	color: #57564e; font-family: Arial, Helvetica, sans-serif;}

#footer a:hover	{ text-decoration:underline;  color: #000000; }

#footerleft { float:left; padding-left:0px;}
#footerright { float:right; padding-right:0px;}

