* {margin:0; padding:0}

body {
	background-color: #ffffff;
	background-image:url(images/body_bg_litegreen.jpg);
	background-repeat:repeat-x;
	font-size:100%;
	text-align:center;
}

h1 {
	font-size:1.3em;
	color:#5c8e73;
	padding-left:.3em
	}

h2 {
	color:#9B3F4D;
	font-size:1.2em;
	margin:.5em
	
}

h3  {
	color:#5c8e73;
	font-size:1.1em;
	margin:.5em
	
}


h1.topspace {margin-top:1em}

#announcement {
	width: 90%;
	margin:0 auto;
	background-color:#FFF;
	text-align:left;
	line-height:150%
}

#announcement p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	padding: 1em
	}


#outside {
	width:960px;
	margin:0 auto;
	background-image:url(body_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;	
}

#container {
	width:940px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
}

#container p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.85em;
	color:#222222;
	line-height:150%;
	padding:.5em 1em
}

#container ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.85em;
	color:#222222;
	line-height:150%;
	padding:.5em 1em
}


#header {
	height:200px;
	background-image: url(images/header2.jpg);
	background-repeat:no-repeat
	
	}


#header p {
	color:#666;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.45em;
	font-style:italic;
	letter-spacing:.1em;
	padding: 5em 0 0 12em
}

#navbar {
	clear:both;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	
}


#navbar ul {
color: #ffffff;
font-family: Verdana, Geneva, sans-serif;
font-size:.75em;

}


#navbar li {
	display: inline;
	list-style-type:none;
}

#navbar a {

text-decoration:none;
color:#000000;
padding: 0.5em 1em;
float: left;
border-right: 1px solid #fff;	
}



#navbar a:hover, a:active {
	color:#ffffff;
	font-weight: 500
	
}


#photobar {
	height: auto;
	border-top:2px solid #598E70
}


#contentwrapper {
	width:auto;
	border-top:2px solid #598E70
}

#leftcol {
	float:left;
	width:30%
}

#leftcol ul {margin-left: 2em}

#leftcol li {font-size:.75em}

#leftcol #border {
	width:90%;
	margin:0 auto;
	background-color:#86d5a8;
	border:2px solid #fff; 
	outline:2px solid #86d5a8;
	margin-top:1em;
	line-height:200%
}

.border {
	width:90%;
	margin:0 auto;
	background-color:#86d5a8;
	border:2px solid #fff; 
	outline:2px solid #86d5a8;
	margin-top:1em;
	line-height:200%
}

#leftcol #border h1,h2,h3,h4 {
	color:#164229
}


#leftcol a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	display:block;
	text-decoration:none;
	color: #000;
	
}


#leftcol a:hover, a:active {
	color: #fff;
	text-decoration:underline
}

#content {
	margin-left:30%
}


#content a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	text-decoration:none;
	color: #600;		
}

#content a:hover, a:active {
	color: #600;
	text-decoration:underline
}



#content ul, ol {
	margin-left:4em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.75em;
	line-height:150%;
	color:#222222;}
	

#content h1, h2, h3, h4 {
	color: #5c8e73
}


#calcontent {
	width:auto
}

#footer {
	clear:both;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	text-align:center
}


#footer  p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	color:#222222;
	line-height:150%;
	padding:.5em 1em
}


#copyright {
	text-align:center
}

p.firstPara {margin-top:0}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

p.clear {clear:both}

/* Normal links */

a.normal {
	font-family:Verdana, Geneva, sans-serif;
	font-size: inherit;
	color: #600;
	font-weight:600;
	text-decoration:none
}


a.normal:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: inherit;
	text-decoration:underline;
	color:#600
}

a.normal:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: inherit;
	text-decoration:underline;
	color:#600
}


/* classes */

p.indent {margin-left:3em;margin-right:3em}

p .red {color:#F00; font-weight:bold}

.red {color:#F00; font-weight:bold}

p.large_font {font-size:1.75em; font-weight:bold}

.img_caption_right {
	float:right;
	width:auto;
	color: #930;
	font-style: italic;
	margin: .5em;
	padding: .5em;
	border: 1px solid #eee;
	text-align: left;
	font-size: .9em;
}


.img_caption_left {
	float:left;
	width:auto;
	color: #930;
	font-style: italic;
	margin: .5em;
	padding: .5em;
	border: 1px solid #ccc;
	text-align: left;
	font-size: .7em;

}

.img_caption_center {
	width:auto;
	color: #930;
	font-style: italic;
	margin: .5em;
	padding: .5em;
	border: 1px solid #ccc;
	text-align: left;
	font-size: .7em;
}

ul.inherit_fontsize {
	font-size:inherit;
}


.enhanced {
	color:#600;
	font-weight:bold;
	font-size:1em
}

span.event {
display:block;
position:relative;
left:50px;
width:400px;
}

