*/
html {
   height: 100%;
   font-size: 62.5%;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1280px;
	background-image: url(images/country_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #564B5C;
}

.style1 {
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}

.style2 {
	color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
}

.style3 {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

.style4 {
	color: #939470;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

.style5 {
	color: #6E0607;
	font-family: "Calisto MT";
	font-size: 16px;
	font-weight: bolder;
	line-height: normal;
}

.style6 {
	color: #222222;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
}

.reviewer {
	color: ##6E0607;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

#page_title {
	width: 836px;
	font-family: Papyrus;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #6B0F00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	text-align: center;
}

#wrapper {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 985px;
	height: 630px;
}


.clear{clear:both;}

.spacer {
	clear: both;
	line-height: 1em;
	font-size: 1px;
}
	

#logo {
	width: 988px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 40px;
}

/* Menu */

#menu {
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul li {
	padding: 0px;
	display:block;
	float:left;
	height: 60px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu  ul li a {
	text-decoration: none;
	color: #111111;
	width: 150px;
	float: left;
	text-align: center;
}

.contactform {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #222222;
}

.floatleft {
	float: left;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 15px;
}

.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 0px;
	margin-left: 10px;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	padding: 0px;
	width: 240px;
	margin: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
.sect_header {
	background-color: #ECD9A8;
	height: 25px;
	width: auto;
	font-family: "Calisto MT";
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	padding-top: 5px;
}

