@charset "utf-8";
/* CSS Document */

body {
	-webkit-text-size-adjust: none;
	background-image: url(images/Page-BgTexture.jpg);
	background-position: center top;
}
#page {
	background-image: url(images/lyons-bknd.png);
	background-position: center;
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	background-repeat: repeat-y;
	height: auto;
	width: 1000px;
}
#pagetop {
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	height: 8px;
	width: 1000px;
	background-image: url(images/Lyons-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topleft {
	height: auto;
	width: 400px;
	float: left;
	text-align: left;
}
#topright {
	height: auto;
	width: 600px;
	float: left;
	text-align: left;
}
#content {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #201E1E;
	line-height: 18px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
	/*opacity: 1.0;
	filter: alpha(opacity=100);*/
}
 a:link,  a:visited,  a:active {
	color: #201E1E;
	text-decoration: underline;
	font-weight: bold;
	}
 a:hover { 
	text-decoration: none;
	}
#footer {
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	height: 23px;
	width: 1000px;
	background-image: url(images/lyons-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585252;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#copyright a, #copyright a:active, #copyright a:visited, #copyright a:hover {
	color: #836B4B;
	font-weight: normal;
}
#copyright a:hover {
	text-decoration: none;
}
#logo img {
	margin-top: 5px;
	margin-left: 40px;
	/*opacity: 1.0;
	filter: alpha(opacity=100);*/

}

#upperpage {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #201E1E;
	line-height: 18px;
	text-align: justify;
	padding-top: 35px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 15px;
	/*opacity: 1.0;
	filter: alpha(opacity=100);*/

}
#upperpage li{
	padding-bottom: 13px;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #201E1E;
	line-height: 18px;
	text-align: justify;
}
.standard img{
	border: 1px solid #B3A480;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.visuals img {
	border: 2px solid #A89A6F;
	text-align: center;
	margin-bottom: 5px;
}
.diagram {
	border: 1px solid #8F7E56;
}
#contact {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 25px;
}
.strategy {
	border: 1px solid #B3A480;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#homevideo {
	margin-top: 30px;
	margin-left: 40px;
	margin-bottom: 20px;	/*border: 1px solid #B1ABAB;
	height: 295px;
	width: 480px;*/
}
#rsstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #201E1E;
	line-height: 18px;
	text-align: justify;
	padding-left: 75px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#brochure {
	padding-left: 120px;
	padding-top: 0px;
	padding-bottom: 50px;
	margin: 0px;
}
#brochure img {
	padding: 0px;
	margin: 0px;
}