body {
background:url(images/main_bg.jpg) top left repeat-x;
background-color:#1e1a1a;
margin:0px 0px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#222222;
border-bottom:1px solid #222222;
}

a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
text-decoration:underline;
}

a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#444444;
text-decoration:none;
}

/* /////////////////// Feature Lisitng Slide Show Styles //////////////// */
.listing_txt {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}

.listing_txt a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.listing_txt a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
/* /////////////////// end Feature Lisitng Slide Show Styles //////////////// */

/* /////////////////// Footer Styles //////////////// */
.footer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#ffffff;
}

.footer a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
}

.footer a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#222222;
text-decoration:none;
}
/* /////////////////// end Footer Styles //////////////// */

/* /////////////////// MENU STYLE //////////////// */
.navcontainer { width: 199px; }

.navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
margin-top: 0px;
padding-top: 0px;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

.navcontainer a
{
display: block;
padding: 3px 3px 3px 3px;
width: 193px;
border-bottom: 1px solid #444444;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#444444;
text-decoration:none;
font-weight:bold;
}

.navcontainer a:link, .navlist a:visited
{
color: #444444;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #444444;
color: #fff;
}
/* /////////////////// END MENU STYLE //////////////// */

/* /////////////////// LEFT COL CLIENT LOGIN //////////////// */
.left_login { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#444444;
text-decoration:none;
}

.client_login_txt {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#444444;
text-decoration:none;
width:150px;
}

.left_login_submit{
  BORDER-RIGHT: #a76414 1px solid; 
  PADDING-RIGHT: 1px; 
  BORDER-TOP: #f7b668 1px solid; 
  PADDING-LEFT: 1px; 
  FONT-WEIGHT: bold; 
  FONT-SIZE: 10px; 
  PADDING-BOTTOM: 1px; 
  BORDER-LEFT: #f7b668 1px solid; 
  COLOR: white; 
  PADDING-TOP: 1px; 
  BORDER-BOTTOM: #a76414 1px solid; 
  font-family: Georgia, "Times New Roman", Times, serif;
  BACKGROUND-COLOR: #f7941d;
}


/* /////////////////// END LEFT COL CLIENT LOGIN //////////////// */

/* /////////////////// FADING FEATURE LISTING //////////////// */
.rule1{
filter:alpha(opacity=0);
-moz-opacity:0;
}

.rule2{
position:absolute;
top:31px;
width:268px;
height:195px;
color:white;
text-align:center;
border:0;
}

#fader0{}
#fader1{}
#fader2{}
#fader3{}
#fader4{}
#fader5{}
/* /////////////////// END FADING FEATURE LISTING //////////////// */