﻿body
{
	background-color:#88b3da;
	background-image:url('images/CheckPattern.gif');
	background-repeat:repeat-x;
	height: 100%;
	margin: 1px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif
}

html
{
	background-color:#88b3da;
	background-image:url('images/CheckPattern.gif');
	background-repeat:repeat-x;
	height: 100%;
	margin: 1px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif
}

#LeftBorder
{
	margin-right:-2px;
	padding-right:-2px; 
	width:5px; 
	background-image:url('images/LeftSideBorder.gif'); 
	background-repeat:repeat-y; 
}
#RightBorder
{
	width:7px; 
	background-image:url('images/RightSideBorder.gif'); 
	background-repeat:repeat-y;
}
#tableheight
{
	position:relative;
	height:100%;
}

.HomeLogoQuote 
{
	/*font-family:Serif Narrow;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
	color:#88b3da;
	padding-left: 64px;
	margin-top: -30px;
	line-height:20px;
	width:265px;
}
.HomePictureQuote
{
	/*font-family:Serif Narrow;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#88b3da;
	font-style:italic;
	padding-left:5px;
}

.NewsDiv
{

	border-right:dotted 1px #d5e4f2;
	border-left:dotted 1px #d5e4f2;
	width:210px;
	margin-left:2px;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#055996;
	line-height:17px;
	
}
.NewsHeadline A
{
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#88b3da;
	text-decoration:none;
}
.NewsHeadline A:hover
{
	color:Orange;
	text-decoration:underline;
}

.DividerCell
{
	border-left:dotted 1px #d5e4f2;
	width:20px;
}

.BodyTitle
{
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #88b3da;
}
.BodyText
{
	/*font-family:serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-left: dotted 1px #d5e4f2;
/*padding-left:20px;
	padding-right:50px;*/	line-height: 20px;
}
.BodyHeaders
{
	/*font-family:Serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
/*padding-left:20px;
	padding-right:50px;*/	line-height: 20px;
}


.QuoteText
{
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b35f3e;
	font-style:italic;
	text-align:left;
}

.LinkText
{
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #055996;	
	border-left:dotted 1px #d5e4f2;
	/*line-height:20px;*/
	text-decoration:none;
	background-color:white;
}
.LinkText:hover
{
	color:#ffa500;
	text-decoration:underline;
}
.LinkTextSiteMap
{
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #055996;	
	border-left:dotted 1px #d5e4f2;
	/*line-height:20px;*/
	text-decoration:none;
	background-color:white;
}
.LinkTextSiteMap:hover
{
	color:#ffa500;
	text-decoration:underline;
}
.LinkTable
{
	border-color:gray;
	border-width:1px;
	border-style:solid;
	background-color:#C6C1B8;
}
.LinkTableData
{
	background-color:white;
}

.BottomText
{
	color:White;
	font-size:10px;
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	padding-right:5px;
}
.BottomText A
{
	text-decoration:none;
	color:White;s
}
.BottomText A:hover
{
	color:#ffa500;
	text-decoration:underline;
}
/*
Fails because I cannot make the <td> a link, only the text.
.NavBar
{
	background-image:url('images/Nav/NavBar_Normal.jpg');
	width:155px;
}
.NavBarText
{
	color:white;
	font-family:"Microsoft PhagsPa";
	font-size:18px;
	line-height:0px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}*/
.SubNav
{
	/*font-family:Serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #88b3da;
	background-color:#ffffff;
	display:none;
	/*position:relative;
	left:0;
	top:0;*/
}	
.SubNav A
{
	text-decoration:none;
	color: #055996;
}
.SubNav A:hover
{
	color:#ffa500;
	text-decoration:underline;
}
.Background
{
	background:url('images/PageTexture2.jpg');
	/*background-size:100%;
	background-repeat: repeat-y;*/
	height: 100%;
	margin: 1px;
	padding: 0;
}
