body {
	margin-top: 0px;
	margin-left:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	background-image:url(../img/bg.gif);
		}
		
/*
now we will set the div tags for the page areas
*/
#container{
	margin: 0 auto;
	height:100%;
  	width: 920px;
  	text-align: left;
	}
	
#header{
	margin: 0 auto;
  	width: 920px;
  	text-align: left;
	}
	
#page{
	margin: 0 auto;
  	width: 918px;
  	text-align: left;
	border: 1px solid #ccc;
	background-color:#fff;
	}
#footer{
 	clear:both;
	margin: 0 auto;
  	width: 920px;
  	text-align: left;
	}

/*
end of div tags
*/
	
/*links for the various divs */
#contactL a:link
	{
	line-height:18px;
	display:block;
  	font-weight: normal;
  	font-family : verdana;
	color: #996600; 
  	font-size : 12px;
  	text-decoration : none; 
  	height: 18px;
  	width: 250px;
  	background: url(point.gif)  no-repeat;
	text-indent:25px;
	text-align: left;
	}

#contactL a:visited
	{
	line-height:18px;
	display:block;
  	font-weight: normal;
  	font-family : verdana;
	color: #996600; 
  	font-size : 12px;
  	text-decoration : none; 
  	height: 18px;
  	width: 250px;
  	background: url(point.gif)  no-repeat;
	text-indent:25px;
	text-align: left;
	}

#contactL a:active
	{
	line-height:18px;
	display:block;
  	font-weight: normal;
  	font-family : verdana;
	color: #996600; 
  	font-size : 12px;
  	text-decoration : none; 
  	height: 18px;
  	width: 250px;
  	background: url(point.gif)  no-repeat;
	text-indent:25px;
	text-align: left;
	}

#contactL a:hover
	{
	line-height:18px;
	display:block;
  	font-weight: normal;
  	font-family : verdana;
	color: #996600; 
  	font-size : 12px;
  	text-decoration : none; 
  	height: 18px;
  	width: 250px;
  	background: url(pointO.gif)  no-repeat;
	text-indent:25px;
	text-align: left;
	}
	
/* main menu links	*/
#menuL a:link
	{
	line-height:30px;
	display:block;
  	font-weight: bolder;
  	font-family : verdana;
	color: #fff; 
  	font-size : 14px;
  	text-decoration : none; 
	text-indent:15px;
	text-align: left;
	border-right: 1px solid #fff;
	padding-right:10px;
	padding-left:10px;
	}

#menuL a:visited
	{
	line-height:30px;
	display:block;
  	font-weight: bolder;
  	font-family : verdana;
	color: #fff; 
  	font-size : 14px;
  	text-decoration : none; 
	text-indent:15px;
	text-align: left;
	border-right: 1px solid #fff;
	padding-right:10px;
	padding-left:10px;
	}

#menuL a:active
	{
	line-height:30px;
	display:block;
  	font-weight: bolder;
  	font-family : verdana;
	color: #fff; 
  	font-size : 14px;
  	text-decoration : none; 
	text-indent:15px;
	text-align: left;
	border-right: 1px solid #fff;
	padding-right:10px;
	padding-left:10px;
	}

#menuL a:hover
	{
	line-height:30px;
	display:block;
  	font-weight: bolder;
  	font-family : verdana;
	color: #fff; 
  	font-size : 14px;
  	text-decoration : none; 
	text-indent:15px;
	text-align: left;
	border-right: 1px solid #fff;
	background-color:#993366;
	padding-right:10px;
	padding-left:10px;
	}

#footerL a:link
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : none; 
 }
#footerL a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : none; 
 }
#footerL a:active
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : none; 
 }

#breakF a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : underline; 
 }
 
 #breakF a:link
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : none; 
 }
#breakF a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : none; 
 }
#breakF a:active
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : none; 
 }

#breakF a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
  	text-decoration : underline; 
 }
/* end div links */


/*page styles*/
 
.contactTableSide{
border-left: 1px dotted #ccc;
}
.contactTableBottom{
border-bottom: 1px dotted #ccc;
}

.hoyleImages{
	border: 1px solid #990000;
	padding: 3 3 3 3;
}

.tele 
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:18px;
	font-weight:bolder;
	text-indent:15px;
}
.bannerImg{
	border-left: 2px solid #ccc;
}
.tagLine{
	line-height:36px;
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	font-size:26px;
	font-weight:bolder;
	text-indent:25px;

}

.remind{
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}


.headings {
	font:Verdana;
	font-size:22px;
	font-stretch:expanded;
	font-weight:bold;
	height:42px;

}
.redText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	background-color:#fff;
}

 
.copy{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	font-weight:normal;
}
.form{
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:10px;
	font-weight:normal;
}

.menu 
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-indent:0px;
}
