/* CSS Document */
 /* the height spawns a vertical scrollbar on all pages
 * to prevent short pages jumping to the left on Firefox
 * add a color and tiled image background to the page */ 
  
html, body {
  height: 101%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
  background-color: #6CF; /*#c93300;*/
  margin: 0 auto;
  padding: 0;
  }
  
body,td,th {
  color: #000 ;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
  }
  /* set width of wrapper to same width as title image
 * no top or bottom margin
 * auto on both sides will center wrapper in modern browsers */
#banner { 
	width: 1000px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size:14px;
	font-weight:500;
	position: relative;
	align: center;

}
 
#blurb { 
	width: 1000px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size:14px;
	font-weight:500;
	position: relative;
	align: center;

}
#footer { 
	width: 980px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size:14px;
	font-weight:500;
	position: relative;
	align: center;

}
#counter { 
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF; /*#c93300;*/
	position: relative;
	align: center;

}
 
#WPMainDoc {
	width:980px;
	align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size:14px;
	font-weight:500;

	
}



#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF; 
	position: relative;
  }
/* 
 #wrapper {
	text-align: center;
	position: relative;
}
*/


a:link {
	color: #0000CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:# 0F0 !important; 
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:#0F0 !important; 
	font-weight: bold;	
}

/* Seeing if I can plug the roundbox in */

#wrapper .roundbox #main blockquote .style125 table tr th {
	color: #8f4814;
}

#wrapper .roundbox #main blockquote table {
	color: #FC3;
}

/**************** Main *********************/



/*rounded corners with background: #373737 border-radius Property*/

.roundbox {
	background: #FFF;
	width: 990px;
	padding:1.2em;
	font: 15px Tahoma, Verdana, Arial, Prestige, sans-serif;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	margin: 0 1.0em 0.8em 0.8em;
	text-align: center;
}

.roundbox p {

h1 {
color: ##8f4814; 
text-transform:uppercase; 
font-size: 13px; 
letter-spacing: .50em; 
margin: 20px 0 0 0; 
}

h2 {/*gold color*/
color: #FC3; 
font-size:14px; 
text-transform:uppercase; 
font-size: 18px; 
text-align: center;
letter-spacing: .50em; 
margin: 20px 0 0 0; 
} 

h3 { /*larger then h1*/
color: #B4BFED; 
text-transform:uppercase; 
font-size: 18px; 
letter-spacing: .50em; 
margin: 20px 0 0 0; 
} 






/* special style for link to identify current page */

#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
  color: #F3F;
  }
  
  
#maincontent {
	width: 1000px;
	background:#FFF !important;  
	background-image: /*url(../images/shared/bg.jpg)*/;

  }
/* set margins, padding, and line height for maincontent paragraphs */
#maincontent p {
  margin: 0px;
  padding: 5px 0;
  line-height: normal;
  }
/* set dimensions for level 1 and 2 headings in maincontent */
#maincontent h1, #maincontent h2 {
  margin: 0px;
  padding: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
  color:#000;
  }
#maincontent h1 {
  font-size: 115%;
  }
#maincontent h2 {
  font-size: 125%;
  }
  #maincontent h3 {
  font-size: 150%;
  }
  #maincontent h4 {
  font-size: 175%;
  }
  #maincontent h5 {
  font-size: 200%;
  }
  #maincontent h6 {
  font-size: 300%;
  }
#maincontent a:link {
	color: #000  ;
	font-weight: bold;
	text-decoration: none;
}
#maincontent a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#maincontent a:hover {
	text-decoration: none;
	color: #33FF00;
	font-weight: bold;
}
#maincontent a:active {
	text-decoration: none;
	color:#33FF00;
	font-weight: bold;
}  

/* table */

.table1 {	margin-left: 0in;
	width: 900px;
	padding: 6px;
	border-spacing: 0
}
.table11 {	width: 100%;
	padding: 6px;
	border-spacing: 0
}
/*
td.table1column1 {	border: 0.0133333in solid
}
td.table1column2 {	border: 0.0133333in solid
}
td.table1column3 {	border: 0.0133333in solid
}
*/
/* table */ 

/* menu */ 

#menu {
	width: 980px;
	border-bottom: 2px;
	font-size:16px;
	text-align: center !important;
	padding: 8px 5px 8px 11px;
	background: #FFF;
}
#menu a {
	/*padding: 0px 0px 10px 10px;*/
	font-size:16px;
	text-decoration: none;
	background: #FFF;
	color: #0000CC;
	font-weight: 600;
	/*border: 1px solid #996600;*/
}
#menu a:hover {
	background: #FFF;
	font-size:16px;
    color: #0F0;
	font-weight: 600;
}
#menu .current {
  color: #F06;
	font-size:14px;
	font-weight: 600;
	text-decoration: none;	
	border: 0px;
}

 
/* styles for the nav menu */


/* this is to change the color of the input boxes in the form */

input[type="text"], textarea {
  background-color: #0F0; 
  border: none !important;
}
#nav ul {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  }
/* float each list element inline */
#nav li {
  text-align: center;
  float: left;
  display: inline;
  }
/* style the links in the nav list */
#nav a {
  display: block;
  margin: 15px;
  height: 15px;
  padding: 0px;
  width: 72px;
  text-decoration: none;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
 }
#nav a:link, #nav a:visited {
  background-color:  #FFF; 
  color: #000;
  }
  
#nav a:hover, #nav a:active {
  background-color: #FFF; 
  color: #000;
  }
/* #titlebar img {
	display: block;
	position: relative;
	color: #9F6 !important;
	width: 1000px;
	height: 95px;
	background:#FFF;
  }  
  
 #titlebar2 img {
	display: block;
	position: relative;
	color: #9F6 !important;
	width: 1000px;
	height: 95px;
	background:#FFF;
  }  
 */ 
a {outline: none;}

.style1 {font-size: large}

.blacktxt10 {
color: #000;
text-align: left;
font-size: 12px;
font-weight: 600;
}

.bluetxt12 {
	color: #06F;
	text-align: left;
	font-size: 12px;
	font-weight: 600;
}
.blacktxt15 {
color: #000 !important;
text-align: left;
font-size: 17px;
font-weight: 600;
}
.greentxt15 {
	color: #0F0;
	text-align: left;
	font-size: 17px;
	font-weight: 600;
}

.purptxt15 {
	color: #939  ;
	text-align: left;
	font-size: 17px;
	font-weight: 600;
}
.bluetxt15 {
	color: #06F;
	text-align: left;
	font-size: 17px;
	font-weight: 600;
}
.bluetxt15center {
	color: #06F;
	text-align: center;
	font-size: 17px;
	font-weight: 800;
}
.whitetxt15 {
	color: #FFF;
	text-align: left;
	font-size: 17px;
	font-weight: 600;
}
.yellowtxt15 {
	color: #FF0;
	text-align: left;
	font-size: 17px;
	font-weight: 600;
}
.blacktxt22center {
color: #000;
text-align: center;
font-size: 22px;
font-weight: 600;
}
.blacktxt22 {
color: #000;
text-align: left;
font-size: 22px;
font-weight: 600;
}
.bluetxt22 {
color: #06F;
text-align: left;
font-size: 22px;
font-weight: 600;
}

.redtxt22 {
color: #F33;
text-align: left;
font-size: 22px;
font-weight: 600;
}
.redtxt22center {
color: #F33;
text-align: center;
font-size: 22px;
font-weight: 600;
}
.blacktxt35 {
color: #000;
text-align: center;
font-size: 35px;
font-weight: 600;
}
.bluetxt35 {
color: white;
text-align: center;
font-size: 35px;
font-weight: 600;
}
.redtxt35 {
color: #F33;
text-align: center;
font-size: 35px;
font-weight: 600;
}

.redtxt50 {
color: #F33;
text-align: center;
font-size: 50px;
font-weight: 600;
}


.blacktxt10 {
color: #000;
text-align: left;
font-size: 12x;
font-weight: 600;
}

 
.alert {
	color: #808080;
	font-weight: bold;
	}
 
.warning {
  color:#F00;
text-align: left;
font-size: 17px;
	font-weight: 800;
	text-decoration: none;	
  }
