/* CSS-Styles for Nyanya's Beach Lodge, The Gambia  */
/* All rights reserved, www.nyanyas-beach-lodge.com */
body {
	border: 0px;
	margin: 0px;
}
.fullsize {
	width: 900px;
	height: 100%;
}
.fullheight { height: 100%; }
.line1 { height: 113px; }
.line2 { height: 138px; }
.pagetheme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #35408e;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #35408e;
	vertical-align: bottom;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
th {
	font-size: 20px;
	color: #35408e;
	text-align: left;
    padding-top: 20px;
	padding-left: 15px;
}
.content, .smallcontent {
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.smallcontent {
	font-size: 12px;
}
.inactive, .active {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	color: #35408e;
	text-align: right;
}
.active { color: #000000; }
.inactive a:link, .inactive a:visited { color: #35408e; text-decoration: none; }
.inactive a:active, .inactive a:hover {	color: #35408e; text-decoration: underline; }
.active a:link, .active a:visited { color: #000000; text-decoration: none; }
.active a:active, .active a:hover {	color: #000000; text-decoration: underline; }

.menutab {
	padding-top: 14px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}
.menufooter {
	height: 36px;
	padding-top: 2px;
	text-align: right;
	padding-right: 43px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}
.footer {
	font-size: 12px;
	color: #8891d1;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 8px;
}
.footer a:link, .footer a:visited { color: #8891d1; text-decoration: none; }
.footer a:active, .footer a:hover {	color: #8891d1;	text-decoration: underline; }
.rrand { background-image: url(images/border_r.gif); width: 30px; }
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #35408e;
}
.address {
	line-height: 130%;
}
.address a:link, .address a:visited { color: #35408e; font-weight: bold; text-decoration: none; }
.address a:active, .address a:hover {	color: #35408e;	font-weight: bold; text-decoration: underline; }
.fontbr {
	font-weight: bold;
	color: #35408e;
}
.mailtab {
	border: solid 1px #35408e;
}
.smallfont, .smallfontbr {
	font-size: 12px;
}
.smallfontbr {
	color: #8891d1;
}
.content .smallfontbr {
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
#Nyanya {
	position: absolute;
	width: 375px;
	height: 52px;
	z-index: 1;
	left: 190px;
	top: 9px;
}
td.content a {
	text-decoration:none;
	color: #35408e;
}