* {
	margin:0;
	padding:0
}
html {
	font:0.85em Arial, helvetica, sans-serif;
	color:#424242
}
body {
	background: #8aadda url(/images/background.gif) 0px 0px repeat-x;
}
img {
	border:none
}
p {
	font-size:0.9em;
	margin-bottom:0.6em;
	text-align:justify;
}

td p{
	text-align:left;
}

blockquote {
	margin:1em
}
#contact p {
	font-size:0.9em;
	margin-bottom:0.6em;
	color:#fff;
}
#footer p {
	font-size:0.8em;
	color:#bababa;
	text-align:center;
}
.event-info p, #current-events-panel p {
	color:#FFF;
	font-size:0.8em;
	margin-right:1em;
}
.featured-service p {
	color:#FFF;
	font-size:0.8em;
	margin-right:1em;
}
.featured-service a {
	color:#FBBC34;
}
#footer a {
	color:#bababa;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#contact a {
	text-decoration:none;
	margin-bottom:0.6em;
	color:#fff;
}
#contact a:hover {
	text-decoration:underline;
}
#main-container a {
	color:#336099;
	text-decoration:none;
}
#main-container a:hover {
	text-decoration:underline;
}
h1 {
	font-size:1.2em;
	color:#336099;
	padding-left: 25px;
	background: url(/images/h1logo.gif) 0px 0px no-repeat;
}
h2 {
	font-size:1.1em;
	color:#336099;
}
#contact h2 {
	/*color:#23436b;*/
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:0.5em;
}
#subsection h2 {
	margin-left:61px;
}
.event-info h3, #current-events-panel h3, #featured-services-panel h3{
	color:#fbbc34;
	font-size:1em;
	margin-bottom:5px;
}
#current-events-panel h3, #featured-services-panel h3{
	background:url(/images/event_button.gif) 235px no-repeat;
}
#current-events-panel h3 a, #featured-services-panel h3 a{
	display:block;
}
.featured-service h3 {
	color:#fbbc34;
	font-size:1em;
}
#main-container ul {
	margin-bottom:0.6em;
	margin-left:1em;
}
#main-container li {
	list-style-image:url(/images/list-bullet.gif);
	font-size:0.9em;
}
#main-container li span {
	color:#424242;
}
.ninja {
	position:absolute;
	left:-1000em;
}
.red {
	color:#e41b40;
}
.contact-type {
	/*color:#23436b;*/

	color:#FFF;
}
.clever {
	color:#eda32b;
}
#contact img {
	border:10px solid #284b78;
	margin-right:0.5em;
	float:left;
}
.event-info a, #current-events-panel a, #featured-services-panel a {
	color:#fbbc34;
}
.event-button {
	float:right;
	margin:3px 35px 0 0;
}
.featured-service {
	background:#3564a0;
}
ul#events-list-container li {
	list-style-type:none;
}
ul#events-list-container li .events li {
	list-style-type:disc;
}
.events {
	background:url(/images/events_bg.gif) bottom no-repeat;
	position:relative;
	margin-bottom:2em;
	padding-bottom:1em;
	color:#424242;
	font-size:100%;
}
.events p {
	font-size:0.9em;
}

.events h2, .events h1 {
	margin-bottom:10px;
	color:#000;
}
.events-col1 {
	float:left;
	width:170px;
	overflow:hidden;
}

.events-col1 p, .events-col3 p{
	text-align:left;	
}

.events-col1 img {
	margin-bottom:0.8em;
}
.events-col2 {
	float:left;
	width:350px;
	padding:0 40px 0 15px;
}

.events .events-col3 img, .events .events-col1 img{
	float:none;
	display:block; 
	margin:0 auto 10px auto;
}

.pastevents {
	background: url(/images/events_bg_sm.gif) bottom no-repeat;
	width: 390px;
	height: 160px;
	float: left;
	margin: 5px;
	overflow: hidden;
	display: inline;
}
.pastevents-col1 {
	color:#424242;
	float:left;
	width:120px;
	font-size: 0.9em;
}
.pastevents-col1 img.eventimg {
	border:10px solid #284b78;
	margin: 0 0 10px 0;
}
.pastevents-col2 {
	float:right;
	width:267px;
	padding:0;
}
.pastevents-col2 p {
	font-size:1em;
	color:#424242;
	margin: 5px 0;
	text-align: left;
}
.events-col3 {
	float:left;
	width:220px;
	overflow: hidden;
}
.events-more {
	width:220px;
	background:#284c78;
	color:#FFF;
	border-top:1px solid #416ea9;
	overflow: hidden;
	padding:3px;
	font-size:11px;
	width:220px;
}
.events-more a {
	background:url(/images/event_button.gif) 90% no-repeat;
	display:block;
	margin: 0.5em;
	color:#FFF !important;
	font-size:0.8em;
	text-decoration:none;
}

.events-details {
	width:220px;
	background:#b41b37;
	color:#FFF;
	font-size:0.8em;
	padding:0.5em;
	border-bottom:1px solid #821124;
}
.events-details table {
	border-collapse:collapse;
}
.events-details td {
	padding: 0.2em;
	vertical-align: top;
}
.events-details a {
	color:#FFF !important;
}
.events-title, .events-details table th {
	width:80px;
	color:#ffc834;
	font-weight:bold;
}
/* contact page address table */

.contact-details {
	width:220px;
	background:#b41b37;
	color:#FFF;
	font-size:0.8em;
	border-bottom:1px solid #821124;
	float:right;
}
.contact-details table {
	border-collapse:collapse;
	margin:5px;
}
.contact-details td, .contact-details th {
	padding: 0.2em;
	vertical-align: top;
}
.contact-details a {
	color:#FFF !important;
}
.contact-details th {
	width:60px;
	color:#ffc834;
	font-weight:bold;
	text-align:left;
}
.contact-more {
	width:200px;
	background:#284c78;
	color:#FFF;
	padding:5px 10px;
	border-top:1px solid #416ea9;
}
.contact-more a {
	background:url(/images/event_button.gif) right no-repeat;
	display:block;
	width:200px;
	color:#FFF !important;
	font-size:0.8em;
	text-decoration:none;
}
/* end contact details table */



.gallery {
	background:url(/images/events_bg.gif) bottom no-repeat;
}
.gallery img {
	float:left;
	margin:1em 2em;
}
.gallery a img {
	border:10px solid #FFF;
}
.gallery a:hover img {
	border:10px solid #284b78;
}
.image-left {
	float:left;
}
.image-right {
	float:right;
}
.about-image {
	border:10px solid #284b78;
	margin-left:1em;
	float:right;
}
.affiliation {
	width:200px;
	height:10em;
	float:left;
	text-align:center;
	margin-top:1em;
}
.affiliation p {
	text-align:center;
}
.affiliation img {
	margin:10px;
}
.clear {
	clear:both;
}
.service-individual img {
	margin-right:0.5em;
	display:none;
}
.service-individual p {
	text-align:left;
}
.service-individual h2 {
	color:#424242;
	margin-bottom:0.2em;
}
/* home page - more events link */

#more-events-link span {
	position:absolute;
	left:-10000em;
}
#more-events-link a {
	position:absolute;
	display:block;
	right:0;
	bottom:0;
	width:80px;
	height:20px;
	outline:none;
}
/* home page - more services link */

#more-services-link span {
	position:absolute;
	left:-10000em;
}
#more-services-link a {
	position:absolute;
	display:block;
	right:0;
	bottom:0;
	width:80px;
	height:20px;
	outline:none;
}
/* contact form styles */

div#gb_form_div {
	width:550px;
}
fieldset#formwrap {
	border:0;
}
fieldset {
	margin:5px;
	padding:5px;
}
legend {
	font-weight:normal;
	font-size:0.9em;
	color:#000;
	padding:0 5px;
}
label {
	font-size:0.9em;
	text-align:right;
	width:150px;
	float:left;
	clear:left;
	margin:4px;
	padding:2px;
	display:block;
}
label.required {
	font-weight:bold;
}
input.med, input.short, select.med, textarea.textbox {
	padding:2px;
	margin:4px 0;
	border:1px solid #305A90;
	background-color:#E0EEFF;
}
/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */

input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus {
	color:#000;
	border:1px solid #D21B3D;
	background-color:#FFD4DD;
}
input.required, input.required:hover, input.required.hover, input.required:focus, input.required.focus {
	border-width:2px;
}
.error {
	font-weight:bold;
	margin:5px 10px;
	color:#284C78;
}
.errormsg {
	font-weight:bold;
	color:#B41B37;
	margin:0 0 2px 165px;
}
#current-events-panel li {
	list-style-type:none;
}
