/* Darren Hewer 2007 */


a {
	color: #631;
}

a:visited {
	color: #631;
}

a:hover {
	color: #f30;
}

body {
	background: #331700;
	font-family: Georgia, Times New Roman, Serif;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img.framed {
	border: 1px solid #bbb;
	padding: 4px;
}

img.left {
	margin: 0 20px 5px 0;
}

img.right {
	margin: 0 0 5px 20px;
}

h1 , h2 , h3 {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: x-large;
	font-weight: normal;
	line-height: 1.5em;
	margin: 8px 0 10px 0;
	padding: 0;
}

h2 {
	padding-top: 10px;
}

h3 {
	font-size: large;
	margin: 0;
	padding: 0;
}

li {
	margin-bottom: 10px;
}

p {
	margin: 0;
	padding: 0;
}

textarea {
	font-family: Arial, Sans-Serif;
}

ul {
	list-style-image: url(imgs/arrow.png);
}



#bottmenu {
	font-size: x-small;
	font-weight: bold;
}

#bottmenu a {
	color: #900;
}

#bottmenu a:hover {
	color: #f00;
}

#container {
	background: url(imgs/bg.gif) #331700 repeat-y;
	margin: 0 auto;
	width: 748px;
}

.countries a {
	background: #e7e7e7;
	border: 1px solid #999;
	color: #fff;
	display: block;
	margin-right: 1px;
	padding: 3px 6px;
	text-decoration: none;
}

.countries a:hover {
	background: #ffc;
	border-color: #995;
}

#footer {
	background: #603700;
	color: #fff;
	font-size: x-small;
	padding: 5px 15px;
}

#footer a {
	color: #fc9;
}

.footnote {
	bottom: 0.75em;
	font-size: x-small;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	vertical-align: baseline;
}

.footnotes a {
	bottom: 0.75em;
	font-size: x-small;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	vertical-align: baseline;
}

.grey {
	color: #999;
}

.imgborders {
	font-size: small;
	margin-top: 10px;
}

.imgborders a {
	font-size: medium;
	font-weight: bold;
}

.imgborders img {
	border: 0;
	padding: 0;
	margin: 0 10px 0 0;
}

.imgborders td {
	padding-bottom: 10px;
	width: 33%;
}

.main {
	background: url(imgs/header-underbar.jpg) #fff top left no-repeat;
	line-height: 1.3em;
	width: 728px;
}

.main-inner {
	margin: 15px;
}

#menu {
	background: url(imgs/header-barspace.gif);
}

.next a {
	display: block;
	height: 50px;
	text-decoration: none;
	width: 434px;
}

.next a:hover {
	background-position: 0 50px;
}

.next1 a {
	background: url(imgs/next1.jpg);
}

.partnerbtn a {
	background: url(imgs/partnerbutton.jpg);
	display: block;
	height: 62px;
	text-decoration: none;
	width: 180px;
}

.partnerbtn a:hover {
	background-position: 0 62px;
}

#picend {
	display: block;
	float: right;
	height: 100px;
	width: 185px;
}

.quote {
	color: #444;
	font-style: italic;
	margin: 0 auto;
	text-align: center;
	width: 90%;
}
