@import url("shadows.css");

* {margin:0; padding:0;}
body {
	color:#450000;
	behavior:url(scripts/csshover.htc); 
	width: 100%;
}
img {
	behavior:url(scripts/pngbehavior.htc); 
}
a img {
	border-width:0;
}
img#yap {
	width:167px;
	height:145px;
	border: 0;
}
a {
	color:#a46f04;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
}
a:visited {
	color:#a46f04;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
}
a:hover {
	color:#450109;
	text-decoration:underline;
}
a:active {
	color:#450109;
	text-decoration:underline;
}

div#main {
	background-color: #FFFFFF;
	background-image:url(images/paperback.jpg);
	margin: auto;
	border-width: 0px 5px 0px 5px;
	border-style: solid;
	border-right-color: #450000;
	border-left-color: #D6970C;
	border-bottom:15px solid #450000;
	min-width:1050px;
	width: 99%;
	width: expression((documentElement.clientWidth < 1091) ? "1050px" : "99%" );
}
#main #logo {
	background-image:url(images/headerbg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#710000;
}
#logo #logoimage {
	text-align:center;
	margin:auto;
	margin-left:193px;
}
div#navigation {
	background-color:#450000;
	float: right;
	margin: 0;
	width: 100%;
	height: 25px;
	border:0;
}

div#navigation ul {
	margin-left: 193px;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(images/logo2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	min-height: 24px;
}
div#navigation ul li {
	float: left;
	display:block;
	list-style-type:none;
	width: 25%;
	position: relative;
	z-index:99;
}
div#navigation a {
	text-decoration:none;
	font-variant:normal;
	color: #DFCDB6;
	text-align:center;
	display: block;
	width: 100%;
	line-height: 25px;
	font-family: serif;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-.05em;
}
div#navigation a:hover {
	color: #FFCC00;
}
div#navigation ul li ul {
	width: 100%;
	padding: 0;
	margin:0;
	position:absolute;
	display: none;
	background-image:url(images/adropback.gif);
	background-position:right center;
	background-repeat:repeat-y;
}
div#navigation ul li ul li {
	width: 100%;
	background:transparent;
	background-image:url(images/lidropback.gif);
	background-position: left center;
	background-repeat:repeat-y;
	display:block;
}
div#navigation ul li ul li a{
	color:#660000;
	width: 80%;
	display:block;
	background-color:#e8dbcb;
	line-height:1.8em;
	font-weight: normal;
	margin:auto;
}
div#navigation ul li ul li a:hover{
	color:#71001E;
	font-weight:bold;
}
/* shows drop down on hover */
div#navigation ul li:hover ul, div#navigation ul li ul:hover {display:block;}

div#lcolumn {
	width: 190px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: -116px;
	z-index:999;
}
div#lcolumn ul{
	padding:0;
	margin-bottom:2em;
}
div#lcolumn ul li {
	list-style-type:none;
	text-align:center;
	width: 167px;
	margin-bottom: .1em;
	background-image: url(images/yapdropback.jpg);
	background-color:#660000;
	background-repeat: repeat-y;
}
#main #body #lcolumn ul li a {
	color:#DFCDB6;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	line-height: 24px;
	letter-spacing: -.02em;
	font-variant:small-caps;
	margin: 0;
}
#main #body #lcolumn ul li a:hover {
	color: #ffcc00;
}
#main #body #lcolumn #featureContent {
	padding-top: 114px;
	background-image: url(images/featurestitle.gif);
	background-repeat: no-repeat;
	width: 190px;
}
#main #body #lcolumn #featureContent div{
	margin-right: 29px;
	padding-right: 10px;
	padding-left:10px;
	background-color:#5b0004;
	color:#FFFFCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
}
#featureContent p{
	padding-bottom:2em;
	text-align:center;
}
#main #body {
	background-image:url(images/chaser.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	position: relative;
	margin-bottom:3em; /*1.25 + 1.75*/
	clear:both;
	height: 100%;
}
#main #body #content {
	padding-left: 210px; /*fix for IE - it's including from side of L Column*/
	position: relative;
	top: 48px;
	z-index:1;
	padding-bottom:350px;
}
#content img {
	border: 1px solid black;
	padding: 5px;
	margin: 0px 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height:1.1em;
	text-transform: uppercase;
	color: #350000;
	width: 40%;
}
#main #body #content div ul {
	width: 70%;
	position: absolute;
	top: .5em;
	right:0;
	padding-right:4%;
}
#main #body #content div ul li {
	float: right;
	list-style-type:none;
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
	border-right: thin solid black;
	display:block;
	font-weight:bold;
	font-size:.9em;
}

h2 {
	position:relative;
	width: 98%;
	background-image:url(images/navback.jpg);
	background-repeat:repeat-x;
	padding-top:1%;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-indent: 2em;
	padding-bottom: 1.5em;
}

h1:first-letter {
	font-size: 1.7em;
}
div#h1line {
	background-image:url(images/divider.gif);
	background-position:right;
	height:65px;
	width: 97%;
}
h3 {
	font-size: 20px;
	padding-left: 4%;
}
h4 {
	font-size: 1em;
	font-weight:bold;
	padding-left: 6%;
	line-height:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.h3line {
	background-image:url(images/smdivider.gif);
	background-position: top right;
	background-repeat:no-repeat;
	min-height: 2em;
}
hr {
	color:#660000;
	margin-left: 4%;
	width: 90%;
}
#content p {
	padding: .5em 20px 1.5em 2%;
	margin: 0 8% 0 4%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.contentlist{
	padding: 0px 20px 1.5em 2%;
	margin: 0 8% 0 4%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.center {
	text-align:center;
}

table {
	width: 80%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
form table {
	margin-left:12%;
	margin-bottom:1.5em;
}
form td {
	font-weight:normal;
}
td {
	font-weight:bold;
}
.right {
	text-align:right;
	padding-right: 2%;
	width:59%;
}
div.table {
	top: -1.5em;
	width:auto;
	position:relative;
}
div.iframe {
	width: 92%;
}
span.leftcell{
	display:block;
	width:47%;
	text-align:right;
	float:left;
	padding-right:1%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
span.rightcell{
	display:block;
	width:49%;
	float:left;
	text-align:left;
	padding-left:1%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
span.question {
	font-weight:bold;
}
span.package {
	width:55%;
	float: left;
}
#main #footer {
	text-align: center;
	position:relative;
	top: -1em;
	padding: 0 3% 0 3%;
}
div#logoBottom {
	border:0px;
	margin:auto;
	padding-left:193px;
	width:800px;
	height:17px;
}

#featureContent h3 {
	font-size: 20px;
	text-align:center;
	margin-bottom:.5em;
}
#featureContent h3 a:hover {
	color:#a46f04;
}
.noborder {
	border-width:0px !important;
}
p.aboutpad {
	padding-left: 400px !important;
}
/* Hack Zone - KILL INTERNET EXPLORER! & Aslett Clearing */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
* html #main #body #content {padding-left:10px;width:80%;}
* html #main #body #content div ul {
	top: 1em;
}
html>body #main #body #content div ul {
	*top: 1em;
}
* html a:hover {text-decoration:underline;}
* html #main #body #lcolumn ul li a {
	font-size: .8em;
}
* html hr {
	text-align:left;
}
* html div#h1line {
	width:98%;
}
* html #main #body div#logoBottom {
	padding-left:0px;
}
* html #fayimg {
	left: 0 !important;
} 
html>body #logoBottom { *padding-left:0px; }
html>body div#navigation ul li ul {
	*position:relative;
}

.clearfix {display:block;}
/* end backslash hack */
