@charset "iso-8859-1";

html,body{
	font-family:		Verdana, Tahoma, Helvetica, sans-serif;
	font-size:			0.9em;
	color:				#333333;
	background-color: #BDCEDE; 
	padding:  0;
	margin: 0;
}

body {
	margin-left:8em;
	background: transparent url(/img/kelly_back2.gif) repeat-y left top;
}

h1 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13pt;
	margin:0;
	padding:0;
}

h2 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13pt;
	color: #4C6092;
	margin:0;
	padding:0;
}

p {
	margin:.7em 0 ;
	font-family: verdana, tahoma, arial, helvetica; 
	font-size: 10pt; 
	color: #4C6092;
	line-height: 130%;

}

div.kelly {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px; 
	color: #333;
	width: 145px;
	border:0px solid RED;


}

li {font-family: verdana, tahoma, arial, helvetica; font-size: 9pt; color: #4C6092;}


.slogan_bg {
	background: transparent url(/img/kelly_bottom2.jpg) no-repeat left top;
}


.pbold {font-family: verdana, tahoma, arial, helvetica; font-weight:bold; font-size: 8pt; color: #4C6092;}

.price {font-family: verdana, tahoma, arial, helvetica; font-size: 8pt; font-weight: bold; color: #D08C2A;}

.area {font-family: verdana, tahoma, arial, helvetica; font-size: 8pt; font-weight: bold; color: #D08C2A;}

.description {font-family: verdana, tahoma, arial, helvetica; font-size: 9pt; color: #000000; text-align: justify;}

.address {font-family: verdana, tahoma, arial, helvetica; font-weight:bold; font-size: 8pt; color: #4C6092;}

.addresshead {font-family: verdana, tahoma, arial, helvetica; font-weight:bold; font-size: 8pt; color: #4C6092;}

.moreinfo {font-family: verdana, tahoma, arial, helvetica; font-size: 8pt; font-weight: bold; color: #D08C2A;}



.main {
	border: solid 4px #666; 
	padding:1em
	}

.caption{font-family: verdana;font-weight: normal;font-size: 11px;color: #000;}


.bottomlinks {font-family: verdana;font-weight: normal;font-size: 11px;color: #21026A;text-decoration: none;}



/* the following styles added by Ted */

.photo { border: 1px solid #C4CCD6; }

.blueback { background-color: #E7EFF7; }

.photocount { font-family: verdana; font-size: 10px; color: #4C6092; }

/* End of style section. Generated by AceHTML at 10/9/2004 10:50:04 PM */

/* additional styles added by Ted, Nov, 2007 */

.pager {
	padding:		8px;
	text-align:		right;
	font-size:		0.75em;
	font-family:	verdana, tahoma, helvetica, sans-serif;
	color:			#666666;
}


.LineGreySeperator
		{
			height: 1px;
			width: 100%;
			clear: both;
			background-color: #e5e5e5;
			margin: 15px 0 15px 0 ;
		}


a.link					{font-size: 10pt; text-decoration: underline;}
a.link:link				{color: #0033CC; }
a.link:visited			{color: #0033CC; }
a.link:hover			{color: #000; text-decoration: none;}

a.linksm				{font-size: 9pt; text-decoration: underline;}
a.linksm:link			{color: #666; }
a.linksm:visited		{color: #666; }
a.linksm:hover			{color: #000; text-decoration: none;}

a.linkk					{font-size: 12px; text-decoration: underline;}
a.linkk:link			{color: #000; }
a.linkk:visited			{color: #000; }
a.linkk:hover			{color: #333; text-decoration: none;}


/* 2d CSS BUTTON */

.btn {
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;  
  background: #008ed2;
  padding: 10px 20px 10px 20px;
  border: solid #b8b8b8 0px;
  text-decoration: none;
  margin-top: 20px ;
}

a.btn  {
	font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  }

.btn:hover {
  background: #4C6092;
  text-decoration: none;
}