/* Bainswest.com Stylesheet */
/* (C) 2006 Steve Loftis | Graphic Designer */
/*     steve.loftis@okstate.edu	*/

body 
{background-color: #CCCCCC;
 margin: 0px;
}


/* the order goes, top right bottom left */
#photo {float: right; margin: 0px 20px 10px 10px;}

.superheadline
{font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: normal;
 color: #004185;
 }
 
.headline
{font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: #004185;
 }
 
 p
{font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 margin: 15px;
 }
 
p.principals
{font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 }
 
 p.copyright
{font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 margin-left: 15px;
 margin-right: 15px;
 }
 
 p.phone
{font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 margin: 15px;
 }
 
  a.phonelink
{font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #004185;
 text-decoration: underline;
 }
 
 a.phonelink:hover
{font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #004185;
 text-decoration: none;
 }
 
 a.copyrightlink
{font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
 }
 
 a.copyrightlink:hover
{font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }
 
 td.rightcolumn
 {
  border-left-color: #CCCCCC;
  border-left-style: solid;
  border-left-width: 1px;
 }
  
  p.navigation
{font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: 200;
 color: #CCCCCC;
 margin: 15px;
 }
 
a.leftcolumn
 {
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
 }
 
 a.leftcolumn:hover
 {
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
 }
 
 p.righttext
 {font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  }
 
 table.maintable
 {border-right-color: #333333;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #333333;
  border-bottom-color: solid;
  border-bottom-width: 1px;
  }
  
 td.twotable
 {border-color: #333333;
  border-style: solid;
  border-width: 1px;
  }
  
  a
  {font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #004185;
   }
  
  a:hover
  {font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #004185;
   }
   
   ul {
    color: black;
    list-style-type: square;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
	margin-right: 15px;   
	}
	
.agencies
	{
		border-top: 1px;
		border-top-style: solid;
		border-top-color: #999;
		
		padding-top: 2px;
	}

