@charset "utf-8";

/* layout */

* { 
	padding: 0; 
	margin: 0; 
	border: 0; 
}

body {
	color: #605271;
	background: #c3d1d3;
	font-family: "Trebuchet MS", Courier, monospace;
	font-weight: normal;
	font-size: 14px;
	background: #605271;
	padding: 20px;	
	text-align: center;
}
p {
	padding: 0 45px 20px 45px;
	line-height: 20px;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin: 0px auto 0 auto;
	padding: 0;
	left: 50%;
}
#header {
	width: 960px;
	height: 126px;
	padding: 0;	
	background: #c3d1d3 url(images/header.gif) no-repeat center center;
	display: block;
}
.homeleft {
	width: 450px;
	float: left;
	padding: 0;
}
#main {
	padding: 0;
	height: auto;
	min-height: 400px;
	width: 960px;
	background-color: #c3d1d3;	
}
.leftcol {
	width: 270px;
	text-align: left;
	margin: 0;
	padding: 50px 0 0 0;
	float: left;
	background-color: #c3d1d3;
	display: block;
}
.rightcol {
	width: 690px;
	text-align: left;
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
}
.fullcol {
	width: 940px;
	text-align: left;
	margin: 0;
	float: left;
	background-color: #c3d1d3;
	padding: 20px 0 20px 20px;
}
#footer {
	padding: 0;
	width: 960px;
	height: 47px;
	background: url(images/footer.gif);
}
.footertext {
	padding: 25px 0 10px 40px;
	font-size: 11px;
}

/* general page elements */
h1 {
    font-size: 165%;
	font-family: "Trebuchet MS", Courier, monospace;
	margin: 0 0 10px 10px;
	font-weight:bold;
	text-decoration: none;
	line-height: 2em;
}
h2 {
    font-size: 145%;
	font-family: "Trebuchet MS", Courier, monospace;
	margin: 0 0 20px 45px;
	font-weight:bold;
	text-decoration: none;
}
h3 {
    font-size: 110%;
	font-family: "Trebuchet MS", Courier, monospace;
	margin: 0 0 20px 45px;
	font-weight:bold;
	text-decoration: none;
	display: inline;
}
a {
	font-size: 100%;
	font-weight: bold;
	
}
a:link {color: #605271; text-decoration:underline;}
a:visited {color: #605271; text-decoration:underline;}
a:hover {color: #455560; text-decoration:underline;}
a:active {color: #605271; text-decoration:underline;}

/* images */
img {
	display: block;
}
.picleft {
	float: left;
	padding: 0 25px 10px 0;	
}
.picright {
	text-align: right;
	float: right;
	padding: 0 80px 10px 10px;
}
.picleftabout {
	float: left;
	padding: 0 25px 150px 0;	
}
.mark {
	float: left;
	padding: 0 0 10px 0;
	display: inline;
}
/*bullets*/
.bulletlist
{
	margin: 0;
	margin: 0 45px 5px 45px;
	list-style: disc;
}

.bulletlist li
{
	padding: 0 0 10px 10px;
/*	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 18px;*/
}
.bulletlist2
{
	margin: 0;
	margin: 0 45px 5px 45px;
	list-style: disc;
	list-style-position: inside;
	background-image: none;
}

.bulletlist2 li
{
	padding: 0 0 10px 10px;

}
.alphalist
{
	margin: 0;
	margin: 0 45px 5px 45px;
	list-style-type: lower-alpha;
	list-style-position: inside;
}

.alphalist li
{
	padding: 0 0 10px 10px;
}

/*nav*/
#nav {
	position: relative;
	display: block;
	color: #c3d1d3;
	background-color: #605371;
	width: 960px;
	height: 30px;
	top: 0px;
	left: 0px;
	font-family: "Trebuchet MS", Courier, monospace;
	font-size: 20px;
	margin: 0 0 0 25px;
	text-align: center;
}
#nav ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#nav li{
	float: left;
	margin: 0 2px 0 2px;
	padding: 0 2px 0 4px;
}
#nav li a
{
float: left;
color: #c3d1d3;
text-decoration: none;
text-align: center;
font-family: "Trebuchet MS", Courier, monospace;
font-size: 20px;
font-weight: bold;
}

/*header home link*/
#header span {  /* Hide the "Logo Text" from view... */
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

/*misc*/
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
}
.dots {
	border-bottom: 1px dotted #605371; 
	margin: 10px 20px 10px 0;
	clear: both;
}

/*home*/
#homewrapper {
	width: 960px;
	background-color: #c3d3d1;
	height: 600px;
	float: left;
	position: absolute;
	top: 10%;
	left: 50%;
	bottom: 600px;
	right: 960px;
	text-align: left;
	margin-left: -480px;
}
.htext {
	color: #c3d3d1;
	font-size: 14px;
	width: 220px;
	height: 180px;
	float: left;
	text-align: left;
	padding: 6px;		
}	
.hr1c1 {
	background-color: #605271;
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 6px;
	top: 6px;	
}
.hr1c2 {
	width: 470px;
	height: 190px;
	float: left;
	position: absolute;
	left: 244px;
	top: 6px;
}
.hr1c4 {
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 723px;
	top: 6px;
	background: #c3d3d1 url(images/hr1c4.gif) no-repeat;
	text-align: left;
}
.hr2c1 {
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 6px;
	top: 204px;
}
.hr2c2 {
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 244px;
	top: 204px;
}
.hr2c3 {
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 482px;
	top: 204px;
	text-align: left;
}
.hr2c4 {
	width: 230px;
	height: 390px;
	float: left;
	position: absolute;
	left: 723px;
	top: 204px;
	text-align: left;
}
.hr3c1 {
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 6px;
	top: 402px;
}
.hr3c2 {
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 244px;
	top: 402px;
}
.hr3c3 {
	width: 230px;
	height: 190px;
	float: left;
	position: absolute;
	left: 482px;
	top: 402px;
	background: #c3d3d1 url(images/hr1c4.gif) no-repeat;
	text-align: left;
}

/*home nav*/
.homenav {
	display: block;
	color: #c3d1d3;
	width: 140px;
	height: auto;
	min-height: 190px;
	padding: 14px 20px 0 0;
	overflow: hidden;
	float: right;
	text-align: right;
}
.homenav ul {
	list-style:none;
}
.homenav li a {
	color: #c3d1d3;
	text-decoration: none;
	font-family: "Trebuchet MS", Courier, monospace;
	font-size: 19px;
	font-weight: bold;
	overflow: hidden;
}
#seocontent {
	top:620px;
	left:0px;
	width:960px;
	position:absolute;
	z-index:100;
	}
#socialmedialinks {
	position:absolute;
	left:837px;
	top:-48px;
	width:124px;
	height:32px;
	z-index:130;
	text-align:right;
}
#events-scroll {
	width:826px;
	height:376px;
	background-image:url(images/events-bg.jpg);
	border:12px #635178 solid;
	margin: 0px 0px 15px 25px;
	overflow:hidden
}
#events-scroll-space {
	margin:30px
}
