/*/////////////////////////////////////////////////
GapWise | 2 column fixed width w/ blue accents CSS
/////////////////////////////////////////////////*/

/* Structure
--------------------------------------------------*/
BODY {
	background: #383838 url(../images/bg-body-blue.jpg) top repeat-x; /*-- charcoal --*/
	}

/* Page Header
--------------------------------------------------*/
#page-header {
	height: 98px;
	background: transparent url(../images/bg-header-gapwise.jpg) top no-repeat;
	}
#top-nav {
	height: 38px;
	}
#top-nav h1 {
	display: none;
	}
#logo {
	height: 38px;
	width: 140px; 
	}
#home-link {
	position: absolute;
	margin: 16px 10px 0 855px;
	}
#home-link a:link, #home-link a:visited, #home-link a:hover {
	font-size: .9em;
	color: #0066cc; /*-- blue --*/
	text-decoration: underline;
	}
#home-link a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* Primary Nav
--------------------------------------------------*/
#nav1 {
	margin: 0;
	padding: 0;
	margin-left: 140px;
	height: 38px; 
	white-space: nowrap;	
	}

/* Tabbed Nav
--------------------------------------------------*/
#nav3 {
	position: absolute;
	padding: 0;
	margin: 0;
	margin-left: -14px;
	height: 23px; 
	margin-top: 24px;
	*margin-top: 36px; /* ie7 fix */
	_margin-top: 27px; /* ie6 fix */
	}
#nav3 ul.tabs li {
	display: inline;
	list-style-type: none;
	padding: 0;
	height: 23px; 
	}

/* Page Body
--------------------------------------------------*/
#container-top-mask {
	}	
#container {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background: transparent url(../images/bg-container-white.gif) top repeat-y;
	}	
#page-body {
	width: 907px;
	}
.wide-template-page-top {
	padding: 0;
	margin: 0 auto;
	width: 907px;
	height: 181px;
	background: transparent url(../images/wide-template-page-top.gif) top no-repeat;
	}
.parent-link {
	padding-left: 10px
	}
#edit1 #page-title {
	padding-left: 10px;
	}

/* Editable Section #1
--------------------------------------------------*/
#edit1 {
	width: 907px;
	padding: 0 0px 20px 0px;
	margin-top: 0px;
	font-size: 1em;
	line-height: 1.55em;
	}
#page-body-left {
	width: 678px;
	padding: 0;
	}
#edit1 a:link, #edit1 a:visited, #edit1 a:hover {
	color: #30579c; /*-- blue --*/
	text-decoration: underline;
	}
#edit1 a:hover {
	color: #000;
	text-decoration: underline;
	}

	
/* Page Footer
--------------------------------------------------*/
#page-footer {
	height: 110px; 
	background: transparent url(../images/bg-footer-white.gif) top no-repeat;
	padding-top: 54px;
	}
#page-footer ul.footer-nav1 li a:link,
#page-footer ul.footer-nav1 li a:visited,
#page-footer ul.footer-nav1 li a:hover {
	text-decoration: none;
	color: #30579c; /*-- blue --*/
	}
#page-footer ul.footer-nav1 li a:hover {
	text-decoration: none;
	color: #fff;
	}
#page-footer ul.footer-nav2 li a:link,
#page-footer ul.footer-nav2 li a:visited,
#page-footer ul.footer-nav2 li a:hover {
	text-decoration: none;
	color: #30579c; /*-- blue --*/
	}
#page-footer ul.footer-nav2 li a:hover {
	text-decoration: none;
	color: #fff;
	}
#page-footer ul.footer-nav2 .back-to-top {
	background: transparent url(../images/back-to-top-blue.gif) 33px no-repeat;
	}
#footer-right ul.site-info li a:link,
#footer-right ul.site-info li a:visited,
#footer-right ul.site-info li a:hover {
	text-decoration: none;
	color: #30579c; /*-- blue --*/
	}
#footer-right ul.site-info li a:hover {
	text-decoration: none;
	color: #fff;
	}