* {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
}

body {
/*  background-color: #FFF; */
  background-color: #e5f0ff;
  background-image: url("/elements/bg.gif");
  background-position: top center;
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
}

div {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

hr {
  background-color: #DADADA;
  border: 0;
  height: 2px;
  margin: 20px 10px;
  padding: 0;
}

a {
  color: #C30;
}

a:hover {
  color: #06C;
}


/* ID and CLASS specific styles */

/*Hide accessibility*/
div.accessibility {
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

#container {
  background-color: #FFF;
  background-image: url("/elements/container_bg.gif");
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -390px;
  width: 780px;
}

#header {
  background-position: top right;
  background-repeat: no-repeat;
  height: 165px;
}

#header h1 {
  background-image: url("/elements/header.jpg");
  margin: 0;
  padding: 0;
}

#header h1 a {
  display: block;
  height: 165px;
  text-decoration: none;
  width: 780px;
}

#header h1 span {
  visibility: hidden;
}

.green_bar {
  background-color: #60A800;
  border-top: 3px solid #75C300;
  clear: both;
  padding: 5px 0 0;
}

#nav {
  float: left;
  font-size: 80%;
  width: 195px;
}

#nav, #nav li, #nav li li {
  list-style-type: none;
}

ul {
  margin: 0;
  padding: 0;
}

#nav li a {
  background-repeat: no-repeat;
  display: block;
  padding: 7px 0;
  text-decoration: none;
  width: 100%;
}

.main_nav_item a {
/*  border-bottom: 1px solid #445D64; */
  border-bottom: 1px solid #60A800;
  color: #000;
}

.main_nav_item a:hover {
  background-color: #CCC;
}

.main_nav_item a span, .side_title {
  padding: 0 0 0 23px;
}

#home .subsubnav {
  display: none;
}

.sub_nav_item a {
  background-color: #EAF5CF;
  background-image: url("/elements/nav/sub_nav.gif");
  color: #000;
}

.sub_nav_item a:hover, .subnav .selected > a {
  background-color: #8BCE00;
  background-image: url("/elements/nav/sub_nav_hover.gif");
  color: #FFF;
}
      
.sub_nav_item a span {
  padding: 0 0 0 43px;
}

.sub_sub_nav_item {
/*  font-size: 80%; */
}

.sub_sub_nav_item a {
  background-color: #C6E1FF;
  background-image: url("/elements/nav/sub_sub_nav.gif");
  color: #000;
}

.sub_sub_nav_item a:hover, .subsubnav .selected a {
  background-color: #0051B7;
  background-image: url("/elements/nav/sub_sub_nav_hover.gif");
  color: #FFF;
}

.sub_sub_nav_item a span {
  padding: 0 0 0 54px;
}

.side_title {
  background-color: #8BCE00;
  color: #FFF;
}

div.side_title {
  font-size: 80%;
  padding: 7px 0 7px 10px;
}

#search_text {
  color: #FFF;
  display: block;
  padding: 7px 0;
  width: 100%;
}

#search_fields {
  margin: 10px 0 10px 20px;
}

#nav input.form_input, #nav select.form_input {
  font-size: 80%;
  margin: 5px 0;
  padding: 3px 0;
  width: 150px;
}

#right_side {
  float: right;
  width: 195px;
}

#home #right_side {
  background-color: #D7E8BA;
}

#home #right_side h3 {
  background-color: #8BCE00;
  border-bottom: 3px solid #60A800;
  color: #FFF;
  font-size: 80%;
  font-weight: normal;
  margin: 0;
  padding: 7px 10px;
}

#right_side h4 {
  clear: right;
  margin: 15px 0;
}

#right_side a {
  color: #67AF34;
  text-decoration: none;
}

#right_side img {
  width: 195px;
  _margin-bottom: 3px;
}

#right_side h4, #right_side p {
  font-size: 70%;
  padding: 0 5px;
}

.more_news {
  border-bottom: 4px solid #60A800;
  height: 25px;
  margin: 0;
  padding: 0;
}

.more_news a {
  background-color: #FFF;
  display: block;
  float: right;
  margin: 0 0 10px;
  padding: 3px 5px;
  text-align: right;
}

.more_news a {
  color: #F00;
}

div#crumbs {
  background-color: #1252B3;
  border-left: 1px solid #959595;
  font-size: 80%;
  margin-left: 195px;
}

#crumbs, #crumbs p, #crumbs a {
  color: #B7B6B6;
  padding: 0;
  margin: 0;
}

#crumbs #current {
  color: #FFF;
  text-decoration: underline;
}

#crumbs p {
  padding: 7px;
}

#content {
  border-left: 1px solid #959595;
  border-right: 1px solid #959595;
  float: left;
/*  font-size: 80%; */
  font-size: 90%;
  padding: 0 0 20px;
  width: 388px;
  _width: 390px;
}

#content p, #content h3 {
  padding: 0 10px;
}

#content p {
  font-size: 90%;
  line-height: 120%;
}

#home #content h3 {
  color: #67AF34;
}

#home #content h2 {
  background-color: #1252B3;
  border-bottom: 3px solid #152E71;
  color: #FFF;
/*  font-size: 1.2em; */
  font-size: 13px;
  font-weight: normal;
  margin: 20px 0 0;
  padding: 3px 10px;
}

#content h3 {
/*  color: #07236A; */
  color: #67AF34;
  font-size: 90%;
}

/*#content h3 a {
  color: #07236A;
} */

#content table {
  width: 100%;
}

#content ul, #content ul li {
  color: #757478;
/*  font-size: 80%; */
  font-size: 90%;
  margin: 0 10px;
  padding: 0;
}

#contactus #content ul, #contactus #content ul li {
  color: #000;
/*  font-size: 80%; */
  font-size: 95%;
  margin: 0 20px;
}

#footer {
  clear: both;
}

#blue {
  background-image: url("/elements/blue.gif");
  float: left;
  height: 50px;
  width: 195px;
}

#other_footer_info {
  font-size: 70%;
  margin-left: 195px;
}

#other_footer_info p {
  padding-left: 20px;
}

#other_footer_info .left, #other_footer_info .right {
  color: #005FB8;
  margin: 5px 30px 5px 0;
}

#second_nav {
  background-color: #E5E5E5;
  clear: right;
  color: #888;
  margin: 0;
  padding: 8px 0;
  _padding: 4px 20px;
}

#second_nav a {
  color: #000;
/*  text-decoration: none; */
}

#soda a {
/*  color: #FFCFEC; */
  color: #BA005C;
}

#soda a:hover {
  color: #0060B6;
}

.redtext {
  color: #cc3300;
  font-weight: bold;
}

.redtext a {
  font-weight: normal;
  text-decoration: none;
}

.redtext a span {
  color: #cc3300;
  font-size: 12px;
  text-decoration: underline;
}

.redtext a:hover span{
  color: #06C;
}

#country_flash {
/*  background-color: #1252B3; */
/*  border-bottom: 4px solid #1252B3; */
  border-left: 1px solid #959595;
  margin: 0 0 -5px 195px;
  _margin: 0 0 0 195px;
  padding: 0;
}

#content_clearer {
  clear: right;
}

/*#news #content p {
  margin-bottom: 25px;
}*/

#prev_next {
  height: 1em;
  padding: 10px;
}

#prev_next a {
  color: #000;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
}

#sitemap_list {
  margin: 20px 0 0 30px;
  padding: 0;
}

#sitemap_list ul {
  margin-left: 10px;
}

#sitemap_list li {
  line-height: 2em;
/*  margin: 5px;
  padding: 5px; */
}

#sitemap_list li a {
  color: #000;
  font-size: 13px;
}

.span_right {
  width: 100%;
}

.span_right span a {
  font-size: 90%;
  color: #F00;
  margin: -10px 10px 0;
  padding: 10px;
}

.span_right span {
  float: right;
}

.span_right_h3 {
/*  margin-top: 25px; */
}

#right_side .more_news a {
  color: #F00;
  font-size: 95%;
  text-decoration: underline;
}

#right_side .more {
  width: 10px;
  height: 10px;
}

#header, #footer {
  background-color: #FFF;
}

.news_image {
  margin: 0 5px 0;
  padding: 0 5px 5px 0;
  width: 200px;
}

.news_image img {
  width: 100%;
}

label {
  font-size: 90%;
}

#register table td b {
  font-size: 90%;
  font-weight: normal;
  padding: 0 0 0 10px;
}


#register_form {
  clear: left;
}

.redtext .left {
  font-weight: normal;
  font-size: 80%;
}


/* IE 7 */
*:first-child+html #second_nav {
  padding: 4px 20px;
}

*:first-child+html #country_flash {
  margin: 0 0 0 195px;
}

*:first-child+html #right_side img {
  margin-bottom: 3px;
}


#featured_developments h2 {
  clear: right;
}