* { margin: 0; padding: 0; }

body { background: url(../img/bg-body.png) repeat-x; min-height: 525px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin-top: 40px; }

p { margin: 0 0 1.4em 0; }

h3 { font-weight: normal; }

.ui-corner-all { -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.clear { clear: both; }

.hidden { visibility: hidden; }

#wrapper { width: 960px; margin: 0 auto; position: relative; padding-top: 20px; background: url(../img/bg-wrapper.png) no-repeat; }

#landing-nav { position: absolute; top: -25px; left: 720px; text-align: right; }

#landing-nav ul li { float: left; display: inline; color: #fff; padding: 0 5px; font-size: 12px; border-left: 1px solid #069; }
#landing-nav ul li:first-child { border: none; }
#landing-nav a { color: #006699; text-decoration: none; }
#landing-nav a:hover { color: #0066bb; text-decoration: underline; }
#landing-nav a:active { color: #0066dd; }
#landing-nav a:visited { color: #006699; }

#market-cities { width: 680px; min-height: 350px; background: url(../img/bg-blue-gradient.jpg) no-repeat #0186cb; margin: 0 auto; color: #fff; font-size: 14px; padding: 40px; overflow: hidden; }

#map { background: url(../img/map-trans.png) no-repeat; width: 208px; height: 143px; float: left; margin-right: 30px; clear: left; }

#choose-your-city { background: url(../img/choose-your-city-trans.png) no-repeat; width: 179px; height: 39px; margin: 50px 0 0 7px; }

#intro-wrapper { float: left; }

#logo { background: url(../img/logo-trans.png) no-repeat; width: 434px; height: 100px; }

#intro { float: left; width: 420px; padding-left: 10px; }
#intro p { margin: 0; }

#city-wrapper ul#city-list { list-style: none; margin: 30px 0 0 0; }
#city-wrapper ul#city-list li { padding: 0 0 0 20px; border-top: 1px solid #2ba6db; font-weight: bold; line-height: 1.8em; color: #d4d4d4; }
#city-wrapper ul#city-list li:hover { background: #2595c5; }
#city-wrapper ul#city-list li:first-child { border-top: none; }
#city-wrapper ul#city-list li a { color: #fff; text-decoration: none; display: block; width: 100%; }
#city-wrapper ul#city-list li a:hover { text-decoration: underline; }
#city-wrapper ul#city-list li span { text-transform: uppercase; color: #fffc00; font-weight: bold; font-size: 12px; margin-left: 8px; padding-left: 8px; border-left: 1px solid #fff; }

.odd { background: #0c87c4; }

.even { background: #0d83bd; }

#tdy-testimonials { width: 640px; margin: 20px 20px 0 20px; font-family: Georgia, Times, "Times New Roman", serif; font-size: 18px; font-style: italic; }

#skyline { background: url(../img/bg-skyline-trans.png) no-repeat; width: 760px; height: 210px; margin: -80px 0 -40px -40px; }

#search-wrapper { width: 800px; margin: 80px 0 40px 100px; position: relative; }

ul.popular-search { position: relative; z-index: 10; }
ul.popular-search li { list-style: none; color: #666; font-size: 14px; line-height: 1.4em; }
ul.popular-search li.search-category { float: left; width: 25%; }
ul.popular-search li.search-category h3 { color: #F59115; font-weight: bold; margin: 10px 0; }
ul.popular-search li a { color: #006699; font-weight: bold; text-decoration: none; }
ul.popular-search li a:hover { color: #0066bb; text-decoration: underline; }
ul.popular-search li a:visited { color: #006699; }
ul.popular-search li a:active { color: #0066dd; }

#copyright { background: url(../img/bg-footer-copyright.png) no-repeat; width: 960px; height: 112px; position: relative; margin-bottom: -40px; z-index: 5; }
#copyright p { border: 1px solid #2d5970; background: url(../img/bg-copyright.png) repeat-x #0585C7 bottom; height: 20px; color: #fff; text-align: center; font-size: 12px; padding: 5px 0 0 0; margin: 0 30px; position: absolute; top: 75px; left: 0; width: 900px; }

#footer-skyline { background: url(../img/bg-skyline-trans.png) no-repeat; width: 760px; height: 210px; position: absolute; top: -135px; left: 100px; z-index: 0; }

#footer { width: 100%; background: url(../img/bg-footer.png) repeat-x; height: 105px; }

#interior-heading { width: 680px; background: url(../img/bg-blue-gradient.jpg) no-repeat #0186cb; margin: 0 auto 40px auto; color: #fff; font-size: 14px; padding: 40px; overflow: hidden; }
#interior-heading #logo { background: url(../img/logo-trans.png) no-repeat; width: 434px; height: 100px; margin: 0 auto; }

#interior-content { width: 800px; margin-left: 100px; }
#interior-content h1 { font-size: 23px; margin: 10px 0; }
#interior-content h3.header { margin-bottom: -5px; }
#interior-content p { font-size: 16px; line-height: 22px; color: #333; }
#interior-content a { color: #006699; text-decoration: none; }
#interior-content a:hover { color: #0066bb; text-decoration: underline; }
#interior-content a:active { color: #0066dd; }
#interior-content a:visited { color: #006699; }
#interior-content ul { list-style: none; margin: 10px 0 20px 0; padding: 0; }
#interior-content ul li { margin: 5px 0; }
#interior-content ul.bullet-arrow li { background: url(http://media.pegasusnews.com/img/site/bullet-arrow.png) no-repeat; padding-left: 15px; }

.tomato { color: #d93f03; }
