/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Seeding */
FONT.X1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.0pt;
  color: #FFFFFF;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Dictionary */
FONT.X2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25.0pt;
  color: #FFFFFF;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

/* ------------------------------------------------------------------------------------ */

/* Start Link Colors */
A.M:VISITED {
  color: #660000;
  text-decoration: none;
}

A.M:LINK {
  color: #660000;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #660000;
  text-decoration: none;
}

A:LINK {
  color: #660000;
  text-decoration: none;
}

A:HOVER {
  color:#4570B4;
  text-decoration: underline;
}
/* End Link Colors */

/* ------------------------------------------------------------------------------------ */

/* Start Footer Link Colors For Dark Body Bg */

#footer-links font {
	color:#FFFFFF;
}

#footer-links A:VISITED {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-links A:LINK {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-links A:HOVER {
  color: #660000;
  text-decoration: underline;
}
/* End Footer Link Colors */

/* ------------------------------------------------------------------------------------ */

/* Start DCpage Eliment */
#DCpage {
position:relative; top:10px; left:auto;
} 
/* End DCpage Eliment */

/* ------------------------------------------------------------------------------------ */

/* Start Form */
/*#form {
background-color:#725d44;

} 
#form font{
color:FFFFFF;
} 

#form A:VISITED {
  color: #ddceb3;
  text-decoration: none;
}

#form A:LINK {
  color: #ddceb3;
  text-decoration: none;
}

#form A:HOVER {
  text-decoration: underline;
}
/* End Form */

/* ------------------------------------------------------------------------------------ */

/* Start Left Column */
#leftcolumn {
background-color:ffffff;
}
#hotbtn {
margin-top:5px;
margin-bottom:15px;
}
#hotbtns a{
padding:5px;
}

#latestListings {
width:188px; 
background:url('../images/kelly_tc_listings.gif'); 
background-repeat:no-repeat;
margin-top:15px; 
margin-left:5px; 
color:ffffff;
text-align:left;
padding-top:37px;
padding-left:10px;
}

#Testimonials {
margin-top:10px;
background:url('../images/kelly_testimonial_bg.gif');
background-repeat:no-repeat;
margin-top:20px;
width:184px;
padding-top:30px;
}

#StayConnected {
margin-top:20px;
}
#StayConnected a{
padding:5px;
}

/* End Left Column */

/* ------------------------------------------------------------------------------------ */

/* Start Frameset & Popup Bg Color */
#popup {
  background-color: #FFFFFF;
} 

#ext {
  background-color: #ebebeb;
} 
/* End Frameset & Popup Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Page Title Position */
/*#pagetitle {
padding-left:150px;
} 
/* End Page Title Position */

/* ------------------------------------------------------------------------------------ */

/* Start Page Bg Color */
#page {
  /*background-image:url(../images/page-bg.gif);*/
  color: #FFFFFF
  background-repeat:repeat-y;
  background-position:center;
  width:902px;
  } 

/*#pagefull {
  background-image:url(../images/page-bg-full.gif);
  background-repeat:repeat-y;
  background-position:center;
  width:920px;
  padding-left:10px;
  padding-right:10px;
} */

#pagecontent {
  /*background-image:url(../images/content-bg.gif);*/
  background-color:#cccc99;
  background-repeat:repeat-y;
  background-position:center;
  padding-left:5px;
  padding-right:10px;
} 
/* End Page Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Body Bg Image */
#header {
  width:100%;
  height:257px;
  position:relative;
} 

h1 {
font-family: sans-serif;

}

body{
	background:url('..images/site-bg.jpg') top left repeat-x #4570b4;
	padding:0; 
	margin:auto;
	text-align:center
	/*background-position:top left;
	background-repeat:no-repeat;*/
	}
#bodybg {
  width: 902px;
}
/* End Body Bg Image */

/* ------------------------------------------------------------------------------------ */

/* Start Body Bg Color */
/*BODY {
  background-color: #000000;
  color:#000000;
} 
/* End Body Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Page Content Padding */
.content {
	padding: 0px;
}
/* End Page Content Padding */

/*------------------------------------------------------------------------------------- */

#mainMenu{
	/*border-top:2px solid #FFF;; 
	border-bottom:2px solid #FFF;*/
	background:url('../images/menuBg.gif') top left no-repeat;	
        width:902px;
	margin:0 auto;
	padding:0;
	}

#mainMenu td.leftMenuBuffer{
	display:none;
	}	
#mainMenu td.rightMenuBuffer{
	display:none;
	}	

#mainMenu td{}

#mainMenu td a, #mainMenu td a img{
        display:block;
        height:65px;
        border:0;
	margin:0; padding:0;
        }

#mainMenu td a{
}

#MTwelcome, #MTwelcome a, #MTwelcome a img {width:125px;}
#MThomes, #MThomes a, #MThomes a img {width:117px;}
#MTbuyers, #MTbuyers a, #MTbuyers a img {width:135px;}
#MTsellers, #MTsellers a, #MTsellers a img {width:138px}
#MTlocal, #MTlocal a, #MTlocal a img {width:128px;}
#MTresources, #MTresources a, #MTresources a img {width:127px;}
#MTabout, #MTabout a, #MTabout a img {width:131px;}

#mainMenu td a:hover{
	background:url('../images/menuBg.gif');
        }
		
#mainMenu #MTwelcome a:hover {background-position:0 -66px;}
#mainMenu #MThomes a:hover {background-position:-125px -66px;}
#mainMenu #MTbuyers a:hover {background-position:-242px -65px;}
#mainMenu #MTsellers a:hover {background-position:-377px -65px;}
#mainMenu #MTlocal a:hover {background-position:-515px -65px;}
#mainMenu #MTresources a:hover {background-position:-643px -65px;}
#mainMenu #MTabout a:hover {background-position:-770px -65px;}

/*-------------------------------------------------------------------*/



