@CHARSET "ISO-8859-1";

body {
	margin: 0px 0px 0px 0px;
	font-family: georgia, "times new roman",serif;
	color: #333;
	background-color: #96C;
}

body.bodylarge #Container {
	margin: 0 auto;
	width: 1278px;
	border-left: 1px solid #639;
	border-right: 1px solid #639;
}

.content a:hover {
	color: #CC0000;
}

.content a:visited {
	color: #96C;
}

.content .xsmall {
	font-size: 1.3em;
	line-height: 1.25em;
}

body.bodysmall .content .xsmall {
	font-size: 1.15em;
	line-height: 1.15em;
}

.clear {
	clear: both;
}

.purplefade1 {
	display: none;
	position: absolute;
	bottom: 0px; right: 0px;
}

.purplefade2 {
	display: none;
	position: absolute;
	top: 0px; left: 0px;
}

.content h1 {
	font-size: 1.8em;
}

.content h1.special {
	font-size: 1.5em;
	color: #8f1197;
	text-align: center;
}

.content h2 {
	font-size: 1.5em;
}

.content h2.special {
	font-size: 1.3em;
	color: #8f1197;
	text-align: center;
}

.content h3 {
	font-size: 1.3em;
}

.content h4 {
	font-size: inherit;
	font-weight: bold;
}

h1:first-letter, h2:first-letter, .styleco {
	color: #8f1197;
	font-size: 1.5em;
	letter-spacing: -2px;
}

.content blockquote {
	color:#306;
	font-size: 1.2em;
	margin: 25px 0px 0px 0px;
	padding-left: 0px;
	position: relative;
}

.content blockquote .quote {
	position: absolute;
	top: -0.15em; left: -10px;
	width: 200px; height: 150px;
	color: #C9F;
	font-size: 18.0em;
	line-height: 1.0em;
	z-index: 2;
	overflow: hidden;
}

.content blockquote p {
	position: relative;
	text-align: justify;
	z-index: 3;
	margin-bottom: 3px;
}

.content #MainBodyContent1 blockquote p {
	text-align: left;
}

.content blockquote > *:first-child:before /* Tripoli bonus: pure CSS blockquote */{
	content:""; 
	margin-left: 0px;
	padding-right: 0px;
}

#Heading {
	z-index: 2;
	width: 100%; height: 125px;
/*	background-color: #8f1197; */
	background-color: black;
	color: white;
}

#Heading #TopContact {
	height: 125px;
	margin-left: 73%;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid black;
	text-align: center;
/*	background-color: #8f1197; */
	background-color: black;
	z-index: 3;
}

body.bodysmall #Heading #TopContact {
	width: 200px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
}

#Heading #TopContact h2 {
	margin-top: 0px;
	padding-top: 5px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#Heading #TopContact h2:first-letter {
	color: white;
}


#Heading #TopContact a {
	color: #96C;
}


#Heading #TopImages {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 125px;
	overflow: hidden;
	z-index: 1;
}

#Heading #TopImages #TopImagesInternal {
	position: absolute;
	top: 0px; left: 0px;
	white-space: nowrap;
	z-index: 1;
}

#Heading #TopImages #TopImagesInternal2 {
	position: absolute;
	top: 0px; left: 0px;
	white-space: nowrap;
	z-index: 2;
}

#TopImagesInternal img, #TopImagesInternal2 img {
	border-left: 1px solid black;
}

#MainLogoDiv {
	position: absolute;
	top: 0px; left: 0px;
	width: 27%; height: 125px;
	background-color: #F8F0FF;
	text-align: center;
	z-index: 3;
}

body.bodysmall #MainLogoDiv {
	width: 240px;
}

#MainLogo {
	position: relative;
	top: 7px;
}

#Navigation {
	width: 100%; height: 6.5em;
	background-color: #C9F;
}

#Navigation #NavBack {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 6.5em;
}

#Navigation .NavItem {
	float: left;
	height: 6.5em;
	cursor: pointer;
	text-decoration: underline;
}

#Navigation .NavOdd {
	width: 16%;
}

#Navigation .NavEven {
	width: 17%;
}

#Navigation .NavItem .NavText {
	padding-top: 1.5em;
	text-align: center;
	font-size: 1.55em;
	height: 6.5em;
}

body.bodysmall #Navigation .NavItem .NavText {
	font-size: 1.4em;
}

#Navigation .NavItem .NavText a {
	color: inherit;
}

.NavActive {
	background-color: #DBF;
	text-decoration: none ! important;
	cursor: default ! important;
}

table.subnav {
	width: 100%;
	border: 0px;
}

table.subnav tr td {
	text-align: center;
	border: 0px;
	font-weight: bold;
}

table.subnav tr td.active {
	font-style: italic;
}

div.subnav {
	position: relative;
	z-index: 3;
}

div.subnav div {
	margin-bottom: 10px;
}

#Navigation #NavHighlighter {
	position: absolute;
	background-color: #eac8ec;
	background-color: #ceabf1;
}

#BodyOuter {
	width: 100%;
	background-color: #eac8ec;
	overflow: hidden;
}

#BodyInner {
	width: 75%;
	background-color: #F8F0FF;
}

#Watermark {
	position: absolute;
	left: 69%;
	width: 65%;
	opacity: 0.3;
	filter: alpha(opacity=30); 
}

#MainBody1 {
	float: left;
	width: 100%;
}

#MainBodyContent1 {
	padding: 10px;
}

#SideBody1 {
	width: 30%;
	margin-left: 102%;
}

#Footer {
	width: 100%; overflow: hidden;
/*	background-color: #8f1197; */
	background-color: black;
	padding-top: 5px; padding-bottom: 5px;
	color: white;
	text-align: center;
}

#Footer a {
	color: #96C;
}

div.packagebox {
/*	padding: 0px 10px;
	border: 1px solid #C9F;
	margin-top: 20px; */
}

div.packagebox h3 {
	color: #8f1197;
	margin-top: 0px;
	padding-top: 10px;
}

div.packagebox h3 span.emphasis {
	font-style: italic;
	font-size: 0.8em;
}

div.packagebox div {
	padding: 0px 30px;
}

div.b_and_a {
	float: left;
	padding: 5px;
}

div.b_and_a img {
	border: 2px solid black;
}

h2.b_and_a {
	margin-top: 40px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
