@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	color: #191315;
	background-repeat: repeat-x;
	background-color: #FDF7EB;
	background-image: url(../images/bg_1.jpg);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#container {
	background-color: #FEFAEF;
}

#sub a {
	color: #191315;
	text-decoration: none;
	font-size: 12px;
}
#sub a:hover {
	color: #600B12;
}
a:link, a:visited {
	color: #191315;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #600B12;
}
h1 {
	margin-bottom: 11px;
	padding-top: 15px;
	padding-bottom: 21px;
	color: #600B12;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #600B12;
	font-family: Georgia, serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 5px;
}
#head {
	margin-top: -175px;
}

#footer h1 {
	margin-top: -1px;
	font-size: 175%;
}

h2, h3 {
	font-weight: normal;
	font-size: 1em;
	line-height: 18px;
}
h2 {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #600B12;
	font-weight: bold;
}
h3 {
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #600B12;
}
#container #mainContent img {
	border: 2px solid #600B12;
}
#container #mainContent #img_container img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container #mainContent .adSpec {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#spec {
	font-style: italic;
	color: #999999;
}

#foottxt {
	padding-top: -10px;
}

#banner {
	height: 60px;
	background-image: url(../images/page_1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}
#sub {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/page.gif);
}
.twoColFixLtHdr #header {
	height: 192px;
	background-color: #FFFFFF;
	background-image: url(../images/banner.jpg);
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent p {
	padding-bottom: 18px;
	font-weight: bold;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent img {
	float: left;
	margin: -6px 18px 0 -6px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FEFAEF;
}
.twoColFixLtHdr #footer {
	background-image: url(../images/page_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 109px;
}
.twoColFixLtHdr #footer p {
	text-align: center;
	margin-top: 8px;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}

#mainContent #table_1 img {
	padding-top: 10px;
	padding-left: 8px;
}
#mainContent #table img {
	padding-left: 80px;
}
#mainContent table tr td a .video_img {
	margin-left: 50px;
	margin-top: 10px;
}
.h1_header {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 200%;
}
.h1_footer {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.AccordionPanelContent p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.AccordionPanelContent ul {
	list-style-type: disc;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: -20px;
	margin-left: 40px;
}
#clear {
	clear: both;
}
#img_container {
	position: relative;
}
#nnedi {
	position:absolute;
	left:355px;
	top:655px;
	width:440px;
	height:400px;
	z-index:1;
	visibility: hidden;
	background-image: url(../images/rollover.gif);
	background-repeat: repeat;
	font-size: 80%;
	padding-left: 3px;
	padding-right: 3px;
}
#laura {
	position:absolute;
	left:355px;
	top:655px;
	width:440px;
	height:400px;
	z-index:2;
	visibility: hidden;
	background-image: url(../images/rollover.gif);
	background-repeat: repeat;
	font-size: 80%;
	padding-left: 3px;
	padding-right: 3px;
}
#nnedi h2 {
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
#laura h2 {
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
