/* CSS Document */

/*GENERAL*/

*{
	margin:0;
	padding:0;
}

body {
	background-color: #CCCCCC;
}

.container{
	width:830px;
	border:1px solid gray;
	background-image: url(../image-files/bg_styles.jpg);
	margin: 0 auto;
	line-height: 1.4em;
	font-family: Arial;
	font-size: 13px;
}


/*HEADER*/

.header {
	width: 830px;
	background-image: url(../image-files/bg_main_withoutnav.jpg);
	padding-bottom: 10px;
}

.header-top {
	height: 55px;
	width: 830px;
}

.sitelogo {
	background-image: url(../image-files/efi-logo.jpg);
	height: 40px;
	width: 330px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.nav1 {
	float: right;
	height: 18px;
	width: 350px;
	margin-top: 35px;
	margin-right: 5px;
	display: inline;
}

.banner {
	background-image: url(../image-files/efi-head.jpg);
	width: 830px;
	height: 94px;
}

.nav2 {
	height: 30px;
	width: 830px;
	text-align: center;
	clear: both;
}

.breadcrumbs {
	padding-left: 30px;
	clear: both;
	background-image: url(../image-files/bg_main_withoutnav.jpg);
	padding-bottom: 10px;
}

.breadcrumbs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(70,122,167);
	text-decoration: none;
	margin-right: 5px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	background-position: left;
	background-repeat: no-repeat;
}

.breadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}



/* MAIN CONTENT */

.content{
	padding-left: 30px;
	width: 480px;
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
}

.column3-unit-left {
	float:left; 
	width:150px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
}

.column3-unit-middle {
	float:left;
	width:100px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:30px;
}

.column3-unit-right {
	float:right;
	width:110px;
	margin-right: 40px;
	margin-bottom: 25px;
}

.content p {
	font-family: Arial;
	color: #333333;
}

.content h1 {
	font-family:Arial;
	color:#333333;
	font-weight:bold;
	font-size:25px;
	padding: 0 0 8px 0;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

.content h2 {
	font-family: Arial;
	font-size: 16px;
	color: #996633;
	font-weight: bold;
	padding: 4px 0 0 0;
}

.content h3 a{
	font-family:Arial;
	color:rgb(70,122,167);
	font-weight:normal;
	font-size:18px;
	padding: 0 0 15px 0;
}

.content h3 a:hover {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.content h3 a:visited {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #663366;
	letter-spacing: normal;
}

.content h4 {
	font-family: Arial;
	font-size: 18px;
	margin: 1px 0 10px 0px;
	color: #494949;
}

.content ul {
	list-style:none;
	margin:0.5em 0 1.0em 0.0em;
}

.content ul li {
	background:url('../image-files/bg_bullet_full_1.gif') no-repeat 0 0.4em;
	line-height:1.4em;
	margin-left:2px;
	margin-right:0;
	margin-top:0;
	margin-bottom:0.2em;
	padding-left:10px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	font-family: Arial;
}

.content a {
	color:rgb(70,122,167); 
	font-weight:normal; 
	text-decoration:underline;
}

.content a:hover {
	color:#333333; 
	text-decoration:underline;
}

.content a:visited {
	color:#663366;
}

.content img {
	float:left;
	margin-right: 10px;
	padding-top: 3px;
}

.content img.border {
	float:left; 
	margin:3px 10px 0px 0; 
	padding:1px; 
	border:1px solid rgb(150,150,150);
}

.content a img {
	border:none;
}

.content img.right{
	float: right;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.content img.rightborder {
	border: solid #999999 1px;
	float: right;
	margin: 5px 0px 5px 10px;
}

/* MAIN NAVIGATION */

.navright{
	width: 270px;
	float: right;
}

.navright h1.first {
	background-color:#582D02;
	border-bottom: solid 3px rgb(225,225,225);
	font-family:Arial;
	color:rgb(255,255,255);
	font-size:13px;
	padding: 5px 0px 5px 15px;
	margin-top: 0px;
}

.navright h1 {
	clear:both;
	border-bottom: solid 3px rgb(225,225,225);
	font-family:Arial;
	color:rgb(255,255,255);
	padding: 5px 0px 5px 15px;
	margin: 30px 0 20px 0;
	background-color: #582D02;
	font-size: 13px;
}

 
.navright p {
	color:rgb(80,80,80);
	font-family: Arial;
	clear:both;
	margin:0 17px 10px 17px;
}

.navright ul {
	list-style:none; 
	margin:0.5em 10px 1.0em 17px;
}

.navright ul li {
	line-height:1.3em;
	margin-right:0;
	margin-top:5px;
	margin-bottom:0.2em;
    color:#333333;
	font-family: Arial;
	font-weight: normal;
	font-size:11px;
}

.navright a {
	font-family: Arial;
	color: #467AA7;
	font-weight: bold;
}

.navright a:hover {
	color:#333333; 
	text-decoration:underline;
}

.navright a:visited {
	color:#663366;
}

.navright img {
clear:both; 
float:left; 
margin:5px 8px 1px 0; 
padding:1px; 
border:1px solid rgb(150,150,150);
}


.navright .red {
	font-weight: bold;
	color: #CC0000;
}

.navright .adsense {
	text-align: center;
}

/*FOOTER*/

.content .copy {
	height: auto;
	float: right;
	padding-top: 40px;
	width: auto;
	padding-left: 120px;
}

.footer{
	color:#F5EFDF;
	background-color: #582D02;
	width: 830px;
	text-align: center;
	padding: 8px 0 10px 0;
	clear: both;
	line-height: 1.0;
}

.footer p {
	text-align:center;
	color:rgb(255,255,255);
	font-weight:bold;
	font-family: Arial;
	margin-bottom: 2px;
}

.footer p.credits {
	font-weight:normal;
	font-family: Arial;
	font-size: 11px;
}

.footer a {
	text-decoration:underline; 
	color:#B3C8DD;
}

.footer a:hover {
	text-decoration:underline; 
	color:#000000;
}


/*SPECIALS*/


.hr {
	height: 1px;
	margin: 10px 0 5px 0;
}

.adblock-topleft {
	float:left;
	width:260px;
	margin-bottom:0px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-top: 5px;
}
.content h3 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.content .details {
	font-size: 12px;
	margin-top: -10px;
}
.content .red {
	color: #993333;
}

.content h6 {
	font-size: 13px;
	color: #333333;
}
.content h5 {
	font-size: 12px;
}
.content img.center {
	margin: 0 auto;
	float: none;
	clear: both;
}
