html, body {
  height: 100%;
}

body {
  color: #A1A0A0;
  font-family: Arial;
  font-size: 80%;
  line-height: 1em;
  background: #FFFFFF url(../img/bkgrnd.gif) repeat scroll;
}

strong, strong * {
  /*color: #484747;*/
  font-weight: bold;
}

em {
  font-style: italic;
}

/* default styling */

h1, h2, h3 {
  font-family: "Baskerville", Georgia;
}

h1, h2, h3, h4, h5 {
  color: #484747;
}

h1, h2 {
  font-size: 1.8em;
  line-height: 1em;
  margin-bottom: 0.65em;
}
/*
h2 {
  font-size: 1.8em;
  line-height: 1em;
  margin-bottom: 1em;
}
*/
h3 {
  font-size: 1.3em;
  line-height: 1em;
  margin-bottom: 0.5em;
}

h4 {
  font-size: 1.1em;
  line-height: 1.4em;
  margin-bottom: 0.5em;
}

h5, h6 { font-weight: bold;}

h5, h6, p, ol, ul {
  font-size: 0.95em;
  line-height: 1.2em;
  margin-bottom: 1em;
}

ul  {
  line-height: 1.4em;
}

.col1 h6 { font-size: 0.85em;}
.col2 h6 { margin-bottom: 0.2em; }

p.big {
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
}

p, p.grey, li {
  color: #333333;
}
/*p {color: #333333 !important; }*/

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, li a {
  color: #06784E;
}

li a {
  color: #06784E;
}

h1 a, h2 a, h1 a, h3 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, li a:hover, li.current a {
  color: #06784E;
}

h3 a:hover, li.current a ul li a {
  color: #06784E;
}

/* site layout */

#outer {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  width: 960px;
  margin: 0 auto;
  position: relative;
  background: #FFFFFF none;
}

#wrap {
  width: 960px;
  padding-bottom: 50px;
  background: #FFFFFF none;
}

.inner {
  width: 914px;
  margin: 0 auto;
}

.col1 {
  width: 160px;
  float: left; 
}

.col2 {
  width: 732px;
  float: right;
}

.col2 .col1 {
  width: 380px;
}

.col2 .col2 {
  width: 260px;
  height: 370px;
}

.member .col2 .col1,
.members .col2 .col1 {
  width: 465px;
}

.members .col2 .col2,
.member .col2 .col2 {
  height: 280px;
}

#content_area { /*margin-bottom: 1px;*/ background: transparent none no-repeat scroll bottom right; }
.members .col2 .col2 { width: 10px; }

#top, #top .col1, #top .col2 {
  height: 195px;
  overflow: hidden;
}

#top h1, #top h1 a {
  display: block;
  height: 195px;
  text-indent: -500em;
  background: transparent url(../img/logo_green.jpg) no-repeat scroll 0 0;
}

#top h1 a { width: 130px; }

#top .col2 {
  position: relative;
  background: transparent url(../img/grey.gif) repeat-x scroll bottom left;
}

#top .col2 ul {
  position: absolute;
  height: 22px;
  width: 732px;
  top: 18px;
  left: 0;
}

#top .col2 ul li {
  display: block;
  float: left;
  margin-right: 33px;
}

#top .col2 ul li a {
  display: block;
  color: #949393;
  font-size: 11px;
  height: 25px;
}

/*#top .col2 ul li.current a,*/ #top .col2 ul li a:hover {
  color: #949393;
  background: transparent url(../img/menu_bg.gif) repeat-x scroll bottom left;
}


#top .col2 h2 {
  position: absolute;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
  left: 0;
  bottom: 14px;
  margin: 0;
}

#breadcrumb {
  margin-bottom: 32px;
}

#breadcrumb p {
  line-height: 24px;
  font-size: 0.85em;
  margin: 0;
}

#breadcrumb p, #breadcrumb p a, #breadcrumb p a:hover {
  color: #B1B0B0;
}

#breadcrumb p a:hover {
  text-decoration: underline;
}

#breadcrumb .col2 {
  height: 24px;
  overflow: hidden;
}

#breadcrumb form#search {
  display: block;
  float: right;
  height: 24px;
  width: 195px;
  background: #E5E5E5;
}

#breadcrumb form#search input {
  display: block;
  float: left;
  margin-left: 5px;
  width: 140px;
  height: 24px;
  color: #FFFFFF;
  border: none;
  background: transparent;
  font-size: 18px;
}

#breadcrumb form#search button {
  display: block;
  float: right;
  width: 40px;
  height: 24px;
  text-indent: -500em;
  border: none;
  background: transparent url(../img/search_button.gif) no-repeat scroll top left;
}

/*#main*/div.hr {
  background: transparent url(../img/main_bg.gif) no-repeat scroll bottom right;
  height: 1px;
  
  margin: 0 !important;
  padding: 0 !important;
}
div.hr hr { display: none; }

/*
#main .col1 {
  font-size: 0.9em;
}*/

ul.menu li {
  margin-bottom: 0.35em;
}

ul.menu li a {
  display: block;
  padding-left: 10px;
  color: #A1A0A0;
  background: transparent url(../img/nav_arrow_light.gif) no-repeat scroll 0 0.4em;
}

ul.menu li.current a, ul.menu li a:hover {
  color: #484747;
  background-image: url(../img/nav_arrow_dark.gif);
}

.col1 ul.menu { font-size: 11px; }

.members ul.menu {
  width: 170px;
  margin-right: 5px;
  float: left;
}

.member .col2 {
  position: relative;
}


.member ul.menu.link { position: absolute; left: 0; bottom: 0; margin-bottom: 0; margin-top: 2em;}
.member .col2 .col1 { padding-bottom: 3.4em; }


#main .col2 p {
  line-height: 1.6em;
  margin-bottom: 1em;
}


#main .col2 ul {
  list-style: disc;
  list-style-position: inside;
}

#main .col2 ul.menu { list-style: none !important; list-style-position: outside; }

#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  
  width: 100%;
  color: #FFF;
  overflow: hidden;
}

#footer .inner { width: 960px; background: #06784E url(../img/footer_bg.gif) repeat-x scroll top left;}
#footer .col1 { margin-left: 23px; }
#footer .col2 { text-align: right; margin-right: 23px; }
#footer p { line-height: 30px; margin-bottom: 0; font-size: 0.9em; color: #FFFFFF;}
#footer a, #footer a:hover { color: #FFFFFF; text-decoration: underline; }

.news h4 {
  padding-bottom: 0.3em;
  background: transparent url(../img/grey.gif) repeat-x scroll bottom left;
  font-weight: bold;
}

/* colour codings */

.turquoise #top ul li.turquoise a,
.grey #top ul li.grey a,
.orange #top ul li.orange a,
.blue #top ul li.blue a,
.red #top ul li.red a,
.purple #top ul li.purple a,
.aqua #top ul li.aqua a,
.green #top ul li.green a {
  background: transparent url(../img/menu_bg.gif) repeat-x scroll;
}

#top .col2 ul li.turquoise a { background-position: 0 -25px; }
#top .col2 ul li.grey a { background-position: 0 -50px; }
#top .col2 ul li.orange a { background-position: 0 -75px; }
#top .col2 ul li.blue a { background-position: 0 -100px; }
#top .col2 ul li.red a { background-position: 0 -125px; }
#top .col2 ul li.purple a { background-position: 0 -150px; }
#top .col2 ul li.aqua a { background-position: 0 -175px; }
#top .col2 ul li.green a { background-position: 0 0; }


.turquoise #top h1, .turquoise #top h1 a { background-image: url(../img/logo_turquoise.jpg); }
.grey #top h1, .grey #top h1 a { background-image: url(../img/logo_grey.jpg); }
.orange #top h1, .orange #top h1 a { background-image: url(../img/logo_orange.jpg); }
.blue #top h1, .blue #top h1 a,
.extra #top h1, .extra #top h1 a { background-image: url(../img/logo_blue.jpg); }
.red #top h1, .red #top h1 a { background-image: url(../img/logo_red.jpg); }
.purple #top h1, .purple #top h1 a { background-image: url(../img/logo_purple.jpg); }
.green #top h1, .green #top h1 a { background-image: url(../img/logo_green.jpg); }
.aqua #top h1, .aqua #top h1 a { background-image: url(../img/logo_aqua.jpg); }

.turquoise #footer .inner { background-position: 0 -50px; }
.grey #footer .inner { background-position: 0 -100px; }
.orange #footer .inner { background-position: 0 -150px; }
.blue #footer .inner, .extra #footer .inner { background-position: 0 -200px; }
.red #footer .inner { background-position: 0 -250px; }
.purple #footer .inner { background-position: 0 -300px; }
.green #footer .inner { background-position: 0 0; }
.aqua #footer .inner { background-position: 0 -350px; }

.turquoise #content_area a { color:#028C96; }
.grey #content_area a { color:#717372; }
.orange #content_area a { color:#F78D05; }
.blue #content_area a,
.extra #content_area a { color:#021DA2; }
.red #content_area a { color:#E30423; }
.purple #content_area a { color:#67099D; }
.green #content_area a { color:#449802; }
.aqua #content_area a { color:#33ccff; }

.purple #content_area ul.menu a { color: #A1A0A0; }
.purple #content_area ul.menu a:hover { color: #484747; }


/* new - 3/3/09 */
#main { position: relative; zoom: 1;}
#main .col1  ul.menu  { padding-bottom: 105px; }
h4#top_ranked, h4#top_ranked a {
  display: block;
  margin: 0;
  padding: 0;
  width: 89px;
  height: 116px;
  text-indent: -1000em;
  background: transparent url(../img/top_ranked_2010.jpg) no-repeat scroll 0 0;
}
h4#top_ranked {
  position: absolute;
  bottom: 5px;
  left: 10px;
}

#footer .col1 { width: 300px; }
#footer .col2 { width: 500px; }


/* utility classes */

.fl { float: left !important; }
.fr { float: right !important; }
.clear {  display: block; clear: both; margin-bottom: 0;}
.cl { clear: left; }
.cr { clear: right; }

.ta_r { text-align: right !important; }
.ta_l { text-align: left !important; }
.ta_c, .align-center { text-align: center !important; }

.mb_0 { margin-bottom: 0 !important; }
.mt_0 { margin-top: 0 !important; }

.ml_1 { margin-left: 1em !important; }
.mr_1 { margin-right: 1em !important; }
.mb_1 { margin-bottom: 1em !important; }
.mt_1 { margin-top: 1em !important; }

.lower { text-transform: lowercase; }

.w_half { width: 50%; }
/*
p.red { color: #FF3333;}
p.green { color: #339933; }
p.orange {color: #FF6600;}
p.black {color :#000000;}
*/