/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
/* CSS								*/
/*								*/
/* Site:		Licking Valley Driving School		*/
/* URL:			www.lickingvalleydrivingschool.com	*/
/*								*/
/* Date Created:	6/02/2003				*/
/* Date Edited:		5/24/2005				*/
/*								*/
/* By: 			JPH - The Orion Project			*/
/* Contact: 		TheOrionProject@Adelphia.net		*/
/*								*/
/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/

body	{background-color:white;}
div.main_image	{position:absolute; top:0; left:0;}
div.main_text	{position:absolute; top:40px; left:360px; color:#5178BE; font-size:33px; font-weight: bold; width:500px; font-family: arial;}
div.main_text2	{position:absolute; top:83px; left:360px; color:black; font-size:18px; font-weight: normal; font-family: arial;width:500px;}

div.nav{
position: absolute;
top: 110px;
background: url('bar_bg.png') repeat-x left top;
width: auto;
left: 0px;
height: 44px;
padding-top: 7px;
padding-left: 300px;
padding-right: 100px;
font-family: verdana;
font-size: 14px;
font-weight: bold;
overflow: auto;
}

div.nav a{
padding-left: 32px;
color: white;
text-decoration: none;
}

div.nav a:hover{
color: gold;
}


div.years	{position:absolute; top:158px; left: 670px}
div.hours	{position:absolute; top: 172px; left:384px;}
div.phone	{position:absolute; top:190px; left:700px; text-align:center;}
div.location	{position:absolute; top:245px; left:300px; text-align:center; width:645px;  font-family:times}
div.location a	{text-decoration:none; color:#5178BE;}
div.location a:hover	{text-decoration:none; background-color:#5178BE; color:white}
div.speedlimit	{position:absolute; top: 500px; left:770px;}
div.questions	{position:absolute; top: 500px; left:500px; width:auto}
div.questions a {text-decoration:none; color:#5178BE; width:auto}
div.history	{position:absolute; top:190px; left:360px; width:600px; overflow:auto; padding-right: 10px;}
div.instructor	{position:absolute; top:180px; left:360px; width:600px; margin-right: 10px;}
div.stuff	{position:absolute; top:200px; left:330px; width:650;}
div.clocker     {position:absolute; top:5px; left:765px; font-family: arial; font-size:10px; text-align: right;}
div.stuff_header	{color:#5178BE; width:auto}
div.exp	{position:absolute; top:180px; left:600px; width:auto}
div.inst_info	{position:absolute; top:212px; left:340px; width:620px; overflow:auto;}
div.dashes	{position:absolute; top:95%; left: 10px; width: 100px; color:#5178BE; font-style:italic; font-family: verdana; font-size: 14px;}

div.floater	{top: 0; left: 0; width:105px; border: 1px solid black; padding: 4px; font-size:12px; text-align:center}

div.case	{position:Absolute; top: 410px; left: 110px; width:115px; border: 1px dashed gray; padding: 4px;}

div.ph {font-family: arial; font-size: 17px;}

div.i_questions	{position:absolute; top: 500px; left:50px; width:auto}
div.i_questions a {text-decoration:none; color:#5178BE; width:auto}

.i_table
{
background-color: #d7dfed;
color:black;
}

.row_alt{
background-color: #cdcdcd;
}
