/**************** General Classes *****************/
body {
	margin: 0px;
	font-size: 11px;
	color: #333333; /* Border Dark */
	background-color: #F3E7C7;
	background-repeat: repeat;
}

#homePage {

}

#subPage {

}

#globalContainer {
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF; /* Global White */
	background-image:url(../images/container_background1.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

marquee {
font-size: 13px;
	font-weight: bold;
	color: #277373;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 6px; 
    } 


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6E2B25; /* Link */
	padding-left: 6px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #277373;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 6px;
}

h3 {
	font-size: 14px;
	color: #000066; /* Nav Medium */
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

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

p {
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.noSpace {
	margin: 0px;
}

#footer {
	color: #2E3645;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/**************** Header Classes *****************/
#homePage #header {

	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 190px;
}


#subPage #header {
	background-image: url(../images/sub_header_background1a.jpg);
	background-repeat:no-repeat;
	height: 81px;	
}

#homePage #header #headerMessage{
	height: 158px;
	width: 600px;
	padding-left: 20px;
}

#subPage #header #headerMessage{
	height: 46px;
}

#homePage #header #headerMessage h1 {
	padding: 90px 0px 0px 20px;
	margin: 0px;
	font-size: 22px;
	color: #FBDE66; /* Accent 11 */
}

#homePage #header #headerMessage h2 {
	padding: 10px 0px 0px 250px;
	margin: 0px;
	font-size: 22px;
	color: #FBDE66; /* Accent 11 */
}

#subPage #header #headerMessage h1 {
	padding: 7px 0px 0px 20px;
	margin: 0px;
	font-size: 18px;
	color: #FBDE66; /* Accent 11 */
}

#subPage #header #headerMessage h2 {
	padding: 7px 0px 0px 300px;
	margin: 0px;
	font-size: 18px;
	color: #FBDE66; /* Accent 11 */
}



}

#header #search form {
	margin: 0px;
	padding: 0px;
}

#header #search form input.searchText {
	height: 15px;
	margin: 9px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #666666; /* Global Gray */
	background-color: #F1F0EE; /* Global Gray Light */
}
#homePage #header #search form input.searchText {
	width: 155px;
}
#subPage #header #search form input.searchText {
	width: 110px;
}

#header #search form input.searchButton {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 50px;
	float: right;
}
#homePage #header #search form input.searchButton {
  margin-right: 40px;
}
#subPage #header #search form input.searchButton {
  margin-right: 10px;
}

/**************** Top Nav Classes *****************/
#topNav {
	padding: 10px;
	background-color: #F3E7C7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F453C;
	border-bottom-color: #4F453C;
}
#topNav table, #topNav ul {
	float: right;
}
#SAW_TopNavigation, #SAW_TopNavigation_LCap, #SAW_TopNavigation_RCap, #SAW_TopNavigation_Background {
  float: right;
}

#subHead {
  background-color: #76A88D; /* Accent 11 */
	background-repeat :no-repeat;
  background-position: top right;
  margin-bottom: 0px;
}
#homePage #subHead {
	background-image: url(../images/inner_right_background1.jpg);
  height: 40px;
}
#subPage #subHead {
	background-image: url(../images/sub_inner_right_background1.jpg);
  height: 35px;
}

#homePage #innerContainer {
}

#subPage #innerContainer {
}

#innerContainer #innerLeft {
	margin: 4px 4px 0px 0px;
	float: left;
}
#homePage #innerContainer #innerLeft {
	width: 260px;
}
#subPage #innerContainer #innerLeft {
	width: 185px;
}

#homePage #innerContainer #innerRight {
	margin-left: 264px;
}
#subPage #innerContainer #innerRight {
	float: left;
	width: 711px;
}

#homePage #innerRight h1, #homePage #innerRight h2, #homePage #innerRight h3, #homePage #innerRight p {
}

/**************** Resources Classes *****************/
#resources {
	background-color: #E8D094;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 4px;
}

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

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

#sideNav {
	background-color: #E3CFA1; /* Accent 10 */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sideNavInner {
  width: 143px;
}

#homePage #sideNav a {
	margin: 0px;
	background-image:url(../images/home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 25px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #4F453C; /* Global White */
	text-decoration: none;
}

#headline {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#headline h3 {
	font-size: 12px;
	color: #F91900; /* Accent 2 */
	margin-top: 5px;
}

#homePage #featured {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#homePage #innerContainer #innerRight .featuredLeft {
	width: 475px;
	float: left;
	border: 1px solid #8E9FD0; /* BG Dark */
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#homePage #innerContainer #innerRight .featuredRight {
	margin-left: 257px; /* BG Dark */
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8E9FD0;
	border-right-color: #8E9FD0;
	border-bottom-color: #8E9FD0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8E9FD0;
}

#homePage #innerRight h1 {
	margin: 0px 0px 10px 0px;
}

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

#homePage #innerRight h3 {
	margin: 0px;
	font-size: 11px;
	text-decoration:underline;
}

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

#homePage #innerContainer #innerRight .featuredRight .featuredImage {
  float: left;
}
#homePage #innerContainer #innerRight .featuredRight .featuredCellRight {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 35px;
}

