a img { border-style: none; }

body {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #100e0a;
}

a:link {
		color: #9f6000;
		text-decoration: underline;
	}

a:visited {
	color: #745d2d; /* b67300; */
	text-decoration: underline;
}

a:hover {
	color: #b67300;
	text-decoration: underline;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
}

td {
	font-size: 11px;
	vertical-align: top;
}

ul, ol {
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #e0ccad;
}

.blogbody h4 {
	padding-top: 10px;
}

#rightnav h3 {
	margin-bottom: 5px;
	margin-top: 20px;
}
	
h3, h4 {
	font-size: 11px;
	font-weight: bold;
	color: #59502d;
}

h4 {
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 10px;
	font-weight: normal;
}

.title, h1 {
	font-family: Georgia, Times, serif;
	font-size: 22px;
	font-weight: normal;
	/* text-transform:uppercase; 
	text-align: center; */
	line-height: 1em;
	text-decoration: none;
	color: #333;
	/* border-bottom: 1px dotted #999; */
	margin-bottom: 3px;
	padding-bottom: 2px;
}

.title a:link, .title a:visited {
		text-decoration: none;
	}

.title a:hover {
		text-decoration: underline;
	}

.title2
	{
	font-weight: bold;
	}


.date, .posted, .posted a:link, .posted a:visited { 
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #59502d; 
	margin-bottom: 0px;
	/* text-align: center; */
	line-height: 1.5em;
}

.posted a:link, .posted a:visited {
	text-decoration: underline;
}

.posted a:hover { 
	color: #EC5020;
	text-decoration: underline;

	}

.date { 
	font-weight: bold; 
}

.info {
	font-family:verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #59502d;
	line-height: 1.5em;
}

.blogbody {
	font-family: verdana, arial, sans-serif;
	color:#100e0a;
	font-size:11px;
	font-weight: normal;
	background:#FFF;
	line-height: 1.5em;
}

#rightnav {
	/* position: absolute; */
	padding-left: 30px;
	width: 230px;
	top: 17px;
	left: 470px;
	line-height: 1.6em;
	font-size: 10px;
}

#rightnav h3 {
	margin-bottom: 5px;
	margin-top: 20px;
}

/* individual page styles */


.country_table td {
	width: 75px;
	padding-left: 20px;
	vertical-align: top;
	
}

.country_table p, .country_table h4 {
	margin: 0px;
	padding: 2px 0 1px 0;
	font-size: 10px;

}

.country_table, .country_table a:link, .country_table a:visited {
	color: #444;
	text-decoration: none;
}

.country_table a:hover {
	color: #444;
	text-decoration: underline;
}
