
.main {background-color: #FFFFFF; margin: 0px 7px 0px 7px}
.margin {background-color: #FFFFFF; margin: 4px 7px 0px 7px}
.main, .main td, .margin, .margin td {font: 10pt Georgia, Times New Roman, Times, serif; color: #000000}

	.main hr.colored, .margin hr.colored {color: black}
	
.cart {background-color: #ffffff; margin: 0px}
.cart, .cart td {font: 10pt Georgia, Times New Roman, Times, serif; color: #666666}
.persist {background-color: white; margin: 0px}
.persist, .persist td {font: 10pt Georgia, Times New Roman, Times, serif; color: black}

	body {overflow-y: auto}
	
body.master {background-color: #254145; overflow: auto; margin: 0px; margin-left: auto; margin-right: auto}
body.interior {overflow: auto; margin: 0px; margin-left: auto; margin-right: auto; text-align: center}

iframe {overflow: visible; display: block; margin: 0px; width: 100%; height: 100%}
table.frame {background: none transparent; table-layout: auto; text-align: center}
tr.invisible {display: none}
td.top {background-color: transparent; text-align: center}
td.bottom {background-color: transparent; text-align: center}
td.left {background-color: white; vertical-align: middle}
td.right {background-color: white; vertical-align: middle}

font.font1 {font-family: Georgia, Times New Roman, Times, serif}
font.font1small {font: 8pt Georgia, Times New Roman, Times, serif}
font.font1large {font: 14pt Georgia, Times New Roman, Times, serif}
font.font2 {font-family: Georgia, Times New Roman, Times, serif}
font.font2small {font: 8pt Georgia, Times New Roman, Times, serif}
font.font2large {font: 14pt Georgia, Times New Roman, Times, serif}

.main a, .margin a {color: #0000CC}
.main a:hover, .margin a:hover {color: #8D2B22}
.main a.nounderline, .cart a.nounderline {text-decoration: none}
.main img, .margin img {border-color: #0000CC}
.cart a {color: #0000CC}
.cart a:hover {color: #8D2B22}
.persist a {color: blue}
.persist a:hover {color: blue}
a.category {font: 10pt Georgia, Times New Roman, Times, serif; text-decoration: none}
a.catdisc {font: 8pt Georgia, Times New Roman, Times, serif; text-decoration: none} 
.main a.disguise, .main a.disguise:hover, .margin a.disguise, .margin a.disguise:hover {text-decoration: none; color: #000000}
.main tr.banner1, .margin tr.banner1 {background-color: #657896}
.main tr.banner1 td, .margin tr.banner1 td {font-weight: bold; color: white}
.main tr.banner2, .main td.banner2, .margin tr.banner2 {background-color: #657896}
.main tr.banner2 td, .main td.banner2, .margin tr.banner2 td {font-weight: bold; color: white}
.cart tr.banner1 {background-color: #A8B3C4}
.cart tr.banner1 td {font-weight: bold; color: white}

.persist tr.banner1 {background-color: black}
.persist tr.banner1 td {font-weight: bold; color: white}
#tooltip {position: absolute; border: 1px solid black; overflow: hidden; visibility: hidden; z-index: 100}
.nonactiveCat {background: transparent}
@charset "utf-8";

/* Global */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: 181919;
	background-color: #254145;
	margin: 0px;
}

a:focus {outline:none}
img {border: 0}

h1 {font-size:30px; color: #BA3048;}
h2 {margin-top:5px; margin-bottom:5px; margin-left:5px; font-size:18px;}

a:link {color:#BA3048; text-decoration:underline;}
a:visited {color:#BA3048; text-decoration:underline;}
a:active {color:#BA3048; text-decoration:underline;}
a:hover {color:#F0C252; text-decoration:underline;}
a:visited:hover {color:#F0C252; text-decoration:underline;}

/* Content and Layout */

.header {background-color: #F0C252;	height: 30px;}
.header-bg {background-image: url(https://www.nexternal.com/trurovin/images/header-dropshadow-bg.png);	background-repeat: repeat-x;}
.content {background-color: #181919; background-image: url(https://www.nexternal.com/trurovin/images/lighthouse-bg.jpg); background-repeat: no-repeat;}

.featured-text {color:#FFFFFF;}
.subpage-bg {background-color:#F3F3F3;}

#crossslide {margin: 1em auto; width: 821px; height: 318px;  }

.subnav {font-size:16px; color:#BA3048;}
.subnav a:link {color:#BA3048; text-decoration:none;}
.subnav a:visited {color:#BA3048; text-decoration:none;}
.subnav a:active {color:#FFFFFF; text-decoration:none;}
.subnav a:hover {color:#FFFFFF; text-decoration:none;}
.subnav a:visited:hover {color:#FFFFFF; text-decoration:none;}

#tvdiv {}

#newsletter {background-color:#254145; border:solid 1px; margin-top:10px; height:28px; color:#FFFFFF; padding-top:5px; padding-left:5px;}
#newsletterbutton {background-color:#3A656B; border:solid 1px; margin-top:10px; height:28px; color:#FFFFFF}
#newsletterlabel {font-size:16px; padding-top:8px;}

/* Footer & Below */

.footer {font-size:12px; color:#254145;}
.footer h1 {font-size:14px; color:#F0C252;}

.credit {font-size:12px; color:#FFFFFF;}

form {margin-bottom:0}
