@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-image:url(../Images/bg_full.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#330000
}

@media screen and (-webkit-min-device-pixel-ratio:0){
body { font-weight: normal; text-shadow: #000000 0 0 0px; }
}

.left {float:left;}
.right {float:right;}
.clr {clear:both; font-size:0; height:0px; line-height:0;}

h1, h2, h3, h4, h5, h6, table, form, ul, ol, div, span {
margin:0;
padding:0;
}

a img, img {border:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

p{margin:0 10px 10px}

a{display:block;color: #000;}


div#container {
width:816px;
margin:25px auto;
background-color:#E8E8E8;
text-align:left
}

div#header{
height:195px;
}

#columns {
}

#left_column {
width:204px;
padding:0 0 0 12px;
}

div#navigation{
padding:5px;
color:#000;
background-color:#D1D1D1;
border: 1px solid #330100;
margin-bottom:7px;
}

#navigation ul {
padding:0 20px 0 17px;
}

#navigation li {
list-style-type:none;
text-align:center;
border-top:1px solid #121011;
line-height:40px;
}

#navigation li#nav_first {
border-top:none;
}

#navigation li a:hover {
color:#320202;
text-decoration:none;
}


div#navigation h1{
background-color:#ffffcc;
font-size:16px; color:#000;
text-transform:uppercase;
margin-bottom:7px;
}

div#contact{
padding:12px 5px;
color:#fff;
background-color:#320202;
margin-bottom:7px;
text-align:center;
}

div#extra{
color:#fff;
padding:5px;
margin-bottom:7px;
}

#wrapper {
width:570px;
padding:0 14px 0 0;
}

div#content{
/*width:380px;*/
width:367px;
padding:5px;
background-color:#E8E8E8;
}

.top_content {
padding:0 0 20px 0;
}

.v_line {
background-image:url(../Images/line.gif);
background-repeat:no-repeat;
background-position:right 6px;
min-height:201px;
height:auto !important;
height:201px;
}

div#contentheader{
width:680px;
background-color:#000033;
color:#FFFFcc;
}

div#content p{line-height:1.4}

div#forsale p{line-height:1.4}

div#forsale{
/*width:200px;*/
width:182px;
background-color:#E8E8E8;
}

.bottom_cont {
}

#img_holder {
width:340px;
}

#newsletter {
width:198px;
border:1px solid #000;
background-color:#f1f0de;
padding:5px;
}



div#space{padding:20px;}

div#footer{background: #585C39;color: #fff;}

div#footer p{margin:0;padding:1px 10px}

div#footer a{display:inline;padding:0;}

div#line{float:right;width:10px; background-color:#E8E8E8;}

div#footer{clear:both;width:100%}

.style1 {color: #D9CCAE}



