body{
background-color:#FFFFFF;
background-image:url(/images/KFR_tile.jpg);
background-repeat:repeat;
font-family:arial,helvetica,clean,sans-serif;
font-size:62.5%;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100% !important;
line-height:normal;
margin:0 !important;
padding:0 !important;
display:block;
color:#333333;
}

body, select, input, button, textarea, .xg_bodyfont {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,clean,sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, font, fieldset, input, button, blockquote {
line-height:1.5em;
margin:0;
padding:0;
}

body > #xg img {
height:auto;
}
hr, fieldset, img, button {
border:0 none;
}

a{
	text-decoration: none;
	color: black;
}
a:hover{
	text-decoration: underline;
}

p, ul, ol, dl {
font-size:1.2em;
margin-bottom:0.4em;
}

ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
li, dt, dd {
font-size:1em;
margin-bottom:0.4em;
}

/*top bar*/

#xn_bar {
background-color:#333333 !important;
height:28px;
min-width:780px;
width:100%;
}

#container {
clear:both;
margin:auto;
text-align:left;
width:955px;
font-size:1.09091em;
background-color:#FFFFFF;
}

#header {
background-color:#FFFFFF;
background-image:url(/images/kfr_rose.gif);
background-repeat:no-repeat;
height: 249px;
}

#navigation {
height:27px;
/*padding-top:222px;*/
}

#navigation ul {
margin:0 6px;
}



#navigation ul li {
float:left;
font-weight:bold;
margin:0 0 0 3px;
}
ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#navigation ul li a {
display:block;
font-size:1.00506em;
line-height:2.1em;
padding:0 6px;
text-decoration:none;
color:#283F4B;
}

#navigation ul li.current {
	background: #fff;
}

#body{
	
}

#content{
	width: 955px;
	float: left;
}

#content_left{
	/*width: 684px;*/
	width: 733px;
	padding: 10px;
	float: left;
}

#content_right{
	/*width: 270px;*/
	width: 192px;
	padding: 10px 10px 10px 0;
	float: left;
}

#three_column {
	background: url(/images/three_col_back.jpg) repeat-y;
	float:  left;
}

#three_column_column-1{
	width: 180px;
	padding: 5px;
	float:  left;
}

#three_column_column-2{
	width: 545px;
	padding: 10px;
	float:  left;
}

#three_column_column-3{
	width: 190px;
	padding: 5px;
	float:  left;
}

#search-container {
	width: 733px;
	/*height: 284px;*/
	height: 320px;
	background: url("/images/search_background.jpg");
}

#search-container-left {
	width: 409px;
	padding:23px 0 0 23px;
	float: left;
}
	#search-container-left h2{
		font-family:helvetica;
			font-size: 1.6em;
	}
	#search-container-left h3{
		font-size: 13px;
	}
	#search-container-left .text{
		border:1px solid #cbcbcb;
		color:#333333;
		font-size:11px;
		/*height:16px;*/
		margin-bottom:4px;
		padding:4px 2px 2px;
	}

#search-container-right {
	padding:5px 20px 0 30px;
	width: 220px;	
	float: left;
}

#search-container-right h3{
	padding-top: 5px;
	color: white;
	font-size: 13px;
}

#search-container-right a{
	color: white;
	font-size: 13px;
	text-decoration: none;
}

#search-container-right a:hover{
	text-decoration: underline;
}
#search-container-right .grid {
width: 50%; 
float:left;
}

#company_listings {
	background-color: #f3f3f3;
	width: 669px;
	padding: 20px;
	margin-left: 3px;
}

#company_listings_nobg {
	background-color: white;
	width: 669px;
	padding: 20px;
	margin-left: 3px;
}

.company-list-item-content {
	float:left;
}
.company-list-item-image {
	width:40%;
	float:left;
	text-align: center;
}

.company-list-item-content h2{
	font-size: 1.7em;
	font-weight: bold;
	padding-right:10px;
	display: inline;
}
	.company-list-item-content h2 a{
		color: #560000;
		text-decoration: underline;
	}
	.company-list-item-content h2 a:hover{
		color: #333333;
	}
	.company-list-item-content .phone {
		font-weight: bold;
		/*padding-right: 30px;*/
	}
	.company-list-item-content .website_email a {
		color: #560000;
		font-weight: bold;
		text-decoration: none;
	}
	.company-list-item-content .website_email a:hover {
		text-decoration: underline;
	}

#company_page {
	padding-left: 10px;
}

#company_page h2{
	font-size: 1.7em;
	font-weight: bold;
	padding-right:10px;
	color: #560000;
	text-decoration: underline;
}

#stylefile{
	padding:  10px;
}

#footer {
background-color:#333333 !important;
color:#FFFFFF;
float:left;
font-size:0.95em;
padding:10px;
width:935px;
}

.left {
float:left !important;
}

.right {
float:right !important;
}



#footer a {
color:#FFFFFF;
}

#footer .right {
padding-left:10px;
white-space:nowrap;
}

.success {
	background: #800000;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
}