/* CSS Document HISPALIA*/

html, body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/bk.jpg) repeat-x #000;
	font-size:11px;
	height:100%;
}

p {	margin: 0 0 1em 0;}

a {
	color:#900;
	font-weight:bold;
	text-decoration:none;}

a:hover {
	color: #000000;}	
	
/* ~~~~~~~~~~~~~~MAIN~~~~~~~~~~~~~~~~ */
#container {
	margin:auto;
	width:920px;}
	
/* ~~~~~~~~~~~~~~TOP~~~~~~~~~~~~~~~~ */

#top {
	width:920px;
	float:left;
	height:137px;}	
	
	
/* ~~~~~~~~~~~~~~MENU CODE~~~~~~~~~~~~~~~~ */
#menu {
	width:912px;
	float:left;
	height: 28px;
	padding:10px 0 0 8px;
	background:url(../images/menu.jpg) no-repeat;
}	

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;}

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

#menu li a {
	float:left;
	display:block;
	color:#DF8C18;
	padding:5px 6px;
	font-size: 12px;
	text-decoration: none;
	background:url(../images/menudiv.jpg) no-repeat right;}

#menu li a:hover{
	color:#fff;}
	
	
/* ~~~~~~~~~~~~~~END MENU CODE~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~CONTENT~~~~~~~~~~~~~~~~ */
#content {
	width:920px;
	float:left;
	background:url(../images/contentbk.jpg) no-repeat;}	
	
#contentbk {
	width:920px;
	float:left;
	background:url(../images/cross.jpg);}	
	
#left {
	width:660px;
	float:left;}
	
#text {
	width:580px;
	padding:20px 20px 10px 60px;
	float:left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#text p {
	padding:0;
	margin:0 40px 10px 25px;
}

#text a {
	color:#FFCC00;}
	
#text a:hover {
	color:#fff;}
	
#header {
	width:660px;
	float:left;
	height:228px;}
	
#middle {
	width:575px;
	float:left;
	height:73px;
	padding:30px 0 0 85px;
	background:url(../images/middle.jpg);
	color: #FFFFFF;
	font-size: 12px;
}
	
#bottom {
	width:410px;
	float:left;
	height:140px;
	padding:13px 10px 0 240px;
	background:url(../images/bottom.jpg) no-repeat;
	color: #CCCCCC;
	font-size: 12px;
}
	
#right {
	width:200px;
	background:url(../images/right.jpg) no-repeat;
	padding:110px 40px 0 20px;
	float:left;
	font-size: 11px;
}

/* ~~~~~~~~~~~~~~FOOTER~~~~~~~~~~~~~~~~ */	
#footer {
	width:920px;
	height:91px;
	float:left;
	background:url(../images/footer.jpg) no-repeat;
	padding: 11px 0 0 0;
	color: #333333;
}
	
#footerleft {
	width:164px;
	height:76px;
	float:left;
	padding: 15px 0 0 0;
	text-align: right;
}
	
#footercenter {
	width:451px;
	height:66px;
	float:left;
	padding: 15px 0 0 10px;
}
	
#footerright {
	width:285px;
	height:71px;
	float:left;
	text-align: right;
	padding: 10px 10px 0 0;
}
	
/* ~~~~~~~~~~~~~~CLASSES~~~~~~~~~~~~~~~~ */	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#F1CC19;
	margin:0;
	padding:0px 0 15px 0;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

#text h2 {
	font-size:14px;
	color:#DF8B17;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: bold;
}
	
h2 {
	font-size:17px;
	color:#E5AB23;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;}
	
	
.red {
	color:#990000;
	font-weight:bold;}


.borderred {
	float:left;
	border:2px solid #990000;
	margin: 0 20px 20px 0;
}

.small {
	font-size:11px;
	color:#CCCCCC;}

/* ~~~~~~~~~~~~~~Terry Crane 011/09/2011~~~~~~~~~~~~~~~~ */
.gold {
	font-size:12px;
	color:#DF8B17;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

#rightlinkcontainer  a:focus, a:hover, a:active {
	outline: none
}

#rightlinkcontainer {
	width:200px;
	background:url(../images/right2.jpg) 	no-repeat;
	padding:85px 40px 0 20px;
	float:left;
	font-size: 11px;
	}


CAPTION.SCHTABLE
  {
	padding:9px 5px 5px 5px;
	font-size: 14px;
	text-align:left;
  }

 
  TABLE.SCHTABLE
  {
	border: 1px dotted #724849;
  }

 
  TH.SCHTABLE
  {
	text-align:left;
	vertical-align: top;
 }

  TR.SCHTABLE
  { 
    vertical-align:top;
  }

 
  TD.SCHTABLE
  {
	text-align:left;
	vertical-align:top;

  }

  TR.SCHTABLEALT
  { 
     background-color:#A40F11;
     text-align:left;
	 vertical-align: top;
  }

 
 
 TD.SCHTABLEALT
  {
	background-color:#A40F11;
	text-align:left;
	vertical-align: top;
		  }
  
  
  TR.SCHTABLEFOOTER
  {
	background-color:#FFF;
	color:#000;
	text-align:left;
	vertical-align: top;
	border: 0px none #580000;
  }
  
  
  	 TD.SCHTABLEFOOTER
  {
	background-color:#FFF;
	text-align:left;
	vertical-align: top;
	border: 0px none #580000;
  }
