body {
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em;
	background: url(../img/img_background.gif) top center repeat-y;
  	font-family: Verdana,Tahoma, Arial,sans-serif;
}

#wrap {
	width: 75.5em;
	margin: 0em auto;
}

#header {
	background: url(../img/sdacHeader_03.jpg) top left no-repeat;
	height: 150px;
	margin: 0;
	text-align: right;
	width: 75.5em;
	overflow: hidden;
	}



#headerimg {
	margin-right: 10px;
	color: #000000;
	}

#headerimg * { margin: 0; }

#headerimg h1, #headerimg h1 a, #headerimg h1 a:hover, #headerimg h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	font-size: 1.50em;
}

#top_nav {
	clear: both;
	margin: 0em 0em 1.5em 0em;
	border-top: solid 0.1em #C29913;
	border-bottom: solid 0.1em #C29913;
	background-color: #FFCC25;	
	text-transform: uppercase;
	line-height: 2.0em;
	height: 2.0em;
	color: rgb(50,50,50);
}

#top_nav ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.0em;
}	

#top_nav li {
	float: left;
	white-space: nowrap;
}

#top_nav li a {
	display: block;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 0.1em #C29913;	
	background-color: #FFCC25; 	
	text-decoration: none;
	color: #40370C;
}

#top_nav a:hover {
	border-right: solid 0.1em #C29913;	
	 background-color: #F8D769; 			
	text-transform: uppercase;
	text-decoration: none;
	color: #40370C;
}

#top_nav .selected {
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em #C29913;		
	background-color: #F8D769;
	color: #40370C;
}

* html #top_nav a {width:1%;}

#left-nav {
	width: 22%;
	float: left;
	vertical-align: top;
	background-color: white;
	font-size: 1.1em;
	color: #40370C;
}

#left-nav ul {	
	padding: 0em;
	margin: 0em;
	list-style: none;
}	

#left-nav li {
	margin: 0em;
}

#left-nav li a {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em #FFCC25;
	border-top: solid 0.1em #C29913;
	background-color: #FFCC25;
	text-decoration: none;
	font-weight: normal;
	height: 1.3em;
}	
	
#left-nav a:hover {
	border-left: solid 0.5em #C29913;
	background-color: #F8D769;
	text-decoration: none;
}

#left-nav #here {
	border-left: solid 0.5em #FFCC25;
	border-top: solid 0.1em #C29913;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em #C29913;
	background-color: #F8D769;
	text-decoration: none;
	font-weight: normal;
	height: 1.3em;
}

#left-nav .selected {
	border-left: solid 0.5em #FFCC25;
	border-top: solid 0.1em #C29913;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em #C29913;
	background-color: #F8D769;
	text-decoration: none;
	font-weight: normal;
	height: 1.3em;
}


#left-nav h3 {
	display: block;
	margin: 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em #F8D769;
	background-color: #FFCC25;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

#left-nav h2 {
	display: block;
	margin: 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em #F8D769;
	background-color: #FFCC25;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	color: rgb(50,50,50);
}


#main-content {
	float: left;
	width: 57.5%;
	padding: 0em 0.6em 0em 0em;
	line-height: 1.3em;
	font-size: 1.2em;
}

#content {
	float: left;
	width: 75%;
	padding: 0em 0.6em 0em 0.7em;
	background-color: rgb(255,255,255);
	line-height: 1.3em;
	font-size: 1.2em;
}

.embox {
	margin: 1em auto;
	width: 70%;
	padding: 1em;
	border: solid 0.1em #C29913;
	text-align: center;
}

.embox * { margin: 0em; }

#full-content {
	float: left;
	width: 100%;
	padding: 0em;
	background-color: rgb(255,255,255);
	line-height: 1.3em;
	font-size: 1.2em;
}


.title {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: #FFCC25;
	font-weight: bold;
}

.content p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.content h3 {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
}

.content p {
	margin: 0em 0em 0.6em 0em;
}

.return {
	text-align: right;
}

#main-right {
	float: right;
	width: 40%;
	font-size: 1.1em;
}

.right-column-box-title {
	clear: both;
	display: block;
    	margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #FFCC25;
	font-weight: bold;
	color: rgb(50,50,50);
}


.right-column-box {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em #C29913;
}	

.right-column-box p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box ul {
	margin-left: 0em;
	list-style: none;
	padding-left: 0em;
}

.right-column-box ol {
	margin-left: 0em;
	padding-left: 5px;
	
}

.right-column-box ul li:before {
	/* content: "\00BB \0020"; */
	
	}

.right-column-img{
	float: right;
	/* margin: 0em; */
	margin: 0.0em 0.0em 0.0em 1.0em;
	text-decoration: none;
	border: none;
/*	border: solid 1px rgb(100,100,100); */
}
.right-column-sotm-img{
	float: right;
	margin: 0em 5em 0em 0em;
	text-decoration: none;
	border: none;
/*	border: solid 1px rgb(100,100,100); */
}

#table-data, #table-data tr, #table-data td {
	border-collapse: collapse;
	border: 1px solid rgb(0,0,0);
	padding: 5px;
	font-size: 1.00em;
  
}

#table-data-n, #table-data-n tr, #table-data-n td {
	border-collapse: collapse;
	border: 1px inset rgb(0,0,0);
	padding: 5px;
	text-align: center;
  
}

#table-data-map, #table-data-map tr, #table-data-map td {
	border-collapse: collapse;
	border: 1px solid rgb(0,0,0);
	padding: 0px;
	margin-left: 0;
  
}

#table-data .label { background-color: #C6C6C6; font-size: 1.20em; 
	font-weight: bold;
	text-align: center;
}

#table-data .labelWhite { background-color: #FFFFFF; font-size: 1.20em; 
	font-weight: bold;
	text-align: center;
}

#table-data .labelGold { 
	background-color: #FFDF6F; 
	font-size: 1.25em; 
	font-weight: bold;
	text-align: center;
	color: #000000; 
}

#table-data .labelLetter {
	font-size: 1.25em; 
	font-weight: bold;
	text-align: center;
	color: #FFE68F; 
}


#table-data .noBorder { border-right: hidden;}

ul.tableList {
    margin-left: 0em;
	list-style: none;
}

#table-data-fees {
    	border-collapse: collapse;
	border: 1px solid rgb(0,0,0);
	padding: 5px;
    	margin: 1em auto;
}

#table-data-fees .label { background-color: #C6C6C6; font-size: 1.25em; font-weight: bold;}

.odd {
     background-color: 	#C6C6C6;
     font-weight: bold;
}

.even {
      background-color: #FFFFFF;
      font-weight: bold;
}

caption {
        
        font-weight: bold;
        text-align: left;
        font-size: 1.2em;
}

#table-data-schedule-old {
    border-collapse: collapse;
	border: 1px solid rgb(0,0,0);
	padding: 5px;
    margin: 1em auto;
    width: 75%
}

#table-data-schedule-old .label { background-color: #C6C6C6; font-size: 1.0em; font-weight: bold;}

#table-data-schedule {
    border-collapse: collapse;
	border: none;
	padding: 5px;
   /* margin: 1em auto; */
    width: 90%;
    border-spacing: 50px;
}

#table-data-showoff {
    border-collapse: collapse;
	border: none;
	padding: 0px 5px 5px 0px;
    margin: 1em auto;
    width: 100%;
    border-spacing: 25px;
	

}

#table-data-showoff-new, #table-data-showoff-new td{
     	
	border: none;
	padding: 0px 7px 2px 0px;
    
	

}
td.PadMe { padding-right: 10px; }

#table-data-schedule .headerLabel { font-size: 1.5em; font-weight: bold; 
                     text-align: left;
                     padding: 0px 0px 5px 2px;
                     vertical-align: bottom;}

#table-data-schedule .label { font-size: 1.5em; font-weight: bold; 
                     height: 40px; 
                     text-align: left;
                     padding: 0px 0px 5px 2px;
                     vertical-align: bottom;}

#table-data-schedule .labelLetter { 
			   font-size: 1.0em; 
			   font-weight: bold; 
                     height: 40px; 
                     text-align: left;
                     padding: 0px 0px 5px 2px;
			   color: #000000; 
                     vertical-align: bottom;}

#table-data-schedule .labelContent { 
		font-size: .9em; 	   
                  
                text-align: left;
                /*padding: 0px 0px 5px 2px;*/
	        color: #000000; 
                vertical-align: bottom;}
 
           
#table-data-schedule .captionLabel {
        font-weight: bold;
        text-align: left;
        font-size: 1.2em;
}

.odd-schedule {
    
   /* background-color: #FFEDAF;*/
    background-color: #FFE68F;
    font-weight: bold;
}
.even-schedule {
    background-color: #FFCC00;
}

#breadcrumb {
	margin: 0;
/*	border-bottom: 1px solid #F8D769;*/
	padding: 0.5em 0;
}


.quote-title {
	clear: both;
	display: block;
    margin: 0em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
	font-weight: bold;
	color: black;
	font-size: 12pt;
	background-color: #F8D769;
	width: 20em;	
}

.horiz-rule {
	width: 90%
	size: 1;
	height: 2px;
	color: #FFFFF;
	/*color: #F8D769; */
	background-color: #FFFFF;
	/*border-bottom: 5px solid #FFF; */
}

.address-lable {
	font-weight: bold;
	text-align: right;

}

#left-content {
	float: left;
	width: 55%;
	padding: 0em 5em 0em 0.2em;
	background-color: rgb(255,255,255);
	line-height: 1.3em;
	font-size: 1.2em;
}

#right-content {
	float: right;
	width: 30%;
	font-size: 1.1em;
}

#left-content-b {
	float: left;
	width: 50%;
	padding: 0em 5em 0em 0.2em;
	background-color: rgb(255,255,255);
	line-height: 1.3em;
	font-size: 1.2em;
}

#right-content-b {
	float: right;
	width: 40%;
	font-size: 1.2em;
}

#left-content-half {
	float: left;
	width: 46%;
	padding: 0em 2em 0em 0.2em;
	background-color: rgb(255,255,255);
	line-height: 1.3em;
	font-size: 1.1em;
}

#right-content-half {
	float: right;
	width: 46%;
	font-size: 1.1em;
}

#albumlist {
	list-style-type: none;
}

#albumlist li {
	float: left;
	margin-bottom: 10px;
	

}

#albumlist img {
	display: block;
	border: 1px solid #11A5BF;
	padding: 2px;
	margin: 2px;


}

.left-column-img {
	float: left;
	margin: 0.0em 1.0em 0.0em 0.0em;
	clear: right;
	/* border: solid 1px rgb(100,100,100); */
	border: none;
	
}

.left-column-box-som {
	float: left;
	width: 98%;
	/*margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center; */
	margin: 0.0em 0.0em 0.8em 0.0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em #C29913;



	
	
}

.left-column-img-som {
	float: left;
	margin: 0.0em 1.8em 0.0em 0.0em;
	clear: right;
	/* border: solid 1px rgb(100,100,100); */
	border: none;
	
}
#main-left-som {
	float: left;
	width: 49%;
	font-size: 1.1em;
}

.right-column-box-som {
	float: right;
	width: 98%;
	/*margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center; */
	margin: 0.0em 0.0em 0.8em 0.0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em #C29913;
	
	
}

.right-column-img-som {
	float: right;
	margin: 0.0em 0.0em 0.0em 0.0em;
	clear: right;
	border: solid 1px rgb(100,100,100);
	border: none;
	
}
#main-right-som {
	float: right;
	width: 49%;
	font-size: 1.1em;
}



.left-column-box-title {
	clear: both;
	display: block;
    	margin: 0em 0em 0.2em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #FFCC25;
	font-weight: bold;
	color: rgb(50,50,50);
}




.thumbs {
	width: 750px;
	height: 600px;

}

.sotm-title {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: #FFCC25;
	font-weight: bold;
	text-align: center;
}



.li-indent {

	padding-left: 20px;
	margin-left: 0;
}

.sub-title-org {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.sub-title-blue {
	font-weight: bold;
	color: #0040B1;
}

#no-bullet-list {
	list-style-type: none;
}


.right-column-box-account {
	float: right;
	width: 91%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em #C29913;
}	

.right-column-box-account p {
	margin: 0.3em 0em 0.4em 0em;
}

.right-column-box-account ul {
	margin-left: 0em;
	list-style-type: disc;	
	padding-left: 14px;
}
#footer {
	
	clear: both;
	width: 76em;
	height: 2.5em;
	margin: 1.0em 0em 1.0em 0em;
	padding: 0.25em 0em 0.3em 0em;
	border-top: solid 0.1em #C29913;
	border-bottom: solid 0.1em #C29913;	
	background-color: #FFCC25;
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}

.indent {
	padding-left: 50px;
	padding-right: 100px;
}

#table-data-jos {
    border-collapse: collapse;
	border: none;
	padding: 5px;
    margin: 1em auto;
    width: 75%;
    border-spacing: 50px;
}

/*  begin accordian */
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 2;
  width: 75%;
  
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
 /* background: #333; orig */
  background: #FFCC25; /* new */
  color: #fff;
  color: #000;	
  padding: 0.5em;
}

ul.menu li a:hover {
/*  background: #000; orig */
  background: #F8D769;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/* end accordian */
FFCC00
#F8D769;

*/

     

