body {
	background-image: url(../images/page-bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 762px;
	display: block;
}
#logo {
	background-image: url(../images/sa-dream-holidays.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 762px;
	text-indent: -999px;
	cursor: pointer;
}
#contentfooter {
	background-image: url(../images/content-footer.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 20px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 575px;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 187px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-y;
	display: block;
}
/*Navigation*/
.navcontainer {
}
.nav a {
	color: #2D4358;
	text-decoration: none;
	display: block;
	line-height: 25px;
	padding-left: 25px;
	font-size: 12px;
}
.nav a:link {
	color: #2D4358;
}
.nav a:visited {
	color: #2D4358;
}
.nav a:hover {
	background-position: left top;
	color: #EF7330;
	background-image: url(../images/nav-on.gif);
	background-repeat: no-repeat;
}
#navfooter {
	background-image: url(../images/nav-footer.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 20px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 187px;
}
#content {
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 575px;
}
#info {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

#contenthead {
	background-image: url(../images/content-header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 575px;
	display: block;
}
#navhead {
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 187px;
}
a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #EE5A2A;
	text-decoration: none;
}
h1, h2, h3, h4 {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2, h3 {
	font-size: 18px;
	color: #B0C949;
	font-weight: normal;
}
#googleadsa {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding: 10px;
}
#copy {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.news {
	font-size: 11px;
	color: #990000;
}
