/*****************************/
/*** Core html setup stuff ***/
/*****************************/

#side_nav_agents {
	position:absolute;
	width: 190px;
	top: 275px;
	left: 50px;
}



html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial,sans-serif;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333;
	background: #bab097 url('../images/bkg_fpo.jpg') no-repeat;
	background: #bab097 url('../images/bkg.gif') repeat-x;
}

a:link, a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

a:focus {
	-moz-outline-style: none;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }


#email_signup
{
	position: absolute; 
	top: 400px; 
	left: 30px; 
	display:block; 
	width:180px; 
	padding: 0px 0px 0px 0px; 
	background:#c68970; 
	margin: 0px 0px;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper
{
	width: 892px;
	/*background: url('../images/bkg_wrapperFPO.png') no-repeat;*/
	background: url('../images/bkg_wrapper.png') repeat-y;
	text-align: left;
}

#logo a
{
	position: absolute;
	top: 0px;
	width: 476px;
	height: 73px;
	background: url('../images/logo.gif') no-repeat;
	margin-left: 0px;
	
}

#content {
	position: absolute;
	top: 73px;
	width: 786px;

	background: url('../images/bkg_content.gif') repeat-y;
	left: 241px;	
}
#content_text {
	display: block;
	width: 371px;
	padding: 0px 20px 0px 183px;
	margin: 50px 0px 0px 0px;
	background: url('../images/content_logo.gif') no-repeat;
}
#content_text_contact {
	display: block;
	width: 786px;
	height: 1000px;
}
#content_text_paint {
	display: block;
	width: 371px;
	padding: 0px 20px 0px 183px;
	margin: 50px 0px 0px 0px;
	background: url('../images/content_logo_paint.gif') no-repeat;
}
#content_text_elec {
	display: block;
	width: 371px;
	padding: 0px 20px 0px 183px;
	margin: 50px 0px 0px 0px;
	background: url('../images/content_logo_elec.gif') no-repeat;
}

#header
{
	position: relative;
	top: 15px;
	width: 395px;
	height: 23px;
	background: url('../images/header_home.gif') no-repeat;
	margin-left: 24px;
}




#electric_image
{
	position: relative;
	top: 28px;
	display: block;
	width: 572px;
	height: 233px;

}


#main_image
{
	position: relative;
	top: 28px;
	display: block;
	width: 572px;
	height: 233px;

}

#right_image
{
	position: absolute;
	left: 813px;
	top: 356px;
}

#right_column
{
	position: absolute;
	left: 834px;
	top: 90px;
	display: block;
	width: 173px;
	line-height: 13px;
	text-align: justify;
}

#features_left {
	position: absolute;
	top: 316px;
	left: 23px;	
}

#feature_left {
	display:block;
	width: 180px;
	height: 86px;
	line-height: 12px;
	font-size: 10px;
	background: url('../images/bkg_feature.gif') no-repeat;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}
#feature_left a {
	display: block;
	color:#666666;
	margin: 10px 0px 0px 0px;
}
#feature_left_image {
	display:block;
	float: left;
	width: 68px;
	height: 86px;
	padding: 0px 2px 0px 6px ;
}

#footer
{
	position:absolute;
	display: block;
	z-index: 100;
	top: 675px;
	width: 300px;
	height: 300px;
	left: 50px;
	color: #666666;
	line-height: 14px;
	font-size:10px;
}

/******************/
/*** Navigation ***/
/******************/
#nav_1 {
	position:absolute;
	top: 42px;
	left: 490px;
}
#nav_1 a {
	display:block;
	width: 199px;
	height: 25px;
	background: url('../images/nav_1_0.gif') no-repeat;
}
#nav_1 a:hover {
	background: url('../images/nav_1_1.gif') no-repeat;
}
#nav_2 {
	position:absolute;
	top: 42px;
	left: 669px;
}
#nav_2 a {
	display:block;
	width: 198px;
	height: 25px;
	background: url('../images/nav_2_0.gif') no-repeat;
}
#nav_2 a:hover {
	background: url('../images/nav_2_1.gif') no-repeat;
}
#side_nav {
	position:absolute;
	top: 103px;
	left: 61px;
}
#side_nav a {
	display:block;
	width: 190px;
	height: 17px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #666666;
	padding: 0px 0px 0px 10px;
	margin: 6px 0px 0px 0px;
	background: url('../images/bkg_side_nav_0.gif')  no-repeat;
}
#side_nav a:hover {
	text-decoration: none;
	font-weight: bold;
	background: url('../images/bkg_side_nav_1.gif')  no-repeat;
}

#side_nav a#sub {
	text-decoration: none;
	background: url('../images/bkg_side_nav_1.gif')  no-repeat;
}

#right_column a
{
	display: block;
	width: 173px;
	height: 15px;
	text-align: right;
	color:#666666;
	line-height: 14px;
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	background: url('../images/bkg_rt_col.gif') repeat-y;
}

#right_column a:hover
{
	text-decoration: none;
	background: url('../images/bkg_rt_col_1.gif') no-repeat;
}

/*********************/
/*** Text elements ***/
/*********************/
 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
 }
 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
 }
 
 
.georgia_head

{
     font-family: Georgia,serif;
	color: #000000;
	font-size: 14px;
	
	
 }




/*********************/
/*** Form elements ***/
/*********************/
input.submit {
background: url(../images/go_0.png) no-repeat;
}

:hover input.submit {
background: url(../images/go_1.png) no-repeat;
}

#btn_search
{
	border:none;
	top:16px;
	width:41px;
	height:28px;
	margin: 0px 0px 0px 164px;
	position:absolute;
}

#btn_data
{
	border:none;
	width:41px;
	height:28px;
	top:72px;
	margin: 0px 0px 0px 164px;
	position:absolute;
}
.red_font

{
	font-family: Arial,sans-serif;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #cc0000;
	
}
.red_large {   color: #990000;  font-size: 18px;	font-family: Georgia,serif;   }

.red_normal {   color: #990000;  font-size: 12px;	font-family: Georgia,serif;   }

.black_normal {   color: #000000;  font-size: 14px;	font-family: Arial,sans-serif;   }


#view_listings  {
     position: absolute; 
	top:325px; 
	left: 23px; 
	width:180px; 
	font-family: Arial,sans-serif;
	line-height: 14px;
	
	font-size: 12px;
	color: #333;

}


