body,td,.bottom {font-family:"Trebuchet MS",verdana,arial,sans-serif, ;letter-spacing: 1pt;font-size:14px;color:#000;}
h1,h2,h3,h4,h5,h6 { color: #710C00 }
.testimonial { color: #710C00; font-style: italic; font-weight: bold }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { letter-spacing: 1pt; padding-bottom: 10px }
.faqheadline { color: #710C00; font-size: 1.1em; font-weight: bold }
a:link{
color:#0D2436;
text-decoration:underline;
}
a:hover{
color:#710C00;
}
a:visited{
color:#305975;
}
.main {padding-top:1px;padding-left:8px;padding-right:40px;}
.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */
/*
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
*/

body{
margin:0px;
font-family:Verdana,"MS Sans Serif";
font-size:12px;
}
td{
vertical-align:top;
}
#maincontent{
  line-height: 1.4em;
}
#slide1 img{
  border: 1px solid #710C00;
  padding: 4px;
}
.photoBorder{
  border: 1px solid #710C00;
  padding: 4px;
}
.brd {
  border: 1px solid #710C00;
}
.footer {
font-size:10px;text-align:center;
}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.burgundystrip{background:#710C00;padding-top:3px;padding-bottom:3px;color:#FFF;font-weight:bold;text-align:center;}
.burgundybrd{border:solid 1px #710C00;}

.clr{clear:both;}

.fl{float:left;margin-right:10px;margin-bottom:5px;}
.fr{float:right;margin-left:10px;margin-bottom:5px;}