﻿body 
{
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Arial;
	font-size:14px;
	color:#595959;	
	margin:8px 4px;	
}

#web_page
{
	margin: 0px auto; 
	width:1002px; 	
}

#banner
{
	width:1000px;
	height:120px;
	background-image:url('images/banner.gif');
	color:red
}

form
{ 
	margin: 0px; 
}

#register
{
	width:auto;
	text-align:right;
	float:right;
	color:Black;
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin-right:10px;
	margin-top:3px;
	letter-spacing:0.25px;	
	
}

#register1
{
	width:250px;
	text-align:right;
	float:right;
	color:Black;
	font-size:14px;
	padding:10px;
	margin-right:10px;
	margin-top:3px;
	letter-spacing:0.25px;	
	padding-top:10px;
	
	
}

#homePage
{
	width:550px; 
	height:72px; 	
}

#search
{
	width:1000px;    
	height:56px;
	color:white;
	background-image:url('images/search2.gif');	
}

#navlist li
{
	display: inline;
	list-style-type: none;
	height:24px;
}

#menu
{	
	font-size:13px; 
	height:24px; 
	padding:0px;	
	margin-top:-24px;	
	font-weight:bold;
	width:1000px;
	overflow:hidden;
}

#top_menu
{	
	font-size:13px; 
	height:18px; 
	padding:3px;
	background-image:url('images/top_menu.gif');
	margin-top:-24px;	
	font-weight:bold;
	width:994px;
	border-bottom:2px solid #072d7a;
}


#content
{
	width:976px;
	background-color:white;
	padding:10px;
	height:auto;
	border-right:2px solid #072d7a;
	border-left:2px solid #072d7a;
}

.content2
{
	width: 926px; 
	padding:10px;  
	border-left:2px solid #072d7a;  
	border-right:2px solid #072d7a;
	background-color:#f8fbfe;	
}

#footer
{
	width:986px;
	height:18px;
	color:#ffffff;    
	text-align:center;
	background-image:url('images/footer_background.jpg');	
	border:2px solid #072d7a;
	letter-spacing:1px;	
	padding:5px; 
}

#main
{
	width:950px; 
	height:auto;	
	border:1px solid #d2d2d2;
	overflow:hidden;     
	background-color:White;
}

#popLoc
{
	background-image:url('images/popLoc.jpg'); 
	border-top: 1px #d2d2d2 solid; 
	height:auto;
	background-repeat:repeat-x;
	
}

a:link
{
	color:#000000;
	text-decoration:none;
}
a:visited
{
	color:#000000;
	text-decoration:none;
}
a:active
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:red;
	text-decoration:underline;
}

a.aU:link
{
	color:black;
	text-decoration:underline;
}
a.aU:visited
{
	color:black;
	text-decoration:underline;
}
a.aU:active
{
	color:black;
	text-decoration:underline;
}
a.aU:hover
{
	color:red;
	text-decoration:underline;
}

a.aB:link
{
	color:#072d7a;
}
a.aB:visited
{
	color:#072d7a;
	
}
a.aB:active
{
	color:#072d7a;
}
a.aB:hover
{
	color:#072d7a;
	text-decoration:underline;
}



b 
{
	font-size:14px;   
	color:#072d7a;	
}

h2 
{
	font-size:18px;   
	color:#072d7a;
	display:inline;
	font-weight:normal;
	text-decoration:underline;
	font-family:Arial;	
}

h1
{
	font-size:24px;   
	color:#072d7a;	
	font-family:Arial;	
}



#destAreas
{
	width:749px; 
	height:auto; 
	float:right;	
	background-color:#f8fbfe;
	
}


#results
{
	width:400px; 
	color:#072d7a;
	margin-top:3px;
}

.page
{
	float:right;
	width:500px;
	text-align:right;
	font-weight:bold;
	font-size:13px; 
	margin-top:3px;
	color:#072d7a;
	
}
.nav
{	
	width:400px;	
	font-weight:bold;
	font-size:13px; 
	
	padding-left:5px;
}

#drivSchool
{
	height:20px; 
	border-bottom:1px dashed black; 
	text-decoration:underline; 
	color:#072d7a;	
	font-weight:bold;
	
}

#noResults
{
	width:800px; 
	margin:0px auto; 
	height:auto;
	text-align:center; 
	background-color:#faffce; 
	border:1px solid #f1f1f1;
}

.Grid
{
	border-left:2px solid #0265cb;
	border-bottom:none;
	border-right:none;
	border-top:none;	
	
}	

.RegisterButton
{
	background-image:url('images/RegisterButton.jpg');
}	
.btnNormal
{
	background-image:url('images/RegisterButton.jpg');
}
.btnOver
{
	background-image:url('images/RegisterButton.jpg');
	cursor:pointer; 
}

.menu_top
{
	height:10px;
	width:950px;
	background-image:url('images/menu_top.jpg');
}

.menu_bottom
{
	height:10px;
	width:950px;
	background-image:url('images/menu_bottom.jpg');
}

.SearchCSS
{
	background-image:url('images/SearchBox.gif');
}

.LoginPasswordCSS
{
	background-image:url('images/LoginPassword.jpg');
}

.LoginUsernameCSS
{
	background-image:url('images/LoginUsername.jpg');
}

.LoginUsernameCSS1
{
	background-image:none;
}

.style1
{
    width: 250px;
}
