/* ------------------------------ BEGIN Global Styles ------------------------------ */

@import url("../../global/CSS/global.css");

/* ------------------------------ END Global Styles ------------------------------ */

/* DEFAULTS */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background: url(/SiteFiles/1066/Images/2160-pattern.gif);
}

img.leftalign {
	float: left;
	margin: 2px 20px 16px 0;
}

img.rightalign {
	float: right;
	margin: 2px 0 16px 20px;
}

hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SitefFiles/1066/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

/* TYPE */

body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}

a:link, a:visited, a:active {
	color: #78a7ba;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

.bodybold {
	font-weight: bold;
}

.bodyoptional {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #7c7c7c;
}

.heading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #e6802a;
}

.headingbold {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #e6802a;
	font-weight: bold;
}

.subheading {
	font-size: 12px;
	line-height: 14px;
	color: #78a7ba;
}

A.subheading:link {
	TEXT-DECORATION: underline;
	color: #78a7ba;
}

A.subheading:active {
	TEXT-DECORATION: underline;
	color: #78a7ba;
}

A.subheading:visited {
	TEXT-DECORATION: underline;
	color: #78a7ba;
}

A.subheading:hover {
	TEXT-DECORATION: none;
	color: #78a7ba;
}

.subheadingbold {
	font-size: 12px;
	line-height: 14px;
	color: #78a7ba;
	font-weight: bold;
}

A.subheadingbold:link {
	TEXT-DECORATION: underline;
	color: #78a7ba;
}

A.subheadingbold:active {
	TEXT-DECORATION: underline;
	color: #78a7ba;
}

A.subheadingbold:visited {
	TEXT-DECORATION: underline;
	color: #78a7ba;
}

A.subheadingbold:hover {
	TEXT-DECORATION: none;
	color: #78a7ba;
}

.optionalheading {
	font-size: 10px;
	line-height: 15px;
	color: #78a7ba;
	color: #32464d;
	font-weight: bold;
}

.swcredit {
	font-size: 9px;
	color: #78a7ba;
}

A.swcredit:link {
	TEXT-DECORATION: none;
	color: #78a7ba;
}

A.swcredit:active {
	TEXT-DECORATION: none;
	color: #78a7ba;
}

A.swcredit:visited {
	TEXT-DECORATION: none;
	color: #78a7ba;
}

A.swcredit:hover {
	TEXT-DECORATION: underline;
	color: #78a7ba;
}

.breadcrumbstyle {
	font-size: 9px;
	color: #B3B3B3;
}

A.breadcrumbstyle:link {
	TEXT-DECORATION: none;
	color: #B3B3B3;
}

A.breadcrumbstyle:active {
	TEXT-DECORATION: none;
	color: #B3B3B3;
}

A.breadcrumbstyle:visited {
	TEXT-DECORATION: none;
	color: #B3B3B3;
}

A.breadcrumbstyle:hover {
	TEXT-DECORATION: underline;
	color: #B3B3B3;
}

.sglogintext {
	font-size: 9px;
	color: #78a7ba;
}

.orgname {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}

.orginfo {
	font-size: 10px;
	line-height: 15px;
	color: #32464d;
}

A.orginfo:link {
	TEXT-DECORATION: none;
	color: #32464d;
}

A.orginfo:active {
	TEXT-DECORATION: none;
	color: #32464d;
}

A.orginfo:visited {
	TEXT-DECORATION: none;
	color: #32464d;
}

A.orginfo:hover {
	TEXT-DECORATION: underline;
	color: #32464d;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #e6802a;
}

h2 {
	font-size: 12px;
	line-height: 14px;
	color: #78a7ba;
}

h3 {
	font-size: 10px;
	line-height: 15px;
	color: #78a7ba;
	color: #32464d;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #7c7c7c;
}

/* EXTRAS */

.repeat-x {
	background-repeat: repeat-x;
	background-position: left top;
}

.repeat-y {
	background-repeat: repeat-y;
	background-position: left top;
}

.no-repeat {
	background-repeat: no-repeat;
	background-position: left top;
}

/* SEARCH */

.searchField {
	font-size: 11px;
	color: #abafae;
	width: 138px;
	border: 1px solid #cbcece;
	float: left;
	padding: 3px;
}

.searchButton {
	font-size: 11px;
	color: #32464d;
	float: left;
	padding: 3px;
	border: none;
	background: none;
	cursor: pointer;
}

/* MAIN NAV */

#mainnavWrapper {
	background-color: #32464D;
	float: left;
	height: 28px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}

#mainnav li ul {
	display: none;
}

#mainnav li {
	float:left;
	margin:0 15px;
	padding:0;
}

#mainnav a {
	padding: 6px 18px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	color: #78a7ba;
	background-color: #32464d;
}

#mainnav a:hover {
	background-color: #FFFFFF;
}

/* SUB NAV */

#subnavWrapper {
	width: 145px;
	padding: 10px;
	float: left;
	background-color: #E4EDF1;
}

#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}

#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 145px;
	background: none;
}

#subnav a {
	color: #78a7ba;
	display: block;
	padding: 4px;
	text-decoration: none;
}

#subnav a:hover {
	color: #32464d;
	display: block;
	padding: 4px;
	text-decoration: none;
}

#subnav a.current {
	color: #32464d;
	display: block;
	padding: 4px;
	text-decoration: none;
}

/* SEARCH TITLE */

.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}

a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: none;
}

a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: underline;
}

/* PHOTO GALLERY */

.photogallery ul {
	list-style-type: none;
}

.photogallery li a {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 10px 10px 0px 0px;
}

.photogallery li a:hover {
	float: left;
	border: 1px solid #666666;
	margin: 10px 10px 0px 0px;
}

/* BREADCRUMBS */

#breadcrumbs {
	float: left;
	width: 534px;
	text-align: left;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 14px;
}

#breadcrumbs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#breadcrumbs li {
	margin: 0px;
	float: left;
	background: none;
	display: inline;
}

#breadcrumbs a {
	padding: 0 0 0 10px;
	font-size: 10px;
	text-decoration: none;
	color: #a6a599;
	background: url(/SiteFiles/1066/Images/bullet.gif) no-repeat 0.2em;
}

#breadcrumbs a:hover {
	padding: 0 0 0 10px;
	font-size: 10px;
	text-decoration: none;
	color: #808080;
	background: url(/SiteFiles/1066/Images/bullet.gif) no-repeat 0.2em;
}

#breadcrumbs a.first {
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
	color: #a6a599;
	background: none;
	margin-left: -10px;
}

#breadcrumbs a.first:hover {
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
	color: #808080;
	background: none;
	margin-left: -10px;
}

#breadcrumbs a.current {
	padding: 0 0 0 10px;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	background: url(/SiteFiles/1066/Images/bullet.gif) no-repeat 0.2em;
}

/* @group UPCOMING EVENTS */

.upcoming-events-wrapper ul {
	margin: 0;
	padding: 0;
}

.upcoming-events-wrapper li {
	height: 50px;
	margin: 20px 0;
	padding: 0;
}

a.upcoming-events-image {
	display: block;
	height: 60px;
}

/* @end */

#main-content div.templatecontent {
	overflow: hidden;
	width: 450px;
}