body { 
	background-color: #d2d0c1; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #46401a;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}

h1 { 
	font-size:1.8em;
	line-height:2em;
}
a {
	color: #46401a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #918d6b;
	text-decoration: none;
	font-weight: bold;
}

h1 {color:#46401a;
}

#wrapper {
	margin:auto;
	width:960px;
}
.smaller {width:12px;
	background-image:url(../images/layout/concept_03.jpg);
	float:left;
	height:150px; 
	}


#subheader {
	color:#989570;
	height:24px;
	width:960px;
}
#logo {
	width:392px; 
	heigth:166px; 
	float:right; 
	margin-right:40px; 
	text-align:center;
}
#springlogo {
	position:relative;
	width:450px; 
	heigth:133px; 
	top:39px; 
	left: 10px;
	margin-right:40px; 
	text-align:center;
}
#logo2 {
	position:absolute;
	width:450px; 
	heigth:133px; 
	top:130px; 
	left: 10px;
	margin-right:40px; 
	text-align:center;
}
#logo3 {
	position:absolute;
	width:450px; 
	heigth:133px; 
	top:270px; 
	left: 10px;
	margin-right:40px; 
	text-align:center;
}
#logoevents {
	width:660px; 
	heigth:280px; 
	float:right; 
	margin-right:40px; 
	text-align:center;
	z-index:1;
}
#homepagetext{padding-top:250px;}
#content {
/*	background-image:url(../images/layout/buds3.jpg);
	background-position: top left;
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
}
.hometext {
	width:380px;
	padding-left:50px;
	float:left;
}
.homeevent {
	width:384px;
	padding-left:50px;
	float:left;
}
.homeeventheading {
	background-image:url(../images/layout/homeeventheader.jpg);
	padding:8px;
	width:368px;
	height:45px;
	font-weight:bold;
}
.homeeventbody {
		border:solid 1px #afab89;
		padding:8px;
}
.viewall {
	background-image:url(../images/layout/viewall.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:38px;
	padding:9px 0 0 30px;
	margin:8px;
	float:right;
}


.text {
	width:900px;
	padding-left:100px;
	float:left;
}
.events {
	width:800px;
	padding-left:100px;
	float:left;
}

.event {
	width:850px;
	padding-left:50px;
	float:left;
}
.eventheading {
	background-image:url(../images/layout/eventheader.jpg);
	padding:8px;
	width:834px;
	height:21px;
	font-weight:bold;
}
.eventbody {
	border:solid 1px #afab89;
	padding:8px;
}
.eventimg {
	float:right;
	padding:3px;
}

#footermenu {
	margin:15px auto 0;
	width:960px;
}
#footerWrap {
	margin:15px auto 0;
	width:940px;
	font-size:0.9em;
	padding:0 10px;
}

/* Google Map */
#map {
	width: 640px;
	height: 480px;
	margin: 16px auto;
}

/* flash header */
#header img {float:left;}
#headerFlash1, #headerFlash2, #headerFlash3 {width:200px;height:150px; background-color:#46401a;float:left;}
