body {
	font: 13px/24px Arial, Verdana, "trebuchet MS", sans-serif;
	color: #e0e0e0;
	background: #525252;
	margin: 0px;
}

#page {
	margin: 0px auto;
	border: 1px solid #666;
	text-align: center;
	width: 751px;
	background: #757575 url(../images/bg.gif) no-repeat left bottom;
}

a {
	border: 0px;
	color: #e0e0e0;
	text-decoration: none;
}

a:visited {
	border: 0px;
	color: #e0e0e0;
	text-decoration: none;
}

a:hover {
	color: #ffcc00;
	text-decoration: none;
}

a:active {
	color: #EDC201;
	text-decoration: none;
}

img a:link, img a:visited { border: 0; }
.nav { height: 105px; }

.nav a {
	background: #525252;
	display: block;
	height: 105px;
}

.nav a:hover { background: #edc201; }
.backtop a { display: block; }
.backtop a:hover { background: #555; }

#branding {
	margin: 0;
	padding: 0;
	width: 751px;
}

#branding td {
	margin: 0;
	padding: 0;
}

#tools {
	padding: 20px 0px 0px 20px;
	margin: 0px;
}


#referralwrap {
	margin-top: 2px;
	width: 162px;
	height: 121px;
	background: url(../images/referrals_on.gif) no-repeat;
}

#referrals {
	width: 162px;
	height: 121px;
}

#webfilewrap {

	width: 162px;
	height: 121px;
	background: url(../images/webfile_on.gif) no-repeat;
}

#webfile {
	width: 162px;
	height: 121px;
	padding: 0;
}

#staffcontactwrap {
	margin-top: 2px;
	width: 162px;
	height: 121px;
	background: url(../images/staffdirectory_contact_on.gif) no-repeat;
}

#staffcontact {
	width: 162px;
	height: 121px;
	padding: 0;
}

#content {
	margin: 19px 0 0 2px;
	padding: 0;
	text-align: left;
	font: 13px/24px Arial, Verdana, "trebuchet MS", sans-serif;
}

.contentPhoto { padding-right: 25px; }

#slideshow {
	padding-right: 25px;
	width: 162px;
	height: 245px;
	overflow: hidden;
}

#contentText {
	text-align: left;
	padding: 0 50px 25px 0;
	font-size: 13px;
}

#staff #contentText { margin-left: 8px; }

#languages #contentText {
	margin-top: 46px;
	margin-left: 42px;
	text-align: left;
}

#services #contentText { margin: 0 0 0 42px; padding: 0;}
#services .contentText {
	margin-left: 42px;
	margin-right: 40px;
	margin-top: 5px;
}

li {
	margin-bottom: 10px;
	line-height: 17px;
	padding-left: 20px;
	background: url(../images/arrow.gif) left 1px no-repeat;
	list-style: none;
}

ul {
	margin: 0;
	padding: 0;
}

.contact {
	line-height: 19px;
	font-size: 13px;
	padding-bottom: 25px;
}

#staff #content p {
	line-height: 17px;
	font-size: 12px;
}

#staff #contentText { margin-left: 0; }

#staff h2 {
	color: #EDC201;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.backtop {
	border-top: 1px solid #aaa;
	text-align: right;
	letter-spacing: 2px;
	text-transform: lowercase;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #aaa;
}

.highlight {
	color: #fff;
	font-weight: bold;
}

.select {
	background-color: #525252;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #aaa;
}

.staffname {
	font-size: 14px;
	color: #fc0;
	font-weight: bold;
}

.referralform {
	margin: 0px;
	padding: 0px;
}

.textinput { width: 190px; }

.shortinput { width: 120px; }

.referralform .textinput {
	background: #aaa;
	border: 1px solid #000;
}

.selectServices .textinput {
	background: #aaa;
	border: 1px solid #000;
}

.shortinput {
	background: #aaa;
	border: 1px solid #000;
}

.referralform, .selectServices {
	line-height: 17px;
	border-top: 1px solid #aaa;
	border-collapse: collapse;
}

.formHeader {
	background: url(../images/formheaderbg.gif) repeat-x center;
	text-align: center;
	text-transform: uppercase;
	margin: 6px 0;
	border-bottom: 1px solid #aaa;
}

.formHeader span {
	background: #757575;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
}

.optionalHeader {
	background: #525252;
	text-align: center;
	text-transform: uppercase;
	margin: 6px 0;
	border-bottom: 1px solid #aaa;
}

.optionalHeader a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.textarea {
	width: 300px;
	background: #aaa;
	border: 1px solid #000;
}

.label, .labelrequire {
	background: #575757;
	border-right: 1px solid #aaa;
	padding-right: 4px;
	border-bottom: 1px solid #aaa;
}

.labeldash {
	background: #575757;
	border-right: 1px solid #aaa;
	padding-right: 4px;
	border-bottom: 0px dashed #aaa;
}

.labelno {
	border-right: 1px solid #aaa;
	background: #575757;
}
 
 .labelrequire {
	background: #575757;
	border-right: 1px solid #aaa;
	padding-right: 4px;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

.require {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

.entry { border-bottom: 1px solid #aaa; }
.entrydash { border-bottom: 0px dashed #aaa; }
.referralform td, .selectServices td { padding: 7px; }
.selectServicesSub td { padding: 2px; }

.name { color: #edc201; font-weight: normal; }

.toggle {
	font-weight: bold;
	font-size: 15px;
}

#index1, #index2, #index3, #index4, #index5, #index6, #service1, #service2, #service3, #service4, #service5, #service6, #service7, #service8, #service9, #service10, #service11, #service12, #service13, #service14, #service15, #service16 {
	margin-top: 6px;
	display: none;
	line-height: 19px;
	color: #d0d0d0;
	padding: 6px 0;
	border-top: 1px solid #a0a0a0;
}

#optionalReferral {
	display: none;
}

