body{
	text-align: center;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #485c63;
}

body a{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #485c63;
	font-weight: normal;
}

/*h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
}*/

h1{
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	color: #d1731c;
	/*padding-top: 30px;*/
}

h2{	
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #d1731c;
	text-decoration: none;
	line-height: inherit;
	letter-spacing: 1px;
}

h3{	
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	color: #d1731c;
	text-decoration: none;
	line-height: inherit;
	letter-spacing: 1px;
}

h4{
	/*margin: 0 0 8px 0;*/
	color: #485c63;
	font-size: 17px;
	text-decoration: none;
	font-weight: lighter;
}
		
h5{
	color: #485c63;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	}
	
h6{
	color: #485c63;
	font-size: 10px;
	text-decoration: none;
	text-align: right;}

p{
	color: #485c63;
	font-size: 17px;
	text-decoration: none;
	font-weight: lighter;
	text-align: justify;
}

.text {
	font-size: 14px;
	color: #485c63;
	font-weight: lighter;
}
.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d1731c;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}
}
.titlebluegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #485c63;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
	text-align: left
}

/*.textbolder {
	font-size: 17px;
	color: #485c63;
	font-weight: bold;}*/

.textitalic{
	font-size: 14px;
	color: #485c63;
	font-style: italic;
}
.textbold{
	font-size: 14px;
	color: #485c63;
	font-weight: bold;;	
}

/*.typelargerorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	text-decoration: none;
	color: d1731c;
	font-weight: normal;}*/

/*.typelargerorangelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	text-decoration: none;
	color: d1731c;
	font-weight: normal;}*/
	
	
.typelargerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	text-decoration: none;
	color: #485c63;
	font-weight: bold;
}
#mainContent{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}

#imagesSection1{
	width: 200px;
	/* this is for the London Plane on the index page*/
	float: left;
}		
#contentArea{
	width:419px;
	float: left;
	text-decoration: none;
	/*margin: 0 10px 0 10;*/
	/*this is for the text block on the index page*/
	
}
#imagesSection{
	width: 619px;
	float: left;
	}	
#contentArea2{
	width:610px;
	float:left;
	text-decoration: none;
/*this is for the text block on the content page*/	
}

#siteNav{
	width: 179px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
.plink {

	color: #485c63;
	font-size: 17px;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #485c63;
	font-size: 12px;
	float: left;
	margin: 20px 0 0 0;
	font-style: normal;
}

#footer a {
	color: #485c63;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

/*#imagesSection a{
	display: block;
}

#imagesSection img{
	border: 0;
}*/
