﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgrnd.jpg);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-decoration: none;
	letter-spacing:2;
	
}

H1{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}

H2
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
p
{
	font-family:arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing:2;
}

.breadcrumb {
	font-family: arial;
	font-size: 9px;
	color: #CAAF7C;
	text-decoration: none;
}

.breadcrumb2 {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:2;
}

.header{
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}


.photonav
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}

.cal_title
{font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FBF5DD;
	}
	
	.adminNav
{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

a
{
	
	color: #333333;
}

.nav2
{

	color: #660000;
	background-color:#EED6AE;
	border-color:#660000;
	font-size:11px;
}
.nav2:hover
{
	color:#8F3B0F;
}

.tdBottom
{
	background:URL(images/bottom_frame.png);
	
	background-repeat:no-repeat;
}
