*{outline:none;}

#wrap {
    width: 940px;
    margin: 0 auto;
    margin-top: 25px;
    background-image: url(images/bg-red.gif);
    background-position: top left;
    background-repeat: repeat-y;
}
#wrap #sidebar {
    float: left;
    width: 255px;
    padding: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    margin-right: 8px;
    vertical-align: bottom;
}
#featured {
    margin-bottom: 0px;
    background-color: #000000;
    height: 300px;
}

#redBox {
    padding: 10px;
    margin-bottom: 15px;
    height: 395px;
    background-image: url(images/bg-red.gif);
    background-position: top 2px;
    background-repeat: repeat-y;
}
#mainBottom  .mainpic {
    margin-right: 15px;
    float: left;
}
#mainBottomContent  h1 {
    margin-top: 0px;
    padding-top: 0px;
    line-height: 16px;
}
#mainBottomContent {
}

#featured h1 {
    line-height: 35px;
    vertical-align: bottom;

}

h1 {
    font-size: 24px;
}


#mainBottomContent {
    float: right;
    width: 325px;
    vertical-align: bottom;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#mainBottomContent li {
    margin-top: 5px;
    margin-bottom: 5px;
}


#wrap #footer {
    clear: both;
    padding: 50px 10px 10px 0;
    font-size: 10px;
    background-image: url(images/FooterLogo.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #000000;
}

a {
    color: #FFFFFF;
}


#header {
    border-bottom: 1px dotted #FFF;
    background-color: #000000;
    width:930px;
    overflow:hidden;
}
#main {

}

#menu {
    background-color: #000000;
    margin: 0;
    padding: 0;
}




body {
    color: #FFFFFF;
    background-color: #000000;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
h1,h2,h3,h4{
    font-family:Georgia, "Times New Roman", Times, serif;
}
#main h1 {
    margin-top: 0px;
    padding-top: 0px;
}
.redBG {
    background-image: url(images/bg-red.gif);
    background-repeat: repeat-y;
    background-position: top 2px;
}
.marginleft {
    margin-left: 15px;
}
#staff {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#staff li {
    float: left;
    display: block;
    text-align: center;
    margin: 0px;
    padding: 2px;
    font-size: 0.8em;
    width: 150px;
    margin-bottom: 0px;
    margin-top: 10px;
    height: 255px;
}
#staff li .name {
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
}
#staff li img {
    margin: 1px;
    border: 2px solid;
    border-color: #D61D25;
}
#staff .staffList2 {
    margin-right: 5px;
    margin-left: 5px;
}
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
    width:240px;
}
#DHTMLgoodies_panel_one{		
    float:left;	
}
#DHTMLgoodies_thumbs{
    overflow:hidden;	/* Don't change this */
    height:280px;	/* Height of thumbnail div */
    position:relative;	/* Never change this */
    float:left;
}
#DHTMLgoodies_largeImage{	/* Large image div */
    width:400px;	/* Width of large image div */
    height:310px;	/* Height of large image div */
    float:left;
    padding-left:10px;	/* "Air" */
    padding-right:10px;	
}
#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
    width:100%;
    height:100%;
    text-align:center;
}
#DHTMLgoodies_largeImage img{	/* Large image */
    border:5px solid #bc0112;	/* Border around large image */
}


.strip_of_thumbnails{	/* A vertical strip of thumbnails */
    width:114px;	/* Width of strip */
    padding:5px;	/* "Air" inside filmstrip div */
    position:absolute;

}
.strip_of_thumbnails div{
    width:110px;
    height:90px;
    padding:2px;
    text-align:center;

}
.strip_of_thumbnails img{
    border:0px;
    padding:5px;
}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
    border:5px solid #bc0112;	/* Green border around active thumbnail */
    padding:0px;

}
.leftArrow{
    float:left;
}
.rightArrow{
    float:right;
}
#DHTMLgoodies_thumbs_inner{
    position:relative;	/* Never change this */
    width:1000px;
}	#mainwide p {
}
#main h1 {
    color: #BC0112;
    margin-top: 10px;
}

.listings li {
    border: none;
    width: 200px;
    float: left;
    height: 240px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-bottom: 0px;
    font-size: 9px;
}
.listingFooter {
    margin-top: 5px;
}

.listings .lilst3 {
    margin: 0px;
}

.listings .lilst2 {
    margin-right: 20px;
    margin-left: 20px;
}

ul.listings {
    margin: 0px;
    padding: 0px;
}
.contactForm {
    width: 200px;
    border: 1px solid #999;
    ;
}
.shortForm {
    width: 65px;
    border: 1px solid #999;
    ;
}
.form{
    border: 1px solid #666;
    width:140px;
}

.short{
    width:75px;
}.bigTextbox {
    height: 100px;
    width: 675px;
}
file{
    display:block;
}


#successMessage{
    background: url('images/success.gif') 10px 10px no-repeat #CFC;
    border: 1px solid #0C0;
    width: 400px;
    padding:20px 20px 20px 65px;
    color: #000;
    margin-bottom:20px;
}

#infoMessage{
    background: url('images/info.gif') 10px 10px no-repeat #CCF;
    border: 1px solid #00C;
    width: 400px;
    padding:20px 20px 20px 65px;
    color: #000;
    margin-bottom:20px;
}

.primaryPic{
    border: 2px solid #0C0;
}

.red{
    color:#bb0012;
}
.details{
    font-size:.8em;
}
a.tooltip:hover{font-size: 99%; /* this is just for IE */}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px;width:130px;z-index:100;}
a.tooltip:hover span{display:inline; position:absolute; top:5px;left:50%;margin-left:-233px;visibility:visible;z-index:100;}
.leftDot {
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #FFFFFF;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.featured li {
    margin-bottom: 10px;
}

#listingsTable td{
    padding:15px 15px 15px 0;
    border-bottom:1px dotted #bd0112;
}

.widget-area {
    float: right;
    margin-left: 20px;
    width: 180px;
    color:#000;
}

.widget-area ul {
    margin-left: 0;
    padding: 0 20px 0 0;
}
.widget-area ul ul {
    border: none;
    margin-left: 1.3em;
    padding: 0;
}

.widget-area li{
    list-style-type:none;
}

.widget-title {
    color:#000;
    font-weight:bold;
    font-size:12px;
}

.widget-area a:link, .widget-area a:visited {
    text-decoration:none;
    font-size:12px;
    color:#F00;
}

.widget-area a:hover, .widget-area a.active {
    text-decoration:underline;
}

.cat-links, .cat-links a, .entry-utility a{
    font-size:11px;
}

#respond .comment-notes {
    margin-bottom:1em;
}

#respond p {
    margin:0;
}

#respond label {
    color:#888888;
    font-size:12px;
}

#respond input, #respond textarea {
    margin:0 0 9px;
    width:90%;
    display:block;
    margin-top:10px;
}

#respond .form-submit input {
    width:auto;
    margin-bottom:20px;
}

.form-allowed-tags{
    display:none;
}

.form-submit{
    padding-bototm:10px;
    margin-bottom:20px;
    display:block;
}

#wrap{
    background-color:#FFF;
}

.entry-meta {
    color:#888888;
    font-size:12px;
}

p {font-family:Arial,sans-serif;font-size:small;font-weight:normal;line-height:150%;}

.entry-meta,.navigation a:link, .navigation a:visited {
    color:#888888;
    font-size:12px;
}

h2{ margin-top:0px;padding-top:0px;line-height:35px;font-size:18px;}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar { 
    float: right;
    border: 0px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#comments{
    width:60%;
}

#comments li{list-style-type:none;}
#comments ol{margin-left:0;padding-left:0;}

#nav{
    height:36px;
}

#nav a{
    border-left: 1px none #000000;
    display: block;
    float: left;
    position: relative;
    top: 0;
    z-index: 1;
    margin: 0 40px 0 0;
    padding: 10px;
    text-decoration:none;
}

#nav a.foreclosure, #nav a:hover{
    background: none repeat scroll 0 0 #BC0112;
}

#nav a.foreclosure:hover{
    background: none repeat scroll 0 0 #999;
}

.subNav a{
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    padding:5px 12px;
    font-weight:normal;
    display:block;
    background:#FFF;
    color:#000;
    border-bottom:1px solid #000;
}

.subNav a:hover{
    background:#BC0112;
    color:#FFF;
}

#wrap #main {
    float: right;
    width: 665px;
}

#mainBottom{
    margin-top:14px;
}
