body {
	background: url(images/bodybackground.jpg) no-repeat center;
	font: small Helvetica, sans-serif;
	color: #000;
	margin: 0px;
}

/* @group email & print buttons */
#emailprint {
	position: absolute;
	left: 64%;
	margin-top: 0px;
	color: #fff;
	font-size: 110%;
	letter-spacing: .2ex;
}
#emailprint .print {
	background: url(images/print.jpg) left top #878787 no-repeat;
	padding: 2px 3px 2px 20px;
	height: 18px;
}
#emailprint .email {
	background: url(images/email.jpg) left top #6d6d6d no-repeat;
	padding: 2px 3px 2px 25px;
	height: 18px;
}
#emailprint a {
	text-decoration: none;
	color: #fff;
}


/* @end */
#container {
	margin: 0 auto;
	width: 800px;
	text-align: center;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: large;
}
.logo {
	float: left;
	margin-top: 10px;
	margin-left: 100px;
}

/* @group menu */

#menu {
	float: right;
	margin: 40px 95px 0px 0px;
	font-weight: normal;
	font-size: 90%;
	width: 43%;
}
#menu li {
	display: block;
	float: right;
	color: #606060;
	padding: 15px 0px;
	margin: 0px;
}
#menu li a {
	padding: 15px 20px;
	text-decoration: none;
	color: #606060;
}
#menu li a:hover {
	background: url(images/menulia.jpg) repeat-x bottom center;
	color: #000;
}
#menu .current {
	background: url(images/menuli.jpg) repeat-x bottom center;
	padding: 15px 3px;
	color: #000;
}
#menu .current a {
	background: url(images/menulia.jpg) repeat-x bottom center;
	color: #000;
}

/* @end */
#content {
	margin: 0px;
	clear: both;
}
#content h1 {
	background: #09308a;
	color: #fff;
	font-size: 120%;
	border: solid 2px #909090;
	width: 80%;
	margin: 0 auto;
}
#content img {
	margin-bottom: 10px;
}
.tagline {
	margin-top: 0px;
}
.contactform {
	float: left;
	text-align: left;
	margin: 0px 0px 20px 85px;
	width: 375px;
	border: none;
}
.contactform form {
	border: solid #D0D0D0 1px;
	padding: 10px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .15em;
	float: left;
	width: 345px;
}
.contactform form input {
	width: 60%;
	background: #EFEFEF;
	border: #c5c5c5 solid 1px;
}
.contactform .button {
	background: #09308A;
	margin-top: 10px;
	border: solid 2px #B2B2B2;
	width: 5em;
	color: #fff;
	text-transform: uppercase;
	float: right;
}
.contactform form textarea {
	width: 99%;
	height: 100px;
	background: #EFEFEF;
	border: #c5c5c5 solid 1px;
}
.contactform label {
	font-size: 70%;
	display: block;
	margin: -1px 0px 5px 2px;
	color: #754C24;
}
.contactform .above {
	margin-bottom: 0px;
	margin-top: 10px;
}
#content .address {
	float: right;
	text-align: left;
	width: 190px;
	border: solid 1px #D0D0D0;
	margin: 15px 95px 20px 0px;
	padding: 10px 10px 223px 10px;
	line-height: 2.3ex;
	background: #EFEFEF;
	text-transform: uppercase;
	font-weight: bold;
	color: #404040;
}
#content .address a {
	text-transform: none;
	font-size: 110%;
	color: #09308A;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 2.7ex;
}

/* @group sidebyside bios */


.bioleft, .bioright {
	text-align: left;
	width: 270px;
	border: solid 1px #D0D0D0;
	padding: 10px;
	background: #EFEFEF;
	color: #909090;
}
.bioleft:hover, .bioright:hover {
	color: #000;
}
.bioleft a, .bioright a {
	color: #8395c0;
}
.bioleft:hover p a, .bioright:hover p a, .bioright:hover ul a {
	color: #09308A;
}
.bioleft {
	float: left;
	margin-left: 95px;
}
.bioright {
	float: right;
	margin-right: 95px;
}
.bioright p, .bioleft p, .bioleft ul, .bioright ul {
	list-style: none;
	padding: 0px;
	line-height: 2.3ex;
}
.bioleft ul, .bioright ul {
	padding-left: 10px;
	line-height: 3ex;
}

/* @end */

/* @group bio alternate */
.jumpto {
	float: right;
	background: url(images/jumpto.jpg) no-repeat right center;
	padding-right: 10px;
	margin-right: 95px;
	margin-bottom: 0px;
	margin-top: -5px;
	color: #09308A;
}
.bioalt {
	text-align: left;
	clear: both;
	border: solid 1px #D0D0D0;
	padding: 10px;
	background: #E5E5E5;
	color: #000;
	margin-top: 20px;
}
.bioalt a {
	color: #09308A;
}
.bioalt {
	margin-left: 95px;
	margin-right: 95px;
}
.bioalt p, .bioalt ul {
	list-style: none;
	padding: 0px;
	line-height: 2.3ex;
}
.bioalt ul {
	padding-left: 20px;
	line-height: 3ex;
}
#lisa {
	display: none;
}
#kevin {
	display: none;
}



/* @end */
/* @group h-card */
.vcard .org, .vcard .country-name, .vcard .adr {
	display: none;
}
.vcard .given-name, .vcard .additional-name, .vcard .family-name {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: .21ex;
}
.vcard .email {
	display: block;
}
.vcard .tel {
	letter-spacing: .2ex;
}
.vcard .button {
	background: #09308A;
	font-size: 60%;
	text-decoration: none;
	padding: 2px 3px;
	margin-top: 2px;
	width: 15em;
	display: block;
	text-align: center;
	border: solid 2px #B2B2B2;
	color: #fff;
	text-transform: uppercase;
}
/* @end */

#footer {
	clear: both;
	letter-spacing: .2em;
	margin: 15px 85px;
	text-transform: uppercase;
}
#footer .address{
	*background: none;
	*border: none;
	float: left;
	text-align: left;
	font-size: 85%;
	*font-size: 80%;
	*width: auto;
	line-height: 1.3;
}
#footer .privacy {
	float: right;
	text-align: right;
	font-size: 100%;
	color: #754C24;
	line-height: 1.5em;
	padding-top: 0px;
}
#footer .privacy a {
	text-decoration: underline;
	color: #754C24;
}
.printonly {
	display: none;
}










