﻿

#header {
	font-family: 'source_sans_proregular';
	text-decoration: none;
	color: #fff;	
	text-shadow: 2px 2px 4px #191919;
	font-size: 32px;
	position:relative;
	top:-354px;
	left:57px;
}

.contact {
	font-family: 'source_sans_proregular';
	text-decoration: none;
	color: #fff;	
	text-shadow: 1px 1px 2px #191919;
	font-size: 21px;
	position:relative;
	top:0px;
	left:-60px;

}

.details {
	font-family: 'source_sans_proregular';
	text-decoration: none;
	color: #414141;	
	text-shadow: 0px 0px 0px #414141;
    font-size: 20px;
    font-style:italic;
	position:relative;
	top:2px;
	left:17px;

}


#conDetails{
	font-family: 'bell_mtitalic';
	text-decoration: none;
	color: #fff;	
	text-shadow: 1px 1px 2px #191919;
	font-size: 20px;
	position:relative;
	top:0px;
	left:17px;
}




#textBottom {
	
	font-family: 'source_sans_proregular';

	font-weight: lighter;

	text-decoration: none;

	color: #b8b8b8;

	font-size: 16px;
}






ul.menu-top a:hover, .headline a:hover, .logo:hover {

    opacity: 0.55;

}



.topNav .logo {

	display: block;

	margin-top: 10px;

	width: auto;

	height: auto;

}





.topNav ul.menu-top {

	margin-left:140px;

}



.topNav ul.menu-top li {

	display: inline-block;

	margin-left: 7%;

	list-style: none;

}



.topNav ul.menu-top li a {

	padding-bottom: 6px;

	font-family: 'source_sans_proregular';

	font-weight: normal;

	font-style: normal;

	text-decoration: none;

	color: #717171;

	font-size: 14px;

	letter-spacing:0px;

}



.topNav ul.menu-top li a:hover {

	padding-bottom: 4px;

	border-bottom: 1px solid #717171;

}



.topNav ul.menu-top li.current-menu-item a {

	color:#2a2a2a;

	}



.topNav {

	width: 100%;

}

#footer2 			{ width:1220px; margin:left; background-color:#fff;  }



#bottomNav          {padding:80px 0px 0px 50px; width: 100%;}

.bottomNav ul{
margin: 0 auto;
padding: 0;
}

/*Top level list items*/
.bottomNav ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.bottomNav ul li a{
display: block;
color: #C0C0C0;
font-weight:500;
font-family: 'source_sans_proregular';
font-size:11px;
letter-spacing:1px;
padding: 12px 5px 12px 5px;
text-decoration: none;
}

#copyright        { font-family: 'source_sans_proregular'; font-size:10px; color:#ccc; text-align:left; margin-left:55px;"}

.company a:link			{ font-family: source_sans_proregular; font-size:10px; font-weight:600; font-style:normal; color:#c0c0c0; text-decoration:none; }

.company a:visited		{ font-family: source_sans_proregular; font-size:10px; font-weight:600; font-style:normal; color:#c0c0c0; text-decoration:none; }

.company a:active		{ font-family: source_sans_proregular; font-size:10px; font-weight:600; font-style:normal; color:#c0c0c0; text-decoration:none; }

.company a:focus		{ font-family: source_sans_proregular; font-size:10px; font-weight:600; font-style:normal; color:#c0c0c0; text-decoration:none; }

.company a:hover     	{ font-family: source_sans_proregular; font-size:10px; font-weight:600; font-style:normal; color:#000; text-decoration:none; }


