html
{
  margin:0;
  padding:0;
  border:0;
  font-family: verdana;
  font-size:8pt;
  color: #ffffff;
  background-color: #2D7A4E;
  background-image:url(../images/bodyBG.gif);
  background-position: top center;
  background-repeat: repeat-x;  
}

body {
  width: 774px;
  position:relative;
  color: #fff;
  padding:0 10px 0 10px;
  margin:1px auto 0px auto;
  /* Fixes IE auto margins bug */
  text-align: center;
  

}

/*****************************

  
  General items
  ****************************/

img 	{
border: 0;
}

ul {
margin: 0;
padding: 0;
list-style-type: none;

}

 li {
padding: 0;
list-style-type: none;

}

h1	{
margin: 0;
padding: 0;
font-size: 18px;
text-align: left;
}

h2	{
margin: 0;
font-size: 15px;
text-align: left;
}

h3	{
margin: 5px 0 3px 0;
font-size: 14px;
text-align: left;

}

h4	{
margin: 0;
font-size: 12px;
}

h7	{
font-weight: bold;
display: block;
margin-bottom: 10px;
}

p	{
margin: 20px 0 0 20px;
padding: 0;
line-height: 150%;
letter-spacing: 0.02cm;
}

a {
color: #0000ff;
}

a:hover {
color: #dbdbdb;
}

fieldset	{
border: 0;
}

div 	{
text-align: left;
}

.nodisplay	{
display: none;
}

/*****************************
  Header
  ****************************/

#header	{
width: 776px;
height: 127px;
background-color: transparent;
padding:0;
margin:10px 0 0 0;
}

/*****************************
  nav
  ****************************/
#nav
{
float: left;
margin: 0px;
width: 772px;
height: 20px;
border:0;
background-image:url(../images/navBG.gif);
background-position: top left;
background-repeat: repeat-x;
padding: 8px 3px 6px 0px;
}

#nav ul	{
margin: 0;
display: inline;
}

#nav li	{
display: inline;
margin:0;
font-family: arial;
font-weight: bold;
}

#nav li.indent	{
margin: 0 0 0 400px;
}


#nav li.noLink
{
color: #535050;
text-decoration: none;
margin: 0;
padding: 0 8px 0 8px;
width: 99px;
}

#nav a
{
color: #fff;
text-decoration: none;
margin: 0;
padding: 9px 10px;
width: 99px;

}

#nav a:hover
{
color: #fff;
background-image:url(../images/navBG-h.gif);
background-repeat: repeat-x;
background-color: #000;
text-decoration: none;
margin: 0;
padding: 7px 9px 5px 9px;
border:1px solid #000;

}

/*****************************
  frame
  ****************************/

#frame	{
color: #000;
padding:10px 0 0 10px;
float: left;
width: 766px;
min-height: 245px;
background-color: #fff;  
}

#frame a:hover	{
color: red;
}




#split li	{
margin-bottom: 30px;
}

li.left  {
width: 479px;
float: left;
margin-right: 10px;
}

h1	{
margin: 0 0 20px 0;
}

#split li.left h2.dateLoc	{
margin: 10px 0 20px 0;
}

#split li.right h2.nextEvent	{
margin: 0;
padding:0;
font-family: Times New Roman;
font-size: 18px;
font-weight: normal;
border-bottom: 1px dashed #ccc;

}

#split li.left p	{
padding-left: 10px;
padding-bottom:25px;
margin: 0 0 20px 0;
border-bottom: 2px solid #ccc;
}

#split li.left p.leadingText	{
background-color: #fff;
color: #000;
padding-left: 10px;
padding-bottom:25px;
margin: 0 0 20px 0;
border-bottom: none;
}

#split li.left p.leadingText a	{

color:#0000ff;
}


.importantItems	{
padding: 0 0 0 35px;
font-weight: bold;
font-size: 16px;
color: red;
}





/*****************************
  frame
  ****************************/

li.right  {
padding: 0 0 0 15px;
width: 240px;
margin: 0 0 0 ;
float: left;
border-left: 1px solid #ccc;
}

li.right p {
margin: 10px 0;
border: 1px solid #000;
width:237px;
background-color: #dbdbdb;
padding:3px;
letter-spacing: 0cm;
}


li.right table	{
font-size: 9px;
}

li.right td	{
height:8px;
margin:0;
padding:0 10px 0 0;
}

li.right td.b	{
font-weight: bold;
border-bottom: 1px solid #000;
}


p.smallText	{
line-height: 120%;
font-family: arial;
letter-spacing: 0.0cm;

}


#bottom	{
clear: both;
width: 748px;
border-top: 1px solid #ccc;
}

li.boxes {
width: 197px;
height: 160px;
display: inline;
float: left;
border: 5px solid #2F2F2F;
margin: 30px 15px 30px 15px;
background-color: #000;
color: #fff;
padding: 5px;
background-image: url(../images/boxBG.gif);
background-repeat: repeat-x;
}


/*****************************
  Sponsors
  ****************************/


#sponsors	{
clear: both;
width: 748px;
border-top: 1px solid #ccc;
}

#sponsors li.sponsors	{
display: inline;
}

#sponsors img	{
margin: 10px 4px 10px 1px;
border: 1px solid #000;
}






/*****************************
  singleCol
  ****************************/

#singleCol	{
color: #000;
padding:10px;
float: left;
width: 754px;
border:1px solid #000;
border-top: none;
background-color: #fff;  
margin-bottom:20px;
}

#singleCol p	{
margin-bottom: 10px;
}

li.singleBox {
width: 690px;
height: 160px;
display: inline;
float: left;
border: 5px solid #2F2F2F;
margin: 30px 15px 30px 15px;
background-color: #000;
color: #fff;
padding: 5px;
background-image: url(../images/boxBG.gif);
background-repeat: repeat-x;
}















/*****************************
  footer
  ****************************/
  
#footer	{
background-image: url(../images/FooterBG.gif);
background-position: bottom left;
background-repeat: no-repeat;
width: 776px;
height: 160px;
font-size: 8pt;
clear: both;
text-align: center;
padding:0;
margin:0 0 0px 0;
}

#footer	a:hover{
color: #ff0000;
}

#footer ul	{
margin:20px 0 0 0;
}

#footer li	{
display: inline;
margin:0 5px;
}

p.fowler	{
text-align:right;
color: #fff;
font-size: 10px;
font-family: arial;
margin:25px 110px 0 0;
}

p.fowler2	{
text-align:right;
color: #fff;
font-size: 10px;
font-family: arial;
margin:-5px 110px 0 0;
}




/*****************************
  back to top
  ****************************/
div#backToTop a	{ 
color: #fff;
margin: 0;
padding: 0;
}

img.wordIcon	{
float: left;
}

table#sched th	{
color: red;
}

table#sched td	{
width: 170px;
height: 15px;
}

table#sched td.sep	{
border-top: 1px solid #ccc;
}


p.sched	{
font-family: arial;
margin-bottom: 20px;

}





/*****************************
  Bottom nav
  ****************************/
div#bottomNav {
color: #000;
margin: 0px auto 0px auto;
padding: 3px;
clear: both;
font-family: arial;
text-align: center;
}

#bottomNav a{
color: #0000ff;
padding: 0 10px 0 10px;
margin:0;
border-right: 1px solid #000;
}

#bottomNav a.last{
border-right: none;;
}

#bottomNav a:hover{
color: #ff0000;
padding: 0 10px 0 10px;
border-right: 1px solid #fff;
}

#bottomNav a.last{
border-right: none;;
}



dl.schedule	{
width: 240px;
margin:20px 0 40px 0;
background-image:url(../images/schedHeader.gif);
background-position: top left;
background-repeat: no-repeat;
display: block;
padding: 50px 0 0 0;
}

dl.schedule	dt{
margin: 0 0 0 0;
border-bottom: 1px solid #ccc;
font-weight: bold;
display: block;
width: 200px;
}

dl.schedule	dd{
display: block;
width: 200px;
margin: 0 0 10px 0;
padding: 0 0 0 30px;
}


dl#contact	{
margin:20px 0 0 0 0;
padding:0 0 0 20px;
}

dl#contact	dt{
font-weight: bold;
font-size: 14px;
}


dl#contact	dt{
margin: 10px 0 0 0;

}


/*****************************
  PL Links
  ****************************/

ul#links {
margin: 20px 0 0 20px;
width: 500px;

}
  
ul#links li.header	{
font-weight: bold;
font-size: 12px;
color: #771C20;
list-style-type: square;
margin: 20px 0 0 10px;
border-top: 1px solid #ccc;
padding: 10px 0 0 0;

}

ul#links li	ul.subItems li{
font-weight: normal;
list-style-type: circle;
margin: 0 0 0 10px;
color: #30318e;
}


