a {
	color:#000000;
}

#shadowcontainer {
width:640px;
background-color:#197cc1;
background-image:url(/images/bgshad2.gif);
background-repeat:repeat-y;
}
#container {
	left: 20px;
	width: 600px;
	margin:0 auto;
	background-color:#ffffff;
	padding-bottom:15px;
	font-size:14px;
	background-image:url(/images/es_pale_logo.gif);
        background-position:bottom right;
        background-repeat:no-repeat;
}
#shadowfootercontainer {
	width:640px;
	background-color:#197cc1;
	background-image:url(/images/footershad.jpg);
	height:20px;
}
#footer {
width:600px;
background-color:#ffffff;
color:#666666;
font-size:11px;
padding-top:8px;
padding-bottom:8px;
border-top: 1px dotted;
border-top-color:#666666;
}

body {
background-color:#197cc1;
font-family:Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
}

#head {
	width:597px;
	height: 150px;
	background: url(/images/logo.gif) no-repeat top left;
	padding-top: 3px;
	padding-left: 3px;
}

#content {
	width:580px;
	padding-left:10px;
	padding-top:5px;
	font-size:12px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

h4 {
	font-size: 100%;
	margin-bottom:3px;
	font-weight: bold;

}

.topright {
position:relative;
float:right;
top: -1px;
right: -1px;
z-index:1;
}

.topleft {
position:relative;
float:left;
top: -1px;
left: -1px;
z-index:1;
}

.sectiontitle {
	width:595px;
	margin:0;
	margin-left:-10px;
	margin-bottom:10px;
	margin-top:15px;
	padding:5px;
	padding-left:0px;
	color:#ffffff;
	font-weight: bold;
	border-top: 2px solid #91a7bd;
	font-size:14px;
        clear: both;
}

.sectiontab {
	background-color:#91a7bd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:23px;
	padding-right:30px;
	background-image:url(/images/tabbottom.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#tabbottom {
	margin-top:-27px;
	padding-top:8px;
	margin-bottom:-8px;
}

/* Navbar */
#head {
/*border-top: 2px solid #dadc00;*/
}

#head ul.navbar {
	float: right;
	margin: 0;
	border:0px;
	position:relative;
	/*font-size:100%;*/
        line-height: 16px;
	/*padding-right:10px;*/
	/*background-color:#dadc00;*/
	padding-left:0px;
	font-weight: bold;
	/*margin-top:154px;*/
	margin-top:-3px;
	padding-bottom:0px;
	
}

#head ul.navbar li {
	float:left;
	list-style-type:none;
}

#head ul.navbar a {
	display:block;
	float:left;
	padding:6px 6px 6px;
	text-decoration:none;
	margin:0;
	background-color:#91a7bd;
	color:#ffffff;
	/*border-left:1px dashed #197cc1;*/
}

#head ul.navbar a.current {
	background-color: #437baa;
}

#head ul.navbar a:hover {
	text-decoration:underline;
}

#head ul.navbar a.current:hover {
	text-decoration:none;
	cursor:default;
}

#head ul.navbar a#hot {
	border-bottom: 2px solid #ff0000;
}

.grey {
	color:#666666;
}

.grey a {
	color:#666666;
}

#content ul li {
	padding-bottom: 0.3em;
}

#godislovebanner {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.iefixfloat {
    float: right;
    color: black;
    /*margin-top: -1em;*/
}

.fbevent {
  border: 1px solid #aaa;
  margin-bottom: 5px;
}

.fbeventlinkthumb {
  float: left;
  margin-right: 10px;
  margin-left: 5px;
  margin-top: 10px;
}

.fbevent p {
  margin-left: 115px;
}

.fbeventdate {
  font-weight: bold;
}

.fbeventlocation span {
  font-weight: 600;
}

.fbeventlastupdated {
  font-size: 80%;
  color: #444;
}

.quoteright, .quoteleft {
    color: #222;
    font-size: 110%;
    font-style: italic;
    font-family: serif;
}

.quoteright {
    padding-left: 150px;
}

.quoteleft {
    padding-right: 150px;
}

