/*
****************************************************************************
	NOTE: This website (ANDALVS.COM) has a three column format.
	
	Author: José Antonio Alicea
	Course:	QEPD_5
	Date: 26 Jan 2022
****************************************************************************
*/


@charset "utf-8";
/* CSS Document */

		  
body {	margin: 0;
		padding-top: 10px;
		background-image: url(../backgrounds/BackgroundImage.gif);


}

table { margin: auto; }		
			
#container {background-color: #000000;			
			text-align: center;
			color: #999999;
			width: 1100px;
			margin-left: auto;
			margin-right: auto;
			margin-top: auto;
			font-family: Ariel, Helvetica, sans-serif,"Trebuchet MS", "Lithos Pro Regular";
}

#footer {
    height: 123px;
    width: 1050px;
    font-size: .70em;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #FFFFFF;
    background-image: url(../Banners/BannerMorroBottom.jpg);
    clear: both;
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
}

/* configures the "Bfooter area */


#Bfooter {	color:#999999;
			font-size: 1em;
/* 			font-style: italic; */
			margin-left: auto;
			margin-right: auto;
			width: 1125px;
	 		font-family: sans-serif;
}

/* configures the "Bfooter area */
#Bfooter a:link { color: #999999; text-decoration:none; }
#Bfooter a:visited { color: #999999; }
#Bfooter a:focus, #Bfooter a:hover { color: #ffffff; }
#Bfooter a:active { color: #999999; }


/*
#Bfooter 	a:link { color: #999999; text-decoration:none; }
#Bfooter 	a:visited { color: #999999; }
#Bfooter 	a:focus, #Bfooter a:hover { color: #ffffff; }
#Bfooter 	a:active { color: #999999; }
*/

#btext a:link { color: #999999; text-decoration:none; }
#btext a:visited { color: #999999; }
#btext a:focus, #btext a:hover { color: #ffffff; }
#btext a:active { color: #999999; }
#btext a:active { background-color: red;}



#footerBELOW
{
    font-size: .90em;
    /*font-style: italic;*/
    color: #999999;
    margin-left: auto;
    margin-right: auto;
    width: 1125px;
   font-family: sans-serif;
}

/* configures the "Bfooter area */
#footerBELOW a:link { color: #999999; text-decoration:none; }
#footerBELOW a:visited { color: #999999; }
#footerBELOW a:focus, #footerBELOW a:hover { color: #ffffff; }
#footerBELOW a:active { color: #999999; }

/* configures the "Skip to Content" 
#footer a { font-size: 0.80em; }
#footer a:link, #footer a:visited { color: #0033CC; }
#footer a:focus, #footer a:hover { color: #FF6633; }


/* configures the "Skip to Content" 
#footer a { font-size: 0.80em; }
#footer a:link, #footer a:visited { color: #0033CC; }
#footer a:focus, #footer a:hover { color: #FF6633; }
*/

#header
{   background-color: #003399;
/*background-image: url(../Images/ES/TXT.jpg); */
    background-position: center;
    background-repeat: no-repeat; /* will not repeat*/
    /*background-size: 1050px 300px;*/
    height: 300px;
    width: 1100px;
    color: #CC0033;
    padding: 0px 0px;
    border-bottom: 5px solid #000000;
    margin-left: auto;
    margin-right: auto;
}

/* ----------------------------- NOT IN USED -------------------|
.TopNav {	text-align: center;
			width: 100%;
			padding-top: 20px;
			height: 40px;
			font-size: 1.3em;
			font-family: 0px 'Open Sans', Arial, Helvetica; 
			background-color: #AA151B;
			
			/*border-radius: 50px 50px 50px 50px;

}

.TopNav a {	text-decoration: none;
			width: 100%;

			padding-top: 20px;
			padding-right:65px;
			padding-left:65px;
			padding-bottom:15px;
			/*			border-radius: 50px 50px 50px 50px;
			/*display: block;
			/*background-color: #AA151B;
			/*border-bottom: 1px solid #FFFFFF;
			/* border-top: 1px solid #FFFFFF; 
}

.TopNav a:link {color: #ffffff;  }
.TopNav a:visited { color: #ffffff; }
.TopNav a:focus {     }
.TopNav a:hover { color: #F1BF00; background-color: #CC0033; text-decoration: none;}
.TopNav a:active { color: #000000; }

----------------------------- NOT IN USED -------------------|*/ 

/*#rcorners1 {
    border-radius: 0px 50px 30px 5px;
    background: #73AD21;
    padding: 20px; 
    width: 200px;
    height: 150px; 
}*/
