

body {
    margin: 0px;
    padding: 0px;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #231f20;
    text-align: left;
}

#ctl01_ContentSectionMain_web_module_opening_text {
    text-align: left;
}

h2, h2 span, h2 span strong {
    margin: 0px;
    padding: 0px;
    font-family: 'lucida console';
    font-size: medium;
    font-weight: bold;
    color: #231f20;
    text-transform: uppercase;
}

a {
    color: #ff681d;
    text-decoration: none;
}

a:hover {
    color: #555;
}

#htc {
    background: url(../images/HTClogo.png) no-repeat;
    width: 85px;
    height: 199px;
    position: fixed;
    top: 215px;
    left: 0px;
    z-index: 1;
}

#wrapper {
    width: 975px;
    margin: 0px auto;
    position: relative;
    z-index: 2;
}

.search-input {
    background: url(../images/search-input.jpg) no-repeat;
    border: 0px;
    width: 186px;
    line-height: 18px;
    height: 18px;
    color: #aaa;
    font-family: 'lucida sans';
    font-size: 11px;
    padding: 0px 5px;
}

#top-nav {
    text-align: center;
    font-family: helvetica, arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    color: #aaa;
}

#top-nav a {
    color: #aaa;
    text-decoration: none;
    padding: 0px 2px;
}

#top-nav a:hover {
    color: #231f20;
}

#main-nav {
    font-family: 'Fette1451Mittelschrift', Helvetica, Arial, sans-serif;
    color: #000000;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#main-nav a {
    display: block;
    float: left;
    color: #000000;
    padding: 0px 10px;
}

#main-nav a:hover, .hoverstate {
    color: #12cde0;
}

#main-nav-list {
    background: #ededed;
    font-family: 'courier new', courier, mono, arial, sans-serif;
    font-size: 11px;
    height: 45px;
    margin-left: -8px;
}

#main-nav-list a {
    color: #231f20;
    line-height: 45px;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0px 16px;
    font-family: 'courier new', courier, mono, arial, sans-serif;
}

#main-nav-list a:hover {
    background: url(../images/arrow.jpg) no-repeat top center;
    color: #888;
}

a.nav-active  {
    line-height: 45px;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0px 16px;
    font-family: 'courier new', courier, mono, arial, sans-serif;
    background: url(../images/arrow.jpg) no-repeat top center;
    color: #888;
}

#rotate
{
    width: 718px;
    height: 327px;
    z-index: 1;
    position: relative;
}

#rotate>a
{
    position: absolute;
    top: 0px;   
    border: 0px;
}

#rotate>a>img {
    border: 0px;
}

#controls {
    background: url(../images/control.png) no-repeat;
    width: 368px;
    height: 22px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 5;
}

#pause {
    background: url(../images/pause.gif) no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    margin: 0px 3px;
    margin-top: 2px;
}

#play {
    background: url(../images/play.gif) no-repeat;
    width: 18px;
    height: 16px;
    float: right;
    margin: 0px 3px;
    margin-top: 2px;
}

#pause:hover, #play:hover {
    cursor: pointer;
}

.top {
    background: #231f20;
    height: 6px;
}

.right-wrapper {
    padding: 10px 15px;
    font-family: 'courier new', courier, mono, arial, sans-serif;
    font-size: 13px;
    line-height: 13px;
}

#right-top {
    background: #f3f3f3;
    height: 327px;
}

#right-bot {
    background: #f3f3f3;
}

.htc-input {
    background: url(../images/htc-input.jpg) no-repeat;
    border: 0px;
    width: 164px;
    line-height: 18px;
    height: 18px;
    color: #aaa;
    font-family: 'lucida sans';
    font-size: 11px;
    padding: 0px 5px;
}

#portfolio-view {
    line-height: 18px;
}

#portfolio-view span {
    font-weight: bold;
}

#ctl01_ContentSectionMain_portfolio_body_portfolio_body {
    font-weight: normal;
    line-height: 16px;
}

#home-images img {
    padding-top: 12px;
    border-top: solid 6px #231f20;
}

#neighborhoods {
    position: relative;
}
