/* CSS Document */
html{overflow: -moz-scrollbars-vertical;}
html,body,div{margin:0;padding:0;}
body{background:#300;}
#left{background:url("../_images/10x10_shadow_L.gif") repeat-y 0 0;}
#right{background:url("../_images/10x10_shadow_R.gif") repeat-y 0 0;}

#container{margin:0;padding:0;width:805px;margin-left:auto;margin-right:auto;background-color:#fff;}
#content{margin:0;width:585px;background-color:#fff;}

#contactInfo {
  width:500px;
  margin:0 0 0 0;
  text-align:center;
 /* margin-left:130px;*/
  line-height:22px;
  color:#000000;
}
#aboutInfo {
  /*float:left;*/
  width:550px;
  margin:0 0 0 0;
  text-align:center;
 /* margin-left:130px;*/
  line-height:22px;
  color:#000000;
}
#aboutInfo a {
	text-decoration:none;
	text-transform:none;	
	margin:0;
	color:#16458B;
	padding:8px 5px 8px 5px;
	font-weight:bold;
	text-indent:0;
	padding:0 0 0 0;
}
#aboutInfo a:hover {
	color:#660000;
	text-indent:0;
}
#address {
  /*float:left;*/
  width:150px;
  margin:0 0 0 0;
  text-align:left;
  margin-left:10px;
  line-height:18px;
  color:#000000;
  }
#content P {
  /*float:left;*/
  width:555px;
  padding:2px 10px 2px 10px;
  line-height:18px; /* 16px for 11px font */
  text-align:left;
  color:#000000;
  text-indent:20px;
}
#content P.subHead {
  text-align:left;
  color:#000000;
  font-size:16px;
  text-indent:0;
  text-transform:uppercase;
  width:400px;
}
#directions {
  width:585px;
  margin:0 0 0 0;
}
#directions h2 {
  font-size:16px;
  line-height:4px;
  font-family:"Times New Roman", Times, serif;
  text-align:left;
  color:#000000;
  text-indent:0;
  text-transform:uppercase;
}
#directions P {
  width:400px;
  padding:0 0 0 0;
  margin:0 0 0 0;
  line-height:18px; /* 16px for 11px font */
  text-align:left;
  color:#000000;
  font-size:13px;
  text-indent:0;
  text-transform:capitalize;
}
#directions-img { margin:0 0px 0 0; }

#content P.communities {
  /*float:left;*/
  width:555px;
  padding:0 0 0 0;
  line-height:18px; /* 16px for 11px font */
  text-align:left;
  color:#000000;
  text-indent:60px;
} 
#articles {
  /*float:left;*/
  width:535px;
  margin:0 0 0 0;
}
#articles UL {
	margin:0 0 10px 20px;
	padding:0;
	border:0;
	list-style:none;
}
#articles li {
	text-align:left;
	margin:0 0 0 0;
	font:normal 11px Verdana, Arial, sans;
	line-height:30px;
}
#articles li.liTitle {
	list-style:none;
  	padding-left:5px;
	
  	text-transform:uppercase;
	font-size:16px;
  	color:#444;
  	font-weight:bold;
	
  	margin:3px auto 3px;
}
#articles a {
	text-decoration:none;
	text-transform:uppercase;	
	margin:0;
	color:#16458B;
	padding:8px 5px 8px 5px;
	font-weight:bold;
}
#articles a:hover {
	color:#660000;
}
/*---footer style---*/
#foot {
	margin:0;
	padding:5px 20px 5px 20px;
	font-size:12px;
	color:#184268;
	/*text-align:left; */
}
#foot a {
	font-weight:inherit;
	color:#184268;
}
#foot a:hover {
	color:#184268;
}
#foot a:visited {
	color:#184268;
}
#footerPHP {
	margin:0;
	padding:5px 20px 5px 20px;
	font-size:12px;
	color:#FFAD1B;
	/*text-align:left; */
}

#footerPHP a {
	font-weight:inherit;
	color:#FFAD1B;
}
#footerPHP a:hover {
	color:#FFAD1B;
}
#footerPHP a:visited {
	color:#
}
#pageHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding:10px;
	width:400px;
	height:15px;
	font-weight:bolder;
}
/*---- style for copy held within the table of the content area --*/
#tableCopy {
  /*float:left;*/
  /*width:200px;*/
  padding:2px 0px 2px 5px;
  line-height:18px; /* 16px for 11px font */
  text-align:left;
  color:#000000;
  /*  text-indent:20px; */
}
.dropDownMenu {
padding-left:10px;
padding-top:10px;
width:30px;
}
.dropDownMenu2 {
width:180px;
}
/*This did not work to put a border padding around the image
#imageCollage{
padding:10px 10px 10px 10px;
}*/
/* side navigation
------------------------------------------------ */
#homepageText {
	float:left;
	padding:0px 0px 0px 20px;
}
#menu {
	float:left;
	padding:20px 0px 10px 10px;
}
.menuHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	/*background:#FFEAAC;*/
	width:150px;
	display:block;
	margin:0;
	color:#FFC128;
	padding:8px 5px 8px 5px;
	/*text-decoration:underline;*/
	line-height:14px;
	text-transform:uppercase;
}
#menu a {
	font-weight:bold;
	/*background:#FFEAAC;*/
	width:150px;
	display:block;
	margin:0;
	color:#FFFFFF;
	padding:8px 5px 8px 5px;
	text-decoration:none;
	line-height:12px;
	text-transform:uppercase;
}
#menu a:hover {
	/*color:#330000;
	background:#FFCC33 #BBD2E0 #DCF3C2 #C3D3E2;*/
	color:#FFC128;
	/*background:#FFCC33;*/
}
#menu ul {
	margin:0 0 0 0;
	padding:0;
	border:0;
	list-style:none;
}
#menu li {
	text-align:left;
	margin:0 0 0 0;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Arial, sans;
}
#menu li.liTitle {
	list-style:none;
  /*background:#C3D3E2;*/
  padding-left:5px;
  /*width:120px;*/
  text-transform:uppercase;
  color:#444;
  font-weight:bold;
  margin:3px auto 3px;
}
#subLink {
	width:185px;
	padding:0;
	text-transform:uppercase;
}
/*
#subLink ul {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}
#subLink li {
	text-align:left;
	margin:0 0 0 0;
	font:Verdana, Arial, sans;
	font-size:6px;
	font-weight:normal;
}
*/
#subLink a {
	display:block;
	margin:0;
	color:#FFFFFF;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	line-height:12px;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, sans;

}
#subLink a:hover {
	color:#FFC128;
}
.mainTable_content {
  background:#114076 url(../_images/blue_bckgrnd.jpg) top left no-repeat;
}
#form-container {
	/*margin-left:130px;*/
	/*padding:15px 0 5px 0;*/
	/*width:300px;*/
	text-align:left;
	/*height:20px;*/
	/*background-color:#000000;*/
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#1A5991;
	width:200px;
	height:20px;
}
/*-------------------------Styles from Bill --------------*/
h1 { 
    font-size:16px;
}

.field_hint {
    font-size:x-small;
    color:#000000;
}

#contact_form { 
    background:#cccccc;
	padding:1px 1px 1px 1px;
  	line-height:18px;
    text-align:left;
  	color:#000000;
}

td { 
    font:13px "Times New Roman", Times, serif;;
    font-size:10pt;
}

td.label {
    background:#F0F0F0; 
    text-align:right;
    font-size:13px;
    font-weight:bold;
/*    vertical-align:top;*/
}
td.label2 {
    background:#F0F0F0; 
	padding:0px 0px 0px 15px;
    text-align:left;
    font-size:13px;
    font-weight:bold;
	line-height:18px;
/*    vertical-align:top;*/
}


td.field {
    background:#FFFFFF;
    font-size:13px; 
/*    vertical-align:top;*/
}

td.field td.field {
    border:1px solid white;
}

td.field td.field:hover {
    background:#E8E8E8;
    border:1px dotted #999999;
}

td.field input, td.field textarea {
    background:#f3f0f0;
}


td.submitarea {
    text-align:center;
    background:#F0F0F0;
    border-top:1px dotted #999999;
}

#nav {
    background:#F0F0F0;
    border-left:1px solid #666666;
    border-top:1px solid #666666;
    border-bottom:1px solid #666666;
}

#nav td {
    border-right:1px solid #666666;
}

#nav td a {
    display:block;
    padding:3px;
    text-decoration:none;
}

#nav td a:hover {
    background:#ffeeee;
}
    
.activeNavItem {
    border-top:2px solid #C0C0C0 !important;
    border-left:2px solid #C0C0C0 !important;
    border-right:2px solid #999999 !important;
    border-bottom:2px solid #999999 !important;
    background:#f5F5F5;
}

.is_required {
    color:red;
    font-weight:bold;
}


/*------------------ added for the community pages --------------*/
#communityInfo {
  width:550px;
  margin:0 0 0 0;
}
.heading {
font-size:16px;
line-height:16px;
font-family:"Times New Roman",Times,serif;
font-weight:bold;
text-align:left;
color:#000;
text-indent:0;
text-transform:uppercase;
}
.subHeading {
font-size:12px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
text-align:left;
color:#000000;
text-indent:0;
text-transform:uppercase;
}
#communityInfo P {
  padding:0 0 0 0;
  margin:0 0 0 0;
  line-height:18px; /* 16px for 11px font */
  text-align:left;
  color:#000000;
  font-size:13px;
  text-indent:0;
}
#communityInfo img { margin:0 10px 0 10px; }

#communityLinks {
  width:550px;
  margin:0 0 0 0;
  padding-left:5px;
}
#communityLinks P {
  width:550px;
  padding:0 0 0 0;
  margin:0 0 0 0;
  line-height:18px; /* 16px for 11px font */
  text-align:left;
  color:#000000;
  font-size:13px;
  text-indent:0;
  text-transform:capitalize;
}
#communityLinks a {
	text-decoration:none;
	text-transform:capitalize;	
	margin:0;
	color:#16458B;
	padding:8px 5px 8px 5px;
	font-weight:bold;
	text-indent:0;
	padding:0 0 0 0;
}
#communityLinks a:hover {
	color:#660000;
	text-indent:0;
}
#communityLinks2 a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	margin:0;
	color:#16458B;
	padding:8px 5px 8px 5px;
	font-weight:bold;
	text-indent:0;
	padding:0 0 0 0;
}
#communityLinks2 a:hover {
	color:#660000;
	text-indent:0;
	}
#resources a {
	text-decoration:none;
	text-transform:capitalize;	
	margin:0;
	color:#16458B;
	padding:8px 5px 8px 5px;
	font-weight:bold;
	text-indent:0;
	padding:0 0 0 0;
}
#resources a:hover {
	color:#660000;
	text-indent:0;
}

.moveIn a {
	text-decoration:none;
	margin:0;
	color:#16458B;
	padding:8px 5px 8px 5px;
	font-weight:bold;
	text-indent:0;
	padding:0 0 0 0;
}
.moveIn a:hover {
	color:#660000;
	text-indent:0;
}
/*------------------testing these don't work but are being used for testing --------------*/

