body {
	background: #8d8d67 url(../images/bg.jpg) no-repeat top center;
	font-family: "Times New Roman", Times, serif;
	min-width: 1000px;
	margin: 0;
	letter-spacing:2;
	color: #323233; 
	font-size: 16pt;
}

img {
	display: block;
	border: 0;
}
a {
  color: #7d0276;
  text-decoration: underline; 
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
	color: #ebae05;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ebaf04; 
	font-size: 50px; 
	font-weight: 500; 
	text-transform: uppercase;
	line-height: 58px; 
	margin: 0;
	text-shadow: 2px 2px 2px #000; 
}
/**** navigation bar ****/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/**** class a and hover ****/
.class1 a:link {color: #413c7c; font-family: 'Georgia', Times, serif; font-weight:700; font-size: 20px; text-decoration: underline;}
.class1 a:visited {color: #413c7c; font-family: 'Georgia', Times, serif; font-weight:700; font-size: 20px; text-decoration: underline;}
.class1 a:hover {color: #487906; font-family: 'Georgia', Times, serif; font-weight:700;  font-size: 20px; text-decoration: underline;}

/*****
h2 {
	color: #3c3532; 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 30px;
}
h3 { 
	background: #1a1859; 
	width: 360px; 
	color: #ffffff; 
	font-family: "Arial Black", Gadget, sans-serif; 
	font-size: 20px; 
	margin: 10px;
	margin-left: 35px; 
	text-decoration:none;
	height: 40px;
	line-height: 40px;
}
****/





h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 30px;
  color: #1a1859;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0px;  
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #333333;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: -20px;
}

















/*********
h4 { 
	color: #325027; 
	font-size: 24px; 
	font-weight: bold; 
	margin-left: 0px;
	margin-top: -15px;
	text-decoration: underline;
}
	
h2 {
    font-family: 'Open Sans', sans-serif;
	font-size: 40px;
    font-weight: 300;
	color: #1a1859;
    text-transform: uppercase;
}

h2 span {
	position: absolute;
	display: block;
	font-size: 24px;
	margin-left: 35px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-weight: 300;
	color: #3c3532;
}

h3 a:hover {
	font-size: 32px;
    color: #2c3e50;
}
******/
h8 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 700;
	color: #1a1859;
	margin-top: 10px;
	margin-left: 40px;
	border-bottom: 3px solid #5c4f3a;
}
h8:before {
	color:#1a1859;
	content: "\f101";
	font-size: 22px;
	font-family: FontAwesome;
	padding-right: 10px;
}
p {
	color: #323233; 
	font-size: 16pt; 
	margin-right: 60px; 
	text-decoration: none;

}

p.indent {
	margin-left: 25px;
}

.toplittle {
	margin-top: -10px;
}
.clearfix {
	width: 1000px;
	margin: 0 auto;
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	line-height:0;
	height:1%;
	visibility:hidden;
}

.tabreq {
	margin-left: 20px ;
}

.updateddate {
	position: relative;
	color: #323233; 
	font-family:"Times New Roman", Times, serif; 
	font-size: 14pt; 
	font-weight: 100; 
	text-decoration: none;
	left: 46px;
	top: 10px;
}

.updateddate2 {
	position: relative;
	color: #323233;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 100;
	text-decoration: none;
 	left: 46px;
	top: -25px;
}

.break { clear:both; }

.center {
	text-align: center;
}
.leftside {
	margin-left: 20px;
}
.mark {
	text-align: center;
	padding: 0 5px;
	-webkit-text-stroke: 1px black;
	color: #ff0000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-weight: bold;
	/* Safari */
	-webkit-transform: rotate(-20deg);
	/* Firefox */
	-moz-transform: rotate(-20deg);
	/* IE */
	-ms-transform: rotate(-20deg);
	/* Opera */
	-o-transform: rotate(-20deg);
}

.longtext {
	margin-top: -12px;
	margin-left: 260px;
	width: 800px;
}
.bluelineframe {
	border-style: solid;
  	border-width: 1px;
	border-color: #0d064c;
}
	
/*------------ HEADER ------------*/

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

#navigation { 
	height:100px; 
	width:960px; 
	margin:0 auto; 
}
#header p.bluetxt { color: #08084a; font-size: 62px; font-family: Modern No. 20; margin-top: -3px; }
#header p.almondtxt { color: #fff7c3; font-size: 38px; font-family: Modern No. 20; margin-top: -70px; }
#header p.almondtxt2 { color: #fff7c3; font-size: 38px; font-family: Modern No. 20; margin-top: -20px; }

/**** header top ****/
#wrapper {
	background: url(images/header2.png) 0 0 repeat;
	height: 110px;
	margin: 31px auto 0;
    width: 100%;
}
 
#header {
    overflow: hidden;
	margin-left: 140px;
}
 
#header h1 {
    float: left;
    margin-left: 60px;
}
 
#header ul {
    padding: 0;
    text-align: right;
	margin-right: 160px;
}
 
#header li {
    display: inline-block;
    margin-top: 47px;
    text-align: left;
}

#header li a { 
	display: block;
  	text-decoration:none;
  	padding:0px 0;
  	width:140px;
  	height: 63px;
  	line-height: 70px;
  	background: url(images/bgA.png) no-repeat;
  	font-family:"Times New Roman", Times, serif;
  	font-size:22px;
  	color:#08084a;
  	float: left;
  	margin-left: 1px;
	margin-top: -145px;
  	text-align:center;
}
	
#header li a:hover { 
	background-position: 0px -63px;
 	background: url(images/bgA.png) no repeat;
  	color:#fcfaea;
    text-align:center;
}

@media only screen and (max-width: 995px) {
	#header {
		margin-left: 50px;
	}
	#header li a {
		position: relative;
		left: 120px;
		padding:0px 0;
		margin-left: 1px;
	}
}

/**** Buttons ****/
.btn {
box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 40px;
	font: bold 15px/42px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 25px;
	color: #ffffff;
	background: #1a1859;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn:hover {
	color: #ffffff;
	background: #ebae05;
	text-decoration: none;
}	

/**** old slide show ****/

#animslider {
	position: relative;
	top: 79px;
	height: 367px; 
	width: 1000px;
	margin: 0 auto; 
	padding: 0;
}

#animslider ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	z-index: -10;
}

#animslider ul li {
	margin: 0;
	padding: 0;
	z-index: -10;
}

/**** content ****/

#content { 
	margin: 0 auto;
	padding: 0;
	margin-top: 79px;
	padding-bottom: 10px;
}

#content > div {
	background: #d2d0c3; 
	width: 1000px; 
	margin: 0 auto; 
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
	
#content div  {
	font-size:16pt; 
}

#content div h1, h2, h3, h4, h7 {
	padding: 0 40px 0 40px;
}

#content div p {
	color:#323233;
	padding: 0 40px 0 40px;
	font-size: 16pt;
}

/**** content 2 ****/

#content2 { 
	margin: 0 auto;
	margin-top: 79px;
	padding: 0;
	padding-bottom: 10px;
}

#content2 > div {
	background: #d2d0c3; 
	width: 1000px; 
	margin: 0 auto; 
	border-radius: 15px;
}

#content2 div h1, h2, h3, h4 {
	padding: 0 40px 0 40px;
}
#content2 div p {
	color:#323233;
	padding: 0 40px 0 40px;
	font-size: 16pt;
}

/**** main (white table) ****/
#main {
	width: 860px;
	margin: 20px auto 0 auto;
	background: #fcfaea;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px; 
	-webkit-border-radius-topright: 10px;
    border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
	
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;	
	
	padding: 30px;
	border: 1px solid #6e6a4c;
	-moz-box-shadow: 0 2px 2px #9c9c9c;
	-webkit-box-shadow: 0 2px 2px #9c9c9c;
}

/**** Table ****/
table {
  width: 100%;
  color: #3c3532;
  
}
table th,
table td {

}
table th {
  text-transform: uppercase;
  padding: 14px 0 14px;
  background: #ffdb2b;
}
table th:last-child,
table td:last-child {
  width: 500px;
  line-height: 22px;
}
table th,
table td {
  width: 130px;
  color: #323233;
  font-size: 16pt;
}
table td {
  padding: 12px 10px 12px;
  text-align: center;
}
table td + td {
  line-height: 18px;
}
table a {
	color: #7d022e; 
}
table a:hover {
	color: #ebae05;
}
	
/**** off ****/
.off-3 {
	margin-top: 48px;
}
/**** Stack Table ****/
.stacktable {
  width: 100%;
}
.st-head-row {
  font-weight: 700;
}
.st-head-row-main {
  display: none;
}
.large-only {
  display: table;
}
.small-only {
  display: none;
}
@media (max-width: 767px) {
  .large-only {
    display: none;
  }
  .small-only {
    display: table;
  }
}

/**** pictures ****/

.label {
	color: #08084a; 
	font-size: 24px; 
	font-weight: 400; 
	margin-left: 25px;
    margin-right:auto;
	border-bottom: 3px solid #747050;
    width: 162px;
	text-shadow: #6374AB 2px 2px 2px;
}

.pixtextctr {
	float: left; 
	width: 190px; 
	margin: 8px;
	padding-left: 16px; 
}

.pixtextctr p {
	width: 200px;
	color: #323233;
	font-size: 16pt;
	margin-left: -60px;
	text-align:center;
	margin-top: 0px;
}
	

.smalltext {
	position: relative;
	top: -20px;
	color: #4b5e07; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	text-align: center;
	margin-left: -25px;
	line-height: 25px;
}

.navyreg {
	color: #08084a; 
	font-size: 16pt; 
	margin-left: 15px;
    margin-right:auto;
	border-bottom: 2px solid #747050;
    width: 300px;
	text-shadow: #6374AB 2px 2px 2px;
}

.subtitle {
	color: #323233; 
	font-size: 16pt; 
	text-align:center; 
	text-decoration: none;
}

/**** two columns ****/

#cols ul { 
	color: #323233; 
	width:900px;
  	margin-left: 50px;
	margin-top: -20px;
  	margin-bottom:20px;
  	overflow:hidden;
  	border-top:1px solid #ccc;
}
#cols li{
	width: 900px;
  	line-height:1.9em;
  	border-bottom:1px solid #ccc;
  	float:left;
  	display:inline;
}

#double li  { width:50%;} 
#triple li  { width:33.333%; } 
#quad li    { width:25%; } 
#six li     { width:16.666%; } 

/**** list ****/
.list ul { 
  	width:900px;
  	margin-left: 50px;
  	margin-bottom:10px;
  	overflow:hidden;
}

.list li {
 	position: relative;
 	font-size: 21px;
 	color: #323233;
  	margin-left: 25px;
  	list-style: none;
  	padding: 0 40px 0 50px;
}
.list li:before {
  	position: absolute;
  	content: "";
  	left: 28px;
  	top: 8px;
  	width: 10px;
  	height: 10px;
  	background: #3c3532;
}

.list li + li {
  	margin-top: 10px;
}

.list li a {
	color:#7d0276;
	text-decoration: underline;
}

.list li a:hover {
  	color: #ebae05;
}

.list2 ul { 
  	width:900px;
  	margin-left: 50px;
  	margin-bottom:10px;
  	overflow:hidden;
}

.list2 li {
 	position: relative;
 	font-size: 21px;
 	color: #323233;
  	margin-left: 25px;
  	list-style: none;
  	padding: 0 40px 0 50px;
}
.list2 li:before {
  	position: absolute;
  	content: "";
  	left: 28px;
  	top: 14px;
  	width: 12px;
  	height: 12px;
  	background: #dba205;
}

.list2 li a {
	color:#7d022e;
}

.list2 li a:hover {
  	color: #ebae05;
}
.list2 li + li {
  	margin-top: -10px;
}

/***** well *****/
.well2 {
	margin-bottom: 100px;
}

#footer {
	background-color: #8d8d67;
	margin: 5px 0 0;
	width: 100%;
}

#footer div {
	width: 100%;
	height: 0 auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
/*********
#footer ul {
	list-style: none;
	margin: 5px 50px 0 20px;
	_margin: 5px 43px 0 20px;
	padding: 0; 
	float: left;
}
#footer ul li {
	margin: 0 0 10px;
}
#footer ul li a {
	font-family: arial;
	font-size: 14px;
	color: #8b8b8b;
	text-decoration: none;
	background: url(../images/arrow2.gif) no-repeat right 6px;
	padding: 0 10px 0 0;
}
#footer ul li a:hover {
	color: #105272;
}
********/
#footer p {
	background:#1a1859;
	clear: both;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 10px 0 10px;
	margin: 0;
}
   
#footer .pattern {
	background: url(../images/footerbottomptrn.jpg) repeat;
	width: 100%;
	padding: 10px 0;
	border-top:#cb9806 solid 4px;
}

#footer .designedbylabel img {
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position: absolute;
	left: 1050px;
	bottom: -1278px;
	width: 250px;
	height: 250px;
	margin: auto;
	z-index: 10;    
}

#logo2 {
	position: absolute;
	left: 1050px;
	bottom:-3365px;
	width: 250px;
	height: 250px;
	margin:auto;
	z-index: 10;
}
/**** logo right movement ****/
div.inflow {
/*	background: url(../images/cdscLogoSM.png) no-repeat right bottom;  */
 	width: 250px; 
 	height: 0px; 
 	float: right; 
  	position: relative; 
	top: -220px;
	right: 47px;
}
div.positioner {position: absolute; right: 0;} /*may not be needed: see below*/
div.fixed {
	width: 0px; 
 	height: 0px; 
  	position: fixed; 
  	margin-left: 15px;
}

/*==================  Social List  ======================*/
.social-list {
  font-size: 0;
  display: inline-block;
}
.social-list span {
	font-size: 16px;
	text-decoration: underline;
	line-height: 2;
}
@media (min-width: 768px) {
  .social-list {
    white-space: nowrap;
  }
}
.social-list li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .social-list li {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .social-list li + li {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .social-list li + li {
    margin-left: 40px;
  }
}
.social-list li > a {
  color: #cb9806;
  font-size: 32px;
  border: 2px solid #ffffff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  .social-list li > a {
    width: 70px;
    height: 70px;
	text-decoration: none;
  }
}
.social-list li > a:before {
  line-height: 60px;
}
@media (min-width: 768px) {
  .social-list li > a:before {
    line-height: 70px;
  }
}
.social-list li > a:hover {
  color: #fff;
  background: #cb9806;
}
.social-list a:hover {
  color: #fff;
}

/*
* @subsection 	Icons
*/
.icon {
  display: inline-block;
  line-height: 1;
}

.icon-md {
  font-size: 32px;
}
@media (min-width: 768px) {
  .icon-md {
    font-size: 36px;
  }
}

.icon-primary {
  color: #cb9806;
}

