#bottomShad{background-image: url(images/bottomShad.gif);background-repeat: no-repeat;background-position: 0px -5px;}

#rightShadTop{background-image: url(images/shadTop.gif);background-repeat: no-repeat;}

#shadow{background-image: url(images/midShad.gif);background-repeat: repeat-y;}
#blackLine {
	border: 2px solid #000000;
	background-color: #FFFFFF;
	height: 315px;
	width: 100%;
}
body {
	background-color: #d85c01;
	margin-top: 20px;
}
#content {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;
	position: relative;
	padding-bottom: 2em;
	top: 0px;
	
	
}

#aboutText {
	font-family: Tahoma;
	font-size: 13px;
	color: #cb5f0e;
	background-color: #FFFFFF;
	text-align: left;
	width: 400px;
	height: 160px;
	padding-left: 20px;
	
	top: 0px;
	bottom: 1em;
background-position: 0px 0em;
}
	
	
.breadcrumb{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #ffffff;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #ffffff;
}

.breadcrumb a:hover{
text-decoration: underline;
}
.contactText
{
	font: bold 11px/17px Tahoma;
	color: #CC3300;
	border-left: 5px solid #CC6600;
letter-spacing: 1px;}

.contactText2
{
	font: bold 14px/17px "Courier New", Courier, mono;
	color: #cc3300;
}

#subTitle
{
color: #CC6600;
font-family: monospace;
padding-left: 1.5em;
font-size: 1em;}

.formFields
{
background: #ff974c;
border: 1px #8c3a00 solid;
font-family: Tahoma;
font-size: 12px;}

#submitButton
{
background-color: #d85c01;
color: #000;
font-family: Tahoma;
font-size: .8em;
border: 1px #000 solid;
font-weight: bold;
}

#submitButton:hover
{
border: 2px #000 solid}

#titleHeads
{
  padding-left:18px;
}
