ol {
	margin-left: 0.8em;
	list-style: decimal;
	text-align: left;
	padding-left: 30px;
}

ul, ol {
	margin-left:20px;
	margin-bottom:20px;
}

p {
	margin: 0;
	color: #d6d6d6;
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 16px;
	font-family: 'Optima LT W01 Roman';
}

p a {
	text-decoration: underline;
	color: #d6d6d6;
}

p a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1 {
	margin: 0;
	font-size: 26px;
	font-family:'Trajan W01 Regular';
	color: #d6d6d6;
	text-align: left;
	margin-bottom: 20px;
}

h1 a {
	text-decoration: none;
	color: #d6d6d6;
}

h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h2 {
	margin: 0;
	font-size: 22px;
	font-family:'Trajan W01 Regular';
	color: #d6d6d6;
	text-align: left;
	margin-bottom: 20px;
}

h2 a {
	text-decoration: none;
	color: #d6d6d6;
}

h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h3 {
	margin: 0;
	font-size: 18px;
	font-family:'Trajan W01 Regular';
	color: #d6d6d6;
	text-align: left;
	margin-bottom: 20px;
}

h3 a {
	text-decoration: none;
	color: #d6d6d6;
}

h3 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h4 {
	margin: 0;
	font-size: 16px;
	font-family:'Trajan W01 Regular';
	color: #d6d6d6;
	text-align: left;
	margin-bottom: 20px;
}

h4 a {
	text-decoration: none;
	color: #d6d6d6;
}

h4 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h5 {
	margin:0;
	font-size: 14px;
	font-family:'Trajan W01 Regular';
	color: #d6d6d6;
	text-align: left;
	margin-bottom: 20px;
}

h5 a {
	text-decoration: none;
	color: #d6d6d6;
}

h5 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h6 {
	margin:0;
	font-size: 12px;
	font-family:'Trajan W01 Regular';
	color: #d6d6d6;
	text-align: left;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-bottom: 20px;
}

h6 a {
	text-decoration: none;
	color: #d6d6d6;
}

h6 a:hover {
	text-decoration: none;
	color: #ffffff;
}

ul li, ol li {
	color: #d6d6d6;
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 16px;
	font-family: 'Optima LT W01 Roman';	
	padding: 0;
	margin-bottom: 5px;
}

#PageContent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#BasicPageContent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-top: 25px;
	padding-bottom: 50px;
}

#BasicPageContent hr {
	background-color: #585858;
	height:2px;
	border:0;
	margin-top: 30px;
	margin-bottom: 30px;
}

#PageQuote {
	float: right;
	width: 465px;
	padding-right: 15px;
	text-align: center;
	font-family:'Optima LT W01 Italic';
	font-size: 24px;
	margin-top: 90px;
}

#BasicPageImg {
	float: right;
	width: 430px;
	margin-right: 15px;
	margin-top: 25px;
	border-top: 2px solid #585858;
	border-bottom: 2px solid #585858;
	margin-bottom: 25px;
}

#BasicPageImg img {
	border-bottom: 2px solid #585858;
}

#PageText {
	float: left;
	position: relative;
	padding-left: 15px;
	width: 465px;
}

#GalleryContainer {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top: 40px;
	padding-bottom: 36px;
}

#GalleryLeft {
	float: left;
	width: 300px;
	border-bottom: 2px solid #585858;
	border-top: 2px solid #585858;
	margin-bottom: 30px;
}

#GalleryLeft img {
	border-bottom: 2px solid #585858;	
}

#GalleryMiddle {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	border-bottom: 2px solid #585858;
	border-top: 2px solid #585858;
	margin-bottom: 30px;
}

#GalleryMiddle img {
	border-bottom: 2px solid #585858;	
}

#GalleryRight {
	float: right;
	width: 300px;
	border-bottom: 2px solid #585858;
	border-top: 2px solid #585858;
	margin-bottom: 30px;
}

#GalleryRight img {
	border-bottom: 2px solid #585858;	
}

.GalleryCaption {
	padding-top: 10px;
	padding-bottom: 6px;
}

.GalleryCaption h2 {
	text-align: center;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.GalleryCaption h2 a {
	text-decoration: none;
	color: #d6d6d6;
}

.GalleryCaption h2 a:hover {
	color: #ffffff;
}

.BasicPageImgCaption {
	padding-top: 10px;
	padding-bottom: 6px;
}

.BasicPageImgCaption h2 {
	text-align: center;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.BasicPageImgCaption h2 a {
	text-decoration: none;
	color: #d6d6d6;
}

.BasicPageImgCaption h2 a:hover {
	color: #ffffff;
}

#NewsContent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-top: 25px;
	padding-bottom: 66px;
}

#Filters {
	float: right;
	width: 270px;
	padding-right: 15px;
	margin-top: 76px;
	border-top: 2px solid #585858;
	border-bottom: 2px solid #585858;
	margin-bottom: 66px;
}

#Filters h5 {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

#NewsText {
	position: relative;
	padding-left: 15px;
	width: 635px;
}

.NewsArticle {
	border-top: 2px solid #585858;
	border-bottom: 2px solid #585858;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* BLOG */

.BlogContainer {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.BlogListBox {
    padding-left: 15px;
    padding-right: 15px;
}

.BlogLinks {
    float: right;
    width: 200px;
}

.BlogListHeader {
    text-align: left;
    font-size: 26px;
}

.BlogLinks ul {
    margin: 0;
    padding-bottom: 20px;
}

.BlogLinks ul li {
    list-style: none;
}

.BlogLinks ul li a {
    color: #FFF;
}

.BlogDate {
    text-align: left;
}

.BlogKeywords {
    text-align: left;
}

.BlogReadMore {
    text-align: left;
    padding-top: 20px;
}

.BlogReadMore a {
    display: block;
    width: 130px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #FFF;
    color: black;
    text-decoration: none;
    text-align: center;
}

.BlogMain {
    float: left;
    width: 680px;
    text-align: left;
}