/* CSS Document */

body {
	background-color: #A3B1CC;
	background-image: url(/images/bg.jpg);
	padding: 0;
	margin: 10px 0;
	text-align: center;
}
body, p, h1, h2, h3, h4, li, ul, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
}
body, p, li, ul, td {
	font-size: 11px;
}

#topnav {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: url(/images/tnbg.png) repeat-x #363636;
}
#topnav td {
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #686868;
	border-right: 1px solid #404040;
	height: 25px;
	font-size: 10px;
	color: white;
	padding: 0 8px;
}
#topnav a { color: white }
#topnav form { margin: 0 }
#topnav input {
	margin: 0;
	vertical-align: middle;
}
#searchbox {
	font-size: 10px;
	border: 1px solid #404040;
	width: 100px;
	background: url(http://www.shandsjacksonville.org/images/searchbg.png) repeat-x #fff;
}

#banner {
boder-collapse: collapse;
}

#navbar {
	background: #3D578B url(http://www.shandsjacksonville.com/template4/images/nav_bg.jpg);
	height: 28px;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}
#navbar td {
	vertical-align: middle;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 28px;
	padding: 0 10px;
}
#navbar td a {
	color: white;
	text-decoration: none;
}
#main {
	background-color: white;
	margin: 0;
	padding: 0;
	text-align: left;
}

#welcomeText {
font-family: Palatino, Times New Roman, serif;
color: #0154a2;
font-size: 26px;
}


/* ################################################
I made another hack to have the background graphics line up correctly 
on the home page. thought is just messed up the copyright page, etc.
################################################## */

#content p {
	background: url(/images/arrow.gif) no-repeat left 5px;
	padding-left: 9px;
	font-size: 11px;
	line-height: 16px;
}

html>body #content p {
	background: url(/images/arrow.gif) no-repeat left 5px;
	padding-left: 9px;
	font-size: 11px;
	line-height: 16px;
}


/* ################################################
:(
################################################## */

#content li {
	padding-left: 9px;
	font-size: 11px;
	line-height: 16px;
}

#content h2 {
	font-size: 12px;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	font-weight: normal;
	color: #0154a2;
	} 
	
#content h3 {
font-size: 14px;
	font-weight: normal;
	line-height: 105%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	color: #0154a2;
	background: url(/images/arrow.gif) no-repeat left 5px;
	padding-left: 8px;

}
	
/* #content h2 {
font-family: Palatino, Times New Roman, serif;
color: #0154a2;
font-size: 26px;
line-height: 24px;
} */
	
#content form {
/* background: #ececec; */
padding: 5px;
border: 1px solid black;
}

#content input {
background-color: white;
border: 1px solid black;
}


	




#content {
	vertical-align: top;
	padding: 20px;
}
#content h1 {
	font-size: 18px;
	color: #404040
}
#content p, li {
	font-size: 11px;
	line-height: 16px;
}
.small { font-size: 10px }
#content hr, #news hr {
	height: 1px;
	color: #C8C8C8;
	width: 80%;
}
#content li { margin: 10px 0 }

#nav {
	vertical-align: top;
	padding: 20px;
	width: 30%;
	border-left: 1px solid #C8C8C8;
	background-color: #FAFAFA;
	}
#nav h1 {
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 10px;
	background: url(http://www.shandsjacksonville.com/images/goldarrow.gif) no-repeat 0px 4px;
	margin: 0 0 10px 0;
	}
#nav h1.selected a { color: #808080; }

#news {
	vertical-align: top;
	text-align: left;
	padding: 20px;
	width: 40%;
	border-left: 1px solid #C8C8C8;
	background: white;
	}
	
#news h1 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #C0C0C0;
}

#news h3 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 9px;
	background: url(http:/images/arrow.gif) no-repeat 0px 4px;
}

#news ul { list-style: none; padding: 0; margin: 0; }
#news p {
	font-size: 11px;
	padding-left: 9px;
	margin: 9px 0;
	background: url(http:/images/arrow.gif) no-repeat 0px 4px;
}
#news p.headlines { font-size: 10px; line-height: 14px; }

a { color: #0038A8; text-decoration: none; }
a:hover { color: #FF6600 }
#footer {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	color: #333333;
}
#footer td, #footer a { color: #D7E4FF }
#footer a:hover { color: #0052F8 }

#byline {
font-size: 10px;
font-style: italic;
font-family: arial, verdana, sans-serif;
line-height: 9px;
}
