body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	/*background-color: #3399CC;*/
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}

body * {
	font-size: 12px;
}

a {
	color: #000066;
}

div.footer {
	padding: 8px 4px 8px 4px;
	text-align: center;
	font-size: 0.8em;
	background-color: #18475F;
	margin-left: 129px;
	border-left: 1px solid #18475F;
	border-bottom: 1px solid #18475F;
	color: #CCCCCC;
	/*border: 1px solid #18475F;
	clear: both;*/
}

div.headerbg {
	background-image: url(images/drawing7.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin-left: 130px;
}

div.header {
	height: 118px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}

div.leftmargin {
	float: left;
	margin: 0;
	font-weight: bold;
	width: 130px;
}

div.leftmargin ul {
	margin-left: 0;
	padding-left: 4px;
	padding-right: 4px;
}

div.leftmargin li {
	margin-bottom: 1em;
	margin-top: 1em;
}

div.maintext {
	border-left: 1px solid #18475F;
	margin: 0 0 0 129px;
	padding: 1em 3em 2em 3em;
	background-color: #D9F0EC;
}

div.maintext p {
	line-height: 160%;
}

div.maintext li {
	line-height: 160%;
	margin: 8px 0;
}

div.maintext ul {
	padding-left: 1.25em;
	margin-left: 15%;
}



div.maxwidth {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background-color: #5BD3F2;
	border: 1px solid black;
	overflow: hidden;
}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
	div.maxwidth {
		width: 1020px;
	}
}

@media (min-width: 1200px) {
	div.maxwidth {
		width: 1200px;
	}
}

div.menubar {
	/*padding: 4px 4px 4px 20px;*/
	padding: 4px;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 12px;
	background-color: #5BD3F2;
	margin-left: 129px;
	border-left: 1px solid #18475F;
	border-bottom: 1px solid #18475F;
	border-top: 1px solid #18475F;
	font-weight: bold;
}

div.menubar a, div.menubar span.menuitem {
	word-spacing: normal;
	margin-right: 2em;
}

div.persondetails h4 {
	clear: left;
}

div.persondetails img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.persondetails p {
	margin-left: 3.75%;
}

div.sidebar-right {
	clear: right;
	width: 260px;
	border: 2px outset #5BD3F2;
	background-color: snow;
	float: right;
	margin: 0 6px 6px 6px;
}

div.tdright {font-size: 0.8em;}
div.sidebar-right div.inner {font-size: 0.8em; text-align: center;}
div.sidebar-right div.inner strong {font-size: 1em;}
div.sidebar-right ul {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: none;
	padding-left: 8px;
	margin-left: 14px;
}
div.sidebar-right li {
	font-size: 0.8em;
	text-align: left;
	text-indent: -18px;
}
div.sidebar-right h2 {font-size: 1em; text-align: center; margin: 0; padding: 0; color: #18475F}
div.sidebar-right td {font-size: 0.8em;}
div.sidebar-right td strong {font-size: 0.9em;}

div.title {
	text-align: center;
	font-size: 58px;
	font-weight: bold;
	margin-top: 23px;
	color: #18475F;
	font-family: Kids;
}

h2 {
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
	padding: 0;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 24px;
	padding: 0;
}

h3.subtitle {
	 text-align: center;
	 margin-top: 2px;
	 font-size: 1.2em;
}

h3.aboutusperson {
	margin-bottom: 0;
}

h4 {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 24px;
	margin-left: 7.5%;
	padding: 0;
	color: #18475F;
}

p.role {
	font-style: italic;
	margin-top: 0;
	font-size: 1.2em;
}

span.emphasized-text {
	color: #18475F;
	font-weight: bold;
	font-size: 1.2em;
}

table.contactinfo td {
	vertical-align: top;
	padding: 1em;
}

table.contactinfo td.contactperson {
	font-weight: bold;
}

table.fees-table {margin-left: 2em;}
table.fees-table td {vertical-align: top; padding: 4px;}

div.photo-subtitle {font-size: 10px;}