@charset "iso-8859-1";
/* author: Debbie Harrison T/A DVH Design */
/* Creation date: 09/10/2007 */
body {	text-align: center;
		background: #f90 url(../images/pagebg.gif) repeat-y center bottom;
		color: #000;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 95%;
		line-height: 138%;
		margin-top: 0px; 
		margin-bottom: 0px;
		padding: 0; }
p, td, li {	color: #000;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 95%;
		line-height: 133%; }
h1 {	color: #070;
		font-family: Arial Narrow, Arial, Verdana, sans-serif;
		line-height: 143%;
		font-size: 148%;
		text-align: left;
		padding: 8px;
        padding-top: 18px;  }
h2 { 	color: #290;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		line-height: 132%;
		font-size: 122%;
		text-align: left;
		padding: 8px; }
h3 { 	color: #290;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		line-height: 132%;
		font-size: 105%;
		text-align: left; }	
h2.slo { color: #070;
		font-style: italic;
		text-align: center;
		padding: 0px; }
p.tel { text-align: center;
		color: #80d;
		font-size: 100%;
		font-weight: bold; }
p.home {    font-weight: 600;
            margin-left: 85px;
            margin-right: 25px; }
p.emph { 	font-style: italic;
			font-size: 90%;
			color: #80d; }
p.ftr { font-size: 81%; }  
p.ctr { text-align: center; } 
a.main { padding-left: 10px;
		padding-right: 10px; }
a.main:link { 	color: #0a4;
				font-weight: bold;
				text-decoration: none; }
a.main:visited { 	color: #0a4;
					font-weight: bold;
					text-decoration: none; }
a.main:active { 	color: #0a4;
					font-weight: bold;
					text-decoration: none; }
a.main:hover { 	color: #ccc;
					font-weight: bold;
					text-decoration: none; } 
a:hover { 	color: #80d;
			text-decoration: none; } 