/* CSS Document */

body
{ background-color: #ad9ed3;
    font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5em;
    color: #633110;}

body.hot
{ background: url(http://www.gottesmanresidential.com/community/dotsnew.gif);
    font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #000000;}

div
{text-align: center; }

div.arts
{text-align: center; 
    font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
}

div.box
{ width: 840px;
  text-align: left;
  margin:auto;}

div.disclaimer
{text-align: center; 
    font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5em;
    color: #633110;}

div.disclaimer2
{text-align: center; 
    font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5em;
    color: #000000;}

table.menu
{ width: 850px;
border-width: 0px;
 border-spacing: 3px;
 border-style: solid;
 border-collapse: separate;
border-color: transparent;}

td.menu
{   width: 116px;
    background-color: #633110;
    padding: 3px;
    border-width: 3px;
 border-style: solid;
    border-color: transparent;
    text-align: center;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;}

  table.main
{ width: 880px;
    border-width: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
    border-color: #ffffff;
    font-family: Gill Sans MT;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    margin-top: 0px;}


table.coolspots
{ width: 850px;
	background-image:url('http://www.gottesmanresidential.com/community/coolspots850.gif');
}

table.summerfun
{ width: 822px;
	background-image:url('http://www.gottesmanresidential.com/community/summerfunbg.jpg');
    font-size: 24px;
    font-family: Bud Easy, Gill Sans MT, Arial;
    color: black;}

div.summerfun
{    font-size: 42px;
    font-family: Bud Easy, Gill Sans MT, Arial;
    color: white;
    font-weight: bold;
    color: black;}

div.summerfun3
{    font-size: 30px;
    font-family: Bud Easy, Gill Sans MT, Arial;
    font-weight: bold;
    color: black;}
    
div.summerfun2
{    font-size: 20px;
    font-family: Bud Easy, Gill Sans MT, Arial;
    color: white;}

    table.hotspots
{ 	width: 850px;
	background-image:url('http://www.gottesmanresidential.com/community/dotsnew.gif');}

td.theater
{     font-family: Gill Sans MT, Arial;
    font-weight: normal;
    font-size: 17px;
    color: #000000;
    text-align: center;
}

td.alphahomes
{     font-family: Gill Sans MT, Arial;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
}

td.indoor
{     font-family: Gill Sans MT, Arial;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    text-align: center;
}

td.sweet
{     font-family: Gill Sans MT, Arial;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    text-align: center;
}

table.stats
{ font-family: Gill Sans MT,Verdana;
font-weight: normal;
font-size: 15px;
color: #603311;
width: 650px;
text-align: center;
border-spacing: 0px;
margin-top: 0px;}

td.orange
{    font-family: Dreamspeak, "Myriad Pro", Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #F74902;}
    
    div.orange
    {color: #F74902;
    font-size: 17px;
    font-weight:bold;}

td.brown
{    font-family: Dreamspeak, "Myriad Pro", Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #400000;}

td.top
{vertical-align: top;}

td.bottom
{vertical-align: bottom}

#navigation{
	margin:0 auto;
	overflow: hidden;
	width: 850px;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
}
#navigation ul{
	margin:0 auto;
	padding: 0;
	overflow: hidden;
}
#navigation li{
	float: left;
	list-style: none;
	padding: 0;
	background-color: #633110;
	margin:10px 2px;
	text-align: center;
	height: 60px;
	width: 100px;
	font-size: 17px;
	position: relative;
}
#navigation li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin:0;
	padding: 0;
	height: 60px;
	text-align: center;
	width: 100px;
	line-height: 60px;
}
#navigation li a.two-lines{
	line-height: 17px;
	padding-top: 15px;
}
#navigation a:hover{
	color: #F74902;
}


#navigation2{
	margin:0 auto;
	overflow: hidden;
	width: 850px;
    font-family: Calibri;
    font-weight: bold;
    font-size: 16px;
}
#navigation2 ul{
	margin:0 auto;
	padding: 0;
	overflow: hidden;
}
#navigation2 li{
	float: left;
	list-style: none;
	padding: 0;
	background-color: #633110;
	margin: 4px 2px;
	text-align: center;
	height: 50px;
	width: 90px;
	font-size: 16px;
	position: relative;
}
#navigation2 li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin:0;
	padding: 0;
	height: 50px;
	text-align: center;
	width: 90px;
	line-height: 50px;
}
#navigation2 li a.two-lines{
	line-height: 16px;
	padding-top: 8px;
}
#navigation2 a:hover{
	color: #F74902;
}


.left{
	text-align: left;}

.right{
	text-align: right;}

.center  
{  text-align: center;}

A:link { COLOR: white; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR: white; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: white; TEXT-DECORATION: none }
A:hover { COLOR: #F74902; TEXT-DECORATION: none; font-weight: none }
a img{	border: none;}

h1{	font-size:22px;
    text-align: center;}

h2{
	font-size:18px;
    text-align: center;}

h3{
	font-weight:normal;}

table#links h3{
	display: inline;    
}

.totop{
	font-size: 10px;}

.spaced-li li{
	margin-bottom:1em;}

.footer-image{
	position: absolute;
	bottom: 10px;
	left: 43%;
	margin:0 auto;
	width: 167px;}
#listingHome td{
	text-align: center;
}