/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#newsleft{
	position: absolute;
	left: 0;
	top: 320px;
	background-image: url(../images/Pepp_205Pepp_20515Pepp_205.jpg);
}


#header{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
}

#navigation{
	margin: 0;
	width: 225px;
	position: absolute;

}

#content{
	width: 525px;
	padding: 0px;
	position: absolute;
	left: 235px;
	top: 260px;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-top-style: solid;
	border-top-width: thick;
	height: 433px;
}
#contentaccom{
	width: 540px;
	padding: 0px;
	position: absolute;
	left: 250px;
	top: 225px;
	height: 450px;
	z-index: 4;
}

#contentbg{
	width: 574px;
	padding: 0px;
	position: absolute;
	left: 226px;
	top: 132px;
	height: 573px;
	background-color: #E5E5E5;
	z-index: 3;
}

#footer{
	width: 790px;
	background-color: #339999;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: absolute;
	top: 708px;
	left: 0px;
	z-index: 1;
}
#headlines{
  	float: right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;

}

#headlinesleft{
  float:left;
	width: 10%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 40px 0px 20px 30px;
background-color: #1b646c;
color: #ffffff;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #ffffff;

}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.newsheader{
	padding: 10px 10px 5px 20px;
	font-size: 70%;
	color: #33CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

.story p{
	padding: 0px 0px 0px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}



/*********** #navBar link styles ***********/


#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 20px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlinesleft{
	margin: 20px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlinesleft p{
	padding: 5px 0px 5px 0px;
}
#movieheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #339999;
	position: absolute;
	top: 160px;
	left: 250px;
	font-style: normal;
	font-weight: bold;
	z-index: 5;
}

#accompicbox1 {
	z-index: 6;
	position: absolute;
	top: 225px;
	left: 250px;
}

#accompicbox2 {
	z-index: 4;
	position: absolute;
	left: 500px;
	top: 225px;
}

#accompicbox3 {
	z-index: 6;
	position: absolute;
	left: 450px;
	top: 225px;
	width: 210px;
}
#accompicbox4 {
	z-index: 6;
	position: absolute;
	width: 200px;
	height: 200px;
	left: 250px;
	top: 225px;
}
#accompicbox5 {
	z-index: 6;
	position: absolute;
	left: 250px;
	top: 225px;
	font-size: 14px;
	width: 400px;
}

#accommpicboxL {
	z-index: 6;
	position: absolute;
	left: 250px;
	top: 225px;
	font-size: 14px;
}

#accommpicboxR {
	z-index: 6;
	position: absolute;
	left: 450px;
	top: 225px;
	font-size: 14px;
}

#footerinfo {
	z-index: 6;
	position: absolute;
	left: 0px;
	top: 806px;
}

#locationR {
	z-index: 6;
	position: absolute;
	left: 550px;
	top: 350px;
}

#homecontenttop {
	z-index: 6;
	position: absolute;
	left: 235px;
	top: 190px;
	width: 460px;
}

#mediaplayerbox {
	z-index: 6;
	position: absolute;
	left: 720px;
	top: 150px;
}
.finduspics {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px 40px 40px;
}
.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}

.newscontent {	color: #666666;
	font-weight: lighter;
}

.thumbdivs {
	float:left;
	width:169px;
}

.thumbhidden {
	display:none;
}

img {
	border:0px;
}

