@charset "UTF-8";
html, body {
	height: 100%;
}
body {
	background-color: #CCC;
	background-image: url(images/nova-bg_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p a:link {
	font-weight: bold;
	color: #7c3a00;
	text-decoration: none;
}
p a:hover { color: #F15D22; text-decoration: none; border-bottom: dotted; border-bottom-color: #F15D22; border-bottom-width: 1px; font-weight: bold; }
p a:visited { font-weight: bold; color: #7c3a00; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #7c3a00; }

.text-bg {
	/*background-image: url(images/text-bg.png);background-repeat: repeat;*/
	background-color: #091219;
}
.left-divide {
	background-image: url(images/left-divide.png);
	background-repeat: repeat-y;
}
.right-divide {
	background-image: url(images/right-divide.png);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.375em;
	letter-spacing: 0.0625em;
	list-style-position: inside;
	list-style-type: disc;
}
.servicesLi {
	font-size: 14px;
	line-height: 2.5em;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	line-height: 1.25em;
}
.inset-caption {
	font-size: 14px;
	color: #F15D22;
	font-weight: bold;
	letter-spacing: 0.25em;
}
.inset-caption1 {
	font-size: 16px;
	color: #091219;
	font-weight: bold;
	letter-spacing: 0.25em;
}
.inset-caption-color {
	font-size: 12px;
	color: #80A0BB;
}
#content .text-bg #text blockquote {
	font: 18px/1.5em "Courier New", Courier, monospace;
	padding: 10px 25px 10px 25px;
}
/*interior pages*/
.main-box {
	background-image: url(images/main-box.png);
	background-repeat: repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#content .movie { padding: 25px 45px 25px 0px; }

/*footer*/
#footer tr .copyright p a {
	color: #E8E8E8;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footernav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footernav a:hover {
	color: #D7D7D7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
.footernav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
}
.copyright a:link {
	color: #17334a;
	text-decoration: none;
}
.copyright a:visited {
	color: #17334a;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #27577E;
}
.copyright a:active {
	color: #CCC;
	text-decoration: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f9fbb;
}
.foot a:link {
	color: #7f9fbb;
	text-decoration: none;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #7f9fbb;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f9fbb;
}
.foot a:active {
	color: #7f9fbb;
	text-decoration: none;
}
