
body {
  font-family: Arial, Verdana, sans-serif;
  background: #000;
  margin: 0;
  padding: 0;
  font-size: 100%;
  }

b, h2 { color:#000; }

#container {
  margin: auto;
  background: #ffffff;
  width: 57em;
  position: relative;
  }

#header {
  background: #00005a;
  padding: 0;
  margin: 0;
  width:57em;
  }
/* Header Stuff */
#headerLeft {
  width: 32em;
  padding: 0;
  margin: 0;
  float: left;
  }

#headerRight {
  width: 16em;
  padding: 0;
  margin: 0;
  float: right;
  }
#headerRight h1{
  position: relative;
  color: #252722;
  font-size: 1em;
  font-family: arial, sans-sarif;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: -1em;
  z-index: 2;
}

#headerNav {
  clear: both;
  width: 57em;
  text-align: center;
  background-color:#00259a;
  height: 1.7em;
  border-top: 2px solid #FFF;
  }

#contentLeft{
  float: left;  
  width: 10em;
  text-align: center;
  background: #008342;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  border-top: 0.1em solid #ffffff;
  }

#contentMain{
  text-align: left;
  float: left;
  width: 35.9em;
  padding-left: 1em;
  padding-right: 1em;
  background: #ffffff;
  height: 100%;
  }

#contentnoleftnavMain{
  text-align: left;
  float: left;
  width: 45.9em;
  padding-left: 1em;
  padding-right: 1em;
  background: #ffffff;
  height: 100%;
  }

#contentMid{
  text-align: center;
  float: left;
  width: 25.3em;
  padding-left: 1em;
  padding-right: 1em; 
  background: #ffffff;
  color:#000;
  }

#contentRight{
  text-align: center;
  width: 10em;
  float:right;
  background: #008342;
  font-weight: bold;
  color: #254fb3;
  border-top: 0.1em solid #ffffff;
  position: absolute;
  top: 147px;
  right: 0;
  }

div.rightColumnHeader, div.leftColumnHeader{
  text-align: left;
  padding-left: 1em;
  padding-top: .5em;
  color: #ffffff;
  font-weight: bold;
  border-top: .4em solid #fff;
  }


div.leftColumnHeader{

  }

div.rightColumnHeader{

  }

div.greyHeader, div.greyHeader{
  text-align: center;
  color: #000000;
  font-weight: bold;
  background: #aaaaaa;
  padding:  5px;
  }

div.contentMidFull{
  text-align: center;
  padding: 0;
  margin: 0;
  float: left;
  width: 30em;
  background: #ffffff;
  }

div.contentMidHalf{
  text-align: center;
  padding: 0;
  margin: 0;
  float: left;
  width: 12.25em;
  background: #ffffff;
  }

div.rightFloatingBox {
  float: right; 
  width: 13em; 
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  border: 0.05em solid black
  }

div.clear, div.clearWithPadding {
  height: 0.1em;
  clear: both;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background:transparent;
  }

div.clearWithPadding {
  height: 1em;
  }

/*Footer Stuff*/

div.footer {
  position: relative;
  width: 57em;
  border-top: 2px solid #999;
  z-index: 100;
  }

div.sponsors {
  width: 57em;
  text-align: center;
  margin: 0;
  
  }

div.copy {
  width: 57em;
  text-align: center;
  background-color: #000;
  color: white;
  padding: 1em 0;
  }

div.sponsors img {
  border: 0;
  margin: 1em .25em;
  vertical-align: middle;
  }

div.copy a {
  text-decoration: underline;
  color: white;
  }

.center{
  text-align: center; 
  }


div.charity {
  border-bottom: 1px solid black;
  }

div.charity img {
  float: left;
  padding: 0px 10px 0px 0px;
  }

div.charity + p {
  float: right;
  }

p.charity {text-align: center; clear: both;
  }

/* Image, Objects, and Embed Styles */

embed.columnEmbedFull, object.columnObjectFull{
  width: 8.4em;
  height: 2.8em;
  background: #008342;
  max-width: 180px;
  max-height: 60px;
  }

embed.columnEmbedFull2, object.columnObjectFull2{
  width: 100px;
  height: 75px;
  background: #008342;
  }

embed.columnEmbedFull3, object.columnObjectFull3{
  width: 139px;
  height: 100px;
  background: #008342;
  }

embed.rtstorean, object.rtstorean {
  width: 95px;
  height: 95px;
  margin: 10px;
  }

embed.headerRightEmbed, object.headerRightObject {
  width: 15em;
  height: 6.25em;
  max-height: 100px;
  max-width: 240px;
  }

img {
  border: 0;
  }

img.columnImageFull{
  border: 0;
  margin: 0;
  width: 10em;
  max-width: 170px;
  }

img.columnImagePadded{
  border: 3px solid #ffffff;
  margin: 0;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  width: 8.4em;
  max-width: 125px;
  }

img.frontMiddleImageFull{
  width: 25.5em;
  max-width: 450px
  }

img.floatRight{
  float: right;
  padding: 1em;
  }

img.floatLeft{
  float: left;
  padding-right: 1em;
  }

table.mainBodyTable{
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  border: 0.05em solid black;
  text-align: center;
  font-size: 0.75em;
  }

td.mainBodyTableHeader{
  padding: 0;
  font-weight: bold;
  background: #aaaaaa;
  border: 0.05em solid black;
  }

td.mainBodyTableOdd{
  padding: 0;
  background: #ffffff;
  }

td.mainBodyTableEven{
  padding: 0;
  background: #dedede;
  }

/* Text Styles */

h8 {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0em;
  color: #000000;
  }

h1 {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0.2em;
  color: #000000;
  }

h2 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.3em;
  color: #000000;
  }

h3 {
  font-size: 0.85em;
  font-weight: bold;
  line-height: 1em;
  color: #000000; 
  }

h4 {
  font-size: 0.75em;
  font-weight: bold;
  line-height: 0.9em;
  color: #000000; 
  }

.blue {
  color: #008342;
  }

.blueItalic{
  color: #008342;
  font-style: italic;
  }

.green {
  color: #008342;
  }

.greenItalic {
  font-style: italic;
  }

.white {
  color: #ffffff;
  }
	
.lightGreen {
  color: #c1ebd3;
}

.black {
  color: black;
  }

.center {text-align: center;
  }

h4.columnHeader {
  display: block;
  padding: 0;
  margin: 0;
  font-size: .9em;
  font-weight: bold;
  line-height: 1em;
  color: #ffffff; 
  text-align: center;
/*  padding-left: .75em;
  padding-top: .5em;*/
  color: #ffffff;
  font-weight: bold;
  border-top: .4em solid #fff;
  }
h5.columnHeader {
  display: block;
  padding: 0;
  margin:0;
  font-size: .75em;
  color: #fff;
  text-align: left;
  padding-left: .9em;
  padding-top: 0;
  margin-bottom: .5em;
}

p, li, blockquote{
  text-align: left;
  font-size: 0.75em;
  }

blockquote, .italic{
  font-style: italic;
  }

.sm{
  font-size:  .70em;;
  }

p.blackBold{
  font-weight: bold;
  line-height: 1.5em;
  color: #000000;
  }
p.redBold{
  font-weight: bold;
  line-height: 1.5em;
  color: red;
  }

p.columnLeft{
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
  color: #afd5f1;
  margin-top: 0;
  }

p.columnRight{
  text-align: left;
  padding-left: 1em;
  color: #afd5f1;
  margin-top: 0;
  }
#pscroller{
  width: 160px;
  height: 200px;
  border: none;
  padding:  0;
}
#pscroller p {
  text-align: left;
  color: #afd5f1;
  margin: 0 .7em 0 1em;
}
#pscroller a {
  color: #fff;
}

a {
  color: #254FB3;
  font-weight: bold;
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

a.plain {
  text-decoration:  none;
  color:  black;
  font-weight:  normal;
  }

a.plain:hover {
  text-decoration:  none;;
  }

img:hover, a:hover img {text-decoration: none;
  }

/* Left Column Button Styls */

#contentLeft ul#leftButtons {
  padding:0;
  margin:0;
  list-style-type: none;
  text-align: left;
  }

#contentLeft ul#leftButtons  li {
  display: block;
  font-size: 1em;
  font-weight: bold;

  border-bottom: 2px solid white;
  padding: .2em .4em;
  }

#contentLeft ul#leftButtons  a{
  color: #fff;
  }

/* Drop Downs */

#header ul {
  padding:0;
  margin: 0 ;
  list-style-type:none;
  width: 57em;
  color:#5ca2ff;
}
#header ul li {
  float:left; 
  position:relative;
  padding: 0;
  margin: 0;
  font-size: 0.65em;
  border-left: 0.1em solid #fff;
  border-right: 0.1em solid #fff;
  color:#5ca2ff;
  z-index: 99;
}

#header  ul li a, #header ul li a:visited {
  float:left; 
  display:block; 
  text-decoration:none; 
  color:#5ca2ff; 
  padding:.4em 1em; 
  line-height:1em; 
  height: 1.8em;
}
#header  ul li a.drop, #header ul li a.drop:hover {
    background: #00259a url('images/arrow.gif') no-repeat bottom right;
}
#header  ul li:hover {
  width:auto;
  color:#5ca2ff;
}
/* Tabs */
#header ul li a:hover {
   background: #00259a ; color:#5ca2ff; 
}

#header ul li ul {
	position: relative;
	display: none;
	color:#5ca2ff;
	z-index: 2;
}
#header table {
  margin:0; 
  border-collapse:collapse; 
  position:absolute; 
  top:0; left:0;
}

/* specific to non IE browsers */
#header  ul li:hover ul {
  display:block; 
  position:absolute;
  top: 2.5em;  
  left: 0; 
  width: 11em;
  border: 1px solid #00259a;
}

#header  ul li:hover ul li a {
  display:block; 
  background: #00259a; 
  color:#ffffff;
  height:auto;
  line-height:1em;
  width: 9.8em;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 1.4em;
  z-index: 2;
}

#header  ul li:hover ul li a:hover {
  color:#5ca2ff; 
  background: #00259a;
}

/* Bens Contact Class */

label,input {
  display: block;
  width: 200px;
  float: left;
  margin-bottom: 5px;
  }

input.submit {
  text-align: center;
  width: 125px;
  }

br {
  clear: left;
  }

div.error {
  color: red;
  }

div.success {
  color: blue;
  }
textarea.comments{
  width: 400px;
  height: 125px;
  }



/* --------- Buttons! --------- */

.pmButton {
	display:				block;
	padding:				10px;
	-webkit-border-radius:	10px;
	-moz-border-radius:		10px;
	border-radius:			10px;
	-webkit-box-shadow:		0px 0px 5px #333333;
	-moz-box-shadow:		0px 0px 5px #333333;
	box-shadow:			0px 0px 5px #333333;
	text-align:			center;
	color:				rgb(255, 247, 1);
	background:			rgb(87, 172, 78);
	background:			-webkit-gradient(linear, 0% 0%, 0% 100%, from(#57AC4E), to(#2A5B24));
	background:			-moz-linear-gradient(19% 75% 90deg,#2A5B24, #57AC4E);
}

.pmButton a {
}

.pmButton:hover {
	text-decoration:		none;
}

.pmButton.charities {
	width:				170px;
}