<?php 
require('gzip-header.php');
require('admin/functions.php');
?>
body {
 font: 14px  "Times", serif;
 background-color:#F4F4F4;
 margin:0px;
 padding:0px;
}
/* Full Screen Backgrounds */
#headerbg{
 background:url('images/header_tile.jpg') repeat-x;
}
#suckerbg{
 background:url('images/nav_tile.jpg') repeat-x #2A0403;
}
#mainbg{
 background:url('images/background_tile.jpg') top repeat-x #F4F4F4;
 padding-top:10px;

}
#footerbg{
 clear:both;
 background:url('images/header_tile.jpg') bottom repeat-x #F8F7F6;

}


#header, #main, .suckertreemenu, #footer, #subfooter{
 clear:both;
 width:1000px;
 margin:auto;
}
#header{
 height:197px;
 background:url('images/header_background.jpg') top center no-repeat;
}
#suckerbg a{
 color:#c59d5f;
 text-decoration:none;
}
#suckerbg a:hover{
 text-decoration:underline;
}
#suckerbg li, #suckerbg ul{
 display:inline;
}
#left{
 float:left;
 width:200px;
 padding:10px;
 font-size:18px;
}
#center{
 float:left;
 width:980px;
}
#center a{
 color:#641109;
}
#center a:hover,#breadcrumbs a:hover{
 color:#cc0000;
 text-decoration:underline;
}
#footer a:hover{
 color:#cc4444;
 text-decoration:underline;
}
#mycentercontent{
 width:980px;
 float:left;
 padding:6px;
 margin-bottom:20px;
}
#topper{
 float:left;
 width:920px;
 height:22px;
 padding-top:10px;
 padding-bottom:10px;
}
#breadcrumbs{
 font-size:14px;
 padding:2px;
 margin-bottom:10px;
 padding-left:8px;
}
#breadcrumbs a{
 color:#695E4B;
 text-decoration:none;
}
#breadcrumbs li, #breadcrumbs ul{
 display:inline;
 margin:0px;
 padding:3px;
}
#right{
 width:250px;
 padding:5px;
 float:right;
}
.thumbs{
 float:left;
 margin:5px;
}
#footer{
 color:#fff;
 font-size:12px;
 padding:10px;
}
#footer a{
 color:#ccc;
}
#footer ul, #footer li{
 display:inline;
 padding:10px;
}
.url{
 width:400px;
 font-size:10px;
}
#description{
 font-size:14px;
 margin-right:20px;
}
#description img{
 float:left;
 margin-right:20px;
 margin-bottom:10px;
 width:360px;
}
#result_report,#results{
 width:500px;
}
.title{
 width:400px;
}
label{
 width: 8em;
 font-size:14px;
 color:black;
 float: left;
 text-align: right;
 margin-right: 0.5em;
 display: block;
 margin-top:9px;
}
#map_canvas,#map_courses{
 float:left;
}
#mycontentfooter{
 float:left;
 width:500px;
}
#powered_by{
 font-size:8px;
 color:#888888;
}
#powered_by a{
 color:#888888;
 text-decoration:none;
}
#powered_by a:hover{
 color:#0000cc;
 text-decoration:underline;
}
#left a{
 color:#1C125F;
 text-decoration:none;
}
#left a:hover{
 text-decoration:underline;
 color:#8A0000;
}
.menuitem{
 list-style-type:none;	
}
.menu{
 padding:0px;
}
.menuitem{
 padding:1px;	
}
#menu0 li{
 margin:0;
 padding:0px;
 margin-left:5px;	
}
#menu1 li{
 border-left:1px solid #65833B;
 margin-left:30px;
 padding-left:4px
}
#menu2 li{
 border-left:0px solid #9E100F;
}
#hours,#quicklinks,#loststolen{
 float:left;
 margin:6px;
 color:#000;
 height:202px;
 padding:10px;
}
#hours{
 font:12px "Arial", sans-serif;
 width:300px;
 background:url('images/hours.jpg') no-repeat;
}
#hours h2{
margin-bottom:4px;
margin-top:6px;
text-decoration:underline;
}
#hours p{
margin:0px;
margin-left:15px;
}
#quicklinks{
 width:254px;
 background:url('images/quicklinks.jpg') no-repeat;
 font:16px "Arial", sans-serif;
}
#quicklinks li{
 padding:5px;
 list-style-type:none;
}
#quicklinks a{
 color:#000;
 text-decoration:none;
}
#quicklinks a:hover{
 color:#333;
 text-decoration:underline; 
}

#loststolen{
 width:304px;
 background:url('images/stolencard.jpg') no-repeat;
 padding:25px;
 padding-top:10px;

}

#location{
 float:right;
 color:#fff;
 margin-right:70px;
 margin-top:50px;
 line-height:20px;
}
#online_banking{
 background:#E1C272;
 padding:6px;
 border:1px solid #444;
 color:#000;
}
#online_banking:hover{
 color:#000;
 background-color:#ccc;
 text-decoration:none;
}
#center img{
border:0px;	
}
#equifax{
 background:#E1C272;
 padding:6px;
 border:1px solid #444;
 color:#000;
}
#equifax:hover{
 color:#000;
 background-color:#ccc;
 text-decoration:none;
}
