body {
background-color: #999999;
color: #000000;
margin: 0px 0px 0px 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: smaller;
}

a, a:link, a:visited, a:active, a:focus {
text-decoration: underline;
background-color: #ffffff;
color: #cc6600;
}

a:hover {
text-decoration: none;
background-color: #29638d;
color: #ffffff;
}

a img {
	border: none;
}

#content li {
	list-style-image: url(bullet.png);
}

.blue {
	color: #19345F;
}

.orange {
	color: #ee8800;
}

h2 {font-variant: small-caps;
letter-spacing:.1em;
font-weight: bold;
font-size: 22px;
font-family: Times, "Times New Roman", serif;
text-decoration: none;
line-height : 150%;
/*color : #343844;*/
/*color: #ee8800;*/
/*color: #ffcc66;*/
color: #19345F;
border-bottom:3px solid #ffcc66;
line-height: 1em;
margin-top: 5px;
margin-bottom: 5px;}

h3 {font-variant: small-caps;
letter-spacing:.1em;
font-weight: bold;
font-size: 16px;
font-family: Times, "Times New Roman", serif;
text-decoration: none;
line-height : 150%;
/*color : #343844;*/
/*color: #ee8800;*/
color: #19345F;
border-bottom:2px solid #ffcc66;
line-height: 1em;
margin-top: 25px;
margin-bottom: 5px;}

h4 {font-variant: small-caps;
letter-spacing:.1em;
font-weight: bold;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
line-height : 150%;
/*color : #ee8800;*/
color: #19345F;
margin-top: 10px;
margin-bottom: 1px;
line-height: 125%;
}

h5 {font-variant: small-caps;
letter-spacing:.1em;
font-weight: bold;
font-size: 16px;
font-family: monospace;
text-decoration: none;
line-height : 150%;
/*color : #ee8800;*/
color: #19345F;
margin-bottom: 1px;
margin-top: 0px;
line-height: 90%;}

h6 {font-variant: small-caps;
letter-spacing:.1em;
font-weight: bold;
font-size: 24px;
font-family: monospace;
text-decoration: none;
line-height : 150%;
/*color : #ee8800;*/
color: #19345F;
margin-bottom: 1px;
/*color: #343844;*/
margin-top: 0px;
line-height: 90%;}

#container {
	position: relative;
	width: 780px;
	background-color: #ffffff;
	color: #000000;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#header {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentContainer {
	position: relative;
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
}

#left_main {
	position: relative;
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: 1000;
}

/*start code for dropdown*/
#menu {
	position: relative;
	width: 150px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #19345F;
}

#menu ul li {
	position: relative;
	font-size: 16px;
}

#menu ul ul {
	position: absolute;
	left: 150px;
	top: 0;
	display: none;
	list-style: none;
}

#menu li a {
	display: block;
	text-decoration: none;
	color: #19345F;
	background: #fff;
	padding: 5px;
	border: 1px solid #19345F;
	border-bottom: 0;
	font-weight: bold;
	width: 139px;
}

#menu li a:hover {
	display: block;
	text-decoration: none;
	color: #cc6600;
	background: #19345F;
	padding: 5px;
	border: 1px solid #19345F;
	border-bottom: 0;
}

#menu ul li:hover ul, #menu ul li.over ul { 
	display: block;
}
/*end code for dropdown*/

#content {
	position: relative;
	width: 615px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	float: right;
}

#content_left {
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 365px;
	float: left;
}

#content_right {
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 245px;
	float: right;
}

.bottom_services {
	width: 100%;
}

.bottom_services td {
	width: 25%;
	vertical-align: top;
	border: thin solid #b8c4f3;
}

.box_header {
	position: relative;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #19345F;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 10px solid #F4A60E;
	font-size: 16px;
}

.box_content {
	position: relative;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
	border-top: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.box_content b {
	color: #993300;
	background-color: #ffffff;
}

#copyright {
	position: relative;
	background-color: #19345F;
	color: #b8c4f3;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	text-align: center;
	clear: both;
}

.headshots {
padding-top: 10px;
float: left;}



#kampylink,#k_slogan a

{background-color:#999999;}

