body
{
  margin: 0 auto;
  padding: 0;
  background-color: #2B1227;
	background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  font-family: Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:90%;
}
form img#thispic {
	float:left;
	margin:0 1em 1em 0;
}
img {
	border:0;
}
input, select, textarea {
	margin: .25em 0 0 0;
	background-color: #fcebcd;
	color: #000;
}

input.image { border: 0; }

input.submit {
	background-color: #e9c7bb; /*color: #fff;*/
	color: #2f4f4f;
	border-bottom: 2px groove #b3a695;
	border-right: 2px ridge #000;
	border-top: 2px groove #F0FFF0;
	border-left: 2px ridge #b3a695;
}

/*input.submit {
	border-bottom: 2px groove #90bade;
	border-right: 2px ridge #000;
	border-top: 2px groove #d7e3f6;
	border-left: 2px ridge #508fc4;
	background-color: #cad8f3;
	color: #000;
}*/
input.submit:hover, input.submit:focus { 
	background-color: #dac6a3; color: #000; 
}

input:focus, select:focus, textarea:focus { 
	background-color: #f5fffa; 
	color: #000; 
}

label {
	display: block;
	width: 7em;
	text-align: right;
	float: left;
	margin: .25em 1em 0 0;
}

label.radio { width: auto; }

legend {
	color: #000;
	background-color: #eec6ba;
	padding: .25em;
	border: 1px solid #826ab1;
	margin: .5em;
}
form br {
	clear:left;
}
form label.completed {
	background-image: url(complete.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

form label.completed {
	background-image: url(complete.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	color: #2e8b57;
}

form label.problem, form legend.problem {
	background-image: url(caution.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

form label.problem, form legend.problem {
	background-image: url(caution.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
h2 {
	color:#ecedff;
	background-color: transparent;
}
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 1em 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.img-shadow object {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
a.thumbnail img {text-decoration:none; border:0;}
.thumbnail span{
	position: absolute; /*CSS for enlarged image*/
	background-color: #FFFFE0;
	padding: 5px;
	left: -1000px;
	border: 1px solid #c0c0c0;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{
	border-width: 0; /*CSS for enlarged image*/
	padding: 2px;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail:hover span{
	position: absolute; /*CSS for enlarged image on hover*/
	visibility: visible;
	/*top: -400px; this will be on the page itself */
	left: 17em; /*position where enlarged image should offset horizontally */
	width:50%;
	text-align:left;
}

#breadcrumb {
	font-style:italic;
	font-size:90%;
}
#breadcrumb ul {
	list-style: none;
	margin:1em 0 0 0;
	padding:0 0 0 1em;
}
#breadcrumb ul li {
	display:inline;
}
#breadcrumb ul li {
	background-image: url(images/bread_icon.png);
	background-repeat: no-repeat;
	background-position: right;
	padding:1em 25px 1em 0;
}
#breadcrumb ul li.noafter {
	font-weight:bold;
	background-image: none;
}
#breadcrumb ul li.noafter:after {
	content:"";
	
}

#container {
  max-width:775px;
  margin:50px auto 0 100px;
  border: 1px solid #a44496;
  padding:.25em;
}
#content {
	padding:1em;
	color: #f2ddf1;
	background-color: transparent;
	margin:0 0 1em 0;
}
#content a:link {
	color: #e8bdc8;
	font-weight:bold;
}
#content a:visited, #breadcrumb a:visited {
	color: #deb3d7;
	font-weight:bold;
	
}
#footer {
	background-color:  #a44496;
	color:#fff;
	text-align:center;
	font-size:80%;
	padding:1em;
	clear: both;
	margin:2em 0 1em 0;
}
#footer p {
	margin:.25em;
}
#footer ul {
	list-style: none;
	margin:.25em;
}
#footer ul li {
	display:inline;
	padding-right:1em;
}
#footer a {
	color: #fff0f5;
}
#header {
	
	background-image: url(images/header_text.jpg);
	height:200px;
	padding:0 0 0 2em;
	color:#000;
	background-color:transparent;
}
#header2 {
	background-image:url(images/header2_text.jpg);
	height:72px;
	padding:0 0 0 2em;
	color:#000;
	background-color:transparent;
}
#header h1, #header address {
	margin:0 0 0 0;
	visibility:hidden;
	/*padding:2em 0 0 1em;
	font-style: italic;*/
}
#header2 h1 {
	margin:0;
	/*padding:.5em 0 0 1em;
	font-style:italic;*/
	visibility:hidden;
}
#message {
	font-weight:bold;
	color:yellow;
	font-size:110%;
	text-align:center;
	margin:0 0 1em 0;
}
#phonediv {
	text-align:center;
	font-weight:bold;
	font-size:110%;
	color:#fff;
	background-color:#a44496;
}
#nav {
 font-weight:bold;
	
}
#nav ul {
	list-style: none;
	margin:0;
	padding:0;
}
#nav ul li {
	display:inline;
	padding:0 1em 0 0;
	line-height:1.5em;
}
#nav ul li a {
	text-decoration:none;
	padding:0 1em 0 1em;
}
#nav ul li a.thispage {
	text-decoration: overline;
	background-color:red;
	color:#fff;
}
#nav ul li a:link {
	color: #fff0f5;
	background-color:transparent;
}
#nav ul li a:visited {
	color: #ffe5f2;
	background-color: transparent;
}
#nav ul li a:hover {
	color:#000000;
	background-color: #fff0f5;
}
.skipnav {
	visibility:hidden;
	position:absolute;
	left:-1000px;
}