body{
	font-family:Arial, Helvetica;
	font-size: 10pt;
}

a{
  color: #003366;
}

a:hover{
	color:#999999;
}

h1{
  font-size: 14pt;
}

h2{
  font-size: 12pt;
}

h3{
  font-size: 11pt;
}

#main{
  text-align: justify;
  margin: auto;
  width: 768px;
  background-color: #DBE1E5;
  border:1px solid black;
}

#top{
  width: 768px;
  height: 150px;
  float:left;
  border: 0;
}

#imgatlanta{
  width: 768px;
  height: 150px;
  float:left;
  border: 0;
}

#bannertop{
  text-align: center; 
  height: 90px; 
  width: 768px;
  float: left;
  padding: 5px 0 5px 0;
  background-color: #EEF4FF; 
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #000000;
}

#links{
  text-align: justify; 
  width: 627px;
  float: right;
  padding: 5px;
  background-color: #DBE1E5; 
  font-size: 9pt;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #000000;
}

#left{
	float:left;
	background-color: #DBE1E5;
	padding:5px 5px 5px 5px;
	width: 120px;
}

#right{
	float:right;
	background-color: #EEF4FF;
	border-left:1px solid black;
	padding:5px 5px 5px 5px;
	width: 627px;
}

#forform{
	float:right;
	background-color: #EEF4FF;
	border-top:1px dotted #003366;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 627px;
}

div.closehref
{
	visibility:hidden;
}

#image-container
{
	float:right;
	width:210px;
	padding:0px 5px 0px 5px;
	border:1px solid #EAEEEE;
	text-align:center;
}

#image-container img
{
	padding:3px 0px 3px 0px;
}

p
{
	text-indent:10px;
}

p.advert
{
	font-size:10px;
	background-color:yellow;
	width:55%;
	padding:5px 5px 5px 5px;
	border:1px dashed red;
}

#footer
{
	width:758px;
	clear:both;
	padding: 5px 5px 0 5px;
	text-align:right;
	border-top:1px solid #000000;
	font-weight:bold;
}

#partners
{
	width:758px;
	text-align:center;
	padding: 0 5px 5px 5px;
}

#form
{
	width:80%;
	border:2px solid darkblue;
	margin:auto;
	font-size:12px;
	font-weight:bold;
}

#form th
{
	text-align:right;
	vertical-align:middle;
}

#form th.head-table
{
	background-image:url(http://www.atlanta-homes-guide.com/bar.gif);
	height:32px;
	color:#DDEEEE;
	font-size:22px;
	text-align:center;
}

#form tr.bgr
{
	background-color:#EEEEEE;
}

input
{
	border:1px solid black;
	background-color:#FFFFFF;
}

