body{
	height:100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

a:visited {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
}

.footer{
	height:100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.subheadings{
	margin:5; height:100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; line-height:100%
}

a:visited.sidebar {
	color: #000000;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
}
a:hover.sidebar {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: underline; 
	background-color:#FFFFFF
}
a:active.sidebar {
	color: #000000;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
}
a:link.sidebar {
	color: #000000;
	font-weight: normal;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
}

a:visited.breadcrumb {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 10pt;
	text-decoration: none;
}
a:hover.breadcrumb {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 10pt;
	text-decoration: underline;
}
a:active.breadcrumb {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 10pt;
	text-decoration: none;
}
a:link.breadcrumb {
	color: #957635;
	font-weight: normal;
	font-family: Calibri;
	font-size: 10pt;
	text-decoration: underline;
}

h1           	{ 
	font-family: Calibri; 
	color: #6C1710; 
	font-size: 18pt; 
	font-style: italic; 
	font-weight: bold; text-align:left 
}

h2           	{ 
	font-family: Calibri; 
	color: #6C1710; 
	font-size: 14pt; 
	font-style: italic; 
	font-weight: bold 
}


.breadcrumb {
	color: #000000;
	font-weight: normal;
	font-family: Calibri;
	font-size: 10pt;
	text-decoration: none;
}