@charset "UTF-8";


/* Copyright© 2009 | Another Eclectic Designs™ Production | http://www.eclecticdesigns.co.uk */




/* body Tag here adds a large Background Image, specific to the General Area, to the body Tag in Global-CSS */

body {
	background-image: url(../ImagesSiteWide/AboutLTMArea/BG-Image-Global-Areas.jpg);
}


/* h1 Tag here adds a Beige line, specific to the General Area, to the h1 Tag in Global-CSS */

h1 {
	border-top-color: #DFDEBE;       
	border-bottom-color: #DFDEBE;
}

.GeneralHeading {
	width: 585px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}

.GeneralHeading h1 span {
	font-size: 70%;
	text-transform: uppercase;
}  /* This is to make the Job Reference Smaller */


/* h1 Tag here adds a Masthead, specific to the General Area, to the h1 Tag and other DIVS in Global-CSS */

#HeaderImageWrapper h1 {
	background-image: url(../ImagesSiteWide/AboutLTMArea/Masthead-Global-Areas.jpg);
}




/* Background Watermarks */

.WatermarkArchBeige {
	float: left;
	width: 975px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../ImagesSiteWide/AboutLTMArea/WatermarkBeigeArchCrop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.WatermarkColumnBeige {
	float: left;
	width: 975px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-image: url(../ImagesSiteWide/AboutLTMArea/WatermarkBeigeColumnCrop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.WatermarkStringCourseBeige {
	float: left;
	width: 975px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../ImagesSiteWide/AboutLTMArea/WatermarkBeigeStringCourse.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}




/* Page Styling for General Area */

.GeneralAreaWrapper {
	float: left;
	width: 975px;
	padding: 0px;
	background-color: #C0BC89;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.GeneralColumnOneWrapper {
	float: left;
	width: 675px;
	margin: 0px;
	padding: 0px;
}

.GeneralColumnTwoWrapper {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
}

.GeneralImageWrapper {
	float: left;
	width: 236px;
	height: 236px;
	margin: 0px;
	padding: 22px;
}

.GeneralEditorial {
	float: left;
	width: 585px;
	margin: 0px;
	padding: 45px;
	text-align: left;
}

.GeneralEditorial h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin: 0px;
	line-height: 160%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
}

.GeneralEditorial h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 160%;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

/*
.GeneralEditorial p

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	line-height: 175%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5%;
	padding-left: 0px;
	color: #222222;
}
*/

.GeneralEditorial ul

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 175%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5%;
	padding-left: 0px;
	text-align: left;
	color: #222222;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: square;
}

.GeneralEditorial a , .GeneralEditorial a:link  {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.GeneralEditorial a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}



/* General Area Navigation Sub Menu Styling */

.NavigationAboutLTM {
	float: left;
	width: 270px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

.MixedUseContentWrapper {
	float: left;
	width: 270px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

.MixedUseContentWrapper p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	line-height: 155%;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 0px;
	color: #222222;
}

ul.SubMenuStyling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 170%;
	font-weight: bold;
	padding: 0px;
	list-style-type: none;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.SubMenuStyling li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.SubMenuStyling a , .SubMenuStyling a:link {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

.SubMenuStyling a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.SubMenuDividerDecorationWrapper {
	height: 20px;
	width: 280px;
	padding: 0px;
	background-image: url(../IconsSiteWide/DividerLineMotifBeige.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}



/* General Area Paging Controls Styling */

.GeneralAreaPageControlsWrapper {
	float: left;
	width: 585px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDEBE;
	border-bottom-color: #DFDEBE;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
