@charset "utf-8";

body {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
#Txt_Right  li {
	padding-bottom: 3px;


}


.current {
	color:#e79515
}
a {
	color: #FFF;
	text-decoration: none;
	
}



H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e79515;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 18px;
}

H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e79515;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 18px;
}

a:hover {
	color: #e79515;
	
	
}
#SideNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 60px;
}
#SideNav ul li {
	margin-bottom: 8px;
	color: #D6D6D6;
	list-style-type: none;
	text-transform: uppercase;
}

/*------------------------------------------------------------------------
Text for BG Quotes */

#Txt_Left {
	float: left;
	height: 300px;
	width: 380px;
	clear: left;
}

#Txt_Right {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;

}

#Txt_Left_News {
	float: left;
	width: 380px;
	clear: left;
}

#Txt_Right_News {
	float: right;
	width: 380px;
	margin-top: 44px;
	font-weight: normal;

}

#Txt_Right_4A_01 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/Sustainability.gif);
	background-repeat: no-repeat;
}
#Txt_Right_4A_04 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/Brand.gif);
	background-repeat: no-repeat;
}

#Txt_Right_4A_05 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/Brand.gif);
	background-repeat: no-repeat;
}

#Txt_Right_4A_06 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/Revitalising.gif);
	background-repeat: no-repeat;
}
#Txt_Right_4A_08 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/Repositioning.gif);
	background-repeat: no-repeat;
}


#Txt_Right_4A_09 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/Densification.gif);
	background-repeat: no-repeat;
}

#Txt_Right_4A_10 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/LivingOnEdge.gif);
	background-repeat: no-repeat;
}
#Txt_Right_4A_11 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/5-9.gif);
	background-repeat: no-repeat;
}

#Txt_Right_4A_12 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/FirstPastPost.gif);
	background-repeat: no-repeat;
}

#Txt_Right_home {
	float: right;
	height: 300px;
	width: 380px;
	
}

/*-----------------------------------------------------------------------*/

/*Home Page Slideshow*/

.fadein {
	position: relative;
	height: 300px;
	width: 980px;
}
.fadein img {
	position:absolute;
	left:0;
	top:0;
}


/*-----------------------------------------------------------------------*/
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #e79515;
	text-transform: uppercase;
	
}
#Wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #38383A;
	height: 100%;
	background-color: #38383A;
}
#SocialNetworkingBlock {
	float: left;
	height: 100px;
	width: 220px;
	background-color: #38383A;
	clear: left;
}

#branding {
	background-image: url(images/BrandBanner.jpg);
	height: 130px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #38383A;
}

#image {
	height: 300px;
	width: 980px;
	background-color: #38383A;
}

#words {
	height: 205px;
	width: 980px;
	background-color: #38383A;
}

#credits {
	width: 980px;
	background-color: #38383A;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


#footer {
	height: 30px;
	width: 980px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #38383A;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#footer table tr td a {
	color: #FFF;
}
#footer table tr td a:hover {
	color: #e79515;
}



#ProjectNav {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 177px;
}
#MainNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	width: 950px;
	background-color: #38383A;
	padding-left: 30px;
}
#MainNav ul li {
	display: inline;
	list-style-type: none;
	margin-left: 30px;
	text-transform: capitalize;
}
#MainNav li a   {
	text-transform: uppercase;
}



.siarad {
	color: #3F6;
}
#SideNav {
	float: left;
	height: 300px;
	width: 220px;
	background-color: #38383A;
}
#SideNavHome {
	float: left;
	height: 200px;
	width: 220px;
	background-color: #38383A;
}

#ImageTop {
	float: right;
	height: 300px;
	width: 760px;
	background-color: #38383A;
}
#ImageTopFullWidth {
	height: 300px;
	width: 980px;
	background-color: #38383A;
	float: left;
}

#TextContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: right;
	height: 300px;
	width: 760px;
	background-color: #38383A;
	clear: right;
}

#TextContainer_News{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: right;
	width: 760px;
	background-color: #38383A;
	clear: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	width: 335px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.LT_SN_Logo {
	padding-left: 60px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: 20px;
	width: 20px;
	clear: left;
	border-top-color: #38383A;
	border-right-color: #38383A;
	border-bottom-color: #38383A;
	border-left-color: #38383A;
}
.MD_SN_Logo {
	padding-left: 10px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	clear: none;
	border-top-color: #38383A;
	border-right-color: #38383A;
	border-bottom-color: #38383A;
	border-left-color: #38383A;
}
.RT_SN_Logo {
	padding-left: 10px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	float: left;
	clear: none;
	padding-right: 0px;
	border-top-color: #38383A;
	border-right-color: #38383A;
	border-bottom-color: #38383A;
	border-left-color: #38383A;
}
.Credits_TXT_Offset {
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.Copyright_TXT_Offset {
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

#QuoteBanner {
	height: 50px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #38383A;
	clear: both;
	background-image: url(StrapImages/HorizontalBanner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.twtr-hd, .twtr-ft{display: none;}#TwitterFeed {
	height: 230px;
	width: 340px;
	padding: 0px;
	margin: 0px;
}
.TwitterAcross {
	padding-left: 10px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 6px;
}

#Txt_Right_4A_13 {
	float: right;
	height: 260px;
	width: 380px;
	margin-top: 40px;
	background-image: url(Quotes/Charteris.gif);
	background-repeat: no-repeat;
}
.OrangeItalicInsightsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #e79515;
}
.ParaQuoteInset {
	font-weight: normal;
}
#Team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

.inlineorange {
	color: #e79515;
}

