div#backbar {
  height: 19px;
  background: #c2e7ef;
  line-height: 19px;
  text-indent: 20px;
	padding: 4px 0px 2px 0px;
}
div#backbar a.homelink {
	text-decoration: none;
	color: black;
}
div#backbar a.homelink:hover, div#backbar a.homelink:active {
	color: #00ccff;
}

div#pagebody {
	width: 960px;
}

div#header {
  padding: 1px;
  width: 958px;
}

div#header_ad {
	padding-top: 14px;
  height: 131px;
}


div#header div#header_menu_container {
	height: 30px;
	background: #653d37;
	background-image: url('/one_country/img/menubar_bg.gif');
	border: none;
}
#header_menu a {
	color: white;
}
#header_menu a {
	background-image: url('/one_country/img/menuitem_bg.gif');
}

h1#breadcrumb {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	padding:14px 10px;
	color: #653d37;
}
h1#breadcrumb a {
	color: #653d37;
}
h1#breadcrumb span.first {
	font-size:22px;
	line-height:22px;
	text-transform: uppercase;
	font-weight: bold;
}
h1#breadcrumb span.first a {
	color: #653d37;
}

a:link, a:visited {
	color: #19599b;
}
a:hover, a:active {
	color: #653d37;
}

div#main_promos {
  width: 620px;
  border-right: 1px solid #acd2db;
	border-left: 1px solid #acd2db;
	border-bottom: 1px solid #acd2db;
  height: 340px;
}


div#main_promos .p1.primary {
  width:430px;
	height:339px;
  float: left;
	background-color: #e3f4f8;
	color: #19599b;
	border-top: 1px solid #acd2db;
}

div#main_promos .p1.primary div.caption {
	padding:10px;
}

div#main_promos .p1.secondary {
  width:176px;
  height: 93px;
  float: right;
  border-top: 1px solid #acd2db;
	border-left: 1px solid #acd2db;
	color: #19599b;
	padding:10px 8px 10px 5px;
}
div#main_promos .p1.secondary div#promo_3 {
	border-bottom:none;
}

div#contentarea h3 {
	font-size:12px;
	line-height:14px;
	margin-bottom:3px;
	color: #19599b;
}

div#sign_up_now {
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #eaf9df;
	border: 1px solid #339900;
	color: #653d37;
}

div#sign_up_now a:link, div#sign_up_now a:visited {
	color: #339900;
	font-weight: bold;
}
div#sign_up_now a:hover, div#sign_up_now a:active {
	color: #653d37;
}

h2.subheader {
	background-image:url('../img/subhead-bg.gif');
	background-repeat:repeat-y;
	background-color:#653d37;
	margin:0;
	padding:4px 5px 4px 31px;
	color: white;
}

h2#rightcol {
	background-image:url('../img/subhead-bg-rightcol.gif');
	background-repeat:repeat-y;
	background-color:#339900;
}

div#contentarea ul, div#contentarea ol {
	margin:0 0 1em;
	padding-left:25px;
}

div#contentarea ul li, div#contentarea ol li {
	margin:0;
	padding: 5px 0px 5px 0px;
}

div.foot_list ul {
	background-color:#c2e7ef;
	background-image:none;
	color:#19599b;
}

div.foot_list li a {
	color:#19599b;
}
