/**************** General Classes *****************/
body {
	margin: 0px;
	background-color: #374259; /* Accent 13 */
	font-size: 0.95em; /* Font Size */
	line-height: 1em;
	color: #ffffff; /* Global Gray */
}


#globalContainer {
	width: 760px;
	margin: 0px auto; /* Global White */
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#pageHeader {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	width: 760px;
	height: 264px;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffe492; /* Accent 10 */
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #C17456; /* Text Medium */
	margin: 0px 0px 5px 0px;			
}

h3 {
	font-size: .9em;
	color: #732600; /* Primary */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #ffe492; /* Accent 10 */
	font-family: "Wild West", "Branding Iron", serif, Verdana;
}

a {
 color: #c6423d; /* Link */
 text-decoration: underline;
}

p {
	margin: 0px 0px 20px 0px;
}

p.noSpace {
	margin: 0px;
}

#footer {
	padding: 10px 10px 40px 10px;
	color: #FFFFFF; /* Global White */
	background-color: #050505;
	border-bottom-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	font-size: .8em;
}
#footer a, #footer a:active, #footer a:hover, #footer a:link, #footer a:visited {
	color: #FFFFFF; /* Global White */

}


/**************** Header Classes *****************/
#logo {

}

#homePage #header {
	padding-top: 42px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 354px;
}


#subPage #header {
	padding-top: 42px;
	background-image: url(../images/sub_header_background.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 163px;	
}

#homePage #header #mainFeaturedLeft {
	float: left;
	width: 196px;
	padding: 20px 15px;
	color: #FFFFFF; /* Global White */
}

#homePage #header #mainFeaturedRight {
	margin-left: 226px;
	padding: 90px 345px 20px 30px;
	color: #FFFFFF; /* Global White */
}


#homePage #header #mainFeaturedLeft h1 {
	color: #DDF3FF; /* Accent 7 */
	font-style:italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
}

#homePage #header #mainFeaturedLeft h2 {
	color: #DDF3FF; /* Accent 7 */
	font-style:italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	margin: 0px 0px 0px 10px;
}

#homePage #header #mainFeaturedLeft p {
	padding: 10px 30px 10px 10px;
}

#subPage #header h1{
	color: #DDF3FF; /* Accent 7 */
	font-weight: bold;
	font-size: 18px;	
	padding: 30px 0px 0px 200px;
	text-transform:lowercase;
	line-height: 18px;
	margin: 0px;
}

/**************** Top Nav Classes *****************/
#topNavOuter {
	border-top: 1px solid #FFFFFF; /* Global White */
	border-bottom: 1px solid #FFFFFF; /* Global White */
	background-color: #0707f9; /* Accent 9 */
	height: 35px;
}

#topNav {
	padding: 6px 6px 0px 6px;
}
#topNav table, #topNav ul {
	float: right;
}

#innerContainer {
	background-repeat: repeat-y; /* Global White */
	background-image: url(../images/innercontainer.jpg);
}

#innerContainer #innerLeft {
	float: left;
}
#homePage #innerContainer #innerLeft {
	width: 226px;
}

#homePage #innerContainer #innerLeft #homeSideImage{
	border: 5px #003a7f double;
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 2px;
}

#subPage #innerContainer #innerLeft {
	width: 180px;
}

#subPage #innerContainer #innerLeft #subSideImage{
	border: 5px #003a7f double;
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 2px;
}

#innerContainer #innerRight {
	float: left;
	width: 515px;
}
#subPage #innerContainer #innerRight {
  margin-left: 7px;
}

#innerContainer #innerRight h1 {
	background-color: #050505; /* Accent 2 */
	padding: 10px 10px 10px 0px;
	margin: 0px;
	background-image: url(../images/h1_image.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 515px;
}

#innerContainer #innerRight h4 {
	background-color: #050505; /* Accent 2 */
	padding: 10px 10px 10px 0px;
	margin: 0px;
	background-image: url(../images/h1_image.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 515px;
}


div.bannerNav {
	font-size: 11px;
	font-weight: bold;
	width: 515px;
	height: 25px;
}
div.bannerNav div{
	padding: 6px 10px 0px 10px;
}
div.bannerNav .pagination{
	padding: 0px 27px 0px 27px;
}
div.bannerNav .left{
	float: left;
	width: 100px;
}
div.bannerNav .middle{
	float: left;
	width: 278px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.bannerNav .right{
	float: right;
	width: 100px;
	text-align: right;
}

div.bannerNav .rightPaginated{
	float: right;
	width: 378px;
	text-align: right;
}
/**************** Resources Classes *****************/
#resources {
	padding: 0px 10px 10px 10px;
	background-image: url(../images/resource.jpg);
	background-repeat: repeat-y;
	margin-left: 10px;
}

#resources form {
	margin: 0px;
	padding: 0px;
}

#resources p {
	margin: 0px 0px 10px 0px;	 
}

#sideNav {
	padding: 10px 10px 0px 10px;
}

#homePage #sideNav a {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

#homePage #sideNav a:hover{
	display: block;
	text-decoration: none;
	color: #000000;
}

#homePage #sideNav a:visited{
	display: block;
	text-decoration: none;
	color: #f1f91c;
}

#homePage #featured {
	padding: 10px;
}

#homePage #featured .featuredLeft {
	width: 260px;
	float: left;
	padding-right: 15px;
}

#homePage #featured .featuredRight {
	float: left;
	width: 225px;
}

#homePage #featured h1 {
	margin-top: 0px;
}

#homePage #featured ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#homePage #featured h3 {
	margin: 0px;
	font-size: .9em;
	text-decoration:underline;
}

#homePage #featured li {
	padding-bottom: 10px;
}


/**************** SideNav Classes *****************/

#SAW_SideNavigation{
	background-image: url(../images/sidenav.jpg);
	background-repeat: repeat-y;
	padding-top: 25px;
	width: 190px;
}

#SAW_SideNavigation ul {
   margin : 0;
   padding : 0;
   white-space : nowrap;
   list-style : none;
	}
#SAW_SideNavigation li {
	text-decoration : none;
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;

}
#SAW_SideNavigation li a {

	font-weight: bold;
	text-decoration : none;
	height: 25px;
	text-indent: 5px;
	color: #050505;
}
#SAW_SideNavigation li a:hover {
	text-decoration : none;
	text-transform: uppercase;
	color: #050505;
	line-height: 1.3em;
	font-size: .85em;
}

.SAW_SideNav1_Icon, .SAW_SideNav1_Open_Icon, 
.SAW_SideNav1_Open_Child_Selected_Icon, .SAW_SideNav1_Open_Selected_Icon, .SAW_SideNav1_Selected_Icon {
	border-left-width: 0px;
	border-right-width: 0px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-left: 38px;
}

.SAW_SideNavigation_Padding {
}

.SAW_SideNav2_Open_Icon, .SAW_SideNav2_Open_Child_Selected_Icon  {
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/sub_button.jpg);
	background-repeat: no-repeat;
	width: 136px;
	font-size: 0.9em;
	padding-left: 18px;
} 


#SAW_SideNavigation .SAW_SideNav1_Open_Child_Selected_Icon a, #SAW_SideNavigation .SAW_SideNav1_Open_Selected_Icon a, #SAW_SideNavigation .SAW_SideNav1_Selected_Icon a, 
#SAW_SideNavigation .SAW_SideNav2_Open_Selected_Icon a, #SAW_SideNavigation .SAW_SideNav2_Selected_Icon a {
	text-decoration: none;
	font-weight: bold;

}

