@charset "UTF-8";
/* CSS Document */

/* Global Website Styles */

body {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin:0px;
	background:#799eb7;
	}
h1 {
	color:#7d705a;
	padding:0px 0 6px 0;
	margin:0px;
	font-size:22px;
	font-weight:normal;
}
h2 {
	color:#a99d8a;
	padding:0px 0 6px 0;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
h2 a{
	color:#a99d8a;
	padding:0px 0 6px 0;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
h3 {
	color:#FFFFFF;
	padding:0px 0 6px 0;
	margin:0px;
	font-size:22px;
	font-weight:normal;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	font-weight:bold;
	color:#605137;
}

a:link, a:active {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited {
	text-decoration:none;
}
input {
	background:#7498b2;
	border:0px;
	margin:0 0 0 10px;
	color:#FFFFFF;
}
.clr{
	clear:both;
}
/* Template Containers */
#bgHome {
	width:100%;
	margin:0 auto;
	background:url(../media/Assets/Background/bgSite.jpg) repeat-x;
}
#bgInside {
	width:100%;
	margin:0 auto;
	background:url(../media/Assets/Background/bgSiteInside.jpg) repeat-x;
}
#bgSwirl {
	width:100%;
	margin:0 auto;
	background:url(../media/Assets/Background/bgSwirl.png) center top no-repeat;
	}
#maincontainer {
	width:900px;
	margin:0 auto;
	padding:0 13px 24px 13px;
}

#header {
	height:117px;
	width:880px;
	padding:0 10px;
	float:left;
	background:none;
}
#logo {
	float:left;
	width:166px;
	padding:8px 0 0 0;
}
#logo a
{
	border:none;
	text-decoration:none;
}
#secondaryNav {
	width:890px;
	padding:10px 0 0 0;
	height:40px;
	text-align:right;
	float:right;
	font-size:15px;
}
#mainnav {
	width:650px;
	padding:10px 0 0 0;
	float:right;
	text-align:right;
}
#contentArea {
	width:900px;
	float:left;
	margin:4px 0 0 0;
	background:#ffffff;
}
#promoArea {
	width:900px;
	float:left;
	padding:10px 0 0 0;
}
#leftColumn {
	float:left;
	width:630px;
	padding:0px 0 30px 0;
}
#video {
	float:left;
	width:650px;
}
#news {
	width:190px;
	height:229px;
	float:left;
	background: url(../media/Assets/Background/bgInsideRightCol.jpg) top right no-repeat;
	padding:30px;
	color:#FFFFFF;
}
#newsInside {
	width:220px;
	height:400px;
	float:left;
	background:url(../media/Assets/Background/insideNewsBG.jpg) top no-repeat;
	padding:25px 25px 25px 25px;
	margin:0 0 0 10px;
	color:#FFFFFF;
}
#homeContent {
	float:left;
	width:860px;
	padding:20px 0 20px 40px;
	background:#fff;
}
#homeColumn1 {
	width:231px;
	height:313px;
	float:left;
	padding:13px 13px 13px 13px;
	line-height:1.2em;
}
#homeColumn2 {
	width:231px;
	height:313px;
	float:left;
	margin-left:25px;
	padding:13px 13px 13px 13px;
	line-height:1.2em;
}
#homeColumn3 {
	width:231px;
	height:313px;
	float:left;
	margin-left:25px;
	padding:13px 13px 13px 13px;
	line-height:1.2em;
}
#footer {
	width:880px;
	height:35px;
	margin:0 auto;
	padding:20px 10px 42px 10px;
	text-align:center;
	color:#487090;
	clear:both;
	background:#cad8e2 url(../media/Assets/Background/bgFooter.jpg) no-repeat top;
	font-size:12px;
}

#insideRightCol {
	color:#FFFFFF;
	width:210px;
	height:422px;
	float:right;
	background: url(../media/Assets/Background/bgInsideRightCol.jpg) top no-repeat;
	padding:30px;
}
#subnav {
	width:900px;
	padding:2px 8px;
	height:23px;
	float:left;
	text-align:left;
	color:#ccc;
}
/* Container Link Styles */


#footer a {
	font-weight:normal;
	text-decoration:none;
	padding:0 10px 0 10px;
	font-size:12px;
}
#footer a:link,a:active {
	color:#487090;
	font-size:12px;
}
#footer a:hover {
	color:#969fac;
	text-decoration:underline;
	font-size:12px;
}
#footer a:visited {
	color:#487090;
}
#secondaryNav a {
	color:#7498b2;
	text-decoration:none;
	padding:0 10px 0 10px;
	font-weight:normal;
	font-size:14px;
}
#secondaryNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#subnav a {
	color:#7498b2;
	padding:0 20px 0 20px;
	background:url(../media/Assets/Logos/bgSubnavLinks.png) left no-repeat;
	font-weight:normal;
}
#subnav a:hover {
	color:#fff;
}
/* Buttons and Image Spacing */

.leftColumnSpacing {
	padding:20px 40px;
}
.leftColumnSpacing a{
 color:#112945;
text-decoration:none;
}
.leftColumnSpacing a:hover{
 color:#112945;
text-decoration:underline;
}
.columnSpacing {
	padding:10px 0;
}
.btnBlueSm {
	width:112px;
	height:14px;
	padding:3px 0 4px 0;
	background:url(../media/Assets/Background/btnBlueSm.png) no-repeat;
	text-align:center;
	font-size:12px;
	float:left;
}
.btnBlueSm a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
.btnBlueSm a:hover {
	color:#122845;
	font-size:12px;
}
.btnBlueSmDarkBG {
	width:112px;
	height:13px;
	padding:4px 0 4px 0;
	background:url(../media/Assets/Background/btnBlueSmDarkBG.png) no-repeat;
	text-align:center;
	float:left;
}
.btnBlueSmDarkBG a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.btnBlueSmDarkBG a:hover {
	color:#122845;
}
.btnBrownLrg {
	width:159px;
	height:27px;
	margin:0px 0;
	padding:7px 0 0 0;
	background:url(../media/Assets/Background/btnBrownLrg.png) no-repeat;
	text-align:center;
}
.btnBrownLrg a {
	color:#FFFFFF;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}
.btnBrownLrg a:hover {
	color:#d4bf9c;
}
.searchButton {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#122845;
}
}
.subnavSpacing {
	padding:0 20px 0 0;
}
.eventsSub
{
   padding-bottom:0px;
}
.eventSum
{
color:#000000;
font-family:"Arial Narrow";
}
.eventSum a:hover
{
color:#000000;
text-decoration:underline;
}
.content
{
    width:61%;    
    font-size:13px;
    line-height:18px;
}
.content strong
{
     font-weight:bold;
}
.content h3
{
     font-size:18px;
     color:#F49AC1;
}
.content div.date
{
     font-weight:bold;
     font-size:12px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}

/*For News Item and List and for Search */

.NewsItem
{
font-size:18px;
}
.NewsItem a
{
color:#112945;
}
.flashHeader
{
color:#112945;
font-size:25px;
padding-top:10px;
padding-bottom:10px;
}
#leftColumnNews
{
        padding-left:10px;
       background:#FFFFFF;
       float:left;
       width:890px;
       display:inline-block;
}
/*Divs for contact us and user id form*/
.divCaption
{
    padding-left:5px;
    padding-top:3px;
    width:140px;
    float:left;
    clear:both;
    margin-right:5px;
    overflow:hidden;
    text-align:left;
    color:#112945;
    font-size:14px;
    font-family:Arial;
}

.divValue
{
    padding-top:2px;	
    padding-bottom:2px;
    overflow:visible;
}
.divValue input
{
    /*background:#BDB6A8;*/
    background:#ffffff;
    border-width:1px;
    border-style:solid;
    border-top-color:#98b7cb;
    border-left-color:#98b7cb;
    border-right-color:#98b7cb;
    border-bottom-color:#98b7cb;
    margin-left:0px;
    color:#112945;
}
.divValue textarea
{
    background:#ffffff;
    border-width:1px;
    border-style:solid;
    border-top-color:#98b7cb;
    border-left-color:#98b7cb;
    border-right-color:#98b7cb;
    border-bottom-color:#98b7cb;
    color:#112945;
}
.divFormElementsWrapper
{
    clear:both;
    padding:0px;
    overflow:hidden;
    width:400px;
    margin-left:50px;
}
.divButtons
{
    margin-left:90px;
}
.divButtons input
{
    background:#98b7cb;
    border:solid 1px #112945;
    color:#112945;
    font-weight:bold;
}
#contactHeader
{
    color:#112945;
    font-size:27px;
    margin-left:50px;
    padding-left:5px;
}    
.divCaptionUserID
{
    padding-left:5px;
    padding-top:3px;
    width:150px;
    float:left;
    clear:both;
    margin-right:5px;
    overflow:hidden;
    font-weight:bold;
    text-align:left;
}
.divCaptionPassword
{
    padding-left:5px;
    padding-top:3px;
    width:130px;
    float:left;
    clear:both;
    margin-right:5px;
    overflow:hidden;
    font-weight:bold;
    text-align:left;
}
div.divFormElementsWrapper.focused { 
	background-color: #e0eefb;
	border-color:#c3d9ff;
	border-style:solid;
	border-width:1px;
	padding: 0px 0px;
}

.contactForm
{
background:#ffffff;
padding:10px;
}
#ThankYou
{
margin-top:10px;
height:400px;
width:300px;
background:#ffffff;
color:#112945;
font-size:10pt;
}
/*FAQ*/
.demo-show {
  background:#ffffff;
  width:861px;
}
.demo-show h3 {
  margin: 0;
  padding: .25em;
  color:Navy;
  font-size:12px;
  cursor:pointer;
  font-family:Arial;
  }
.demo-show h3:hover
{
  color:#112945;
}

.demo-show div {
  padding: .5em .25em;
  color:Black;
  font-size:16px;
}
.focus
{
background-color:#112945;
border:5px solid;
}

.columnSpacing a:hover
{
  text-decoration:underline;
}
.login
{
   font-size:18px;
   font-weight:normal;
   color:Orange;
   position:relative; left:28em;top:-0.2em;
}

#login1 a:hover
{
color:White;
text-decoration:none;
}
#news .started
{
   margin-top:90%;
   text-align:center;
   border-style:none;
}
#news .started a
{
   font-size:18px;
   color:#112945;
   text-align:center;
   border-style:none;
}
#news .started a:link,a:active
{
   font-size:18px;
   color:#112945;
   text-align:center;
   border-style:none;
}
#news .started a:visited
{
   font-size:18px;
   color:#112945;
   text-align:center;
   border-style:none;
}

#news .started a:hover
{
   font-size:18px;
   color:#112945;
   text-decoration:underline;
   text-align:center;	
   border-style:none;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
