@charset "UTF-8";
/* CSS STYLES FOR PAL */



/* *********************
     LAYOUT GLOBAL
***********************/

html { background-color:#faf6f1; overflow: -moz-scrollbars-vertical; }

body { margin:0 auto; font-family:Arial, Helvetica, sans-serif; color:#613d19; font-size:13px; line-height:16px; background-image:url(images/bg.jpg); background-repeat:repeat-x; }

div#navContent { width:830px; text-align:center; margin:0 auto; }

div#bannerContent { width:830px; margin:0 auto; }

div#mainContainer { width:830px; margin: 0 auto; padding-top:12px;  }

div#globalNav {width: 600px; float:right; text-align:right; }

div#footer {color:#978471; width: 830px; font-size:13px; margin: 18px auto 20px; line-height:22px; text-align:center; }

div#footerNav {width: 450px; float:right; text-align:right; }

div#footerText{ color:#68665f;}

div#headerFlash { height:275px; width:830px;}

.prop { float:right; width:1px; }

.minHeight { height:390px; }

.minHeightSide { height:200px; }




	
/* *********************
     LAYOUT INTERIOR
***********************/

div#content { margin-right:280px; }
	
div#sidebar { float:right; text-align:center; width:269px; clear:both; padding-top:20px;   }

div#blankPageContent { margin-left:23px; margin-right:23px; }

div#sidebarText{ color:#666666; font-size:9px; padding-top:16px; line-height:13px; }

div#pageClear { clear:both; height:40px; }

div.press {margin-bottom:26px;}

div#homeNews { position:relative; top:-325px; width:190px; color:#666666; line-height:14px; overflow:hidden; height:240px; }

div.divLeft { float:left; width:240px; }

div.divRight { margin-left:270px; width:250px;	 }

div.divCol_1 { float:left; width:200px;  }

div.divCol_2 { float:left; width:190px;  }

div.divCol_3 { float: right; width:180px; }

div.sidebarContainer { background-image:url(images/sidebar_bg.jpg); background-repeat:repeat-y; width:269px; background-color:#fefdfb; }

div.sidebarNews { background-image:url(images/sidebar_news.jpg); background-position:top; background-repeat:no-repeat; width:269px; }

div.sidebarText { padding:60px 12px 0 12px; text-align:left; font-size:12px; }

div.sidebarArrow { width:20px; float:left; }

div.sidebarArrowText { margin-left:20px; }

div.sidebarCalendar { margin-left:48px; }

br.clear {clear:both; }

div.emailsignup{
	background-color:#e8e8e3;
	border:1px solid #b86d22;
	padding:5px;
	width:200px;
	text-align:left
	}



/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #article_left_side {
  margin-right: 10px;
  }
 
* html #article_style {
  height: 1%;
  margin-left: -3px;
  }


/* *********************
     TEXT
***********************/


h1 { color: #b86d22; font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:400; text-transform:uppercase; margin-bottom:3px; line-height:20px; }
h2 { color: #b86d22; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:400; text-transform:uppercase; margin-bottom:3px; line-height:18px; }
h3 { color: #b86d22; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:400; text-transform:uppercase; margin-bottom:3px; line-height:16px; }
h4 { color: #623e1a; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:400; text-transform:uppercase; margin-bottom:3px; line-height:16px; }





.blue {color:#1e3c59;}
.magenta {color:#c61065;}


.quote { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#333; }

p { margin:0 0 22px 0; }
.noBtmMargin { padding-bottom:0; margin-bottom:0; }


div#articleContent { margin-top:0; }



/* *********************
     IMAGES AND LISTS, FORMS
***********************/

form{  }

img.team{ margin:0 15px 0px 0; float:left; }
	
ul { list-style:none; margin:0 0 0 0px; padding:0px; }
ul li { background-image: url(images/arrow.gif); background-repeat: no-repeat; background-position: left 2px; text-indent: 0; padding: 0 0 10px 11px;  }

div#content ul { list-style:none; margin:0 0 0 10px; padding:0px; }
div#content ul li { background-image: url(images/arrow_int.gif); background-repeat: no-repeat; background-position: left 2px; text-indent: 0; padding: 0 0 8px 12px;  }

	

/* *********************
     TABLES
***********************/

table strong {color:#333333; }

table.tableStyle {border:0; border-collapse:collapse; margin-top:10px;}
table.tableStyle td {padding-left:5px; height:24px;font-size:11px; }
tr.grayBackground { background-color:#e6e6e6; }
tr.whiteBackground { background-color:#ffffff; }

tr.header, div#sectionAdult table.tableStyle tr.header { height:24px; background-color:#955dba; color:#ffffff; text-transform:uppercase; }
div#sectionYouth table.tableStyle tr.header { height:24px; background-color:#c61065; color:#ffffff; text-transform:uppercase; }

 

/* *********************
     LINKS
***********************/	

a,  a:visited{ color:#b86d22; text-decoration:underline; }
	
a:hover{ color:#975b1f; text-decoration:underline;	}

	
div#footer a, div#footer a:visited{ color:#978471; text-decoration:none; }

div#footer a:hover{ color:#978471; text-decoration:underline; }


	