/*
The Treatment Bar (2005) - Stylesheet
All code and artwork copyright (c) 2005 NTSWebco
*/



#subpage-title
{
  background-image:url(../images/subpage_contact.jpg);
  background-repeat: no-repeat; 
  padding: 20px 55px 10 8px;
}

#subpage-title p {
  font-size:28px;
  font-weight:bold;
  }
  

#subpage-rightcol-map {
width:370px;
height:231px;
margin-left:50px;
margin-right:50px;
background-image:url(../images/street-map.gif);
border:#999999 groove;
background-position:center;
background-repeat:no-repeat;
}

#subpage-rightcol-face {
width:150px;
height:200px;
padding:10px;
padding-bottom:5px;
background-image:url(../images/the-face.jpg);
background-repeat:no-repeat;
float:right;
}

#subpage-rightcol-contact {
width:290px;
padding-top:5px;
float:left;
}

#subpage-rightcol-contact .reqd {
color:red;
font-size: 0.6em;
}

#subpage-rightcol-contact h2 {
font-size:0.9em;
font-weight:normal;
line-height:90%;
}

#subpage-rightcol-contact h1 {
font-size:0.7em;
font-weight:bold;
line-height:90%;
}

#subpage-rightcol-contact p {
font-size:0.8em;
font-weight:normal;
line-height:70%;
}

#subpage-rightcol-contact a {
font-size:1.0em;
font-weight:normal;
line-height:70%;
}


#subpage-rightcol .clear {

	clear: both;
	line-height: 0.1;
	}
	
#subpage-rightcol-contact table {
border-collapse:collapse;
color:#000;
border: 1px solid #CCC;
width:290px
}

#subpage-rightcol-contact td {
font-size: .6em;
vertical-align: middle;
text-align: left;
}

#subpage-rightcol-contact td.reqd1 {
padding-top: 6px;
}

#subpage-rightcol-contact td textarea.box {
text-align: left;
}

#subpage-rightcol-contact td .infosubmit input{
margin-bottom: 10px;
}

#subpage-rightcol errmsg {
font-size:.7em;
color:#CC0000;
font-weight:bolder;
}

#subpage-rightcol general {
colour:#999;
text-transform:capitalize;
}

a#pagelinks {

	text-transform:capitalize;
 	margin-left: 360px;
	text-decoration:none;
	font-weight: normal;
	font-size: 0.9em;
/*	color: #990000; */
	color: #486c9a;
	padding-top: 30px;
  	margin-bottom: 10px;
 	cursor:pointer;
}

