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

body  {
background: #2d1801;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2d1801;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}


.twoColFixRtHdr #container {
	width: 1033px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 972px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/container_back-entire.jpg);
	background-repeat: no-repeat;
	background-position: center top;

} 
.twoColFixRtHdr #header {
	background-image: url(http://www.lakelandaero.com/images/header.jpg);
	height: 165px;
	width: 1033px;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #header h1 {
	font-family: "Times New Roman", Times, serif;
	color: #2d1801;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 590px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-weight: normal;
	width: 290px;
	font-size: 95%;
	line-height: 120%;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 348px;
	height: 670px;
	background-image: url(../images/small-plane.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixRtHdr #container #sidebar1 p {
	margin-left: 20px;
	font-size: 100%;
	line-height: 110%;
	margin-bottom: 10px;
	margin-right: 120px;
}

.twoColFixRtHdr #container #sidebar1 h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #70260D;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 8px;
	margin-top: 10px;
}

.twoColFixRtHdr #sidebarhome {
	float: right;
	width: 348px;
	height: 670px;
}
.twoColFixRtHdr #container #sidebarhome p {
	margin-left: 10px;
	font-size: 100%;
	line-height: 110%;
	margin-bottom: 10px;
	margin-right: 120px;
}

.twoColFixRtHdr #container #sidebarhome h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #70260D;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 8px;
	margin-top: 10px;
}
.twoColFixRtHdr #mainContent {
	width: 645px;
	background-position: left top;
	height: 670px;
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.twoColFixRtHdr #container #mainContent p {
	margin-left: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 110%;
	font-weight: normal;
	margin-bottom: 10px;
}

.twoColFixRtHdr #container #mainContent h1 {
	margin-left: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #70260d;
	margin-bottom: 8px;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.twoColFixRtHdr #container #mainContent h2 {
	margin-left: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #70260d;
	margin-top: 10px;
	margin-bottom: 8px;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: normal;
}

.twoColFixRtHdr #mainContentHome {
	width: 645px;
	height: 670px;
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/large-plane.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.twoColFixRtHdr #container #mainContentHome p {
	margin-left: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 110%;
	font-weight: normal;
	margin-bottom: 10px;
}
.twoColFixRtHdr #container #mainContentHome h1 {
	margin-left: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #70260d;
	margin-bottom: 8px;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.twoColFixRtHdr #container #mainContentHome h2 {
	margin-left: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #70260d;
	margin-top: 10px;
	margin-bottom: 8px;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: normal;
}
.twoColFixRtHdr #footer {
	height: 138px;
	padding: 0px;
	margin: 0px;
} 
.twoColFixRtHdr #footer a {
color: #70260d;
	text-decoration: none;
}

.twoColFixRtHdr #footer p {
	font-size: .9em;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 120px;

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
	margin: 0px;
}

a:link {
	color: #70260d;
	text-decoration: none;
}
a:hover{
	color: #ca8642;
	text-decoration: underline;
}
a:active{
	color: #ca8642;
	text-decoration: underline;
}
a:visited{
	color: #70260d;
	text-decoration: none;
}
.twoColFixRtHdr #container #header #mainnavigation {
	background-position: center bottom;
	text-transform: capitalize;
	font-weight: normal;
}
.twoColFixRtHdr #container #header #mainnavigation a:link {
	color: #70260d;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #header #mainnavigation a:hover {
	color: #ca8642;
	background-image: url(http://www.lakelandaero.com/images/star-bullet-over.gif);
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #header #mainnavigation a:visited {
	color: #70260d;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #header #mainnavigation a:active {
	color: #70260d;	
	background-image: url(http://www.lakelandaero.com/images/star-bullet-over.gif);
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #header #mainnavigation .home a {
	margin-left: 120px;
}
.breadcrumb {
	font-size: small;
	margin-left: 20px;
}
.popup {
	background-color: #2d1801;
	background-image: url(../images/paper-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixRtHdr #container #header #mainnavigation .about a {
	margin-left: 120px;
}
.twoColFixRtHdr #container #header #mainnavigation ul {
	display: inline;	
}

.twoColFixRtHdr #container #header #mainnavigation ul li{
	display: inline;	
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #70260d;
	margin-bottom: 8px;
	margin-left: 80px;
}
.newsitem {
	margin-top: 25px;
	margin-left: 25px;
	height: 570px;
	overflow: auto;
}

.gallery {
	margin-top: 25px;
	margin-left: 25px;
	height: 580px;
	overflow: auto;
}
.sidebarscroll {
	height: 570px;
	overflow: auto;
}
.date {
	color: #568381;
}
.breakline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ca8642;
}
.home-gallery  img    {
	border: thick solid #d2d5ba;
	margin-left: 20px;
}
.amalogo {
	margin-top: 40px;
	margin-left: 10px;
}

.twoColFixRtHdr #mainContentGallery {
	width: 860px;
	height: 670px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
} 
.twoColFixRtHdr #container #mainContentGallery p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 100%;
	font-weight: normal;
	margin-bottom: 5px;
}
.twoColFixRtHdr #container #mainContentGallery h1 {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #70260d;
	margin-bottom: 8px;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.twoColFixRtHdr #container #mainContentGallery h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #70260d;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: normal;
}
.thumbs {
	width: 25%;
	margin-bottom: 10px;
}
.twoColFixRtHdr #sidebarGallery {
	float: right;
	width: 20px;
	height: 670px;
}
.twoColFixRtHdr #container #sidebarGallery p {
	margin-left: 10px;
	font-size: 110%;
	line-height: 120%;
	margin-bottom: 5px;
	margin-right: 120px;
}

.twoColFixRtHdr #container #sidebarGallery h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #70260D;
	background-image: url(http://www.lakelandaero.com/images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 8px;
	margin-top: 10px;
}

#narrowcontent {
	width: 450px;
	height: 500px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;	
} .twoColFixRtHdr #container #header .headertext h1 {
	height: 100px;
}
.nowrap {
	width: 30%;
}
