A:link {
	text-decoration: none;
	font-weight: bold;
	color:#604e3e;
}
A:visited {
	text-decoration: none;
	font-weight: bold;
	color:#604e3e;
}
A:active {	
	text-decoration: none;
	font-weight: bold;
	color:#604e3e;
}
A:hover {
	text-decoration: underline; 
	font-weight: bold;
	color:#604e3e;
}

p {
	margin-top: 3px;
	margin-bottom: 17px;
	padding-bottom: 15px;
	background-color: transparent;
}

body {
	background-color: rgb(146,144,121);
	color:#604e3e;
	font-family: "Goudy Old Style", "Times New Roman", Times, serif; 
	font-size: 14px;
	text-align: center;
	margin:0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	margin:0px;	
	text-align: center;
	margin-bottom:5px;
}

h2 {
	font-size: 18px;
	margin:0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	margin:0px;
}


hr {
	display: none;
	visibility: hidden;
}

table {
	border-collapse: collapse;
	font-size: 16px;
}
th {
	border:1px solid rgb(146,143,124);
	padding:3px;
	text-align:center;
}

td {
	border:1px solid rgb(146,143,124);
	padding:3px;
}

#PrintHeader {
	display: none;
	visibility: hidden;
}

#PageContainer {
	width: 990px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background:url(image/home-content-bg-1.gif) left repeat-y;
	background-position: 37px 0px;
}

#HomeTopContainer {
	width: 100%;
	height: 320px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background:url(image/hometop.jpg) no-repeat;
	background-position: 37px 0px;

}

#TopContainer {
	width: 100%;
	height: 227px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background:url(image/pagetop.jpg) no-repeat;
	background-position: -6px 0px;

}

#HomeMidContainer {
	width: 760px;
	height: 100%;
	margin: auto;
	margin-top: 10px;
	margin-left: 90px;
	margin-bottom: 0px;
	padding: 15px;
	text-align: left;
	font-size: 16px;
	background:url(image/homeshadebackground.jpg) top left no-repeat;
	clear:both;
}


#MidContainer {
	width: 860px;
	height: 100%;
	margin: auto;
	margin-top: 0px;
	margin-left: 72px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
	background-image:url(/image/shadebackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#BottomContainer {
	width: 916px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background:url(image/homebottom.jpg) no-repeat;
	clear: both;

}

#BottomNav {
	font-size: 12px;
	text-transform:uppercase;
	text-align: center;
	background: none;
	margin-bottom: 10px;
}
#BottomNav A{
	font-weight: normal;
}

#CallOutID {
	background-color: rgb(209,205,179); 
	padding: 10px; 
	font-family: Goudy Old Style,Times;
	position: absolute; 
	font-size: 16px; 
	line-height: 14px;
	width:150px;  
	border: solid 1px rgb(146,144,121);
	visibility:hidden;
	margin-left: 0px;
	margin-top: 0px;
}

#SideNav {
	margin: 0px;
	width: 218px;
	float: left;
	height: 100%;
	color: black;
	font-style: italic;
	text-align: right;
	font-size: 20px;

}



#SideNav UL{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#SideNav LI{
	padding: 3px;
}

#SideNav A {
	color: black;
	font-weight: normal;
	font-family: Goudy Old Style, Times New Roman;	
	padding-right: 30px;
}

#SideNav A:hover {
	font-weight: normal;
	background:url(image/selectedbutton.gif) center right no-repeat;
}

#MainContainer {
	margin: 0px;
	width: 605px;
	float: left;
	margin-top: 8px;
	margin-left: -8px;
}

#SubNav {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#SubNav UL{
	list-style: none;
	margin: 0px;
	margin-top: -7px;
	padding: 0px;
	border-bottom: 1px rgb(146,143,124) solid;
	height: auto;
	width: 98%;
	float: left;
}

#SubNav LI{
	padding: 2px;
	float: left;
	
}

#SubNav A {
	font-family: Times New Roman;	
}

#SubNav A:hover {
}

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

#Tradition {
	font-size:16px;
}

#BLHeader {
	width: 95%;
	height: 32px;
	float:left;
	background: url(/image/midheader.gif) repeat-X;
	padding-top:3px;
	color: white;
	font-family: Goudy Old Style, Times New Roman, Times;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}


#BLHeader A{
	padding-top:3px;
	color: white;
	font-family: Goudy Old Style, Times New Roman, Times;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

#BLHeader A:hover{	
	padding-top:3px;
	color: white;
	font-family: Goudy Old Style, Times New Roman, Times;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}


#BLHeader_left{
	background: url(/image/leftheader.gif) top left no-repeat;
	height: 32px;
	float: left;
	width: 9px;
}

#BLHeader_right{
	background: url(/image/rightheader.gif) top left no-repeat;
	height: 32px;
	float: left;
	width: 11px;
}


#BackButton A{
	float: right;
	width: auto;
	background-color: black;
	color: white;
	font-size:12px;
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	margin-top: 4px;
}

#BackButton A:hover{
	float: right;
	width: auto;
	background-color: black;
	color: white;
	font-size:12px;
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	margin-top: 4px;
}

#PageName {
	position: absolute;
	width: 890px;
	margin-top: 200px;
	font-family: Garamond, Times New Roman;
	font-size: 30px;
	font-style: italic;
	text-align: right;
}

.MainHomeNav {
	margin-left: 80px;
}

.MainHomeNav ul{
	list-style: none;
	text-align:center;
	margin-bottom: 10px;
}

.MainHomeNav li{
	list-style: none;
	text-align: center;
	font-family: Goudy Old Style,Times New Roman, Times;
	font-size: 18px;
	font-style: italic;
	float:left;
	padding:5px;	
}



.MainHomeNav li a{
	font-weight: bold;
	padding-left:15px;
}

.MainHomeNav li a:hover{
	background:url(image/menu-bullet.jpg) left no-repeat;
	text-decoration: none;
}


.ContentBlock {
	width: 360px;
	float:left;
	margin-right:15px;
}


.MoreInfo {
	text-align: right;
	font-size:14px;
	margin-top:-35px;
}

.FloatRight {
	float: right;
}

.FloatLeft {
	float: left;
}