html {
	margin: 0px; padding: 0px; height: 100%; width: auto;
}

body {
	margin: 0px; padding: 0px; height: 100%; width: auto;
	background: #f7eef1;
	background-image: url(/images/background.png); background-repeat: repeat-x;
	font-family: Helvetica, Arial, san-serif;
	font-size: 14px;
}

table { margin: 0px; padding: 0px;}

#pageFrame {
	margin: 0px; border: 0px;
	width: 100%; height: 100%;
}

#bodyFrame {
	margin-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 5px; 
	border: 0px;
	width: 800px; height: 100%;
}

#headerText {
	vertical-align: top;
	margin-left: 3px; padding-left: 3px;
}

#headerText a { 
	color: #ffffff;
	text-decoration: none; }

#headerText a:hover { 
	color: #ffffff; text-decoration: underline; }

#headerText a:active { 
	color: #ffffff; }

#headerText a:visited { 
	color: #ffffff; }
	
#footer a { 
	color: #ffffff;
	text-decoration: none; }

#footer a:hover { 
	color: #ffffff; text-decoration: underline; }

#footer a:active { 
	color: #ffffff; }

#footer a:visited { 
	color: #ffffff; }
	
a { 
	color: #a02949; }

a:hover { 
	color: #666666; }

a:active { 
	color: #cccccc; }

a:visited { 
	color: #666666; }

h1 {
	font-family: Garamond, "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 36pt;
}

h2 {
	font-family: Helvetica, Arial, san-serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 14pt;
	letter-spacing: 0.75pt;
}

#footer {
	font-size: 10px;
}

#headerTextHeader { 
	margin: 0px; padding: 0px; margin-left: 10px; 
}

#headerTextSubheader { 
	margin: 0px; padding: 0px; margin-left: 13px; 
}

#bodyDiv {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position:relative;
}

.logo {
	float: left; vertical-align: top;
	display: inline;
}

#tableHeader {
	height: auto; top: 10px;
	padding-top: 20px;top: 0px;
}

#tableNavigationTop {
	width: 645px; height: 33px; 
	padding-bottom: 0px; padding-top: 0px;
}

#tableNavigationLeftCap {
	background-image: url(/images/header-bg-left.gif); 
	background-repeat: no-repeat;
	width: 9px;
}

#tableNavigationMiddle {
	font-family: Helvetica, Arial, san-serif;
	font-size: 16px;
	color: #ffffff;
	background-image: url(/images/header-bg-middle.gif); 
	background-repeat: repeat-x; 
	width: auto;
}

#tableNavigationRightCap {
	background-image: url(/images/header-bg-right.gif); 
	background-repeat: no-repeat; 
	width: 9px;
}

#divBodyContent {
	padding: 8px;
	min-height: 618px;
	background: #ffffff; 
	width: 613px;
	margin-left: 158px;
	margin-right: 10px;
	border-left: 1px solid #a02949; border-right: 1px solid #a02949;
}

#tableFooter {
	margin: 0px; 
	padding: 0px;
}

#tableFooterCornerLeft {
	background-image: url(/images/footer-corner-left.gif ); 
	background-repeat: no-repeat;
	height: 14px; width: 11px;
}

#tableFooterMiddle {
	background-image: url(/images/color-background.gif ); 
	width: 778px;
}

#tableFooterCornerRight {
	background-image: url(/images/footer-corner-right.gif ); 
	background-repeat: no-repeat; 
	height: 14px; width: 11px;
}

#divFooterContent {
	margin-left: 12px; margin-right: 12px; 
	color: #ffffff
}

.backgroundColor {
	background-image: url(/images/japanese-tea-garden-30.jpg);
}

#headerPrint {
	display: none;
	height: auto;
}

#footerPrint {
	display: none;
	height: auto;
}

.imgFloatRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #a02949;
}

.imgFloatLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #a02949;
}

blockquote {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
	padding: 0px; margin: 0px;
}

blockquote div.left {
	float: left;
	width: 200px;
	padding: 5px;
	margin: 5px;
}

blockquote div.right {
	float: right;
	width: 200px;
	padding: 5px;
	margin: 5px;
}

#frontPageTable {
	background: #98334A; color: #ffffff; padding: 0px; padding-top: 3px;
}

#frontPageTable a, #frontPageTable a:hover, #frontPageTable a:visited {
	color: #ffffff;
	text-decoration: none;
}

p {
	font-family: garamond, times, serif;
	font-size: 12pt;
	margin-right: 10px;
}

ul {
	font-family: garamond, times, serif;
	font-size: 12pt;
}
