@charset "UTF-8";
/* CSS Document */
/*standard colors: bkg tan: eeeedd  brown text: 555544 dark brown: 353630 dark blue: 00569a medium blue: 6698c9  light blue: a8c3e1 */
/******************Eric Meyer reset css code **************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight:bold;
}

img, div, input { behavior: url("iepngfix.htc") }

/*******************************************/
body {
	behavior: url("csshover3.htc"); /*for fixing IE6 hover on all elements */
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#555544;
	background:#eeeedd url("images/body_bkg.jpg") top left repeat-x;
}
html, body {
	height:100%;
	min-height:100%;
}
p {
	padding:10px 15px;
	font-size:14px;
	line-height:18px;
}
a {
	color:#00569a;
	text-decoration:none;
}
a:hover {
	color:#a8c3e1;
}
ul, ol {
	padding-left:40px;
	list-style-position:outside;
	font-size:12px;
	/*list-style-image: url(images/bullet.jpg);*/
}
blockquote {
	padding-left:40px;
	font-size:.9em;
}
h1 {
	color:#00569a;
	font-size:240%;
	font-weight:bold;
	font-family:Arial,Verdana;
	line-height:30px;
	padding:10px;
	letter-spacing:.12em;
}
h2 {
	color:#00569a;
	font-size:200%;
	line-height:30px;
	font-weight:bold;
	font-family:Arial,Verdana;
	padding:20px 10px 0 10px;
}
h3 {
	color:#00569a;
	font-size:140%;
	font-weight:bold;
	padding:8px 10px 0 14px;
}
/**************** layout stuff ********************/
#header {
	width:980px;
	height:130px;
	margin:10px auto 0 auto;
	background:transparent url(images/smglogo.jpg) bottom left no-repeat;
	position:relative;
	z-index:10;
}
#navwrap {
	width:100%;
	background:#dddddd url("images/nav_bkg.jpg") top left repeat-x;
}
/*#nav {
	width:980px;
	height:32px;
	margin:0 auto;
}*/
#contentwrap {
	width:100%;
	background:#ffffff url("images/content_bkg.jpg") top left repeat-x;
	position:relative;
	z-index:1;
	padding-top:10px;
}
#statement {
	width:700px;
	padding:65px 0 0 155px;
	font-size:16px;
	line-height:16px;
	color:#00569a;
	font-variant: small-caps;
}	
#content {
	width:980px;
	margin:0 auto;
}
#leftcolumn {
	width:230px;
	float:left;
	/*overflow:hidden;*/
	margin-top:5px;
}
#rightcolumn {
	width:740px;
	margin:5px 0 10px 240px;
	position:relative;
	z-index:1;
	background:transparent url("images/pagebkg.jpg") top left no-repeat;
}
#rightcolumn ul { list-style-type:disc; }
#rightcolumn ol { list-style-type:decimal; }
#footerwrap {
	width:100%;
	height:160px;
	background:transparent url("images/footer_bkg.jpg") top left repeat-x;
}
#footer {
	width:980px;
	height:150px;
	margin:0 auto;
	padding-top:10px;
	background:transparent url("images/smmlogofooter.jpg") bottom right no-repeat;
}
#footer p {
	padding:60px 10px 10px 20px;
	font-size:9px;
}
#footer a {
	color:#00569a;
}
/********************** top navigation *********************/
#topmenu {
	width:980px;
	height:32px;
	margin:0 auto;
}
ul#navbar {
	list-style:none;
	padding:0;
	margin:0:
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a i {
	display:none;
}
#navbar a {
    background:url("images/navigation.jpg") no-repeat;
    float:left;
	height:32px;
	outline:0;
}
li#home a {
	width:99px;
	background-position:0 0;
}
li#times a {
	width:124px;
	background-position:-99px 0;
}
li#calendar a {
	width:113px;
	background-position:-223px 0;
}
li#location a {
	width:121px;
	background-position:-336px 0;
}
li#donate a {
	width:100px;
	background-position:-457px 0;
}
li#home a:hover, li#home a:active, li#home a.current { 
    background-position:0 -32px;
}
li#times a:hover, li#times a:active, li#times a.current { 
    background-position:-99px -32px;
}
li#calendar a:hover, li#calendar a:active, li#calendar a.current { 
    background-position:-223px -32px;
}
li#location a:hover, li#location a:active, li#location a.current { 
    background-position:-336px -32px;
}
li#donate a:hover, li#donate a:active, li#donate a.current { 
    background-position:-457px -32px;
}

/******************* side accordians menu ************************/

/*div.accordion {
	width: 230px;
	float:left;
}*/
div.accordion h4 {
	display:block;
	width:214px;
	height:30px;
	padding:8px;
	color:#eeeedd;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:-.05em;
	background:transparent url(images/accordionh4bkg.jpg) top left no-repeat;
	cursor:pointer;
}
div.accordion h4:hover {
	color:#353630;
}
div.accordion h4 img {
	float:left;
	/*border:2px solid #eeeedd;*/
	margin-right:6px;
}
div.accordion h4 .subtext {
	display:block; font-size:10px; color:#ffffff; font-weight:normal; letter-spacing:normal;
}
div.accordion h4.cap {
	background:#eeeedd url("images/divider-top.jpg") top left repeat-x;
	height:10px; 
	padding:0 8px;
	position:relative;
}
div.accordion h4.bott {
	background:#eeeedd url("images/divider-bottom.jpg") top left repeat-x;
	height:10px; 
	padding:0 8px;
	position:relative;
}
.accsubmenu {
	background:transparent url(images/accordionsubbkg.jpg) top left repeat-y;
	padding:0;
	margin:0;
	border-top:1px solid #333333;
	border-bottom:1px solid #666666;
}
.accsubmenu ul {
	padding-left: .5em;
	text-indent: -1.25em;
	list-style:circle inside;
}
.accsubmenu ul li {
	padding:3px 10px 3px 25px;
	font-size:12px;
	font-weight:bold;
}
/*.accsubmenu ul li:hover {
	background-color:#FEFCE9;
}*/
.accsubmenu ul li a {
	color:#353630;
	text-decoration:none;
}
.accsubmenu ul li a:hover {
	color:#00569a;
}
.accsubmenu ul li ul li{
	font-size:10px;
	font-weight:normal;
	list-style:none;
	padding:0 4px 0 10px;
	border:none;
}

.accsubmenu p {
	font-size:11px;
	color:#212C59;
	font-style:italic;
	margin:0;
	padding:4px 6px 4px 20px;
	border-bottom:1px solid #CCCCCC;
}
/*************** splash on home page **************************/
#splashpgs { width:730px; height:20px; padding:8px 5px 2px 5px; margin:0; background:transparent url(images/divider-bottom.jpg) top left repeat-x; }
#splashpgs a { padding: 5px; text-decoration: none; color:#353630; font-weight:bold; font-size:14px;}
#splashpgs a.activeSlide { color: #6698c9 }
#splashpgs a:focus { outline: none; }

/*************** left resources **************************/
.leftblock { width:215px; height:60px; padding:3px 5px 3px 10px; border-bottom:1px solid #ffffff; background:transparent url(images/leftblock_bkg.jpg) top left no-repeat;
}
.leftblock img { float:left; padding-right:10px; }
.leftblock p { font-size:12px; }
.leftblock a { color:#00569a; }
.leftblock a:hover { color:#a8c3e1; }
.leftblocktop { width:230px; height:20px; background:transparent url(images/divider-top2.jpg) bottom left repeat-x; border-bottom:1px solid #ffffff; }
.leftblockbott { width:230px; height:20px; background:transparent url(images/divider-bottom2.jpg) top left repeat-x; }
/****************** staff contact styles ***************/
.staffcontact {
	width:365px; height:125px; margin-bottom:4px; float:left;
}
.staffcontact img {
	float:left; padding:6px; border:1px solid #CCCCCC; margin-right:10px; background-color:#ffffff;
}
.staffcontact p {
	margin:0 10px;
	font-size:12px;
}
.email {
	display:inline-block;
	text-align:left;
	padding-left:20px;
	margin-bottom:3px;
	font-size:11px;
	background:transparent url(images/iconemail.png) bottom left no-repeat;
}
.phone {
	display:inline-block;
	padding-left:20px;
	font-size:11px;
	margin-bottom:3px;
	text-align:left;
	background:transparent url(images/iconphone.png) no-repeat;
}

.biolink {
	font-size:10px;
}
.biotext {
	display:none;
	font-size:11px;
	background-color:#fff;
	border:2px solid #353630;
	padding:10px;
	position:relative;
	z-index:100;
	clear:left;
}
.biotext h3 {
	color:#00569a;
	padding:4px 0;
}
.biotext p {
	padding: 4px;
	margin:0;
}
/******************** pagetop styles *********************/
.pagetopcontact { height:170px; padding:40px 0 20px 30px; float:left; }
.pagetopphoto { width:240px; height:160px; background-color:#dddddd; float:left; margin:36px 0 35px 83px; }

/******************** calendar styles *********************/
.calpage {
	background:transparent url(images/calendar.gif) top left no-repeat; width:46px; height:49px; float:left; display:inline;
}
.calmonth {
	font-weight:bold;color:#FFFFFF;text-align:center; font-size:11px; padding-top:2px; display:block;
}
.caldate {
	font-weight:bold;color:#00569a;font-size:24px;padding-top:2px;text-align:center;display:block;
}
/****************** item lists ***************/
.itemleftimg {
	padding:10px; 
	overflow:hidden;
	width:718px;
	background:#ffffff url(images/itemlist_bkg.jpg) left bottom repeat-x;
	/*border-bottom:1px solid #CCCCCC;*/
}
.itemleftimg img {
	float:left;
	padding:10px 10px 10px 0;
}
.itemleftimg h3 {
	padding-left:0;
}
.itemleftimgtxt {
	margin-left:210px;
}
.itemleftimgtxt2 {
	margin-left:100px;
}
.itemleftimgcal {
	margin-left:80px;
}

.itemleftimgtxt p, .itemleftimgtxt2 p, .itemleftimgcal p {
	font-size:13px;
	line-height:16px; 
	padding-left:0;
	margin:2px 0 6px 0;
}
/***********************************/
.bulletincol { float:left; width:210px; height:130px; margin:10px; border:1px solid #ccc; } 
.bulletintitle { width:200px; background-color:#00569a; color:#eeeeee; display:block; font-size:14px; font-weight:bold; padding:5px; text-align:center; }