/* CSS Document */

body,td,th {	
	font-family: Arial, Helvetica, sans-serif, Arial Black;
	font-size: 10px;
}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom:0px;
	table-layout:auto;
	border-spacing:0px;
}

.bg_img
{
	background-image:url(../images/background.jpg);		

}


.tr-ht
{
line-height:2px;
}
.brd-new
{
border-bottom:1px solid #000000;
}

.brd-new1
{
border-top:1px solid #000000;
}

.tbl-new
{
border-top:1px solid #D5D5D5;
border-bottom:1px solid #D5D5D5;
border-left:1px solid #D5D5D5;
border-right:1px solid #D5D5D5;
}


.tr-ht-wht
{
line-height:4px;
}

h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2F798F;
line-height:25px;
display:inline;
}

h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
font-weight:bold;
color:#990000;
line-height:25px;
display:inline;
}

.txt
{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
text-align:justify;
line-height:15px;
padding-left:4px;
padding-right:4px;
}

.redtxt
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
	text-align:justify;
	line-height:15px;
	padding-left:4px;
	padding-right:4px;
}

.foot-link {
	font-family:Arial, Helvetica, sans-serif, Arial Black;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	}
.foot-link:hover {
	font-family:Arial, Helvetica, sans-serif, Arial Black;
	color:#183C63;
	font-size: 12px;
	text-decoration:underline;
	}


.portfolio {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#000000;
			line-height:10px;
}

.SOFTELIXIR {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.SOFTELIXIR:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.welcome {
	font-family:BauerBodni BdCn BT, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
	line-height:28px;
	}

.find {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.top-link {
	font-family:Arial, Helvetica, sans-serif, Arial Black;
	font-size: 11px;
	color: #969595;
	text-decoration:none;
}
.top-link:hover {
	font-family:Arial, Helvetica, sans-serif, Arial Black;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.site-link {
	font-family:Arial, Helvetica, sans-serif, Arial Black;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.site-link:hover {
	font-family:Arial, Helvetica, sans-serif, Arial Black;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}


.city-state {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg-top
{
background-image:url(../images/bg-top-nav.jpg);
}
.screen-shot
{
background-image:url(../images/scrn-shot-img_07.jpg);
}
.bg-welcome
{
background-image:url(../images/welcome-bg.jpg);
}
.txt-bg
{
background-image:url(../images/txt-bg.jpg);
}
.find-bg
{
background-image:url(../images/find-agent-bg.jpg);
}
.bg-blue
{
background-image:url(../images/bg-blue.jpg);
}
.find-14
{
background-image:url(../images/find_14.jpg);
}
 .thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 0px;
left: 0px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 00;
left: -330px; /*position where enlarged image should offset horizontally */
}
.main_txt {
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.employe 
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#25496D;
	font-weight: bold;
}
.wel {
	font-family:BauerBodni BdCn BT, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
}
.wel:hover {
	font-family:BauerBodni BdCn BT, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration:underline;
	line-height:28px;
}