﻿HTML{
	height:100%;
	overflow-y:scroll;
}

BODY, DIV, P, TD, LI {
	font:94% Arial, Helvetica, sans-serif;
	color:#594104;
}

BODY {
	height:100%;
	margin:0px;
	background:#F4E6C4;
}

A {
	text-decoration:none;
	color:#328691;
}

H1, H2, H3, H4, H5, H6 {
	margin:0;
}

H3 {
	font-size:100%;
}

TD {
	vertical-align:top;
}

#contentHolder {
	width:777px;
}

#menu {
	position:absolute;
	top:90px;
	left:266px;
	z-index:100;
}

#menu TD {
	vertical-align:bottom;
	color:#FFF;
	font:10px bold;
	text-align:center;
	cursor:pointer;
	padding-bottom:13px;
}

#menuBg {
	position:absolute;
	top:79px;
	left:266px;
	z-index:50;
}

#menuBg TD {
	vertical-align:bottom;
	cursor:default;
}

DIV.formattedParagraph {
	margin-top:4px;
	font-size:12px;
	line-height:13px;
}

DIV.formattedParagraph2 {
	margin-top:4px;
	font-size:12px;
	line-height:13px;
}

DIV.formattedParagraph3 {
	margin-top:16px;
	font-size:12px;
	line-height:14px;
}

DIV.subHeading {
	font-weight:bold;
	color:#C4141B;
}

DIV.subHeadingAlbum {
	font-weight:bold;
}

#holderExperience {
	padding-left:335px;
	padding-top:30px;
}

#txtHolderExperience {
	width:410px;
}

#spacerExperience {
	height:1000px;
}

#holderTDExperience {
	height:1115px;
}

#holderTDWhere {
	height:1115px;
}

#holderTDAbout {
	height:880px;
}

#holderAbout {
	padding-left:243px;
	padding-top:54px;
}

#holderTDRates {
	height:1030px;
}

#holderRates1 {
	padding-left:317px;
	padding-top:30px;
	height:294px;
}

#holderRates2{
	padding-left:115px;
	padding-top:50px;
}

#holderRates3{
	padding-left:70px;
	padding-top:0px;
}

#holderRates1 UL, #holderRates3 UL {
	list-style-image: url(images/li_circle_1.gif);
	margin:0px;
	padding-left:16px;
}

#holderRates1 LI, #holderRates3 LI {
	font-size:12px;
}

#holderRates2 UL {
	list-style-image: url(images/li_circle_2.gif);
	margin:0px;
	padding-left:16px;
}

#holderRates2 LI, #holderRates2 TD, #holderRates2 DIV {
	font-size:10px;
}

#holderRates3 LI, #holderRates3 DIV {
	font-size:12px;
}

.webCrawlerLink {
	display:none;
}

.tempHide {
	display:none;
}

.printShow{
	display:none;
}

@media PRINT {
	A {
		text-decoration:underline;
		color:#000;
	}

	#contentHolder {
		width:100%;
	}

	BODY, DIV, P, TD, INPUT, LI, TEXTAREA, DIV.subHeading{
		color:#000;
	}

	.printHide{
		display:none;
	}

	.printShow{
		display:block;
	}

	#holderExperience, #holderRates1 #holderAbout {
		padding-left:35px;
		padding-top:10px;
	}

	#holderRates1 {
		height:10px;
	}
	#holderRates2 {
		padding-left:20px;
		padding-top:10px;
	}

	#holderRates3{
		padding-left:35px;
		padding-top:20px;
	}
	
	#holderRates1 UL, #holderRates2 UL, #holderRates3 UL {
		list-style-image: url(doesnotexist.gif);
		margin:0px;
		padding-left:16px;
	}
	
	#holderRates2 TD, #holderRates2 TH {
		border:solid 1px #000;
	}

	#txtHolderExperience {
		width:600px;
	}

	#spacerExperience {
		height:800px;
	}

	#holderTDExperience, #holderTDRates, #holderTDWhere, #holderTDAbout {
		height:800px;
	}

}
