<STYLE>
BODY
{
}
TABLE
{
	font-family: verdana;
	font-size: 12;
	font-weight: 500;
	color: 84775D;
}
A:link
{
	color: 000000;
}
A:visited {
	color: 808080;
}
A:active {
	color: 808080;
}
#largebodyfont {
 font-family: verdana;
 font-size: 14;
 font-weight: 500;
 color: 84775D;
}
#bodyfont {
 font-family: verdana;
 font-size: 12;
 font-weight: 500;
 color: 84775D;
}
#largeheaderfont{
 font-family: verdana;
 font-size: 24;
 font-weight: 900;
 color: 000000;
}
#headerfont {
 font-family: verdana;
 font-size: 14;
 font-weight: 900;
 color: 000000;
}
#sectionheaderfont {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 84775D;
}

#darkbrown {
 background-color: D8CCB3;
}
#lightbrown {
 background-color: F5EBD6;
}
#lightgreen {
 background-color: D0E0C1;
}
#button {
 font-size: 12px;
 color: 000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: D8CCB3;
}
#findyourhome {
 font-family: verdana;
 font-size: 12;
 font-weight: 500;
 color: 333333;
}
#builderbio {
 font-family: verdana;
 font-size: 12;
 font-weight: 500;
 color: 666666;
}
#homedesctitle {
 font-family: verdana;
 font-size: 12;
 font-weight: 500;
 color: 4A60AC;
}
#homedesc {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 84775D;
}
#aboutusdesc {
 font-family: verdana;
 font-size: 13;
 font-weight: 500;
 color: 84775D;
}
#onyourlot {
 font-family: verdana;
 font-size: 10;
 font-weight: 500;
 color: 333333;
}
#models {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 333333;
}
#buyplans {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 666666;
}
#buyplansclick {
 font-family: verdana;
 font-size: 11;
 font-weight: 600;
 color: 666666;
}
#planinfo {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 666666;
}
#plandesc {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 84775D;
}
#galleryinfo {
 font-family: verdana;
 font-size: 10;
 font-weight: 500;
 color: 4A60AC;
}
#communitydesc {
 font-family: verdana;
 font-size: 10;
 font-weight: 500;
 color: 333333;
}
#regiondesc {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 84775D;
}
#submenu {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 4A60AC;
}
#sitecopy {
 font-family: verdana;
 font-size: 11;
 font-weight: 500;
 color: 666666;
}
#aboutcopy {
 font-family: verdana;
 font-size: 11;
 font-weight: 400;
 color: 666666;
}
#planresults {
 font-family: verdana;
 font-size: 12;
 font-weight: 500;
 color: 666666;
}
#teamheader {
 font-family: verdana;
 font-size: 12;
 font-weight: 600;
 color: 4A60AC;
}
#teambanner {
 font-family: verdana;
 font-size: 12;
 font-weight: 600;
 color: 666666;
}
#designcopy {
 font-family: verdana;
 font-size: 12;
 font-weight: 500;
 color: 666666;
}
#designlist {
 font-family: verdana;
 font-size: 10;
 font-weight: 500;
 color: 666666;
}
#modellocations {
 font-family: verdana;
 font-size: 13;
 font-weight: 500;
 color: 4A60AC;
}
#builderlist {
 font-family: verdana;
 font-size: 12;
 font-weight: 500;
 color: 4A60AC;
}



        #ticker-container {
        position:relative;
        overflow:hidden;
        width: 375px;
        height: 106px;
        background-color: #F5EBD6;
        background-repeat: repeat;
        padding: 2px;
        border:  solid #000000;
        }

	#ticker {
		position:relative;
		width:375px;
	}

	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: x-small;
            font-weight: normal;
            color: #222222;
            padding-left: 2px;
	}

	#ticker ul li a {
            font-family: arial;
            font-size: small;
            font-weight: normal;
            color: #555555;
            text-decoration: none;
            padding-left: 2px;
	}

        #ticker ul li a:hover {
            font-family: arial;
            font-size: small;
            color: #0099cc;
            text-decoration: none;
            padding-left: 2px;
        }

</style>