/* CSS Document */


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bold11 {
	font-size: 11px;
	font-weight: bold;
}

p.NormalPara{
font-weight: normal;
color: #000000;
text-align: left;
margin-bottom: 2px;
margin-top: 4px
}

a:link {color:#ff3333;text-decoration:none}
a:visited {color:#ff3333;text-decoration:none}
a:hover {color:#ff3333;text-decoration:underline}
a:active {color:#ff3333;text-decoration:none}

#content{
	width: 300px;
	margin-left: 80px;
}

#Standardcontent{
	width: 370px;
	margin-left: 42px;
}
.imgLogo {
	margin-right: 40px;
}

#bottomNav{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
}
	
	a.bottomNav:link {color:#333333;text-decoration:none;}
	a.bottomNav:visited {color:#333333;text-decoration:none;}
	a.bottomNav:hover {color:#333333;text-decoration:underline;}


/*  RESIDENTS INFO - FORM */

td.txt {
font-weight:normal;
text-transform:capitalize;
font-size:11px;
color: #000000;
}

.error {
  color: red;
  font-size:11px;
  font-weight: bold;}
  
  #sorry {
	width: 300px;
	margin: 5px auto 15px 42px;
	border: 2px solid #000;
	background-color: #FC0;
}
#sorry p {
  margin: 8px;}
  

/*  THANK YOU PAGE */

body.thanks {
background-color: #ffffcc;
margin-left: 100px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
}

#thanks {
	width:370px;
	margin:0px;
	border:2px solid #000;
	background-color:#ffff99;
	background-position: center;
	padding: 5px;
}

h2.thanks {
font-weight:bold;
text-transform:capitalize;
font-size:12px;
color: #000000;
margin: 8px;
}

p.thanks {
font-weight:normal;
font-size:12px;
color: #000000;
margin: 8px;
}

/*  LINKS PAGE */

	a.links:link {
	color:#000000;
	text-decoration:none;
}
	a.links:visited {color:#000000;text-decoration:none;}
	a.links:hover {color:#000000;text-decoration:underline;}
	
/*  CONTACT PAGE */

	a.staffboard:link {color:#000000;text-decoration:none;}
	a.staffboard:visited {color:#000000;text-decoration:none;}
	a.staffboard:hover {color:#000000;text-decoration:underline;}
	
/*  BIOG PAGES */

.name {
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.position {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}


.BIOGpadding {
	padding-top: 20px;
}

.imgBiog {
	margin-top: 20px;
}

/*  PUBLICATIONS PAGES */

.PleaseNote{
font-weight: bold;
font-size: 10px;
color: #ff3333;
text-align: left;
margin-bottom: 2px;
margin-top: 4px

}.PubBorder {
	border: 1px solid #999999;
}
a.Pub:link {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	text-decoration:none;}
a.Pub:visited {
	color:#000000;
	font-size: 11px;
	text-decoration:none;
}
a.Pub:hover {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	text-decoration:underline;}
h1 {
	font-weight: bold;
}
.factfileLINE {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

/* CASE STUDIES */

#factfile {
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 325px;
}.caseNAME {
	font-size: 14px;
	text-transform: uppercase;
	color: ##ff3333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caseADDRESS {
	font-size: 14px;
	font-weight: normal;
}
.aboutCAPS {
	font-size: 11px;
	vertical-align: 35%;
}

.caseBACK {
	padding-left: 42px;
}

