/* -------------------------------------------------------------------------
 * General HTML Elements
 * Background Color: #919598
 * Accenting Gray: #404040
 * Accenting Blue: #225899
 * ------------------------------------------------------------------------- */

body
{
/*		margin: 0;
	padding: 50px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 0.72em;
	background-color: #404040;
	text-align: center;
	line-height: 1.45em; 
	
background image - behind page */
	margin: 0;
	padding: 50px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #40;
	font-size: 0.72em;
	background-color: #40;
	background-image:url('../images/background/sda-rh.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	text-align: center; /* ie6 only */
	text-align: center;
	line-height: 1.45em;
	
}

h1
{
    margin: 0 0 0 0;
    padding: 0 0 12px 0;
    color: #40;
    font-weight: strong;
    font-size: 1.7em;
}
h2
{
    margin: 0 0 0 0;
    padding: 0.7em 0 0.09em 0;
    color: #404040;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: .02em;
}
h3
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #404040;
    font-weight: strong;
    font-size: 1.1em;
}
h4
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #404040;
    font-size: 1.0em;
    font-weight: normal;
    text-transform: uppercase;
}
h6
{
    margin: 0 0 0 0;
    padding: 0 0 12px 0;
    color: #404040;
    font-size: 1.0em;
}
p
{
	margin: 0;
	padding: 0 0 1em 0;
}
img
{
	border: none;
}

ul {
	margin: 0 0 1em .4em;
	padding: 0 0 0 1.2em;
}
ul ul {
	margin: 0;
	padding: 0 0 0 1.2em;
	list-style: disc;
}
a, a:link, a:visited
{
	color: #225899;
	background: transparent;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #9f358b;
}
/* -------------------------------------------------------------------------
 * General Page Layout Blocks
 * ------------------------------------------------------------------------- */

.spacer
{
	font-size: 0px;
	clear: both;
}


#page-box
{
	width: 750px;
	margin: 0 auto 5px auto;
	padding: 0;
	text-align: left;
/* 	background-color: #fff;*/
}

#header-image
{
	padding: 12px 12px 4px 12px;
	background-color: #fff;
}

#header-navigation
{
	background-color: #fff;
	height: 24px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(../images/309buttons/navigation_background0309-2.png);
	font-size: small;
	font-weight: strong;
	font-family: Arial, Helvetica, sans-serif;	
}

#navigation-box
{
	background-color: #fff;
	padding: 0 0 2 px;
	height: 24px;
	vertical-align: middle;
}

#navigation-box ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#navigation-box ul li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
	background-color: #FFFFFF;
}

 #navigation-box ul li a
{
    margin: 0;
    padding: 0;
}	
	
#navigation-box ul li a:link {color: #225899;}
#navigation-box ul li a:visited {color: #225899;}
#navigation-box ul li a:hover {color: 9f358b;}

#body
{
	background-color: #fff;
	width: 750px;
}

#slider-box {
	background-color: ;
	width: 750px;
}
#slider {
	background-color: ;
	width: 750px;
}


#full-page
{
	padding: 0 12px 12px 12px;
	width: 726px;
}

#full-page-footer
{
	padding: 77px 12px 6px 12px;
	width: 726px;
}

#left-box
{
	width: 128px;
	float: left;
	padding: 83px 10px 55px 10px;
}

#left-floating, #right-col-floating
{
	padding: 0 0 35px 0;
	background-color: #404040;
	width: 128px;
}

#left-floating h3, #right-col-floating h3
{
	margin: 0;
	padding: 12px 12px 5px 14px;
	color: #fff;
}

#left-floating a, #left-floating a:visited, #right-col-floating a, #right-col-floating a:visited
{
	color: #fff;
}

#left-floating a:hover, #right-col-floating a:hover
{
	color: #9f358b;
}

#left-floating ul, #right-col-floating ul
{
	padding: 0px 12px 15px 14px;
	margin: 0;
	color: #fff;
	font-size: 90%;
	list-style: none;
	line-height: 1.1em;
}

#left-floating li, #right-col-floating li
{
	padding: 1px 0 10px 0;
}

#left-floating img, #right-col-floating img
{
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/* begin right column of three columns */

#right-col-box
{
	width: 128px;
	float: right;
	padding: 83px 10px 55px 10px;
}

#right-col-floating
{
	padding: 0 0 35px 0;
	width: 128px;
	color: #fff;
}


#right-box /* NOW Center Column of three columns */
{
	float: left;
	width: 450px;
	padding: 53px 0 10px 0px;
}

#right-content
{
	padding: 0;
	width: 450px;
}
.clear {
	clear: both;
	}

/*home page 3-columns */
	/*home page 3-columns */
/*home page 3-columns */	
#hm-left-box
{
	width: 195px;
	float: left;
	padding: 10px 10px 15px 10px;
}

#hm-left-floating, #hm-right-floating, #hm-center-box
{
	height: 350px;
}
#hm-left-box, #hm-right-box, #hm-center-content
{
	height: 350px;
}

#hm-left-floating
{
	padding: 0 0 0 10px;
	background-color: #404040;
	width: 185px;
	color: #fff;
}

#hm-left-floating h1, #hm-right-floating h1
{
	margin: 0;

	color: #fff;
}
#hm-left-floating h2, #hm-right-floating h2
{

	color: #fff;
}
#hm-left-floating h3, #hm-right-floating h3
{
	margin: 0;

	color: #fff;
}
#hm-left-floating a, #hm-left-floating a:visited, #hm-right-floating a, #hm-right-floating a:visited
{
	color: #fff;
}

#hm-left-floating a:hover, #hm-right-floating a:hover
{
	color: #9f358b;
}

#hm-left-floating ul, #hm-right-floating ul
{
	padding: 10px;
	margin: 0;
	color: #fff;
	font-size: 90%;
	list-style: none;
	line-height: 1.1em;
}

#hm-left-floating li, #hm-right-floating li
{
	padding: 0px;
	color: #fff;
}

#hm-left-floating img, #hm-right-floating img
{
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/* begin right column */

#hm-right-box
{
	width: 325px;
	float: right;
	padding: 10px 10px 15px 10px;
}
#hm-right-floating
{
	padding: 0 0 0 10px;
	background-color: #404040;
	width: 315px;
	color: #FFFFFF;
}

#hm-center-box 
{
	float: left;
	width: 190px;
	padding: 10px 0px 15px 0px;
}

#hm-center-content
{
	padding: 0 0 15px 0;
	width: 190px;
}
.clear {
	clear: both;
	}
#copyright
{
	background-color: ;
	color: #fff;
}
/*Slider CSS */
.JQuerySliderShow {
  display: block;
}
.JQuerySliderHide {
  display: none;
}
.JQSlider {
  position: relative;
  text-align: left;
}
/* reset slider inner li*/
.JQSlider li li {
  width: auto;
  height: auto;
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
}
/* content style start */
#JQuerySlider1 .header {
  border-left: 0px none #0066cc;
  border-top: 0px none #0066cc;
  border-bottom: 0px none #0066cc;
  border-right: 0px none #0066cc;
  padding: 0px 10px 0px 10px;
  color: #ffffff;
  text-align: left;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 100%;
}
#JQuerySlider1 .subheader {
  border-left: 0px none #0066cc;
  border-top: 0px none #0066cc;
  border-bottom: 0px none #0066cc;
  border-right: 0px none #0066cc;
  padding: 0px 10px 0px 10px;
  color: #ffffff;
  text-align: left;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 100%;
}
#JQuerySlider1 .paragraph {
  border-left: 0px none #0066cc;
  border-top: 0px none #0066cc;
  border-bottom: 0px none #0066cc;
  border-right: 0px none #0066cc;
  padding: 0px 10px 0px 10px;
  color: #ffffff;
  text-align: left;
  text-align: left;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
#JQuerySlider1 .content_background {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: filter : alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
  background-color: #282828;
}
/* content style end */
/* content style end */
#JQuerySlider1Container {
  border-left: 1px solid #333333;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  padding: 0px 0px 0px 0px;
  position: relative;
  width: 748px;
  height: 298px;
  color: #404040;
  background-color: #404040;
  background-image: url('backgrounds/JQuerySlider1/background.png');
  background-repeat: no-repeat;
  background-position: left top;
}
#JQuerySlider1 {
  width: 748px;
  height: 298px;
}
#JQuerySlider1 img {
  border-left: 0 none #000000;
  border-top: 0 none #000000;
  border-bottom: 0 none #000000;
  border-right: 0 none #000000;
}
#JQuerySlider1 ul, #JQuerySlider1 li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
#JQuerySlider1 li {
  width: 748px;
  height: 298px;
}
/*	nav bar resets */
#JQuerySlider1_numbers_in, #JQuerySlider1_numbers_in ul, #JQuerySlider1_numbers_in li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  width: auto;
  height: auto;
}
/*	nav bar container */
#JQuerySlider1_numbers_in {
  position: absolute;
  top: auto;
  left: auto;
}
/*	nav bar container */
#JQuerySlider1_numbers_in {
  background: #ffffff none no-repeat center center scroll;
  border-left: 0px none transparent;
  border-top: 0px solid transparent;
  border-bottom: 0px none transparent;
  border-right: 0px none transparent;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  width: auto;
  height: auto;
  left: auto;
  bottom: 0px;
  right: 20px;
}
/*	nav bar ul */
#JQuerySlider1_numbers_in ul {
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
}
/*	nav bar element container */
#JQuerySlider1_numbers_in li {
  float: left;
  padding-right: 5px;
}
/*	nav bar element normal state */
#JQuerySlider1_numbers_in li a {
  background: transparent url('skin17/default/nav_item_up.png') no-repeat left top scroll;
  font: normal normal normal 10px/10px Arial,Helvetica,sans-serif;
  border-left: 0px solid transparent;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
  padding: 6px 0px 0px 0px;
  float: left;
  width: 20px;
  height: 16px;
  cursor: pointer;
  color: #999999;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
#JQuerySlider1_numbers_in li a span {
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  color: #000000;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
/*	nav bar element hover state */
#JQuerySlider1_numbers_in li a.hover {
  background: transparent url('skin17/default/nav_item_over.png') no-repeat left top scroll;
  font: normal normal normal 10px/10px Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 6px 0px 0px 0px;
  float: left;
  width: 20px;
  height: 16px;
  cursor: pointer;
  color: #999999;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
#JQuerySlider1_numbers_in li a.hover span {
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  color: #000000;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
/*	nav bar element active state */
#JQuerySlider1_numbers_in li a.active {
  background: transparent url('skin17/default/nav_item_down.png') no-repeat left top scroll;
  font: normal normal normal 10px/10px Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 6px 0px 0px 0px;
  float: left;
  width: 20px;
  height: 16px;
  cursor: pointer;
  color: #666666;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
#JQuerySlider1_numbers_in li a.active span {
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  color: #000000;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
/*	buttons container positioning*/
#JQuerySlider1_playpause_in {
  position: absolute;
  width: auto;
  height: auto;
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
}
/* play/pause buttons common properties*/
#JQuerySlider1_playpause_in div {
  display: block;
  cursor: pointer;
  float: left;
}
/*	play button normal state */
#JQuerySlider1_playpause_in div.play {
  background: transparent url('skin17/default/play_button_up.png') no-repeat left top scroll;
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 20px;
  height: 22px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  text-align: left;
  text-transform: none;
}
/*	play button hover state */
#JQuerySlider1_playpause_in div.play.hover {
  background: transparent url('skin17/default/play_button_over.png') no-repeat left top scroll;
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 20px;
  height: 22px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  text-align: left;
  text-transform: none;
}
/*	pause button normal state */
#JQuerySlider1_playpause_in div.pause {
  background: transparent url('skin17/default/pause_button_up.png') no-repeat left top scroll;
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;

  width: 20px;
  height: 22px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  display: none;
}
/*	pause button hover state */
#JQuerySlider1_playpause_in div.pause.hover {
  background: transparent url('skin17/default/pause_button_over.png') no-repeat left top scroll;
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 20px;
  height: 22px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  text-align: left;
  text-transform: none;
}

