/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

body {
	background-color: #666666; 
	background-image: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	text-decoration: underline;
	color:#ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;color: #FFFFFF;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h2 a:link , h2 a:active, h2 a:visited {
	text-decoration: underline;
	color: #c9674d;
}
h2 q:hover {
	text-decoration: none;
	color: #c9674d;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #777777;
}

.swcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: FF3300;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
.swcredit a:link        {text-decoration: none; color: #FF3300;}
.swcredit a:active      {text-decoration: none; color: #FF3300;}
.swcredit a:visited     {text-decoration: none; color: #FF3300;}
.swcredit a:hover       {text-decoration: underline; color: #ffffff;}


/* -- BREADCRUMB STYLES --*/

#breadcrumbs {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 20px;
}
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;color: #ffffff;
}
#breadcrumb li {
	display:inline;
	margin-right:10px;
}
#breadcrumb a {
	background:transparent url(/sitefiles/1304/Images/breadcrumb.gif) no-repeat scroll 0.2em 50%;
	padding-left: 16px;
}
#breadcrumb a.first {background:transparent none repeat scroll 0 0;}
#breadcrumb a:link        {text-decoration: none; color: #ffffff;}
#breadcrumb a:active      {text-decoration: none; color: #ffffff;}
#breadcrumb a:visited     {text-decoration: none; color: #ffffff;}
#breadcrumb a:hover       {text-decoration: underline; color: #FF3300;}


/* -- MAIN NAV STYLES --*/
#mainnav {
	width: 720px;
	margin: 90px auto 0 auto;
	height: 20px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-top: 7px;
	background-image: url(/sitefiles/1304/images/gray/title_gray.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.ie7 #mainnav {
	width: 744px;
	padding: 7px;
}

#mainnav ul {
	display: inline;
	list-style-type: none;
	text-align: left;
}
#mainnav li {
	display: inline;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}

*html #mainnav li a.first {margin-left:35px;}

#mainnavcontainer {
	width: 500px;
	padding: 5px;
	text-align: left;
}

.mainnavstyle1 {
	height:45px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left:1px solid #336699;
	text-indent: 10px;
	padding-top: 4px;
}
#mainnav li ul {display:none;}

a.mainnavstyle1:link {
	text-decoration:none; 
	color:#FFFFFF; 
	background-image: url(http://www.sitewrench.com/tempsitecom/shellfiles/images/menu.jpg);
	font-size:9px}
a.mainnavstyle1:active {
	text-decoration:none; 
	color:#FFFFFF; 
	background-image: url(http://www.sitewrench.com/tempsitecom/shellfiles/images/menu.jpg);
	font-size:9px}
a.mainnavstyle1:visited {
	text-decoration:none;
	color:#FFFFFF; 
	background-image: url(http://www.sitewrench.com/tempsitecom/shellfiles/images/menu.jpg);
	font-size:9px}
a.mainnavstyle1:hover {
	text-decoration:none; 
	color:#FFFFFF; 
	background-image: url(http://www.sitewrench.com/tempsitecom/shellfiles/images/menu-over.jpg);
	font-size:9px}


/* -- SUBNAV STYLES --*/
#subnavWrapper p, #subnavWrapper h2 {display:none;}
#subnavWrapper h3 {
	padding-left: 10px;
	margin: 0;
	line-height:0;
}
#subnav li {list-style: none;}
#subnav {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	display:block;
	text-align: left;
	color: cccccc;
	padding: 10px;
	margin: 0;
}
#subnav a:link, #subnav a:active, #subnav a:visited {
	text-decoration:none;
	color:#ffffff;
	text-transform: none;
}
#subnav a:hover {
	text-decoration:underline;
	color:#cccccc;
	text-transform: none;
}
.subnavsubstyle {
	font-family: Helvetica, sans-serif;
	font-size: 11px;line-height: 16px;
	display:block;
	text-indent: 15px;
	text-align: left;text-transform: uppercase;
}


/* -- SEARCH STYLES --*/
.searchField {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #000000;
	padding: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width: 110px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #404040;
	background-color: #000000;
}

.sglogintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999;}



	
.orgname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}

.orginfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}


/* custom ---------------------------------------------------------- */

.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;
}

img { behavior: url(/sitefiles/1304/scripts/iepngfix.htc); }

.redmainbackground {
	background-color: 300000;
	background-image:  url(/sitefiles/1304/images/red/red_background1.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.sideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: ff3300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: ff3300;
}
.introband {
	background-image:   url(/sitefiles/1304/images/red/red_band.jpg);
	background-repeat: repeat-x;
}
.logo {
	background-image:  url(/sitefiles/1304/images/logos/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebottomborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: ff3300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: ff3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ff3300;
}
.patternbottom {
	background-image:  url(/sitefiles/1304/images/red/red_texture.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.redcontentband {
	background-image:  url(/sitefiles/1304/images/red/red_contentbkdg.gif);
	background-repeat: repeat-x;
}
.logonorth {
	background-image:  url(/sitefiles/1304/images/logos/logo_north.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

img, .logonorth {behavior: url(/sitefiles/1304/Scripts/iepngfix.htc);}

.northtopnav {
	background-image:   url(/sitefiles/1304/images/red/title_default.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.5pxbuffer {
	padding: 5px;
}
.infobuffer {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
}
.redmainnavbkgd {
	background-image:   url(/sitefiles/1304/images/red/red_navborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
}
.mainmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
A.mainmenutext:link        {text-decoration: none; color: #FFFFFF;}
A.mainmenutext:active      {text-decoration: none; color: #FFFFFF;}
A.mainmenutext:visited     {text-decoration: none; color: #FFFFFF;}
A.mainmenutext:hover       {text-decoration: underline; color: #FFFFFF;}


#contentbackground {
	background-color: #999999;
	background-image: url(/sitefiles/1304/images/logos/logo_north.gif);
	background-repeat: no-repeat;
	background-position: 75px center;
}

#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
body {
	background-image: url(/sitefiles/1304/images/gray/bkgd_gray.gif);
	background-color: #333133;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	overflow: hidden;
}
#leftcolumn {
	width: 600px;
	float: left;
}
#maincolumn {
	width: 760px;
	float: left;
}
#rightcolumn {
	width: 150px;
	float: right;
	background-image: url(/sitefiles/1304/images/gray/subnav_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 7px;
	padding-top: 30px;
	height: 450px;
}
#credit {
	text-align: center;
	width: 760px;
	height: 125px;
	padding-top: 125px;
	margin-right: auto;
	margin-left: auto;
}
.weekend {background-color: #888;}
.today {background-color:#BBB;}