/* defaults */

body {
	font-size: 62.5%;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/sitegraphics/bg_body.gif);
	text-align: center;
	color: #3a6f8f;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #b5121b;
}

a:hover {
	color: #9cbed3;
}

h1, h2, h3, h4, h5, h6, p, li, ol {
	margin-top: 0px;
	padding-top: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



/* layout */

#page-outer {
	width: 925px;
	text-align: left;
	background-color: #ffffff;
	margin: 0px auto 20px auto;
}


/* header */

#header {
	height: 172px;
	background-image: url(/images/sitegraphics/bg_header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	float: left;
	padding: 10px 0px 0px 40px;
}

#header h1 a {
	display: block;
	width: 612px;
	height: 147px;
	background-image: url(/images/sitegraphics/bg_h1.gif);
	background-repeat: no-repeat;
}

#header h1 a span {
	margin-left: -8000px;
}

#headeritems {
	float: right;
	width: 200px;
	text-align: right;
	padding: 29px 18px 0px 0px;
}

#headeritems form {
	padding-bottom: 5px;
	margin: 0px;
}

#headeritems form .search {
	width: 150px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #97a496;
	padding: 3px;
	color: #cccccc;
	position: relative;
}

#headeritems form .submit, #updates .submit {
	margin: 0px 0px -5px 0px;
	position: relative;
}

#headeritems p {
	padding-right: 28px;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

#headeritems p a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 8px;
	display: block;
}

#headeritems p a:hover {
	color: #b5121b;
}

#photobar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 134px;
	visibility: visible;
}

#photobar img {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.scroller {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;	
}

/* navigation */

#navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #d1d2d4;
	width: 925px;
	position: relative;
	overflow: visible;
	height: 27px;
	z-index: 60;
}

#navigation li {
	float: left;
	height: 27px;
	position: relative;
}

#navigation li:hover {
	background-image: url(/images/sitegraphics/nav_bg_ovr.jpg);
}

#navigation li a {
	display: block;
	height: 27px;
	background-position: 20px 9px; 
	padding: 0px 20px 0px 20px;
	background-repeat: no-repeat;
	position: relative;
}

#navigation li a:hover {
	background-position: 20px 8px; 
}

#navigation li a span {
	margin-left: -8000px;
}

li#nav-fou a {
	width: 137px;
	background-image: url(/images/sitegraphics/nav_fou.gif);
}

li#nav-fou a:hover {
	background-image: url(/images/sitegraphics/nav_fou_ovr.gif);
}

li#nav-sch a {
	width: 107px;
	background-image: url(/images/sitegraphics/nav_sch.gif);
}

li#nav-sch a:hover {
	background-image: url(/images/sitegraphics/nav_sch_ovr.gif);
}

li#nav-stu a {
	width: 113px;
	background-image: url(/images/sitegraphics/nav_stu.gif);
}

li#nav-stu a:hover {
	background-image: url(/images/sitegraphics/nav_stu_ovr.gif);
}

li#nav-sup a {
	width: 92px;
	background-image: url(/images/sitegraphics/nav_sup.gif);
}

li#nav-sup a:hover {
	background-image: url(/images/sitegraphics/nav_sup_ovr.gif);
}

li#nav-eve a {
	width: 55px;
	background-image: url(/images/sitegraphics/nav_eve.gif);
}

li#nav-eve a:hover {
	background-image: url(/images/sitegraphics/nav_eve_ovr.gif);
}

li#nav-med a {
	width: 49px;
	background-image: url(/images/sitegraphics/nav_med.gif);
}

li#nav-med a:hover {
	background-image: url(/images/sitegraphics/nav_med_ovr.gif);
}

li#nav-sto a {
	width: 46px;
	background-image: url(/images/sitegraphics/nav_sto.gif);
}

li#nav-sto a:hover {
	background-image: url(/images/sitegraphics/nav_sto_ovr.gif);
}

.menu {
	position: relative;
	width: 300px;
	z-index: 99;
	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

#navigation li .menu a {
	background-image: none;
	width: auto;
}

#navigation li .menu p {
	line-height: 120%;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

#navigation li .menu p a {
	padding: 7px 10px 7px 7px;
	height: auto;
	border-left: 3px solid #3a6f8f;
	background-color: #f4f4f4;
	color: #3a6f8f;
}

#navigation li .menu p a:hover {
	background-position: 0px 0px;
	background-image: url(/images/sitegraphics/bg_menu.jpg);
	background-repeat: repeat;
	color: #ffffff;
}

/* middle */

#middle {
	padding: 30px 40px 15px 40px;
	width: 845px;
	position: relative;
	overflow: hidden;
	z-index: 5;
}

#middle #leftcols {
	width: 630px;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#middle #rightcols {
	width: 196px;
	float: right;
	position: relative;
	overflow: hidden;
}

#middle #leftcols .leftcol {
	width: 196px;
	float: left;
}

#middle #leftcols .leftcol p {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: .5em;
}

#middle #leftcols .leftcol h3 {
	width: 124px;
	height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin: 1.5em 0px 0px 0px;
}

#middle #rightcols .box .contact h3#cont {
	width: 124px;
	height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin: 1.5em 0px 0px 0px;
}

h3#port {
	background-image: url(/images/sitegraphics/bg_infofor.gif);
	margin-top: 0px;
	width: 124px;
	height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin: 1.5em 0px 0px 0px;
}

h3#port span {
	margin-left: -8000px;
}

#middle #leftcols .leftcol h3 span, #middle #rightcols .box .contact h3#cont span {
	margin-left: -8000px;
}

/*#middle #leftcols .leftcol h3#port {
	background-image: url(/images/bg_infofor.gif);
	margin-top: 0px;
}*/

#middle #leftcols .leftcol h3#cont, #middle #rightcols .box .contact h3#cont {
	background-image: url(/images/sitegraphics/bg_contactus.gif);
}

#middle #leftcols .leftcol h3#foll {
	background-image: url(/images/sitegraphics/bg_follow.gif);
}

#middle #leftcols .leftcol h3#stay {
	background-image: url(/images/sitegraphics/bg_stay.gif);
}

/* middle article */

#middleart {
	padding: 30px 40px 40px 40px;
	width: 845px;
	position: relative;
	overflow: hidden;
	z-index: 5;
}

#middleart #leftcols {
	width: 230px;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#middleart #rightcols {
	width: 196px;
	float: right;
	position: relative;
	overflow: hidden;
}

#middleart #leftcols .leftcol {
	width: 196px;
	float: left;
}

#middleart #leftcols .leftcol p {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: .5em;
}

#middleart #leftcols .leftcol h3 {
	width: 124px;
	height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin: 1.5em 0px 0px 0px;
}

#middleart #rightcols .box .contact h3#cont {
	width: 124px;
	height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin: 1.5em 0px 0px 0px;
}

#middleart #leftcols .leftcol h3 span, #middleart #rightcols .box .contact h3#cont span {
	margin-left: -8000px;
}

#middleart #leftcols .leftcol h3#port {
	background-image: url(/images/sitegraphics/bg_infofor.gif);
	margin-top: 0px;
}

#middleart #leftcols .leftcol h3#cont, #middleart #rightcols .box .contact h3#cont {
	background-image: url(/images/sitegraphics/bg_contactus.gif);
}

#middleart #leftcols .leftcol h3#foll {
	background-image: url(/images/sitegraphics/bg_follow.gif);
}

#middleart #leftcols .leftcol h3#stay {
	background-image: url(/images/sitegraphics/bg_stay.gif);
}


.link_twit {
	background-image: url(/images/sitegraphics/footer_twitter.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 13px;
}

.link_fb {
	background-image: url(/images/sitegraphics/footer_fb.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#updates {
	margin: 0px;
}

#updates #email {
	padding: 3px;
	border: 1px solid #cccccc;
	color: #aaaaaa;
	width: 135px;
	margin-right: 5px;
}

#middlecol {
	width: 415px;
	float: right;
	position: relative;
	overflow: hidden;
}

.box {
	margin-bottom: 20px;
}

.2col {
	clear: both;
	width: 415px;
}

.1col {
	width: 196px;
	position: relative;
	overflow: hidden;
}

.right {
	float: right;
}

.left {
	float: left;
}

.poll {
	border: 2px solid #3a6f8f;
	padding: 10px 10px 5px 10px;
	width: 172px;
}

.poll h4 {
	width: 165px;
	height: 28px;
	background-image: url(/images/sitegraphics/bg_poll.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.poll h4 span {
	margin-left: -8000px;
}

.poll p {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: 5px;
}

#poll {
	margin: 0px;
}

#newsevents .header {
	margin-bottom: 2px;
}

#info_events {
	margin-right: 2px;
}

#newsevents .info {
	background-image: url(/images/sitegraphics/bg_newsevents.jpg);
	background-repeat: repeat-x;
	padding: 12px;
	border-bottom: 1px dotted #3a6f8f;
}

#newsevents .info p {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: .5em;
}

#newsevents .info p strong {
	color: #b5121b;
}

p.continue {
	text-align: right;
}

p#nonprofit {
	font-size: 1.4em;
	line-height: 120%;
	padding: 12px;
	background: #eeeeee;
}

#news {
	display: none;
}


/* articles */

.article {
	padding-right: 30px;
	width: 400px;
	float: right;
	position: relative;
	position: relative;
	z-index: 20;
}

#page-outer #page-inner #middle #leftcols .leftcol ul li {
	margin: 0px;
	line-height: normal;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#page-outer #page-inner #middle #leftcols .leftcol .artmenu {
	font-size: 14pt;
}

#page-outer #page-inner #middle #leftcols .leftcol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.article h2 {
	font-family: Georgia, Times, serif;
	font-size: 2.5em;
	line-height: 130%;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: .4em;
	color: #b5121b;
}

.article h3 {
	font-family: Georgia, Times, serif;
	font-size: 2em;
	line-height: 130%;
	font-weight: 100;
	margin-bottom: .4em;
	color: #b5121b;
}
.byline {
	font-size: 8pt;
	font-style: italic;
}
.article h4 {
	font-size: 1.8em;
	font-weight: 900;
	line-height: 130%;
	margin-bottom: .4em;
}

.article p {
	font-size: 1.4em;
	line-height: 150%;
	margin-bottom: .7em;
}

.article ul {
	font-size: 1.4em;
	line-height: 150%;
	margin-bottom: .7em;
}

.pic_rt {
	float: right;
	margin: 3px 0px 10px 20px;
	width: 250px;
}

.pic_lt {
	float: left;
	margin: 3px 0px 10px 20px;
	max-width: 250px;
}

.pic_rt p, pic_lt p {
	font-size: 1.2em;
	line-height: 120%;
	font-style: italic;
	color: #aaaaaa;
	clear: both;
	margin: 8px 0px 0px 0px;
}

.articleextras {
	padding-top: 5px;
	border-top: 1px dotted #b5121b;
	text-align: right;
	margin-top: 20px;
	text-transform: uppercase;
}

.articleextras a {
	padding: 0px 10px 0px 10px;
}

/* articlewide */

.articlewide {
	padding-right: 30px;
	position: relative;
	z-index: 20;
}

.articlewide h2 {
	font-family: Georgia, Times, serif;
	font-size: 2.5em;
	line-height: 130%;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: .4em;
	color: #b5121b;
}

.articlewide h3 {
	font-family: Georgia, Times, serif;
	font-size: 2em;
	line-height: 130%;
	font-weight: 100;
	margin-bottom: .4em;
	color: #b5121b;
}

.articlewide h4 {
	font-size: 1.8em;
	font-weight: 900;
	line-height: 130%;
	margin-bottom: .4em;
}

.articlewide p {
	font-size: 1.4em;
	line-height: 150%;
	margin-bottom: .7em;
}

.articlewide ul {
	font-size: 1.4em;
	line-height: 150%;
	margin-bottom: .7em;
}


/* sidebar */

.related {
	margin-top: 40px;
}
	
#rightcols h3#related {
	width: 160px;
	height: 25px;
	background-image: url(/images/sitegraphics/bg_related.gif);
	background-repeat: no-repeat;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rightcols h3#related span {
	margin-left: -8000px;
}

#rightcols .related ul {
	list-style-image: url(/images/sitegraphics/rtarrow.gif);
	margin-top: 0px;
	padding-top: 0px;
}

#rightcols li {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: .7em;
	margin-left: -25px;
	position: relative;
}

#rightcols p {
	font-size: 1.4em;
	line-height: 130%;
	margin-bottom: .7em;
	position: relative;
}


/* footer */

p#footer {
	font-size: 1.3em;
	height: 27px;
	padding-top: 14px;
	padding-left: 40px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	background-image: url(/images/sitegraphics/bg_footer.jpg);
	color: #ffffff;
}

p#footer a {
	color: #b5121b;
}

p#footer a:hover {
	color: #ffffff;
}
