@charset "UTF-8";
/* Sparks * Perry Research 7/22/2008 */

/* General Styles */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url('img/bg-mid-nav.jpg') repeat-y;

}

.space {
	padding-right: 8px;
	padding-left: 8px;
}

.space-right {
	padding-right: 20px;
}

img {
	border: none;
}

/* Text Styles */

p {
	padding-top: 5px;
	padding-bottom: 5px;

}

.title {
	color: #d08050;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.hk a {
	color: #c77e52;
	text-decoration: none;
}

.hk a:hover {
	color: #c77e52;
	text-decoration: underline;
}

/* Misc Styles */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.bios {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.bioline {
	border-bottom: 1px solid #999;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.smalltext {
	font-size: 13px;
}

.date {
	color: #008cd2;
	font-weight: bold;
	float: left;
	width: 49px;
	text-align: left;
}

.history {
	float: left;
	width: 380px;
}

/* Header Styles */


#header {
	clear: both;
	width: 1111px;
	height: 327px;
	background:url(img/bg-header.jpg);
}
#headergraph {
	width: 100%;
	height: 327px;
	background:url(img/bg-header.jpg);
	overflow: hidden;
}

#header #media {
	float: left;
	width: 406px;
	height: 327px;
}

#header #logo {
	float: left;
	background: url('img/header-logo.jpg') no-repeat;
	width: 574px;
	height: 279px;
}

#header #nav {
	float: left;
	background: url('img/bg-navbar.jpg');
	width: 705px;
	height: 48px;
}

#header #nav .left {
	float: left;
	width: 20px;
	height: 48px;
	text-align: left;

}

#header #nav .mid {
	float: left;
	width: 653px;
	height: 46px;
	text-align: left;
	padding-top: 2px;
	padding-left: 32px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;

}


#header a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#header a:hover {
	color: #47350f;
	font-size: 12px;
	text-decoration: underline;
}

/* Middle Styles */

#mid {
	clear: both;
	color: #333;
	width: 980px;
}


#mid-left {
	float: left;
	width: 406px;
	background: inherit;
}

#mid-flash {
	width: 406px;
	height: 222px;
}

#mid-green {
	background: url('img/bg-mid-green.jpg');
	width: 356px;
	height: 56px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 25px;
	padding-top: 16px;
	padding-right: 25px;
}

#mid-green a {
	color: #008cd2;
	text-decoration: underline;
}

#mid-nav {
	width: 406px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#mid-nav-expertise {
	background: url('img/our-expertise.jpg');
	width: 250px;
	height: 290px;
	margin-left: 33px;
	padding-top: 45px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mid-nav-expertise li {
	margin-left: 25px;
}

#mid-nav-expertise ul {
	padding: 5px;
	margin-bottom: 5px;
}

#mid-right {
	float: left;
	width: 429px;
	padding-left: 60px;
	padding-right: 85px;
	padding-bottom: 40px;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	min-height: 600px;
}
.vota {
	background: url('img/blotch/vota.jpg') no-repeat right center;
}
.votc {
	background: url('img/blotch/votc.jpg') no-repeat right center;
}
.ms {
	background: url('img/blotch/ms.jpg') no-repeat right center;
}
.ci {
	background: url('img/blotch/votc.jpg') no-repeat right center;
}
.b2b {
	background: url('img/blotch/b2b.jpg') no-repeat right center;
}
.baia {
	background: url('img/blotch/baia.jpg') no-repeat right center;
}

#mid-right li {
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	
}

#mid-right a {
	color: #008cd2;
}

#mid-right ul {
	padding: 5px;
	margin-bottom: 5px;
	color: #008cd2;
}

#mid-right ul span, ol span {
	color: #92bed3;
}

/* Footer Style */
#footerbg {
	clear: both;
	background: url('img/bg-footer.jpg');
	width: 100%;
	height: 100px;
}

#footer {
	clear: both;
	width: 980px;
	height: 100px;
}

#footer #left {
	float: left;
	width: 406px;
	height: 100px;
}

#footer #right {
	float: left;
	width: 429px;
	padding-left: 60px;
	padding-right: 85px;
	padding-top: 20px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.footernav a {
	color: #b4b973;
	text-decoration: none;
}
.footernav a:hover {
	color: #b4b973;
	text-decoration: underline;
}


/* Form Styles */

#custom form {
	
}
#custom label {
	display:block;
	margin:5px 0;
}

#custom input {
	padding: 2px;
	border:1px solid #CCC;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
#custom select {
	padding: 2px;
	border:1px solid #CCC;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
#custom textarea {
	width:300px;
	padding:2px;
	border:1px solid #CCC;
	display:block;
	color:#777;
}
#custom input.button { 
	margin-top: 4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif
	border: 1px solid #CCC;
	background: #FAFAFA; 
	padding: 3px 4px; 
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.red {
	color: #FF0000;
}