/******RESET DEFAULTS*******/

* {
  margin:0;
  padding:0;
}

/*******DROP SHADOW*******/

.dropshadow { background: transparent url(../images/dropshadowborder.jpg) repeat-y; width: 719px; height: auto; margin:0 auto;}

/******GLOBAL STYLES*******/

body {
  font-family: verdana, Arial, Georgia, Palatino, serif;
  background-color: #767676;
}

h1 {
  color: #B9CADD;
font-size: 20px;
}

h2 {
  font-size: 20px;
}

span {
  display: none;
}

.gallery {
margin: 5px 9px 5px;
  border: 3px solid #ffffff;
}

.p1 {
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
} 

#wrapper {
  margin: 0 auto;
  width: 608px;
  background-color: #525252;
  border: 2px solid #FFFFFF;
}

h1.banner {
  width: 608px;
  height: 130px;
  background: url(../images/banner.jpg) no-repeat center top;
}

/*******NAVIGATION*******/

#navigation {
  width: 608px;
  height: 36px;
  background: url(../images/NavBar.jpg) no-repeat center top;
  border-top: 2px solid #FFFFFF;
}


/***********links************/

a {text-decoration: none; }
a:link {color: #ffffff; text-decoration: none; }
a:visited {color: #9BB5DB; text-decoration: none; }
a:hover {color: #f4bcd7; text-decoration: underline; }

/*******CONTENT BOXES*******/

#maincontent {
  overflow: hidden;
  width: 608px;
  background: #293F57 url(../images/FauxColumn.jpg) repeat-y left top;
}

#leftcontent {
  width: 421px;
  float: left;
  font: 9pt/14pt verdana;
  color: #D6E7FC;
  line-height: 18px;

 }
 
#leftcontent .padding {
	padding: 8px;
}

#rightcontent {
  width: 187px;
  float: right;
  font: 9pt/12pt verdana;
}

/*******LEFT CONTENT IMAGES*******/

h2.welcome {
   background-image: url(../images/Welcome.jpg);
   background-repeat: no-repeat;
   background-position: left;
   width: 220px;
   height: 22px;
}

h2.female {
   background-image: url(../images/Female.jpg);
   background-repeat: no-repeat;
   background-position: left;
   width: 220px;
   height: 22px;
}

h2.news {
   background-image: url(../images/News.jpg);
   background-repeat: no-repeat;
   background-position: left;
   width: 220px;
   height: 22px;
}

h2.contact {
   background-image: url(../images/contact.jpg);
   background-repeat: no-repeat;
   background-position: left;
   width: 220px;
   height: 22px;
}

/*******RIGHT CONTENT FORMATTING*******/

/*******EAST 2 TABLE*******/

#East2, #resources {
   padding-top:8px;
}

#East2 table {
  margin-top: 8px;
  margin-left: 8px;
  font-size: 0.8em;
  color: #FFFFFF;
  width: 170px;
}

#East2 table tr {
  height: 16px;
}

#East2 table tr td.center {
  text-align: center; 
}

#East2 table tr td.team {
  width: 80px;
}

#East2 table tr td {
  background-color: #59728E;
  height: 20px;
}
#East2 table tr.odd td {
  background-color: #6A8AAC;
}

#East2 h2{
   background: url(../images/East2.jpg) no-repeat left top;
   width: 187px;
   height: 30px;
}

/*******RESOURCES LINKS*******/

#resources h2{
   background: url(../images/Resources.jpg) no-repeat left top;
   width: 187px;
   height: 30px;
} 

#resources ul {
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 5px;
  list-style: none;
}

#resources ul li {
  padding-top: 5px;
  font-size: 10px;
  color: #9DBCE4;
}

#resources ul li a{
  text-decoration: none;
  font-size: 13px;
  color: #D6E7FC;
}

/*******LOGIN*******/
#login h2 {
  background: url(../images/login.jpg) no-repeat left top;
  width: 187px;
  height: 30px;
}

#login form {
  padding-top: 10px;
  padding-left: 10px;
}


#search fieldset, #login fieldset{


}
#search form, #login form {

}


#search label, #login label {
color: #ffffff;
}


#search input, #login input {
margin-left: 10px;	
}

#login label {
display: block;
margin-top: 5px !important;
}

#login input {
	width: 80%;
}
#login #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#login h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#login #forgotpsswd {
	font-size: 70%;
  color: #FFFFFF;
	display: block;
	float: right;
	margin-top: -25px;
}



/*******GOOGLE SEARCH BAR*******/

#google h2 {
  background: url(../images/google.jpg) no-repeat left top;
  width: 187px;
  height: 30px;
}

#google form {
  padding-top: 10px;
  padding-left: 10px;
}

/*******FOOTER*******/

#footer	{
  margin: 0 auto;
  background: url(../images/footerpic2.jpg);
  background-repeat: no-repeat;
  background-position: left;
  width: 719px;
  height: 46px;
}

#footer .p2 {
  font-size: 11px;
  color: #BABABA;
  padding-top: 5px;
  padding-left: 205px;
}

#footer .p2 a {
  text-decoration: none;
  color: #EEEEEE;
}

#footer .p2 a:hover {
  color: #9BCADB;
}





/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}


/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}








	
	
	
