@charset "utf-8";
/* CSS Document */
html {
font-family: Arial, sans-serif;
}
body {
background: #fff;
text-align: center;
margin: 0 auto;
font-size:12px;
}

a {
	color: #000;
	font-size: 12px;
} 

a:hover {
	color: #003366;
}

.normalTxt {
	font-size:12px !important;
}

a img { border:none;}
#container {
width: 1123px;
margin: auto;
text-align: left;
}
#header {
float: left;
width: 1123px;
height: 119px;
background: url(../images/layout_r1_c1.jpg) no-repeat;
margin: 0 auto;
}
#header_left {
float: left;
width: 314px;
height: 41px;
margin: 70px 0 0 240px!important;
margin: 70px 0 0 120px;
}
#header_right {
float: left;
width: 468px;
height: 60px;
margin: 34px 0 0 70px!important;
margin: 34px 0 0 60px;
}
#top_menu {
float: left;
width: 1123px;
height: 33px;
background: url(../images/layout_r2_c1.jpg) no-repeat;
margin: 0 auto;
}
#nav {
float:left;
width: 1004px;
height: 33px!important;
height: 31px;
margin: 4px 0 0 120px!important;
margin: 2px 0 0 60px;
}
#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#nav ul li {
position: relative;
display: inline;
float: left;

}
#nav ul li a {
display: block;
width: 100%; /*Width of top level menu link items*/
padding: 2px 9px;
border-left-width: 0;
text-decoration: none;
color: #fff;
font: bold 15px Trebuchet MS, Arial, sans-serif;
}
#nav li a:hover {
text-decoration: underline;
color: #ccc;
}
#nav ul li a:visited {

}
#content {
float: left;
width: 1123px;
background: url(../images/layout_r3_c1.jpg) repeat-y;
margin: 0 auto;
text-align: left;
padding: 10px 0;
}
#left_menu {
float:left;
width: 120px;
margin: 0 5px 0 26px!important;
margin: 0 5px 0 14px;
}
#left_menu a, #left_menu a:visited {
color: #000;
font-size: 11px;
}
#left_menu a:hover {
color: #003366;
}
#left_ads {
float:left;
width: 120px;
margin: 0 5px 0 5px 0;
}
#left_ads a, #left_ads a:visited {
color: #000;
font-size: 12px;
}
#left_ads a:hover {
color: #003366;
}
#main {
float:left;
width: 650px;
margin: 0 10px 0 20px;
}
#right_ads {
float:left;
width: 120px;
margin: 0 0 0 10px;
}
#footer {
float: left;
width: 1123px;
height: 32px;
background: url(../images/layout_r4_c1.jpg) no-repeat;
margin: 0 auto;
text-align: center;
}
#footer a, #footer a:visited {
font-size: 16px;
font-weight: bold;
color: #000;
text-decoration: none;
padding: 0 15px 0 15px;
}
#footer a:hover {
color: #003366;
}
#below_footer {
float: left;
width: 1123px;
height: 56px;
background: url(../images/layout_r5_c1.jpg) no-repeat;
margin: 0 auto;
text-align: left;
}
#stats {
display: none;
}
h1 {
font-size: 22px;
color: #CC3300;
}

h1.listing {
	font-size: 22px;
	color: #CC3300;
	padding-bottom:0px;
	margin-bottom:0px;
}

h2 {
	font-size: 19px;
	color: #929636;
}

h2 a {
	font-size: 19px;	
	font-weight:normal;
	color: #CC3300;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:none;
}

h3 {
font-size: 16px;
color: #929636;
}

h4 {
font-size: 16px;
font-weight: normal;
color: #929636;
}
.quotation {
font-size: 17px;
font-weight: bold;
color: #CC3300;
font-style: italic;
}
.emphasis {
font-size: 17px;
font-weight: bold;
color: #929636;
}
.featured_firms {
font-size: 15px;
}

.more_info a, .more_info a:visited {
font-size: 15px;
text-decoration: none;
font-weight: bold;
color: #CC3300;
}
.more_info a:hover {
color: #333;
}
.copyright {
float:left;
font-size: 12px;
margin: 0 0 0 18px;
}
.copyright a{
font-size: 12px;
color: #000;
text-decoration: none;
}
.copyright a:hover {
color: #003366;
}
.br_links {
float:right;
font-size: 12px;
margin: 0 18px 0 0;
}
.br_links a {
font-size: 17px;
font-weight: bold;
text-decoration: none;
color: #000;
}
.br_links a:hover {
color: #003366;
}

td img {display: block;}

.directoryListing {
	float:left; 
	margin-bottom:5px; 
	padding:2px; 
	margin-right:8px; 
	width:200px; 
	border:solid 1px #EEEEEE;
}

.directoryListing:hover {
	background-color:#C1672B;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}

.border {
	border:solid 1px #EEEEEE;
	padding:10px;
}

.fieldBorder {
	border:solid 1px #869536;
	padding:2px;
}

.fieldButton {
	padding: 4px 15px 4px 15px;
	border-top:1px #d9dfea solid;	
	border-left:1px #d9dfea solid;	
	border-bottom:1px #0e1f5b solid;
	border-right:1px #0e1f5b solid;	
	background-color: #869536;	
	color: #ffffff;	
	font-size: 11px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;	
	text-align: center;
	font-weight:normal;
}

