/* CSS Document */
/*AJSS Birmingham Self Store Site*/
/* Layout items */
body {background-color: #FFFFFF; width:98%;}
#banner {background-color: #FFFFFF;}
#logo {width:250px; height:150px; float:left;}
#about1 {height:239px; min-height:239px; background-color: #FFFFCC; text-align:center; clear:both; overflow:hidden; }
#about2 {height:236px; min-height:236px; background-color: #FFFFCC; text-align:center; clear:both; overflow:hidden; }
#about3 {height:152px; min-height:152px; background-color: #FFFFCC; text-align:center; clear:both; overflow:hidden;  }
#about4 {height:239px; min-height:239px; background-color: #FFFFCC; text-align:center; clear:both; overflow:hidden; } 
#mainbody {position:static; margin-top:10px;} /* Eveything below the about part*/
#footings {position:relative; margin-top:10px;} /* lower part of most pages */
#footings4 {left:16px; margin-top:10px; height:auto; width:auto; } /* lower part of findus */


/* Appearance */

h1 {font-family: Impact; color: #FF0000; font-size: 36pt;}
h2 {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 20pt;}
h3 {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 18pt;}
p  {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 16pt;}

.SmallText {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 16px; }
.superscript {font-family: Arial, Helvetica, sans-serif; color: #FF0000; vertical-align: super; font-size: smaller;}
.footer {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FF0000;} /* NEEDED?*/

form {background-color:#eeeeee;}

.TWDAT {color:#FF0000; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

.blueadd {color: #0000FF}

a {font-weight: bold; text-decoration:none;}
a:link {color: #FF0000; text-decoration:none;}
a:visited {	color: #FF0000; text-decoration:none;}
/*Site appearance rationalised 8 April 2007 as part of ongoing maintenance */
