/* Development assist stuff
div {  
  border: thin solid #000000;
}

h1, h2 { 
  border: thin solid #000000;
}
------------------------------------------- */

/* Common Elements 
------------------------------------------- */

/* Note: 1em = 10px when default browser size is 16px */
input, select, th, td { 
  font-size: 1em; 
}

/* Removes the border from all clickable images */
a img { 
  border:0;
}

h1,h2,h3,h4 {
  margin: 0;
  padding: 0;
  border: none;
}

p {
	margin: 0.5em 0 1em 0;
	padding: 0;
	border: none;
}
.textright { text-align: right; } 
.textleft { text-align: left; } 
.textcenter { text-align: center; } 


/* Page Layout - Main body 
------------------------------------------- */
body {
  margin: 0 auto;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 62.5%;
  background:rgb(244,244,244) url(images/bg.gif) center /*repeat-y*/;
}

#pageContainer {
  margin: 0 auto;
  width: 760px;
}

/* Page Layout - Header 
------------------------------------------- */

#header {
  height: 9.8em;
  background: url(../images/logos/STCLogosm.gif) no-repeat;
}
/*
#header {
  height: 9.8em;
  background: url(../images/logos/STClogo.gif) no-repeat;
} 
*/
/*
#header {
  height: 9.8em;
  background: url(../images/logos/2009 USATF Member Club Logo_color.jpg) no-repeat;
}
*/
#headerText {  
  margin: 0.5em 0 0 280px;
  padding: 1.0em 0 0 0;
}

#header h1 {
  margin: 0 auto;
  font-style: italic;
  font-size: 3.5em;
  color: rgb(0,0,200);
}

#header h2 {  
  margin: 0 auto;
  color: rgb(125,125,125);
}

#header a img { 
  border:0;
}

#siteLogo { 
}

/* Page Layout - Top Navigation
------------------------------------------- */
#topNav {
  font-size: 1.2em;
  font-weight: bold;
  padding-right: 10px;
  text-align: right;
}

#topNav ul {  
  margin: 0 auto;
}

#topNav ul li {
  display: inline;
  list-style: none;
}

#topNav ul li a { 
  padding: 0 5px;
  color: rgb(125,125,125);
  text-decoration:none;
}

#topNav ul li a:hover {
  color: rgb(50,50,50);
  text-decoration:none;
}

/* Page Layout - Banner
------------------------------------------- */
#banner {
  height: 175px;
  border: none;
  margin: 0;
  padding: 0;
}

/* Page Layout - Main Navigation
------------------------------------------- */
#mainNav {
  margin-top: -1px;
  font-size: 1.4em;
  font-weight: bold;
  border: none;
  background: rgb(244,244,244) url(images/MainNavBg.jpg) no-repeat;
}

#mainNav ul {  
  margin: 0 0 0 5px;
  padding: 0.5em 0;
}

#mainNav ul li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#mainNav ul li a {
  text-decoration:none;
  padding: 5px 1.0em;
  margin: 0 -0.2em;
  color: rgb(100,100,100);
  border-right:solid 1px rgb(175,175,175);
  width: 100%;
}

#mainNav ul li a:hover {
  background:rgb(205,205,205);
}

/* Page Layout - Content
------------------------------------------- */
#content {
	font-size: 1.3em;
	margin-top: 1em;
	padding-top: 0;
	padding-bottom: 1em;
	color: rgb(64,64,64);
	/*border: 1px solid rgb(175,175,175);*/
    border: none;
	height: auto;
}

.columnLeft {
	float: left;
	width: 13.6em;
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
}

.columnLeft h4 {
	background-color:rgb(190,190,190);
	border:none;
	margin:0em;
	padding-left: 0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.columnCenter {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  width: 30em;
  /*border: 1px solid rgb(75,75,75);*/
}

.columnCenter p {
  margin: 0.5em 0 1em 0;
  padding: 0;
  border: none;
}

.columnCenter p.bottomBorder { 
  border-bottom: 2px solid rgb(190,190,190);
  padding-bottom: 1.5em;
}

.columnRight {
  float: right;
  width: 13.6em;
  margin: 0;
  padding: 0;
  border: none;
  /*border: 1px solid rgb(75,75,75);*/
}

.columnRight p {
  margin: 0.5em 0 1em 0;
  padding: 0;
  border: none;
}

/* Page Layout - Centered Picture
------------------------------------------- */
.CenteredPicture {
	border: none;
	text-align: center;
}

/* Page Layout - Centered Table
------------------------------------------- */
.CenteredTable {
	border: none;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

/* Contacts Tables
------------------------------------------- */
.ContactTable {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	border:rgb(0,0,200);    /*  #0033FF;  */
	border-width:thick;
	border-style:solid;
}

/* Page Layout - Box
------------------------------------------- */
.box {
  margin: 0;
  padding: 0 0 1.2em 0;
  border: none;
}

.box h4 {
  margin: 0;
  padding: 0.2em 0.1em;
  border-bottom: 1px solid rgb(75,75,75);
  text-align: center;
  color: rgb(0,0,0);
}

.box p { 
  margin: 0 0.5em;
  padding: 0;
  border: none;
}

.box p.bottomBorder { 
  border-bottom: 2px solid rgb(190,190,190);
  padding: 0;
  margin: 0 0.5em;
}

.boxTopCurved { 
  background-color: rgb(190,190,190);
  background-image: url(../images/curvedEdgeHeader.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

.boxTopLeft { 
  background-color: rgb(190,190,190);
  background-image: url(../images/cornerTopLeft.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

.boxTopRight { 
  background-image: url(../images/cornerTopRight.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.boxBottomLeft { 
  background-color: rgb(230,230,230);
  background-image: url(../images/cornerBottomLeft.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.boxBottomRight { 
  background-image: url(../images/cornerBottomRight.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

/* Page Layout - Footer 
------------------------------------------- */
#footer {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  text-align: center;
  border-top: 1px solid rgb(175,175,175);
}
.bottomBorder {
	border-bottom: 2px solid rgb(190,190,190);
	padding-bottom: 1.5em;
}
