body {
					
	background:url(../images/bg.gif) repeat-y center top #F2F2F2;
}

#header{
	position: relative;
	left: 1px;
	top: -159px;
}

#headerl{
	position: relative;
	left: -147px;
	top: -19px;
}

h3{
	font-size: 120%;
	color: #333;
	margin: 0px;
}

#content{
  	font-family: Verdana, Arial, helvetica;	
	font-size: 80%;
}

#content table{
	font-size: 100%;
}

#content{
	position: relative;
	left: 1px;
	top: -160px;	
}

#content a:link{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#content a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover{
	color: #CC4E00;
	font-weight: bold;
	text-decoration: none;
}

#content table.prices{
	font-size: 90%;	
}

#content table.serv{
	font-size: 80%;	
}

#content .tdhead{
	background:url(../images/tdhead.gif) no-repeat top center;
	height: 25px;
}

#content .tdhead a:link{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#content .tdhead a:visited{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#content .tdhead a:hover{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#content td.desc{
	padding: 3px;
}

image.map{
	position: relative;
	top: 75px;
	left: 0px;
}

.border{
	border: 1px solid #666;
}

#signup {font-size:80%; background-image:url(/images/signup.gif); height:80px; width:150px; padding-top:70px;
		background-repeat:none; position:top left; text-align:center;}
#signup_popup {font-family:Arial, Helvetica, sans-serif;}

		a.subMenu
			{
				color: ffffff;
				text-decoration: none;
			}
			
		a.subMenu:hover
			{
				color: ffffff;
			}	
p.error {color:red; font-size:120%;}
