body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #787878;
	margin: 0px;
	background-color: #FFF;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

ul, ol {
	line-height: 150%;
	display: block;
	margin-left: 0px;
	padding-left: 15px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #0A0A0A;
}

a:hover {
	background: none;
}


#header_sub {
	width: 937px;
	height: 251px;
	background-image: url(images/subheader2a.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	
}

/* Logo */

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 120px;
	width: 600px;
	margin-top: 80px;
}

/* Menu */

#menu {
	padding-top: 220px;
	margin-left: 20px;
	height: 20px;

}

#menu ul {
	list-style-type: none;
	white-space: nowrap;
	padding-left: 15px;
	margin-left: 15px;
}

#menu li {
	display: inline;
	height: 20px;
	width: 45px;

}

#menu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	font-variant: small-caps;
	display: inline;
	height: 20px;
	width: 50px;
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 2px;
}

#menu a:hover, #menu li a#current {
	color: #042641;
	list-style-position: inside;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
}

#menu a:hover {
	background-repeat: repeat;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 460px;
	padding-top: 0px;
	padding-right: 140px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 50px;
}

.post {
}

.post .entry {
	text-align: justify;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.empashis {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}

#memberships {
	margin-top: 0px;
	margin-left: 15px;
}
#memberships img {
	margin-right: 3px;
	margin-left: 3px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	color: #787878;
	text-align: right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 50px;
	margin-left: 30px;
	margin-bottom: 50px;
}
.img_text {
	margin-bottom: 80px;
}


.img_caption {
	font-size: 11px;
	text-align: center;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 240px;
}

.testimonialCopy {
	font-style: italic;
	font-size: 11px;
	display: block;
	text-align: justify;
	line-height: 14px;
	color: #000000;
	border: 1px dotted #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #E5E5E5;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.colleagues {
	font-style: italic;
	line-height: 180%;
	margin-bottom: 50px;
	text-align: justify;
}
.entry credit {
	font-weight: bold;
	float: right;
}
.logos {
	float: right;
	font-weight: bold;
	text-align: right;
	width: 100%;
	font-style: italic;
}
.logos img {
	float: right;
	margin-top: -2px;
	margin-bottom: 15px;
}
.style1 {font-style: italic; line-height: 180%; margin-bottom: 50px; font-weight: bold; }
#content_coll {


	float: right;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 50px;
}

.testimonial {
	font-style: italic;
	font-size: 11px;
	display: block;
	padding: 10px;
	text-align: justify;
	line-height: 14px;
	color: #000000;
	border: 1px dotted #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #E5E5E5;
	margin-top: 15px;
	margin-bottom: 15px;
}
.testimonial .credit {
	text-align: right;
	font-weight: bold;
	font-style: normal;
}

#contact_info {
	font-weight: normal;
	color: #658D6A;
	display: block;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #658D6A;
	border-right-color: #658D6A;
	border-bottom-color: #658D6A;
	border-left-color: #658D6A;
}
#contact_info a {
	color: #990033;
}
#contact_info a:hover {
	color: #658D6A;
	font-weight: bold;
}

/* Footer */

#footer {
	width: 930px;
	height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/footer_bg2.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: right;
}

#footer p {
	font-size: 10px;
	text-transform: none;
	line-height: 0px;
	padding-right: 280px;
	margin: 0;
	padding-top: 30px;
}
.contact {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #658D6A;
	display: block;
	padding: 5px;
	text-align: center;
}




#footer a {
	color: #660000;
	font-weight: bold;
}




#right_column {
	float: right;
	width: 135px;
	margin-top: 50px;
}
#right_column img {
	margin-bottom: 0px;
}
	
	
.caption {
	height: 165px;
	width: 135px;
	font-size: 11px;
	text-align: center;
	line-height: normal;
	color: #333333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content_exp {

	float: right;
	width: 470px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #658D6A;
	margin-bottom: 50px;
}
p {

	margin-top: 0;
	line-height: 180%;
}
#table td {
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 13px;
}
.caption2 {

	height: 140px;
	width: 135px;
	font-size: 11px;
	text-align: center;
	line-height: normal;
	color: #333333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
