#nav {position:relative;z-index:99;padding:0;margin:0;list-style-type:none;width:100%;overflow:visible;}
#nav li {display:block;float:left;z-index:100;position:relative;}
#nav ul {z-index:101;list-style-type:none;padding:0;position:absolute;height:0;top:24px;left:0;margin-left:40px;width:150px;}
#nav ul li {width:150px;z-index:102;float:none;margin:0;height:23px;}
/* links */
#nav a {display:block;float:left;padding:2px 5px;margin:0;color:#fff;font-size:11px;font-weight:bold;font-family:Arial;text-decoration:none;position:relative;}
#nav ul a {width:148px;height:23px;background:#450102;float:none;font-weight:normal;}
#nav a:hover {background:#6F1113;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav table {position:absolute;top:0;left:0;border-collapse:collapse;}
#nav .subMenu {display:none;}
/* testimonial */
.testimonial {float:left;font-family:Verdana, Arial, sans-serif;font-weight:bold;font-size:12px;}
.testimonial.wide {width:auto;}
.testimonial h3 {color:#760002;text-transform:uppercase;text-align:center;font-size:16px;}
.testimonial blockquote {margin:10px;padding-left:18px;text-indent:-18px;background: url(images/close-quote.gif) no-repeat right bottom;}
blockquote:first-letter {background: url(images/open-quote.gif) no-repeat left top;padding-left:18px;font-size:1.4em;font-style:italic;}
.testimonial .quotee {margin-left:5px;}
/* gallery */
.thumbnails {list-style-type:none;margin-left:20px;}
.thumbnails li {float:left;margin:5px;}
.thumbnails a img {border:none;}
.thumbnails a {display:block;float:left;width:90px;height:120px;background:#450102;padding-top:10px;color:#fff;font-size:12px;text-decoration:none;}
.thumbnails a:hover {background:#6F1113;}
#dialogWindow_underlay {background:#000;opacity:0.8;}
#dialogWindow_title {font-size:10px;}