/*
	title:		Kanabo Safaris Stylesheet
	version:	1.0 (Dec 2007, 10)
*/

/*
	Defaults
	=======================================================================================================
*/
*{margin: 0px; padding: 0px;}

body{
	background: #ae997c url(../images/bg.jpg) no-repeat top center;
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

/*
	Fonts
	=======================================================================================================
*/
a{color: #f34209; outline: none; text-decoration: underline;}
a:hover{text-decoration: none;}

a img{border: solid 3px #ae9a7c; margin: 0px 0px 5px 5px;}
a:hover img{border: solid 3px #333;}

p{padding: 5px 15px;}

h1{
	border-bottom: solid 1px #d6ccbd;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 15px 5px 15px;
	padding: 15px 0px 10px 0px;
}

h1 span{
	color: #f34209;
	font-size: 14px;
	font-weight: bold;
}

h2{
	background: #fff url(../images/article.gif) no-repeat 0px 12px;
	color: #7e6848;
	font-size: 16px;
	font-family: "Times", Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 0px 20px;
}

h3{
	border-bottom: solid 1px #ae9a7c;
	color: #f34209;
	font-family: "Times", Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 15px 0px 15px;
	padding: 15px 0px 10px 0px;
}

h4{
	background: #fff;
	color: #7e6848;
	font-size: 16px;
	font-family: "Times", Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 10px 0px;
}

/*
	Classes
	=======================================================================================================
*/
.center{text-align: center;}
.clear{clear: both;}
.img_left{float: left; margin: 0px 10px 10px 0px; border: solid 1px #ae9a7c;}
.box{
	background-color: #e2d8ca;
	border-bottom: solid 1px #ae9a7c;
	border-left: solid 1px #ae9a7c;
	border-right: solid 1px #ae9a7c;
	margin: 0px 15px;
	padding: 5px 0px;
}

.motto{
	font-size: 13px;
	padding-top: 5px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial;
	text-align: center;
}

.info-box {
	background: #fff5b0;
	border: solid 1px #ecdb69;
	padding: 10px;
	margin: 10px 20px;
}

.info-box  p { color: #333; padding: 5px 0; }

/*
	Wrapper
	=======================================================================================================
*/
#wrapper{
	background-color: #fff;
	color: #675947;
	border-bottom: solid 3px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	margin: 50px auto 0px auto;
	padding-bottom: 30px;
	position: relative;
	text-align: center;
	width: 750px;
}

/*
	Masthead
	=======================================================================================================
*/
#masthead{
	background-color: #000;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	width: 750px;
}

#masthead p{line-height: 80px; padding: 0px 20px; text-align: right;}
#masthead a{color: #fff; text-decoration: none;}
#masthead a:hover{color: #dd380b; text-decoration: underline;}

/*
	Splash (Banner)
	=======================================================================================================
*/
#splash{
	background-color: #fff;
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash1{
	background-color: #fff;
	background-image: url(../images/splash1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash2{
	background-color: #fff;
	background-image: url(../images/splash2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash3{
	background-color: #fff;
	background-image: url(../images/splash3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash4{
	background-color: #fff;
	background-image: url(../images/splash4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash5{
	background-color: #fff;
	background-image: url(../images/splash5.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash6{
	background-color: #fff;
	background-image: url(../images/splash6.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash7{
	background-color: #fff;
	background-image: url(../images/splash7.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash8{
	background-color: #fff;
	background-image: url(../images/splash8.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash9{
	background-color: #fff;
	background-image: url(../images/splash9.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

#splash10{
	background-color: #fff;
	background-image: url(../images/splash10.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	width: 750px;
}

/*
	Navigation
	=======================================================================================================
*/
#navigation{
	background: #000 url(../images/nav_bg.gif) repeat-x 0% 0%;
	border-top: solid 1px #666;
	border-bottom: solid 2px #666;
	color: #ffffff;
	height: 35px;
	line-height: 35px;
	width: 750px;
}

#navigation li{float: left; list-style-type: none; white-space: nowrap;}

#navigation li a{
	background-color: inherit;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 20px;
	text-decoration: none;
}

#navigation .current,#navigation a:hover{
	background: #000 url(../images/nav_bg_current.gif) repeat-x 0% 0%;
	color: #f9a512;
	text-decoration: none;
}

/*
	Content
	=======================================================================================================
*/
#content{
	float: left;
	text-align: left;
	width: 460px;
}

#content ul{
	list-style-type: none;
	margin: 10px 20px;
}
#content ul li{
	background: transparent url(../images/list-style.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-top: 6px;
}

#contactform {
	border-collapse: collapse;
	margin: 10px 15px 20px 15px;
	font-size: 12px;
	width: 430px;
}
#contactform td{
	padding: 5px;
}

#contactform .txt, #contactform textarea { width: 260px;}

#contactform .btn {
	background: #e2d8ca;
	border: solid 1px #ae997c;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px;
}

#contactform img {
	border: solid 1px #333;
}

#contactform select { width: 262px; }
#contactform span { color: #990000; font-weight: bold; }

/*
	Side
	=======================================================================================================
*/
#side{
	float: right;
	text-align: left;
	width: 280px;
}

#side ul{
	list-style-type: none;
	margin: 10px 10px 10px 15px;
}
#side ul li{
	background: transparent url(../images/list-style.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-top: 6px;
}

/*
	Footer
	=======================================================================================================
*/
#footer{
	background: #ae997c url(../images/foot_bg.jpg) no-repeat 0% 0%;
	margin: 0px auto;
	clear: both;
	color: #333;
	padding: 10px 0px 20px 0px;
	text-align: center;
	width: 750px;
}#content2 {
	float: left;
	text-align: left;
	width: 740px;
}
