/* CSS Document */

body {
margin : 0 0 0 0;
font-family : "Trebuchet MS";
font-size : 13px;
color : #313131;
line-height : 18px;
}

a:link {
color : #569300;
text-decoration : underline;
}

a:visited {
color : #569300;
text-decoration : underline;
}

a:hover {
color : #569300;
text-decoration : none;
}

.headings {
font-family : Georgia;
font-size : 18px;
color : #003993;
}

.bimages {
border : 1px solid #3c3c3c;
padding : 1px;
}

.allforms {
font-family : Verdana;
font-size : 12px;
color : #313131;
width : 125px;
padding : 1px;
}

.allformsd {
font-family : Verdana;
font-size : 12px;
color : #313131;
padding : 1px;
}

.buttons {
font-family : Verdana;
font-size : 11px;
color : #ffffff;
border : 1px solid #355a01;
padding : 3px;
background-color : #569300;
}

.luxlistingthumb {
padding : 5px;
width : 106px;
}

.luxlistingthumb img {
padding : 2px;
border : 1px solid #013799;
font-style : normal;
}

.bg_left_line {
background-image : url(images/bg_left_line.gif);
background-repeat : repeat-y;
}


/* Css for new Index Contents */

#index_listings {
width:320px;
margin:0px 0px 10px 10px;
float:left;
}

#index_listings br {
clear:left;
}

#index_listings h3 {
font-family:Georgia;
font-size:18px;
font-weight:normal;
color:#003993;
margin:0px 0px 5px 0px;
padding:0px;
}

#index_listings img {
border:1px solid #3c3c3c;
padding:1px;
margin:0px 10px 10px 0px;
float:left;
display:block;
}

#index_listings p {
width:180px;
margin:0px;
padding:0px;
float:left;
display:block;
}

