/* FROM MAIN DIVS */


#main_boxes {
  width: 930px;
  background-color: #FFFFFF; /* #d8eaea */
  padding: 0px;
  margin-left: 0px;
  padding-top: 5px;
  text-align: left; /* counter the body center */
  overflow: hidden;
}

.main_box_mid {
  width: 930px;
  background-color: red;
  padding: 0px;
  margin-left: 0px;
  padding-top: 5px;
  text-align: left; /* counter the body center */
  overflow: hidden;
}

.front_long_title {
  text-align: right;
  color: #065353;
  font-family: trebuchet, verdana, arial; 
  font-size: 12px; 
  margin: 0px; 
  padding: 0px; 
  width: 670px; 
  height: 35px;
  padding-top: 5px; 
  background-image: url(images/fronttitlebg.gif);
  text-transform: uppercase; 
  line-height: 30px;
  letter-spacing: 1px;
}


#main_middle {
  width: 950px;
  background-color: white; /* #d8eaea */
  padding: 0px;
  margin-left: 0px;
  margin-top:0px;
  margin: 0px auto auto auto;   /* align for good browsers */
  text-align: left; /* counter the body center */
overflow: hidden;
}

.main_boxes_inner {
  width: 300px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 5px;
  background-color: #FFFFFF; /* #d8eaea */
  text-align: left; /* counter the body center */
overflow: hidden;
}

.main_boxes_inner2 {
  width: 300px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  text-align: justify;
}

#main0 {
  margin-top:0px;
  margin-left:0px;
  margin-right: 15px;
  margin-bottom: 0px;
  width: 300px;
  height: 190px;
  top: 0px;
  float: left;
  text-align: left;
}

#main {
  margin-left:0px;
  margin-top:0px;
  margin-bottom: 0px;
  width: 300px;
  height: 190px;
  top: 0px;
  float: left;
  text-align: left;
}

#main2 {
  margin-right:0px;
  margin-top:0px;
  margin-bottom: 0px;
  width: 300px;
  height: 190px;
  top: 0px;
  float: right;
  text-align: left;
}



/*sidebar corners - default sidebar box */


.side_cornersfg{
  background-color: #A3D6D6;
}


.box_cornersfg{
  background:#FFFFFF;
  height:198px;
}



/* corners for main page bottom header tabs  */


.bottomfg{

  height: 125px;}


/* corners for pages - breadcumb div container  */


.bottompagesfg{
  background:#13a0aa;
  height: 25px;}


/* END OF MAIN DIVS */


body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #FFFFFF; /*#065353*/
  text-align: center; /* for IE */
  height: 100%;
}

/* PAGE LINKS PSUEDO CLASSES */

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

#top {
  width: 930px;
  padding: 0px;
  background-color: #006666;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}

#footer {
  width: 930px;
  padding: 0px;
  padding-top: 10px;
  background-color: #FFFFFF; /* #80c3c0 */
  text-align: center;
  margin: 0px auto auto auto;   /* align for good browsers */
  clear: both;
  color: #000000;
  font-size: 85%;
}



/* Header IDs */

#header_left {
  margin: 0px;
  padding-left: 5px;
  height:63px;
  width: 285px;
  text-align: left;
  float: left;
  background-color: #FFFFFF;
}

#header_right {
  margin: 0px;
  padding: 0px;
  height: 63px;
  width: 640px;
  text-align: right;
  float: right;
  background-color: #FFFFFF;
  vertical-align: middle;
}

#flash_space {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  height: 251px;
}

#flash_space_pages {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  height: 110px;
		margin: 0 auto;   /* align for good browsers */
}

#menu_space {
  text-align: left;
  width: 930px;
  height: 23px;
  padding: 0px;
  margin-right: 5px;
  background-color: #006666;
  color: #000000;
  font-size: 12px;
  clear: both;
}

#bottom_header {
  text-align: center;
  width: 930px;
  height: 120px; /* 120 */
  padding: 0px;
  background-image: url(images/bottom_header_main.gif);
  color: #000000;
  font-size: 14px;
}

#bottom_header_pages {
  text-align: center;
  width: 930px;
  padding: 0px;
  color: #000000;
  font-size: 14px;
  background:#2f9f9d;
  height: 25px;
		margin: 0 auto;   /* align for good browsers */

}



#page_container {
  text-align: center;
  width: 930px;
  padding: 0px;
  background-color: #FFFFFF; /* #A3D6D6 */
  background-image: url(images/page_bg.gif);
  color: #000000;
  font-size: 12px;
  height: 100%;
overflow: hidden;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
 margin-top: 10px;
}

#content_container {
  width: 675px;
  color: #000000;
  font-size: 12px;
  float: left;
  background-color: white;
  height: 100%;
}


#sidebar_container {
  width: 254px;
  color: #000000;
  font-size: 12px;
  float: right;
  background-color: white;
  height: 100%;
}


#one {
  width: 296px;
  height: 110px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  text-align: left;
}

#two {
  width: 296px;
  height: 110px;
  float: left;
  margin-top: 10px;
  text-align: left;
}

#three {
  width: 296px;
  height: 110px;
  float: left;
  margin-top: 10px;
  text-align: left;
}

.line {
  height: 90px;
  width: 1px;
  background-color: #006666;
  margin-top: 10px;
  margin-left: 2px;
  margin-right: 5px;
  float: left;
}

#wide_divide {
  height: 5px;
  width: 930px;
  background-image: url(images/dot.gif);
  background-color: #FFFFFF;
  clear: both;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}

.main_line {
  height: 350px;
  width: 2px;
  background-color: gray;
  float: left;
}

.fourdivs_inner {
  padding-top: 10px;
  padding-left: 0px;
}


.main_title {
  text-align: right;
  color: #065353;
  font-family: trebuchet, verdana, arial; 
  font-size: 12px; 
  margin: 0px; 
  padding: 0px; 
  padding-top: 5px;
  padding-right: 5px;
  width: 295px; 
  height: 35px; 
  background-image: url(images/maintitlebg.gif);
  text-transform: uppercase; 
  line-height: 30px;
  letter-spacing: 1px;
}

.page_title {
  text-align: right;
  color: #065353;
  font-family: trebuchet, verdana, arial; 
  font-size: 12px; 
  margin: 0px; 
  padding: 0px; 
  padding-top: 5px;
  padding-right: 30px;
  width: 665px; 
  height: 35px; 
  background-image: url(images/pagetitlebg.gif);
  text-transform: uppercase; 
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: bold;
}



.sidebar_titles {
  text-align: right;
  color: #065353;
  font-family: trebuchet, verdana, arial; 
  font-size: 12px; 
  margin: 0px; 
  padding: 0px; 
  padding-top: 5px;
  padding-right: 30px;
  width: 244px;
  height: 35px; 
  background-image: url(images/sidebartitlesbg.gif);
  text-transform: uppercase; 
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: bold;
}

.sidebar_inner {
  width: 224px;
 padding: 10px;
  font-size: 12px; 
  text-align: justify;
}

.pages_inner {
  width: 665px;
  padding: 0px;
  padding-top: 5px;
  font-size: 12px; 
  text-align: justify;
}




.breadcrumb {
  color: #DFF4E2;
  font-size: 11px;
  text-align: left;
  line-height: 23px;
  padding-left: 5px;
}

.breadcrumblink:visited {
  color: #DFF4E2;
  text-decoration: underline;
}

.breadcrumblink:link {
  color: #DFF4E2;
  text-decoration: underline;
}

.breadcrumblink:active {
  color: #DFF4E2;
  text-decoration: underline;
}

.breadcrumblink:hover {
  color: #006666;
}


/* BODY */

BODY {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

h2 {
  color: #006666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  font-variant: small-caps;
}

h1 {
  text-align: right;
  color: #065353;
  font-family: trebuchet, verdana, arial; 
  font-size: 12px; 
  margin: 0px; 
  padding: 0px; 
  text-transform: uppercase; 
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: bold;
}



pagetext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: none;
  text-align: left;
  line-height: 14px;
}

pagelinks {
  text-align: center;
}

a:link {
  color: #175253;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a:visited {
  color: #175253;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a:active {
  color: #175253;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a:hover {
  color: #006666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/* FOR THE MAIN PAGE */

.tiny_titles {
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}

.tiny_text {
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}


.phonebig {
  color: #01A9A8;
  font-size: 18px;
  font-weight: bold;
}

/* for forms */

input
{
color: #000;
font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
background: #fdfffc;
border: 1px solid #006666;
padding:1px;
height: 14px;
width: 100%;
}

textarea
{
color: #000;
font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
background: #fdfffc;
border: 1px solid #006666;
padding:1px;
}

.button
{
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #fdfffc;
font-size: 12px;
border: 1px solid gray;
padding:1px;
height: 20px;
width: auto;
} 

.buttonfront
{
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #fdfffc;
font-size: 12px;
border: 1px solid gray;
padding:1px;
height: 20px;
width: auto;
} 

select.drop
{
color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: #fdfffc;
border: 1px solid #006666;
height: 20px;
padding:1px;
}

.tiny_titles_dark {
  color: #006666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 5px;
  line-height: 16px;
  vertical-align: middle;
}



a img {border: none; } 

.mainlinkarea {
  line-height: 16px;
  vertical-align: middle;
  padding-left: 30px;
  padding-top: 0px;
  padding-right: 0px;
  width: 280px;
}

.mainlinks:link {
  font-size: 11px;
  color: #175253;
  font-weight: bold;
}

.mainlinks:visited {
  font-size: 11px;
  color: #175253;
  font-weight: bold;
}

.mainlinks:active {
  font-size: 11px;
  color: #175253;
  font-weight: bold;
}

.mainlinks:hover {
  font-size: 11px;
  color: #000000;
}

a.footer_urls:link {
  font-size: 11px;
  color: #999999;
  font-weight: normal;
}

a.footer_urls:visited {
  font-size: 11px;
  color: #999999;
  font-weight: normal;
}

a.footer_urls:active {
  font-size: 11px;
  color: #999999;
  font-weight: normal;
}

a.footer_urls:hover {
  font-size: 11px;
  color: #006666;
  font-weight: normal;
}

#speciallinkarea {
  line-height: 16px;
  vertical-align: middle;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  float: right;
  border: 1px solid gray;
  background-color: white;
  width: 110px;
  height: 110px;
  font-size: 11px;
  color: gray;
}

/* FOR NEWS BOX ON MAIN PAGE */

fieldset{
display:block;
float:left;
width: 916px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin: 0 auto;   /* align for good browsers */
border:1px solid #9cb3b3;
margin-top: 5px;
}

legend{
padding:2px 5px;
border:0px solid #FFFFFF;
background-color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 2px;
color: #006666;
font-size:14px;
}


#content{
display:block;
float:left;
padding:10px;
font-size: 11px;
} 

#news {
float: left;
background-color: white;
width: 600px;
}

#jobs {
float: left;
background-color: #f9f9f2;
width: 280px; /* 293 */
border:1px solid #cacac2;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}

#jobs_inner {
background-color: #f9f9f2;
width: 260px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

#jobs_text {
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
  color: #006666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: justify;
}

/* for news and announcements */

.newslinkarea {
  line-height: 16px;
  vertical-align: middle;
  margin-left: 20px;
  margin-bottom: 4px;
  width: 560px;
  font-size: 11px;
  color: gray;
}

.newslinks:link {
  font-size: 11px;
  color: #d97777;
  font-weight: bold;
}

.newslinks:visited {
  font-size: 11px;
  color: #d97777;
  font-weight: bold;
}

.newslinks:active {
  font-size: 11px;
  color: #d97777;
  font-weight: bold;
}

.newslinks:hover {
  font-size: 11px;
  color: gray;
}

/* LANDING PAGES */

#landing_container {
  text-align: center;
  width: 675px;
  color: #000000;
  font-size: 12px;
  background-color: white;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}

#landing_inner {
  text-align: left;
  color: #000000;
  font-size: 12px;
  background-color: white;
}

#landing_top {
  width: 675px;
  padding: 0px;
  height: 63px;
  background-color: #006666;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}

#landing_footer {
  width: 670px;
  padding: 0px;
  padding-top: 10px;
  background-color: #FFFFFF; /* #80c3c0 */
  text-align: center;
  margin: 0px auto auto auto;   /* align for good browsers */
  clear: both;
  color: #000000;
  font-size: 85%;
}

.landing_page_title {
  text-align: right;
  color: #065353;
  font-family: trebuchet, verdana, arial; 
  font-size: 12px; 
  margin: 0px; 
  padding: 0px; 
  padding-top: 5px;
  padding-right: 30px;
  width: 650px; 
  height: 35px; 
  background-image: url(images/pagetitlebg.gif);
  text-transform: uppercase; 
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: bold;
}

.landing_page_inner {
  width: 665px;
  padding: 0px;
  padding-top: 5px;
  font-size: 12px; 
  text-align: justify;
}

#landing_wide_divide {
  height: 5px;
  width: 670px;
  background-image: url(images/dot.gif);
  background-color: #FFFFFF;
  clear: both;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}

#landing_header_left {
  margin: 0px;
  padding-left: 5px;
  height:63px;
  width: 285px;
  text-align: left;
  float: left;
  background-color: #FFFFFF;
}

#landing_header_right {
  margin: 0px;
  padding: 0px;
  height: 63px;
  width: 385px;
  text-align: right;
  float: right;
  background-color: white;
  vertical-align: middle;
}

#landing_bottom_header_pages {
  text-align: center;
  width: 670px;
  padding: 0px;
  color: #000000;
  font-size: 14px;
  background: blue;
  height: 60px;
		margin: 0 auto;   /* align for good browsers */

}

.homepage_submit {
	background: #d6efff;
        border: 1px solid #acabab;
	color: #006666;
	padding: 4px;
	font-size: 12px;
        height:24px;
        width:60px;
        font-weight: bold;

}

.homepage_submit:hover {
 background-color: #ffffff;

}

.homepage_textfield {
	background: #F3F3F3;
        border: 1px solid #acabab;
	color: #999;
	padding: 4px;
	font-size: 12px;
        width: 200px;
        height:14px;
}



