body {font:normal 62.5% Verdana, Arial, Helvetica, sans-serif; margin:0; background-color:#E4E7D6; }

/*GENERAL STYLES*/
a:visited {color:#004776; text-decoration:none;}
a:hover {color:#004776; text-decoration:underline;}
a:active {color:#004776; text-decoration:none;}

.left {float:left} .right {float:right} 
.cl_left {clear:left;} .cl_right {clear:right;} .cl_none {clear:none;} .cl_both {clear:both;}
/*same as clears, but resets heights to 0*/
.cl_left_zero, .cl_right_zero, .cl_none_zero, .cl_both_zero { height:0; line-height:0; margin:0; padding:0; font-size:0; }
.cl_left_zero { clear:left; } .cl_right_zero { clear:right; } .cl_none_zero { clear:none; } .cl_both_zero { clear:both; }

h1 {font-size:240%; font-weight:bold; } h2 {font-size:210%; font-weight:bold; } h3 {font-size:160%; font-weight:bold; } h4 {font-size:140%;} h5 {font-size:120%;}
.eleven {font-size:110%;}

.center {text-align:center;}
.bold {font-weight:bold;}
.font_normal {font-weight:normal;}
.italic {font-style:italic;}
.datetime {font-size:9px; font-style:italic; color:#848484; font-weight:normal; /*width:0; height:0; display:none;*/}
.allcaps {text-transform:uppercase;}
.nocaps {text-transform:none;}
.shown { display:block; visibility:visible; }
.hidden { display:none; visibility:hidden; }
.border {border:1px solid #000;}

/*encloses the entire header, from network to below the nav*/
#header_wrap { width:98.7em; margin:0 auto; background-color:#E4E7D6; }

/*network tabs, uses bg images to set tabs*/
#network { width:98.7em; float:left; background: url("http://www.eastpolklifestyles.com/images/hdr_tabs.gif") repeat-x bottom; }
    #network ul { margin:0; padding:1em 0 0 0; list-style:none; }
    #network li { float:left; background:url("http://www.eastpolklifestyles.com/images/hdr_tabs.gif") no-repeat 0 -30px; margin:0 .4em 0 0; padding:0 0 0 .3em; }
    #network a { float:left; display:block; padding:.5em 1.2em .4em .6em; text-decoration:none; 
			background:url("http://www.eastpolklifestyles.com/images/hdr_tabs.gif") no-repeat right -30px; }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #network a {float:none;} /* End IE5-Mac hack */ #network a:hover { color:#333; }
    #network li:hover { background-position:0 -420px; color:#333; }
    #network li a:hover  { background-position:right -420px; }	  
    #network .current { background-image:url("http://www.eastpolklifestyles.com/images/hdr_tabs.gif"); background-position:0 -220px; border-width:0; }
    #network .current a { background-image:url("http://www.eastpolklifestyles.com/images/hdr_tabs.gif"); background-position:right -220px; padding-bottom:.5em; }
	#network .current a:hover { background-image:url("http://www.eastpolklifestyles.com/images/hdr_tabs.gif"); background-position:right -220px; }
	#network li.current:hover { background-image:url("http://www.eastpolklifestyles.com/images/hdr_tabs.gif"); background-position:0 -220px; }
	
	/*HEADER2*/
.h2item { height:100px; margin:0; padding:0; background-image:url(/images/hdr_tabs.gif); background-position:0 -980px; }
.h2wrap { width:980px; height:100px; float:left; }
/*END HEADER2*/

/*CONTENT STYLES*/
#content { 
width:98.7em; height:auto; margin:0 auto; border:0px solid #6A5F50; border-width:0 1px; padding-top:1em; background-color:#ffffff; overflow:hidden; clear:left; 
}

/*Nav*/

#navbar {
background-image: url(http://www.eastpolklifestyles.com/images/nav_bg.gif);
height: 27px;
border-left: 1px #6A5F50 solid;
border-right: 1px #6A5F50 solid;
}

#navbar ul {
border: 0;
padding: 0;
margin: 0;
list-style-type: none;
text-align: center;
}

#navbar ul li {
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navbar ul li a {
margin: 0;
color: #ffffff;
background-image: url(http://www.eastpolklifestyles.com/images/nav_bg.gif);
text-decoration: none;
display: block;
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 7px;
padding-right: 8px;
padding-left: 8px;
}

#navbar ul li a:hover {
color: #747BD6;
background-color: #59233C;
}

#navbar a:active {
color: #807D1A;
background-color: #59233C;
}

#navbar li#active a {
color: #807D1A;
background-color: #59233C;
}

.caption {
color: #999999;
font-size: 9px;
text-align: right;
}

.photocaption {
color: #999999;
font-size: 10px;
}

/*--- Logo ---*/
#logo {

z-index: 9999; 
position: absolute; 
top: 20px;
left: 0;
width: 683px;
height: 180px;
background: url(http://www.eastpolklifestyles.com/images/logo.png) !important; background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.eastpolklifestyles.com/images/logo.png', sizingMethod='scale');
}

#logobar {
height: 200px;
margin: 0px;
padding: 0px;
}

.image2{
	background: url(images/logo.gif) no-repeat left top;
	width:683px;
	height:180px;
	margin:20px auto;
}
