html {	margin: 0;	padding: 0;}
body {	text-align: center;	color: #5F3E2F;
	font: 12px verdana, sans-serif;	margin: 0px;	padding: 5px 0px 0px 0px;}
.pic1 {background: #CDC2B3 url(images/country.jpg);background-repeat:no-repeat;background-position:left top;}		
.pic2 {background: #CDC2B3 url(images/country2.jpg);background-repeat:no-repeat;background-position:left top;}		
.pic3 {background: #CDC2B3 url(images/country3.jpg);background-repeat:no-repeat;background-position:left top;}		
.pic4 {background: #CDC2B3 url(images/country4.jpg);background-repeat:no-repeat;background-position:left top;}		

a {	color: #5F3E2F;	font-weight: bold;	text-decoration: underline;}
a:hover {	color: #1D110B;	text-decoration: underline;}
img {	border: 0px;}
#wrapper {	width: 980px;	margin: 0px 0px 0px 25px;	text-align: left;}

#header p {	font-size:18px;	font-style:italic;	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;}
#header p.more {	padding-right: 22px;}
#header {	height: 202px;	background: url(images/headerDec08.jpg) no-repeat;}
#header div {	padding: 120px 200px 0px 150px}
#header p {	margin: 0px;	padding: 0px;}
#header a {	color:#FFFFFF;}

#header2 {	height: 100px;	background: url(images/header2.jpg) no-repeat;}
#header2 p {	font-size:65px;	font-style:italic;	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
#header2 p.more {	padding-right: 22px;}
#header2 p {	margin: 0px 0px 0px 30px;	padding: 0px;}
#header2 a {	color:#FFFFFF;}

#nav {	width: 1100px;	height:30px;	margin: 0px 0px 0px 10px; 	
		background-image:url(images/nav.gif);	
		background-repeat:no-repeat;float:left;}
#nav a {	font-size:14px;	font-style:italic;	color:#260403;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 20px 20px;	padding: 0px 10px 0px 10px;	
	float:left;	border-right-width: 2px;	border-right-style: inset;
	border-right-color: #76644f;}
#nav a:hover {	color:#862e06;	text-decoration:none;}
.lastchild {	border-right: none 0px !important;}

#body-main {	background: url(images/body_bg3.gif) repeat-y; width: 100%;}
#body-top {	padding: 10px 0px 0px 0px  ;background: url(images/body_top3.gif) no-repeat;}
#body-bot {	padding: 10px 0px 10px 0px ; background: url(images/body_bot3.gif) no-repeat ;}
	
#left-box {	float: left; width: 435px; margin:0px 0px 0px 15px}
#left-box ul {	margin-left: 10px;}

#right-box {	float: right;	width: 435px;margin:0px 50px 0px 0px}

#wide-box {	float: left; width: 900px; margin:0px 0px 20px 20px}
#wide-box ul {	margin-left: 50px ;}

#foot {	width: 738px;	margin-left: 20px;	background: url(images/foot_bg.gif) repeat-y;}
#foot-top {	background: url(images/foot_top.jpg) no-repeat;}
#foot-bot {	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;}
#footer {	margin: 5px;	text-align: center; color: #FFFFCC;}

h2 {	margin: 0px;	padding: 0px 0px 10px 0px;	font:Arial, Helvetica, sans-serif;
	font-size:20px;	font-style:italic;	color:#862e06;}
h2 b{	color:#341c12;}

h3 {	margin: 0px;	padding: 0px 0px 5px 0px;	font:Arial, Helvetica, sans-serif;
	font-size:14px;	font-style:italic;	color:#862e06;}
h3 b{	color:#341c12;}

h4 {	margin: 0px;	padding: 0px 0px 5px 0px;	font:Arial, Helvetica, sans-serif;
	font-size:11px;	font-style:italic;	color:#862e06;}
h4 b{	color:#341c12;}

ul {	margin: 0px;	padding: 0px;}
li {	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;}

#indent {	margin: 0px 0px 0px 125px;	}
	
p {	margin-top: 0px;	margin-bottom: 10px;}
div.narrow-text {	margin-right: 18px;}
img.left {	float: left;	padding-right: 14px;	padding-bottom: 16px;}
img.right {	float: right;	padding-left: 14px;	padding-bottom: 16px;}

#body p.more {	padding-top: 6px;}

p.more {	text-align: right;}

.clear {	clear: both;}

