div {
font-family: Calibri, Arial, Helvetica, sans-serif;
}
.PageNav ul{
	padding: 0px;
	margin-top: 12px;
}
.PageNav li{
	background-image: url(images/nav_bgw.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	list-style-type: none;
	font-size: 14px;
}
.PageNav li a {
	color: #000000;
	text-decoration: none;
}
.PageNav li a:hover {
	color: #0066CC;
	text-decoration: none;
}
.PageNav .level2 li{
	background-image: url(images/button_side.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	font-size: 13px;
}
a:link 								{
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
} 
a:visited							{
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
} 
a:hover								{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a img {
border: none;
}
hr {
	width: 100%;
	height: 2px;
	color: #F4F4F4;
	border: 0;
	background-color: #F4F4F4;
}

.FadeUp {
	background-image: url(images/fade_up.jpg);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.ContentHeaderTall, .ContentHeaderLeft, .ContentHeaderRight {
	height: 91px;
}
.ContentHeaderTall{
	width: 960px;
	text-align: right;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.ContentNav {
	background-color: #EDEDED;
	height: 250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.FadeDown {
	height: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.ContentFooterBG {
	background-color: #F3F3F3;
	height: 100px;
	width: 100%;
}
.ContentFooter {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
        font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
}
.ContentContainer {
	width: 960px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
.ContentContainerHome {
	width: 960px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
.Pad {
	padding: 10px;
}
.PadContent {
	padding: 15px;
}
.PadNav {
	padding-left: 30px;
}
.FooterL {
	float: left;
	width: 530px;
	text-align: left;
}
.FooterLPad {
	padding-top: 5px;
	padding-left: 10px;
}
.FooterR {
	float: right;
	width: 410px;
	text-align: center;

}
.Nav1 {
	float: left;
	width: 540px;
	text-align: left;
	height: 250px;

}
.Nav2 {
	float: left;
	width: 380px;
	text-align: center;
	background-color: #FFFFFF;
	height: 250px;
}
.Nav3 {
	float: right;
	width: 40px;
	text-align: center;
	height: 250px;

}
.PageContent {
	float: left;
	width: 518px;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.PageNav {
	float: right;
	width: 380px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 40px;
}
.MainLogo {
	margin-right: 50px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
.ContentHeaderLeft {
	width: 539px;
	text-align: left;
	float: left;

}
.ContentHeaderRight {
	width: 421px;
	text-align: right;
	float: right;
}
body {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}
.NavBox{
	width: 483px;
	height: 92px;
	margin-right: auto;
	margin-left: auto;
}
.NavBoxLeft{
	width: 193px;
	height: 34px;
	float: left;
}
.NavBoxRight{
	width: 280px;
	height: 34px;
	float: right;
}
.MainNav {
	width: 320px;
}
.SideHeader {
        font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #3399FF;
}
.breadCrumb {
	font-size: 1.2em;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
}
a.selectedPageRoot:link {
	color: #00AEEF;
	text-decoration: none;
} 
a.selectedPageRoot:visited {
	color: #00AEEF;
	text-decoration: none;
} 
a.selectedPageRoot:hover {
	color: #003366;
	text-decoration: none;
} 
a.selectedPageParent:link {
	color: #00AEEF;
	text-decoration: none;
} 
a.selectedPageParent:visited {
	color: #00AEEF;
	text-decoration: none;
} 
a.selectedPageParent:hover {
	color: #003366;
	text-decoration: none;
} 
.GalleryBG {
	width: 360px;
	height: 230px;
	background-color: #FFFFFF;
}
.title {
        font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #3399FF;
}
