/* Heritage Lists Color Scheme
Blue - #251c5a | Red - #8b1841 | Brown - #59491c | Tan - #dedcd8
*/
html,body{margin:0;padding:0}
body{font: 12px verdana,arial,sans-serif; text-align:center; background-color:#fff;}

/* Header Styles */
#header{position:relative;  height:150px; background-image:url(/files/bg_header.jpg); background-position:left; padding:0; margin:0; border-bottom:5px solid #251c5a;}
#header-logo {float:left; width:200px; height:150px; margin:0; padding:0;}
#header-right {float:right: width:575px; height:150px; margin:0; padding:0;}
#header-virtualbroker {float:right; padding:7px 84px 0 0;}
#header-virtualbroker a:link, #header-virtualbroker a:visited {color:#dedcd8; text-decoration:none; font-weight:bold;}
#header-virtualbroker a:hover {color:#fff; text-decoration:none; font-weight:bold;}
#header-search{float:left; padding:15px 50px 5px 75px; margin:0;}
#header-search input{background-color:#eee;}
#header-nav{margin:0; padding:70px 10px 0 10px;}

/*Homepage Styles */
#container-home{text-align:left; width:775px; margin:0 auto; padding:0; background-image: url(/files/bg_list-virtualbroker.gif);  background-repeat:repeat;}
#homepage-fivepoints {height:175px; background-color:#dedcd8; padding:0; margin:0; background-image:url(/files/bg_operator.jpg); background-position:top;}
#homepage-fivepoints-anim {height:175px; width:340px; float:left; margin:0; padding:0;}
#homepage-fivepoints-right {height:175px; width:435px; float:right; margin:0; text-align:left;}
#homepage-fivepoints-calltoaction {text-align:left; margin:0; padding:12px 35px 0 165px;}
#homepage-fivepoints-calltoaction a:link, #homepage-fivepoints-calltoaction a:visited {color:#8b1841; text-decoration:none;}
#homepage-fivepoints-calltoaction a:hover {color:#8b1841; text-decoration:underline;}
#homepage-bg-titles {height:30px; background-image: url(/files/bg_top-titles.gif); background-position:bottom; margin:0; padding:0;}
#homepage-bg-title-left {float:left; width:386px; text-align:left; margin:0; padding:0;}
#homepage-bg-title-left h1{color:#fff; font-size:100%; font-weight: bold; width:auto; margin:0; padding:7px 0 0 65px;}
#homepage-bg-title-right {float:right; width:386px; text-align:left; margin:0; padding:0;}
#homepage-bg-title-right h1{color:#fff; font-size:100%; font-weight: bold; width:auto; margin:0; padding:7px 0 0 65px;}
#homepage-lists{float:left; width:386px; text-align:left; margin:0; padding:0;}
#homepage-lists h1 {color:#fff; background-image: url(/files/bg_listheader-corner.gif); background-position: left; background-repeat: no-repeat; font-size:100%; font-weight: bold; height:30px; width:auto; margin:0; padding:14px 0 0 65px;}
#homepage-lists a:link, #homepage-lists a:visited {color:#251c5a; text-decoration:underline;}
#homepage-lists a:hover {color:#251c5a;text-decoration:none;}
#homepage-lists ul{margin-top:10px; line-height:150%;}
#homepage-lists-more{text-align:right; vertical-align: bottom; margin:-28px 0 0 0; padding:0px 10px 15px 0;}
#homepage-lists-more a:link, #homepage-lists-more a:visited {color:#8b1841; text-decoration:underline;}
#homepage-lists-more a:hover {color:#8b1841; text-decoration:none;}
#homepage-virtualbroker{float:right; width:386px; text-align:left; margin:0; padding:0; height:30px;}
#homepage-virtualbroker h1 {color:#fff; background-image: url(/files/bg_virtualbrokerheader-corner.gif); background-position: right; background-repeat: no-repeat; font-size:100%; font-weight: bold; height:30px; width:auto; margin:0; padding:14px 0 0 65px;}
#homepage-virtualbroker p{line-height:150%; padding:10px 10px; margin:0; text-align: left;}
#homepage-virtualbroker a:link, homepage-virtualbroker a:visited {color:#8b1841; text-decoration:none;}
#homepage-virtualbroker a:hover {color:#8b1841; text-decoration:underline;}
/*#homepage-virtualbroker img{border:1px solid #ccc; padding:5px; margin:0 0 8px 8px;}*/

/* Section Styles */
#container-section {text-align:left; width:775px; margin:0 auto; padding:0; background-image: url(/files/bg_leftnav-border.gif);  background-repeat:repeat;}
#section-photoheader {height:120px; background-color:#8b1841;}
#section-phototitle {height:30px; background-image: url(/files/bg_phototitle.gif); background-position:top; background-repeat: no-repeat; margin:0 auto; padding:7px 0 0 0;}
#section-phototitle-left {float:left; width:200px; height:30px; margin:0 auto; padding:0; text-align:left;}
#section-phototitle-left h1 {color:#fff; font-weight:bold; font-size:100%; text-align:left; width:auto; margin:0 auto; padding:0 0 0 10px;  text-transform: uppercase; }
#section-phototitle-right {float:right; width:575px; height:30px; margin:0 auto; padding:0; text-align:left;}
#section-phototitle-right h1 {color:#fff; font-weight:bold; font-size:100%; text-align:left; width:auto; margin:0 auto; padding:0 0 0 20px;  text-transform: uppercase; }
#section-leftnav {float:left; width:200px; padding:0; margin:0;}
#section-leftnav-flash {float:left; width: 100px; padding:0; margin:0;}
#section-content {float:right; width:575px; padding:0; margin:0;}
#section-content p {padding:4px 20px; line-height:175%;}
#section-content a:link, #section-content a:visited {color:#8b1841; text-decoration:underline;}
#section-content a:hover {color:#8b1841; text-decoration:none;}
.cutline-right {float:right; width:225px; font-weight:bold; line-height:200%; border-left:1px solid #8b1841; padding:4px 10px; margin:8px 10px;}

/* Footer Styles */
#footer{height: 30px; background-image: url(/files/bg_footer-corners.gif); background-position: bottom; /*clear: both;*/ width:auto; margin:0; padding:0;}
#footer p{color:#59491c; text-align:center; font-weight: normal; padding:7px 0 0 0;}
#footer a:link, #footer a:visited {color:#fff; text-decoration:none; font-weight:bold;}
#footer a:hover {color:#fff; text-decoration:underline; font-weight:bold;}
#footer-textlinks{text-align:center; color:#dedcde; font-size:90%; line-height:150%; background-color:#fff; margin:0; padding:5px 0;}
#footer-textlinks p {padding: 0; margin:0;}
#footer-textlinks a:link, #footer-textlinks a:visited {color:#251c5a; text-decoration:none;}
#footer-textlinks a:hover {color:#251c5a;text-decoration:underline;}
#footer-extra{text-align:center; color:#251c5a; font-size:90%; line-height:150%; background-color:#fff; margin:0; padding:5px 0;}
#footer-extra p {padding:; margin:0;}

/* Top Nav Styles */
#tablist{padding: 0;margin: 8px 0;width:100%;text-transform:uppercase;text-align: center;color:#59491c;}
#tablist li{list-style: none;display: inline;margin:0;padding:0 2px;}
#tablist li a{text-decoration: none;padding:0;margin:0 8px;border-bottom: none;color:#8b1841;font-weight: bold;font-size: 100%;}
#tablist li a:link, #tablist li a:visited{}
#tablist li a.current{color:#251c5a;}
#tabcontentcontainer{width:100%;border-top: 1px solid #59491c;padding:0;margin:0;padding: 8px 0 0 0;margin:0;color:#59491c;}
.tabcontent{display:none;text-align:center;text-transform: uppercase;}
#tabcontentcontainer a:link, #tabcontentcontainer a:visited {font-size: 90%;text-decoration: none;color:#251c5a;}
#tabcontentcontainer a:hover {text-decoration:underline;}

/* Left Nav Styles */
#navlist{padding-left: 0;margin-left: 0;width: 190px;}
#navlist li{list-style: none;margin: 0;padding:6px 8px;border-bottom:1px dashed #dedcd8;font-size:90%;}
#navlist li a:link, #navlist li a:visited {color:#8b1841; text-decoration: none; }
#navlist li a:hover {color:#8b1841; text-decoration: underline; }

/* Misc Styles */
.pdfLink {background: url(icon_pdf.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.docLink {background: url(icon_doc.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.pptLink {background: url(/files/icon_ppt.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.imgLink {background: url(/files/icon_img.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.external {background: url(/files/icon_external.gif) right center no-repeat; padding: 5px 20px 5px 0;}