﻿@font-face 
{
    font-family: Kunstler Script;
    font-style:  normal;
    font-weight: normal;
    src: url(KUNSTLE1.eot);
  }
  
body 
{
background: #d9d591; 
font-family: Garamond; 
margin: 0;
}

img
{
	border: solid 1px black; 
}

.ImageFloatLeft
{
	position: relative;
    top: 0px; left: 0px; float: left;  
    
	margin-right: 10px;
}
hr
{
	width: 100%;
}

.SideFrame
{
	background: url('Sides.png') repeat-y top left; 
	vertical-align: top; 
	height: 600px; 
	width:1000px; 
	padding-left: 40px;
	padding-right: 40px; 
	margin: 0 auto;

}

.Container
{
	background-color: #eee8aa; 
	height: 600px; 
	width: 910px; 
	padding-left: 5px;
	padding-right: 5px; 
	font-family: Palatino Linotype;
	font-size: 11pt;
}

.Content
{
	height: 400px;	
}

.Header
{
	font-size: 40pt; 
	font-family: 'Kunstler Script';	
	border-style: none;
}



.Footer
{
vertical-align: top; 
text-align: center;	

}

.BottomFrame
{
	background: url('bottom.png') no-repeat; 
	height: 60px;
	margin: 0 auto;
	width:1000px; 
	padding-left: 40px;
	padding-right: 40px; 
}

.NavMenu
{
	font-family: Kunstler Script;
	text-decoration: none;
	font-size: 28pt;
	color: #000000;
}

.NavMenu:hover
{
	color: #990000; 
}

.NavMenuSelected
{
	font-family: Kunstler Script;
	text-decoration: "underline";
	font-size: 28pt;
	color: #000000;
}

.FirstLetter
{
	font-size: 35pt; 
}

.Larger
{
	font-size: larger;
}

.Citation
{
	color: #000000;
	font-family: 'Georgia';
	font-size: 10pt;
	font-style: italic;
	width: 100%;
	text-align: right;
}

.TabControl
{
	background-color:Transparent;
	text-align: right;
}

.Package
{
	text-align: left;	
}



.SlideShow
{
	border: black thick solid;
	height: 325px;
	width: 325px;
	background-color: black;
	margin: 0 auto;
	text-align:center;
	vertical-align:middle;
}

.SlideShowPic
{
	cursor: hand; 
	margin: auto auto; 
	vertical-align:middle;

}

.SlideShowPic:hover
{
	border: solid 1px white;

}

 .PackageNav
{
	font-size: 18pt;
	cursor: hand;
	color: #000000; 
	text-decoration: underline;
}

.PackageNav:hover
{
	color: #990000;
}