a:link {
	text-decoration: none;
	}
a:visited{
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	}

@charset "utf-8";
/* CSS Document */


.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #743f38; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #743f38; }
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #e6e5e3;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
#list-menu {
width: 132px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family:  Arial, Helvetica, sans-serif;
font-size: 18px; 
} 

#list-menu li {
margin: 2px 0 0;
} 
#list-menu a {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 0px solid #000000;
background: #86160b;
text-decoration: none; /*lets remove the link underlines*/
} 
#list-menu a:link, #list-menu a:active {
color: #ffffff;
}
#list-menu a:visited {
color: #ffffff;
}
#list-menu a:hover {
border: 0px solid #000000;
background: #86160b;
color: #FFFF00;
} 


ul#navlist
{
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
text-decoration: none;
}

#navlist a:hover
{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
text-decoration: none;
}




ul#navlist2
{
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist2 li
{
display: inline;
list-style-type: none;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlist2 a { padding: 2px 2px; }

#navlist2 a:link, #navlist2 a:visited
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: none;
}

#navlist2 a:hover
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: none;
}


table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #86160b solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.helpHed
{ border-bottom: 2px solid #86160b;
border-left: 1px solid #86160b;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #86160b;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #86160b solid;
border-collapse: collapse;
border-spacing: 0px; } 

table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #86160b solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #86160b;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 

.servBodL { border-left: 1px dotted #86160b; } 



table.servicesT2
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #86160b solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT2 td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT2 td
{ border-bottom: 1px dotted #86160b;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 


table.single
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #86160b solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.single td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.single td
{ border-bottom: 1px dotted #86160b;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 

.shadowed { 
  float:right;
  background: url(drop-shadow.png) no-repeat bottom right !important;
  background: url(drop-shadow.gif) no-repeat bottom right;
  margin: 0px 0 0 0px !important;
  margin: 0px 0 0 0px;
  }
.shadowed img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.theshadow {
 background-color:#999; 
 border:1px solid #ccc; 
 margin:4px 5px;
}
.theshadow > img {
 margin:-4px 4px 4px -5px; 
 border:1px solid #666
}