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

/*   
Theme Name: Lafayette Electrical JATC
Theme URI: lejatc.com/
Description: Theme designed specifically for Lafayette Electrical JATC
Author: Miles Meyer
Author URI: milesmeyer.com/
Version: 1.0
.
General comments/License Statement if any.
.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/*my CSS for Crestview Site*/

body {
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	margin:0;
	padding:0;
}

a:link {color: #333333; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:active {color: #FFF; text-decoration: none;}
a:hover {color: #FFF; text-decoration: none;}

#contentRight a:link {color: #0e85d7; text-decoration: none;}
#contentRight a:visited {color: #0e85d7; text-decoration: none;}
#contentRight a:active {color: #d2a959; text-decoration: none;}
#contentRight a:hover {color: #d2a959; text-decoration: none;}

#contentLeft a:link {color: #0e85d7; text-decoration: none;}
#contentLeft a:visited {color: #0e85d7; text-decoration: none;}
#contentLeft a:active {color: #d2a959; text-decoration: none;}
#contentLeft a:hover {color: #d2a959; text-decoration: none;}


#container {
	margin: 0px auto;
	width: 890px !important; 
	width /**/: 890px; /* IE5/Win */
	position: relative;
	min-height:440px;
	height: auto;
	font-size: 100%;
	z-index: 2;
}

#wrapper {
	position:absolute;
	float:left;
	width:100%;
	height:103px;
	background:url(images/blue.png) repeat-x;
}

#header {
	position:relative;
	float:left;
	width:890px;
	height:103px;
}

#logo {
	position:relative;
	float:left;
	width:86px;
	margin-left:50px;
	height:95px;
	background-image:url(images/logo.png);
	margin-top:3px;
}

#headerTitle {
	position:relative;
	float:left;
	margin-left:11px;
	width:500px;
	height:73px;	
}

#headerText1 {
	position:relative;
	color:#fff;
	font-size:42px;
	margin-top:33px;
	line-height:6px;
}

#headerText2 {
	color:#fff;
	font-size:25px;	
}

#headerInfo {
	position:relative;
	float:left;
	margin-left:25px;
	margin-top:11px;
	width:215px;
	height:74px;
	font-size:20px;
	color:#fff;
	line-height:22px;
}

#whiteBar {
	position:relative;
	float:left;
	height:1px;
	width:194px;
	margin-top:5px;
	background-image:url(images/whiteBar.png);	
}

#facebookBox {
	position:relative;
	float:left;
	width:75px;
	height:auto;
	margin-top:7px;
	font-size:16px;	
}

.facebook a {
	position:relative;
	float:left;
	width:110px;
	height:28px;
	margin-top:3px;
	margin-left:5px;
	background:url(images/facebook.jpg) no-repeat scroll 0px 0px transparent;
}

.facebook a:hover {
	position:relative;
	float:left;
	width:110px;
	height:28px;
	margin-top:3px;
	margin-left:5px;
	background:url(images/facebook.jpg) no-repeat scroll 0px -28px transparent;
}

#whiteNav {
	position:absolute;
	float:left;
	margin-top:98px;
	width:100%;
	height:45px;
	background:url(images/whiteNav.png) repeat-x;
}

.navBar {
	position:relative;
	float:left;
	width:816px;
	height:34px;
	margin-left:37px;
	font-size:18px;
	letter-spacing:-1px;
}

#menu-topnav li {
	position:relative; 
	float:left; 
	background-color:#FFF; 
	text-align:center; 
	padding-top:7px;
}

#menu-topnav li a {display:block;width:100%;height:100%;text-transform: uppercase;}
#menu-topnav li#menu-item-16{height:34px; width:106px;}
#menu-topnav li#menu-item-16{background-color:#FFF;}
#menu-topnav li#menu-item-16:hover{background-color:#23a2fa;}

#menu-topnav li#menu-item-15{height:34px; width:113px;}
#menu-topnav li#menu-item-15{background-color:#FFF;}
#menu-topnav li#menu-item-15:hover{background-color:#23a2fa;}

#menu-topnav li#menu-item-14{height:34px; width:273px;}
#menu-topnav li#menu-item-14{background-color:#FFF;}
#menu-topnav li#menu-item-14:hover{background-color:#23a2fa;}

#menu-topnav li#menu-item-13{height:34px; width:168px;}
#menu-topnav li#menu-item-13{background-color:#FFF;}
#menu-topnav li#menu-item-13:hover{background-color:#23a2fa;}

#menu-topnav li#menu-item-12{height:34px; width:156px;}
#menu-topnav li#menu-item-12{background-color:#FFF;}
#menu-topnav li#menu-item-12:hover{background-color:#23a2fa;}


#imageHolder{
	position:relative;
	float:left;
	margin-left:26px;
	width:838px;
	height:277px;
}

#imageBaseLine{
	position:relative;
	float:left;
	margin-left:26px;
	width:838px;
	height:3px;
	background:url(images/imageBaseLine.png) repeat-x;
}

#contentArea{
	position:relative;
	float:left;
	width:844px;
	height:auto;
	margin-left:23px;
	background-image:url(images/contentShadow.png);
}

#contentLeft {
	position:relative;
	float:left;
	width:335px;
	height:auto;
	margin-left:18px;
	margin-top:20px;
	
}

#contentPageLeft {
	position:relative;
	float:left;
	width:640px;
	height:auto;
	margin-left:96px;
	margin-top:20px;
	
}

#contentTextLeft {
	position:relative;
	float:left;
	text-align:justify;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
	width:640px;
}

#contentTextLeft h3{
	position:relative;
	float:left;
	height:18px;
	width:100%;
	margin-bottom:5px;
	font-size:16px;
	color:#0e85d7;
}

#contentTextLeft ul{
	list-style:disc;
}
#contentTextLeft ul li{
	margin-bottom:8px;
	margin-left:45px;
}
#contentTextLeft p{
	margin-bottom:15px;
}
#contentTextLeft dl dd{
	margin-bottom:5px;
	margin-left:15px;
}

#welcomeContent {
	position:relative;
	float:left;
	text-align:justify;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
}

#contentWelcomeTitle {
	position:relative;
	float:left;
	font-size:31px;
	color:#0e85d7;
	width:200px;
	height:auto;
}

#contentPageLeft h2 {
	position:relative;
	float:left;
	font-size:31px;
	color:#0e85d7;
	width:640px;
	height:auto;
}

#postDateTime{
	position:relative;
	float:left;
	font-size:12px;
	color:#0e85d7;
	width:640px;
	height:auto;
}

#contentRight {
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:17px;
	width:425px;
	height:auto;	
}

#contentNewsTitle {
	position:relative;
	float:left;
	font-size:31px;
	color:#0e85d7;
	width:425px;
	height:auto;
}

#contentBlueLine {
	position:relative;
	float:left;
	width:420px;
	height:2px;
	margin-left:2px;
	background-image:url(images/blueBar.png);
	margin-top:3px;	
}

#newsPost{
	position:relative;
	float:left;
	margin-top:7px;
	height:55px;
	width:425px;
	background-image:url(images/newsPost.png);
}

#newsFeedTop{
	position:relative;
	float:left;
	margin-top:7px;
	height:10px;
	width:425px;
	background-image:url(images/newsFeedTop.jpg);
}

#newsFeedCenter{
	position:relative;
	float:left;
	min-height:75px;
	height:auto;
	width:425px;
	background-image:url(images/newsFeedCenter.jpg);
}

#newsFeedBottom{
	position:relative;
	float:left;
	height:10px;
	width:425px;
	background-image:url(images/newsFeedBottom.jpg);
}

#newsFeedCenter h3 {
	position:relative;
	float:left;
	margin-left:10px;
	height:18px;
	width:400px;
	font-size:16px;
	color:#0e85d7;
}

#newsFeedCenter h3 a {
	position:relative;
	float:left;
	height:18px;
	width:400px;
	font-size:16px;
	color:#0e85d7;
}

#newsFeedCenter h3 a:hover{
	color: #d2a959; 
}

#newsPostContent {
	position:relative;
	float:left;
	margin-left:12px;
	margin-top:3px;
	width:400px;
	height:15px;
	font-size:17px;
}

#archiveLink {
	width:100%;
	height:18px;
	font-size:12px;
	color:#0e85d7;
	margin-left:315px;
}

#contentLinks {
	position:relative;
	float:left;
	margin-left:91px;
	margin-bottom:5px;
	width:656px;
	height:auto;
}

#linksTitle{
	font-size:21px;
	color:#0e85d7;
	position:relative;
	float:left;
	margin-left:8px;	
}

#linksBG {
	position:relative;
	float:left;
	width:656px;
	height:124px;
	margin-left:91px;
	margin-top:200px;
	background-image:url(images/linksBG.png);
}

#linksBG li {
	position:relative;
	float:left;
}

#footer {
	position:relative;
	float:left;
	width:844px;
	height:auto;
}

#footerTop {
	position:relative;
	float:left;
	width:844px;
	height:136px;
	margin-left:23px;
	background-image:url(images/contentShadow.png);
}

#footerBottom {
	position:relative;
	float:left;
	background-color:#0e85d7;
	width:840px;
	height:55px;
	z-index:-1;
	margin-left:25px;
}

#njatcLogo {
	margin-top:14px;
	margin-left:46px;
}

#necaLogo {
	margin-top:14px;
	margin-left:34px;
}

#ibewLogo {
	margin-top:8px;
	margin-left:34px;
}

#realJLogo {
	margin-top:31px;
	margin-left:39px;
}

#footerTag {
	position:relative;
	float:left;
	margin-top:33px;
	margin-left:212px;
	height:auto;
	width:425px;
	color:#fff;
	font-size:12px;
}