.site-colors {
	color: #F7C407; /* Yellow */
	color: #BF2A31; /* Red */
	color: #C8C4C4; /* Gray */
	color: #E8D5A6; /* Tan */
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
}
a, img {
	border: none;
}
hr{
	border: solid #BF2A31;
	border-width: 1px 0 0 0;
}
h1 {
	color: #BF2A31;
}
sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.9ex; }

h1.country {
	color:#F7C407;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:125%;
}
#tan-backer {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 100%;
	background-color: #E8D5A6;
}
#cont {
	position: relative;
	top: 0;
	left: 0;
	width: 760px;
	min-height: 550px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#home-random-back {
	position: absolute;
	top: 0;
	left: 289px;
	width: 360px;
	height: 300px;
	margin: 0;
	padding: 0;
	background-image: url(../images/home/homebackground.jpg);
}
#home-random-back-2 {
	position: absolute;
	top: 121px;
	left: 289px;
	width: 360px;
	height: 300px;
	margin: 0;
	padding: 0;
	background-image: url(../images/home-2/homebackground.jpg);
}

/* Top Right Nav Style */
#top-right-nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 351px;
	height: 16px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#top-right-nav #navlist {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#top-right-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#top-right-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#top-right-nav ul li a {
	background-color: #FFFFFF;
	height: 12px;
	border: solid #000000;
	border-width: 0 0 1px 1px;
	padding: 2px 0;
	margin: 0;
	color: #BF2A31;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.top-right-nav-item-1 {
	width: 145px;
}
.top-right-nav-item-2 {
	width: 113px;
}
.top-right-nav-item-3 {
	width: 89px;
}
#top-right-nav ul li a.top-right-nav-item-3 {
	border-width: 0 1px 1px 1px;
}
#top-right-nav ul li a:hover,
#top-right-nav a:active,
#top-right-nav li#active a {
	color: #FFFFFF;
	background: #BF2A31;
}

/* Top Nav Style */
#top-nav {
	position: absolute;
	top: 114px;
	right: 0;
	width: 435px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#top-nav #navlist {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#top-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#top-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top-nav ul li a {
	background-color: #C8C4C4;
	height: 14px;
	border: solid #000000;
	border-width: 1px 0 1px 1px;
	padding: 5px 0;
	margin: 0;
	color: #BF2A31;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 13px;
}
.top-nav-item-1 {
	width: 90px;
}
.top-nav-item-2 {
	width: 150px;
}
.top-nav-item-3 {
	width: 105px;
}
.top-nav-item-4 {
	width: 85px;
}
#top-nav ul li a.top-nav-item-4 {
	background-color: #BF2A31;
	color: #FFFFFF;
	border-width: 1px;
}
#top-nav ul li a:hover,
#top-nav a:active,
#top-nav li#active a {
	color: #BF2A31;
	background: #F7C407;
}

/* Top Nav Style */
#side-nav {
	position: absolute;
	top: 140px;
	left: 0;
	width: 111px;
	height: 328px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#side-nav #navlist {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: inherit;
	background-image: url(../images/side-nav.jpg);
	background-repeat: no-repeat;
	border: none;
}
#side-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#side-nav ul li {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}
#side-nav ul li a {
	background-color: inherit;
	height: 30px;
	border: solid #BF2A31;
	border-width: 0 1px 1px 0;
	padding: 5px 10px;
	margin: 0;
	color: #BF2A31;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 12px;
}
.side-nav-item {
	width: 90px;
}
#side-nav ul li a:hover,
#side-nav a:active,
#side-nav li#active a {
	color: #BF2A31;
	background: #F7C407;
}

/* Side Video Link Style */
#side-video {
	position: absolute;
	top: 468px;
	left: 0;
	width: 111px;
	height: 108px;
	margin: 0;
	padding: 0;
	background-image: url(../images/video.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#side-video img {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 89px;
	height: 74px;
	margin: 0;
	padding: 0;
}
#side-video p {
	position: absolute;
	top: 87px;
	left: 9px;
	width: 89px;
	height: 14px;
	font-size: 10px;
	color: #F7C407;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* Homepage Style */
#homepage {
	position: relative;
	top: 0;
	left: 111px;
	width: 649px;
	height: 436px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#news-tab {
	position: absolute;
	top: 275px;
	left: 20px;
}
#news-well {
	position: absolute;
	top: 300px;
	left: 0;
	width: 598px;
	height: 106px;
	margin: 0;
	padding: 15px 25px;
	border-right: solid #BF2A31 1px;
	background-image: url(../images/news-well.jpg);
	background-repeat: no-repeat;
}
#news-well h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #BF2A31;
	font-size: 14px;
	font-weight: bold;
}
#news-well p {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
}
#news-well a {
	margin: 0;
	padding: 0;
	color: #BF2A31;
}
.news-item {
	float: left;
	width: 240px;
	margin: 0 30px 0 0;
}
#body {
	position: relative;
	top: 0;
	left: 111px;
	width: 649px;
	min-height: 436px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#recent-projects-cont {
	position: relative;
	height: 300px;
	background-color: #FFFFFF;
	border: solid #BF2A31;
	border-width: 0 1px 0 0;
}
#recent-projects-nav-cont {
	position: absolute;
	top: 21px;
	left: 389px;
}
#recent-projects-copy {
	position: absolute;
	top: 45px;
	left: 389px;
	width: 240px;
}
#recent-projects-copy h1 {
	color: #BF2A31;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#recent-projects-copy h2 {
	color: #B5B4B4;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}
#recent-projects-copy p {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#recent-projects-bottom-copy {
	position: relative;
	min-height: 75px;
	height: auto !important;
	height: 75px;
	margin: 0;
	padding: 20px;
	border-right: solid #BF2A31 1px;
}
#recent-projects-bottom-copy p {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#body-top {
	height: 180px;
	background-color: #000000;
}
#body-top #copy-cont {
	position: absolute;
	top: 10px;
	left: 285px;
	width: 350px;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-indent: 0px;
	color: #C3B081;
}
#body-top #copy-cont p {
	margin: 0 0 10px 0;
	padding: 0;
}
#body-top #copy-cont h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-indent: 0px;
	color: #C3B081;
}
/* Body Nav Style */
#body-nav {
	position: relative;
	top: 0;
	right: 0;
	width: 649px;
	height: 21px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#body-nav #navlist {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#body-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#body-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#body-nav ul li a {
	background-color: #C8C4C4;
	height: 11px;
	border: solid #000000;
	border-width: 1px 1px 1px 0;
	padding: 5px 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}
.body-nav-item-1 {
	width: 65px;
}
.body-nav-item-2 {
	width: 89px;
}
.body-nav-item-3 {
	width: 75px;
}
.body-nav-item-4 {
	width: 100px;
}
.body-nav-item-5 {
	width: 115px;
}
.body-nav-item-6 {
	width: 80px;
}
.body-nav-item-7 {
	width: 118px;
}
#body-nav ul li a:hover,
#body-nav a:active,
#body-nav li#active a {
	color: #BF2A31;
	background: #F7C407;
}
#body-copy {
	position: relative;
	min-height: 216px;
	height: auto !important;
	height: 216px;
	margin: 0;
	padding: 20px 20px 20px 15px;
	border-right: solid #BF2A31 1px;
}
#body-copy a {
	color: #BF2A31;
	font-size: 14px;
	font-weight: bold;
}
#body-copy p {
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	text-indent: 0px;
}
#section-0 p, #section-1 p,
#section-2 p, #section-3 p,
#section-4 p, #section-5 p,
#section-6 p, #section-7 p,
#section-8 p, #section-9 p,
#section-10 p, #section-11 p {
	padding: 0 0 0 40px;
}
#body-copy p.triangle  {
	padding: 0 0 0 40px;
}
#body-copy .nopad {
	padding: 0 0 0 10px;
}
#body-copy h3 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #BF2A31;
}
#body-copy h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #BF2A31;
}
#body-copy h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #C3B081;
}
#body-copy ol {
	margin: 5px 5px 5px 0;
	padding: 0 0 0 40px;
	list-style-type: decimal;
	list-style-position: inside;
}
#body-copy ul {
	margin: 5px 5px 5px 0;
	padding: 0 0 0 40px;
	list-style-type: disc;
}

#body-copy ul li,
#body-copy ol li {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin: 12px 0 0px 0;
}
#body-copy ul li.space,
#body-copy ol li.space {
	list-style-type: none;
}

/* News Nav Style */
#news-nav {
	position: relative;
	top: 0;
	left: 442px;
	width: 208px;
	height: 21px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#news-nav #navlist {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}
#news-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#news-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#news-nav ul li a {
	background-color: #C8C4C4;
	height: 11px;
	border: solid #000000;
	border-width: 1px 1px 1px 0;
	padding: 5px 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}
.news-nav-item-1 {
	width: 102px;
}
#news-nav ul li a.news-nav-item-1 {
	border-width: 1px;
}
.news-nav-item-2 {
	width: 102px;
}
#news-nav ul li a:hover,
#news-nav a:active,
#news-nav li#active a {
	color: #BF2A31;
	background: #F7C407;
}


div.toggle-arrow {
	position: relative;
	margin-bottom: 5px;
}
div.toggle-arrow a, div.toggle-arrow img {
	border: none;
}

a.toggle-arrow img {
	padding: 0;
	position: relative;
	z-index: 3;
	top: 0px;
	left: 0;
	display: inline;
}
div.toggle-arrow h2 {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
}
div.toggle-arrow h2 a {
	color: #BF2A31;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
}

/* Footer Style */
#footer {
	position: relative;
	width: 720px;
	margin: 0;
	padding: 10px 20px;
	background-image: url(../images/tan-bottom.gif);
	background-repeat: repeat-x;
	background-color: #E8D5A6;
	text-align: right;
}
#footer p {
	margin: 0;
	padding: 0;
	color: #BF2A31;
	font-size: 11px;
}
#footer a {
	color: #BF2A31;
	text-decoration: none;
}
#footer a:hover {
	color: #F7C407;
}

/* Forms Style */
#form-top-copy {
	width: 550px;
	margin-bottom: 10px;
}
#form-top-copy h1 {
	font-size: 15px;
	color: #BF2A31;
}
#form-top-copy p {
}
.form-error {
	color: #FF3333;
}
.row-0 {
	background-color: #DBDBDB;
}
.row-0 > td,
.row-1 > td {
	border: solid #BF2A31;
	border-width: 0 1px 1px 1px;
}
.row-0 .label{
	background-color: #cccccc;
	font-weight: bold;
	text-align: right;
	border-width: 0 0 1px 1px;
}
.row-1 {
	background-color: #dbdbcc;
}
.row-1 .label {
	background-color: #ccccbe;
	font-weight: bold;
	text-align: right;
	border-width: 0 0 1px 1px;
}
.row-1 .section-header {
	background-color: #ccccbe;
	font-weight: bold;
	text-align: center;
}
.row-1 .section-note {
	background-color: #ccccbe;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
.row-0 .section-header {
	background-color: #cccccc;
	font-weight: bold;
	text-align: center;
}
.row-0 .section-note {
	background-color: #cccccc;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
.row-last {
	text-align: right;
}
table {
	font-family: Arial;
	font-size: 12px;
	border: solid #BF2A31;
	border-width: 1px 0 0 0;
	padding: 0;
}
table.inner {
	border: none;
}
input,
textarea {
	font-size: 12px;
	border: solid #BF2A31 1px;
}
input.required,
textarea.required {
	background-color: #e3ecf5;
}