/*
 * small col 193
 * large col 290
 * dark blue #4f6698;
 * light blue #3fa1cc;
 * brown #c05100;
 * logo bg #f8f6ec;
 * dull gold #fbdc7d;
 *
 *
 * */

body { 
	background-color: #4f6698;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	padding: 0px;
	margin: 0px;
}
#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
}
#top {
	position: relative;
	z-index: 10;
	width: 811px;
	height: 138px;
	margin: 0 auto;
	padding: 0;
}

#login { 
	position: relative;
	z-index: 25;
	top: -90px;
	left: 520px;
	width: 360px;
	color: #4f6698;
	font-size: 12px;
}
#login a {
text-decoration: none;
color: white; 
} 

#content {
	position: relative;
	float: left;
	width: 700px;
	background-color: white;
	margin: -65px 0px 0px 0px;
	padding: 44px 30px 0px 0px;
	color: #666666;
	margin-left: 23px;
	background-image: url('newimages/colleftbg.png');
	background-repeat: repeat-y;
}

#content .small {
font-size: 8pt;
text-align: center;
}
#content .name {
font-weight: bold;

}
#content .org {
padding: 0px 0px 10px 0px;
}
.hidden {
	visibility: hidden;
}

#content .boxhead {
background-image: url('newimages/bottomshadow.png'); background-position: bottom left; background-repeat: repeat-x;
padding: 1px 4px 4px 4px; color: white; text-align: center; font-weight: bold;

}
#content a { 
	color: #4f6698;
}

#content a:hover { 
	color: #c05100;
}
#content .title {
font-size: 12pt;
letter-spacing: 2px;
padding: 10px 0px 10px 0px;
color: #636363;
}
#content .subtitle {
color: #e4a72c;
font-size: 14px;
letter-spacing: 1px;
padding: 16px 0px 0px 0px;
font-weight: bold;
}
#content .staffname {
color: #e4a72c;
font-size: 9pt;
letter-spacing: 1px;
padding: 0px 0px;
font-weight: bold;
}
#content .staffemail {
padding: 0px 0px 20px 0px;
}
#content .staffemail a {

}
#content .staffposition {
color: #666;
font-size: 9pt;
padding-bottom: 12px;
}

#content .orgname {
font-weight: bold;
color: #e4a72c;
}
#content .aboutorgname {
font-size: 8pt;
}
#content .aboutmember {
margin: 0px 0px 5px 0px;
}
#content .member {
margin: 0px 0px 8px 0px;
}
#content .rightimg {
float: right; padding: 0px 0px 3px 8px;
}
#content .contacttd {
padding: 6px 6px 8px 6px;
line-height: 1.7;
}
#content .announcementpageblock {

padding: 14px;
}

#content .announcedate {
font-style: italic;
}

#content .announcetitle {
font-weight: bold;
}
#content .announcebody {
line-height: 1.5;
}
#sidebar {
	margin: 20px 0px 0px 10px;
	padding-right: 18px;
	color: #66A342;
	height: 100%;
}
#sidebar ul { 
list-style: none; padding: 0; margin: 0; }
#sidebar li {
background-image: url('newimages/navcorner.png'); background-repeat: no-repeat; background-position: top right;
 background-color: #4f6698; padding: 3px 8px; margin: 0px; border-bottom: solid white 1px; }
#sidebar li.selected { background-color: white; color: black; }
#sidebar a { color: white; text-decoration: none; }
#sidebar a.selected { color: black; text-decoration: none; }
#sidebar a:hover { color: black; }
#sidebar li:hover { 
color: black; background-image: url('newimages/navcorner-brown.png'); background-repeat: no-repeat; background-position: top right;
 background-color: #d8cdaa; padding: 3px 8px; margin: 0px; border-bottom: solid white 1px; }
#slideshow {
position: relative;
z-index: 22;
height: 259px;
width: 339px;
margin: 0px 0px 5px 5px;
padding: 0px;
text-align: center;
/*
background-image:  url('newimages/DropShadowForSlideshow.png');

background-position: bottom right;
background-repeat: no-repeat;
*/
}
#image_rotate {
width: 339px;
position: relative;
z-index: 25;
height: 259px;
padding: 0px;
margin: 0px;
}
#maps {
height: 374px;
width: 484px;
padding: 0px;
}

.smalltext {
font-size: 11px;
}
/*
#image_container {
height: 165px;
width: 220px;
margin: 0px;
padding: 0px;
overflow: hidden;
text-align: center;
}
*/
#starlightblue {
background-image: url('newimages/star-lightblue.png');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 8px 25px;
line-height: 1.5;

}
#stardarkblue {
background-image: url('newimages/star-darkblue.png');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 8px 25px;
line-height: 1.5;
}
#starbrown {
background-image: url('newimages/star-brown.png');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 8px 25px;
line-height: 1.5;
}
#stargold {
background-image: url('newimages/star-gold.png');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 8px 25px;
line-height: 1.5;
}
#footer {
	color: #666666;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-left: 53px;
}

