/* CSS Document  - HOME */

#mainbody {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	font-family: Georgia, Times New Roman, Serif;
	height: 1200px;
}


#homenav table
{
	position: absolute;
	top: 205px;
	left: 50%;
	width: 781px;
	margin-left: -390px;
	height: 484px;	
	}
	
	
#officepic 
{
position: absolute;
top: 220px;
left: 50%;
width: 340px;
margin-left: 10px;
height: 222px;

/* This centers the image */
display: block;
/* This adds the border */

padding: 8px;
border: solid;
border-color: #555555 #aaaaaa #aaaaaa #555555;
border-width: 1px 2px 2px 1px;
background-color: white;
}

#dmg_res
{
position: absolute;
top: 100px;
left: 50%;
width: 330px;
margin-left: -370px;
height: 50px;

/* This centers the image */
display: block;
/* This adds the border */
padding: 4px;
	border: solid;
	border-color: #555555 #aaaaaa #aaaaaa #555555;
	border-width: 1px 2px 2px 1px;
	background-color: white;
	text-align: center;
}

#topnav table
{
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -300px;
	cell-spacing: 0px;
	border-spacing: 0px;
}

#dmglogo
{
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -250px;
 }
 
#homes_sale
{ 
position: absolute;
top: 10px;
left: 50%;
width: 350px;
margin-left: -380px;
height: auto;
}

#divider1
{
position: absolute;
top: 269px;
left: 50%;
width: 300px;
margin-left: -380px;
border-top: solid 3px #010B1F;
}

#sections
{
					position: absolute;
					top: 305px;
					left: 50%;
					width: 350px;
					margin-left: -380px;
					height: auto;

}

#sections ul
{

width: 260px; 
list-style-image: url(/images/newtopimages/burgundy-square.gif); 
padding-top: 5px; 
padding-bottom: 3px; 
margin-left: 30px;
}

#sections ul li
{
list-style-image: url(/images/newtopimages/burgundy-square.gif); 
padding-top: 1px; 
margin-left: 30px;
}

#res_devts
{
position: absolute;
top: 178px;
left: 50%;
width: 350px;
margin-left: -380px;
height: auto;
}

#homesearch
{
	position: absolute;
	left: 50%;
	margin-left: 0px;
	top: 522px;
	height: 100px;
}

#game_day_chimes
{
					padding: 5px;
					margin-left: -100px;
					position: absolute;
					top: 240px;
					left: 50%;
					width: 115px;
}
 
#bottomnav table
{
	position: absolute;
	left: 50%;
	top: 975px;
	margin-left: -310px;
	text-align: center;
}

#contactinfo 
{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 1030px;
	width: 600px;
	text-align: center;
}
