* {
    font-family: verdana,arial,helvetica,sans-serif;    
    font-size: 13px;
		padding:0px;
    margin:0px;
    text-decoration:none;
}
html { height: 100%; }
body {
  background: url("box/backGrad.png") repeat-x;
  background-color: #CD0000;
  height: 100%;
  margin:0px;
  padding:0px;
  text-align:center;
}
/*Alphabetize*/
.blue {
	color: #000099;
}
dd {
	margin-bottom: 3px;
	margin-left: 10px;
}
div#content {
	background-color: #E7E7E7 !important;
}
div#content_left {
	padding-left: 2px;
	padding-top: 15px;
	text-align: center;
	width: 244px;
}
* html div#content_left {
	padding: 0px;
	margin-left: 2px;
	padding-top: 15px;
	width: 241px;
}
div#content_right {
	background-color: #FFFFFF;
	border-left: 2px solid #C9C9C9;
	float: right;
	min-height: 500px;
	letter-spacing: 1px;
	line-height: 16px;
	padding: 10px 25px;
	width: 598px;
}
* html div#content_right {
	height: 550px;
	padding: 0px;
	padding-left: 18px;
	padding-right: 14px;
	padding-top: 12px;
	width: 638px;
}
div#content_right li {
	margin-bottom: 3px;
}
div#content_right ul, ol {
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
	text-align: justify;
}
div#foil {
  border-left: 3px solid #464646 !important;
  border-right: 3px solid #464646;
  margin-left: auto;
  margin-right: auto;
}
div#footer {
	background-color: #FFFFFF;
	border-top: 2px solid #C9C9C9;		
  color: #0B2456;
  font-size: 80%;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
* html div#footer {
	height: 70px;
}
div#footer a {
	color: #0B2456;
	font-size: 100%;
}
div#footer ul {
	list-style-type: none;
	margin-left: 185px;
	width: 100%;
}
div#footer ul li {
	float: left;
	margin-left: 3px;
	font-size: 80%;
}
div#grad {
	background: url("box/redGrad.png") top left repeat;
	border-top: 1px solid #FFFFFF;
	height: 10px;
}
div#t1 .sb-inner, div#t2 .sb-inner {
	background-color: #FFFFFF;
}
div.tile {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	padding: 8px;
	position: relative;
	width:275px;
}
* html div.tile {
	height: 275px;
	padding: 0px;
	text-align: center;
	width: 291px;
}
* html div.tile p {
	width: 275px;
}
div.tile a {
	color: red;
	font-weight: bold;
	height: 100%;
}
* html div.tile a {
	margin-bottom: 10px;
}
div.tile p {
	color: #0B2456;
	font-size: 90%;
	line-height:15px;
	padding: 3px 5px 0px 5px;
	text-align: left;
}
div.tileH {
	color: #FFFFFF;
	margin-bottom: 1px;
	text-align: center;
}
* html div.buf {
	padding-top: 5px;
}
* html div.tileH {
	width: 275px;
}
div.tileH h2 {
	font-size: 90%;
	letter-spacing: 0px;
}
div#he1 .sb-inner, div#he2 .sb-inner {
	background-color: #0B2456;
}
div#wrapper {
	background-color: #FFFFFF;
  margin: 0px auto;
  position: relative;
  text-align:left;
  width:904px;
}
dt {
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: underline;
}
form.contact {
	border-top: 3px solid #CD0000;
	margin-left: 5px;
	margin-top: 4px;
	padding-top: 13px;
	position: relative;
	text-align: center;
	width: 95%;
}
form.contact h2 {
	font-size: 120%;
	font-weight: bold;
}
form.contact h3 {
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
form.contact h2, form.contact h3 {
	color: #CD0000;
}
form.contact input, form.contact textarea {
	background-color: #E7E7E7;
	color: #968B8B;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}
form.contact input.submit {
	margin-left: 100px;
}
h1 {
	background: url("box/hrRed.png") no-repeat bottom left;
	color: #062060;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 160%;
	font-variant: small-caps;
	font-weight: bold;
	height: 27px;
	line-height: 22px;
	margin-bottom: 15px;
	width: 614px; 
}
h2 {
	padding: 5px 0px;
}
img.headshot {
	border: 2px solid #841008;
	float: left;
	margin: 0px 10px 3px 0px;
}
img.nofloat {
	float: none;
	margin: 0px 0px 5px 0px;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	letter-spacing: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
p.loctitle, span.loctitle {
	font-size: 115%;
	font-variant: small-caps;
	font-weight: bold;
}
p.locnumber {
	color: red;
	font-size: 115%;
	font-weight: bold;
}
table#locations p {
	text-align: center;
}
table#locations td {
	border: 1px solid gray;
	padding: 5px;
}
td#navA {
	background: url("box/navA.png") no-repeat;
}
td#navB {
	background: url("box/navB.png") repeat-x;
}
td#navC {
	background: url("box/navC.png") no-repeat;
}
table#nav {
	width: 100%;
}
table#nav a {
	color: #FFFFFF;
	display: block;
	height: 26px;
	line-height: 24px;
}
table#nav a:hover {
	background-color: #FFFFFF;
	color: navy;
}
table#nav td {
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
table#nav ul {
	border-left: 1px solid white;
	list-style-type: none;
}
* html ul.nav {
	height: 26px;
	margin-bottom: -3px;
}
ul.nav li {
	display: block;
	height: 26px;
}
* html ul.nav li {
	position: relative;
}
ul.nav li ul  {
	background-color: navy;
	border: 1px outset #CCCCCC;
	border-bottom: none;
	position: absolute;
	left: -999em;
	list-style-type: none;
}
* html ul.nav li ul {
	width: 210px;
}
ul.nav li ul li {
	border-bottom: 1px outset #CCCCCC;
	display: block;
}
ul.nav li ul li a {
	padding: 0px 2px;
}
ul.nav li:hover ul, ul.nav li.sfhover ul {
	z-index: 1;
	left: auto;
	top: 96px
}
* html ul.nav li:hover ul, * html ul.nav li.sfhover ul {
	left: 0;
	top: 26px;
}

