
body {
	color: #1A1F26;
	background-color: #ffffff;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	line-height: 18px;
	font-size: 12px;
}

a {
	color: #026B7F;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

#head {
	width: 100%;
	background-color: #1A1F26;
	color: #ffffff;
	border-top: 3px solid #026B7F;
	border-bottom: 1px solid #B21458;
}

#title {
	width: 956px;
	margin: auto;
	height: 60px;
}

#title img {
	padding-top: 7px;
	float: left;
}

#nav {
	float: right;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: lowercase;
	padding-top: 18px;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
}

#nav a:hover {
	border-bottom: 3px solid #026B7F;
}

#column {
	width: 952px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#column p {
	margin-bottom: 10px;
	text-align: justify;
}

.border {
	border: 1px solid #000000;
}

#featureImage {
	border: 1px solid #1A1F26;
	margin-bottom: 20px;
	background-image: url( 'logo-2.png' );
	background-repeat: no-repeat;
	background-position: center;
}

.box3 {
	border-top: 2px solid #1A1F26;
	width: 950px;
	clear: both;
}

.box3 img {
	padding: 2px;
	float: left;
}

.box2 {
	width: 470px;
	float: left;
	margin-bottom: 20px;
}

.box {
	width: 230px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}

.box img, .box2 img {
	float: left;
	padding: 2px;
}

.boxtitle {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
}

.box p, .box2 p {
	font-color: #888e96;
	text-align: justify;
	margin-bottom: 0px;
}

.last {
	margin-right: 0;
	float: right;
}

.red {
	border-top: 2px solid #B21458;
}

.blue {
	border-top: 2px solid #026B7F;
}

#s3slider { 
   width: 950px; /* important to be same as image width */ 
   height: 400px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 950px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 950px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
}

.clear {
   clear: both;
}

.top {
	top: 0;
}

.left {
	top: 0;
    	left: 0;
	width: 110px !important;
	height: 380px;
}

.bottom {
	bottom: 0;
}

.right {
	top: 0;
	right: 0;
	width: 110px !important;
	height: 380px;
}

.none {
	display: none;
	width: 0px;
	height: 0px;
	bottom: -10px;
}

.title {
	text-transform: uppercase;
}

ul {
	list-style: square;
	margin-left: 20px;
}

#footer {
	clear: both;
	width: 100%;
	border-top: 2px solid #1A1F26;
	margin-top: 20px;
}

#footer p {
	margin-top: 10px;
	text-align: center;
	font-size: 0.8em;
}

.pageTitle {
	font-size: 1.6em;
	padding-bottom: 10px;
	border-bottom: 3px solid #026B7F;
	margin-bottom: 10px;
}

img.r {
	float: right;
	margin: 5px;
	clear: both;
}

.spacer {
	clear: both;
	width: 100%;
	height: 1px;
	border: 1px solid #000000;	
}

#peopleSlider, #abstractSlider, #eventsSlider, #placesSlider { 
   width: 470px; /* important to be same as image width */ 
   height: 313px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#peopleSliderContent, #abstractSliderContent, #eventsSliderContent, #placesSliderContent {
   width: 470px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.peopleSliderImage, .abstractSliderImage, .eventsSliderImage, .placesSliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.peopleSliderImage span, .placesSliderImage span, .eventsSliderImage span, .abstractSliderImage span {
   position: absolute; /* important */
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 470px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
}

.message {
	background:#eee; 
	color:#000;
	display:none;
	width:460px;
	padding:10px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 10px;
}

.contact {
	text-align:right;
}

.contact ul {list-style-type:none; width:390px;}
.contact li {list-style-type:none;}
.contact label {
	padding-right: 20px;
}
.contact li.special {display:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}
.paypal { 
	width: 143px !important;
	height: 41px;
}








/*
	GALLERY STUFF
*/

#gallery {
	
}

#gsNavBar {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.gbSystemLinks {
	float: right;
	text-align: right;
}

.gbBreadCrumb {
/*	float: left;*/
}

#gsSidebar {
	float: left;
	width: 200px;
	border-right: 1px solid #000000;
}

#gsContent {
	float: right;
	width: 700px;
}

