/* CSS Document */
*

	{
	margin:0;
	padding:0;
	margin-bottom: 0px;
	vertical-align: top;
	}
ul
	{
	list-style:none;
	}
#container
{
	width:875px;
	margin: 0 auto;
	

	border-left:solid thin;
	border-right:solid thin;
	border-bottom: solid thin;
	border-top: solid thin;
	
}

body{  
	font-family: Helvetica, sans-serif; font-size:13px; line-height:15px; color:#FFFFFF; background: center top #001B2F;
	}
img { 
	border:0;
	}
	h1,h1 a
{
	text-decoration:none;
	line-height: normal;
	font-size:55px;
	color: white;
	text-transform:uppercase;
	font-weight: bold;
	width:auto;
	padding-top:5px;
	text-align:center;
}

h2{ font-size:14px;
color:#3399FF;
}
h3 {
	font-family: Helvetica, sans-serif;
	color:#AEDCED;
	font-weight:normal;
	font-size:18px;
	text-align:center;
}
h3 a {color:#AEDCED; font-size:1.01em; line-height:1.01em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
h4 { 
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	}

/**********************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; background:#FFFFFF; text-align:left;}
.searching {width:141px; height:auto; color:#000000; background-color:#FFFFFF; height:18px; margin-right:6px; border: solid 1px #404040;}
/**********************************************/

.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 887)? "887px" : "100%"); min-width:887px;}

a {color:#5C8495; text-decoration:underline;}
a:hover{text-decoration:none;}

/*******global********/
ul { margin:0;}
.float{float:left; }
.left_side_bar { float:left;}
.right_side_bar { float:left;}
.column_center{float:left;}
.clear{clear:both;}


/*******global

.content .indent { padding:24px 3px 23px 12px;}

********/

/*******************box*********************************/

.side_left
{ 
background:url(images/side.gif) left top repeat-y #02253B;
padding-left:20px;
}
.side_right{ background:url(images/side.gif) right top repeat-y;
padding-right:20px;
}
.side_top{ background:url(images/side.gif) left top repeat-x;

}
.side_bot{ background:url(images/side.gif) left bottom repeat-x;
}
/***************************end**************************/


/*******************header*********************************/
#header {
	width: 875px;
	background: #286E92;

}
#header.title
{
	height:30px;
	background:
	#286E92;
	padding-top: 10px;
}
#header .block_top {
	height:40px;
	padding-bottom:40px;
	margin-bottom: 0px;

}
#header .indent {padding:22px 30px 0 50px;}
.block_search { float:right;}
.custom #logo a { display:block; height:150px; width:300px; background:url(images/EPL-Embossed-Logo.png.png) center no-repeat; text-indent:-9999px; }
#header .logo { background:url(images/EPL-Embossed-Logo.png.jpg)  no-repeat top right; }
#header span  { font-size:1.18em; line-height:1.45em; text-transform:uppercase; color:#C0F4FF; text-decoration:none;}
.menu { background: 0 0 no-repeat #1b77bc;
}

.bg_menu { 

	background:right top no-repeat; 
	height:40px;
	padding-top:10px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: thin;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:10px;
	
	
	}
#header .menu .indent_menu {
	
	margin: 0 auto;
	padding-left: 10%;
	
	
	
	
}
#header .menu li { 
	float:left; 
	background:right top repeat-y; 
	text-align:center;
	list-style: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; color:#FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	text-indent:inherit;
	padding-left: 4px;
	}
#header .menu li a{ 
	color:#FFFFFF; 
	font-size:1.09em;
	text-transform: capitalize; 
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	
	}
#header .menu li a:hover{text-decoration:underline;font-weight:bold;background-color: #0099CC; }
/*******************end header*********************************/


/*******************side_bar*********************************/
.left_side_bar { 
					width: 125px;
				 	text-align:center;
					
					
					
				}
.right_side_bar { 
					width: 125px;
					text-align:center;
			
		
}
.side_bar .inside{ padding:0 0 0 0;}






/*---------------------------------------------------*/

/*******************column_center*********************************/
.column_center { 
					width:625px;
					
					
					margin-bottom:20px;
					text-align:left;
}
.indent_center {
padding-left:20px;
padding-right:20px;
}
/*******************end column_center*********************************/
.fourcolside
{
	float:left;
	width:150px;
	padding-right:5px;
	
}
#navigate .fourcolside ul li
{
	display:inline;
}

#navigate .fourcolside ul li a
{
	display:block;
	color: #339999;
	padding:2px;
}

#navigate .fourcolside ul li a:hover
{
	color: #339966;
}

#older .post h3,#navigate .fourcolside h3
{
	font-size:18px;
	line-height:18px;
	color:#999;
}

/*******************footer*********************************/
#footer { 
font-family:tahoma; font-size:1.09em; line-height:1.01em; color:#396580; background:url(images/bg_footer.gif) 0 0 repeat-x; 				margin:0 12px; padding:30px;
text-align:center;}
#footer a{ color:#396580;}
#footerbox {
margin-left:18%;
padding: 0px;
text-align: left; /* Needed for IE*/
}
/*******************end footer*********************************/
