body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	background-color: #eee;
}
a:link {
}
a:visited {
}
a:hover {
	color: #ef4035;
}
a:active {
	color: #ef4035;
}
#wrapper {
	width: 480pt;
}
#heading {
}
#logotop {
	display:none;
}

#printlogotop {	
	display: block;
	margin-top: 0;
	margin-left: 40pt;
}

#menu {	
	display:none;
}
#nav {
	display:none;
}
#body {
}
#contentwrapper {
	margin-top: -20pt;
	margin-left: 40pt;
	width: 480pt;
}
#content {
}
#content h1, #content h2 {
}
#content p {
}

img.handimage {
}
p.hand {
}
/* used for most pages - still shows right sidebar */
#singlecolumn {
width: 480pt;
}
#singlecolumn h1 {
}
.providers {
	display: block;
}
.provider {
	display:block;
	margin-top: 3pt;
}
.providername {
	font-weight: bold;
}
.providerinfo {
	/*used for address and phone under name in single-provider view */
}
.thumb{
}
.portrait {
}
ul.resourceslist {
} 
ul.resourceslist li {
}
ul.resourceslist li.blue {
}
ul.resourceslist li.red {
}
ul.resourceslist li.green {
}
#contentleft {}
#contentright {
}
/*total 572px*/
#rightside {
	display: none;
}
.infooutput {
}
fieldset {
	border: 1px dashed #61B5cf;
	padding: 10px;
	margin: 16px;
	background-color: #transparent;
}
legend {
	font-size: 1em;
	font-weight: bold;
	color: black;
	background-color: #fff;
}
.label {
	display: block;
	margin: 2px 0;
	font-size: .8em;
}
.focus {
	background-color: #fff;
}
.largetextarea {
	width: 30em;
	height: 8em;
	background-color: #ffe;
}
.textfield {
	margin: 2px 0;
	width: 20em;
	height: 1.2em;
	background-color: #ffe;
}
.locationsbox {
	margin: 3px 0 10px;
}
#singlecolumn ul, #singlecolumn ol {
}
.locationsbox h3 {
}
.locationsbox p {
}
.inset {
}

.inset h2, .inset h3 {
}
.inset p {
}
.inset p a{
}
.inset p a:hover {
}
.redtext {
	color: red;
}
.weblink {
	color: blue;
	font-face: bold;
	font-size: 1.5em;
	margin: 0;
}
table.billing {
	font-size: .8em; 
}
table.billing td {
	padding: 0;
	margin: 10px;
}
td.grey {
	background-color: #f8f8ff;
}
.phone {
	text-align: center;
	font-size: 1.1em;
	color: #ef4035;
}
#footer a{
	display: none;
}
#footer img {
	display: none;
}
