/* CSS Document */

/* CSS Document */

body{
	background:#E4E4E4;
	font-family: Tahoma, Arial, Sans-Serif; 
	font-size: 9px; 
	color: #2e2e2e;

}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6666;
}
a:hover {
	text-decoration: underline;
	color: #CC6666;
}
a:active {
	text-decoration: none;
	color: #990000;
}

/*Main Text */

div#maintext {
	text-align: left;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: tahoma;
}

div#maintext a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

div#maintext a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #252525;
}

div#maintext a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}

div#maintext a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}

div#maintext a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
/* Top Navigation Bar */

div#nav_row {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
}

div#nav_row a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 20px;
}

div#nav_row a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div#nav_row a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

div#nav_row a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div#nav_row a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* Main Page Links*/
.gofanhd {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
}

.gofanm {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}
.gofanm:link {
	font-weight: normal;
	COLOR: #CC0000; 
	TEXT-DECORATION: underline
}
.gofanm:hover {
	TEXT-DECORATION: none
}
.gofanm:visited {
	font-weight: normal;
	COLOR: #990000;
	text-decoration: underline;
}

/* Main Page Links*/
.gofanhd {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
}
.itinlink {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}
.itinlink:link {
	color: #990000;
	text-decoration: none;
}
.itinlink:visited {
	text-decoration: none;
	color: #CC6666;
}
.itinlink:hover {
	text-decoration: underline;
	color: #CC6666;
}
.itinlink:active {
	text-decoration: none;
	color: #990000;
}

/* Top Left Box*/
div#topleft {
	font-size: 11px;
	color: #2e2e2e;
	font-weight: normal;
	font-family: tahoma;
	height: 200px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#topleft-header {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headers.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
}
div#topleft-headerz {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headerz.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
}
div#topleft-headerc {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headerc.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	color: #FFFFFF;
}
div#topleft-headerh {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headerh.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	color: #FFFFFF;
}
div#topleft-headerr {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headerr.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	color: #FFFFFF;
}
div#topleft-headerd {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headerd.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	color: #FFFFFF;
}
div#topleft-middle {
	background-image: url('http://www.gofansafaris.com/images/site/topleftbk.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	padding: 5px;
	width: 170px;
}


div#topleft a {
	color: #333333;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 20px;
}

div#topleft a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

div#topleft a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

div#topleft a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

div#topleft a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

/* Middle  Left Box*/
div#midleft {
	font-size: 11px;
	color: #2e2e2e;
	font-weight: normal;
	font-family: tahoma;
	height: 430px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#midleft-header {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headers.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
}
div#midleft-headerz {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headerz.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
}
div#midleft-headerc {
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headerc.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	color: #FFFFFF;

}

div#midleft-middle {
	background-image: url('http://www.gofansafaris.com/images/site/topleftbkb.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
	padding: 5px;
	width: 170px;
}


div#midleft a {
	color: #333333;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 20px;
}

div#midleft a:link {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

div#midleft a:visited {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

div#midleft a:active {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

div#midleft a:hover {
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
.quickform {
	font-family: tahoma;
	font-size: 11px;
	background-color: #FFFFCC;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

/* Middle Right Box*/
div#midright {
	font-size: 11px;
	color: #2e2e2e;
	font-weight: normal;
	font-family: tahoma;
	height: 300px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;

}

div#midright-header {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headers.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	width: 180px;
}

div#midright-middle {
	height: 180px;
	width: 170px;
}

div#midright a {
	color: #333333;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 20px;
}

div#midright a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

div#midright a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

div#midright a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

div#midright a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

/* Bottom Right Box */

div#bottomright {
	font-size: 11px;
	color: #2e2e2e;
	font-weight: normal;
	font-family: tahoma;
	height: 115px;
	width: 150px;

}

div#bottomright-header {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url('http://www.gofansafaris.com/images/site/gofan_headers.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	width: 180px;
}

div#bottomright-middle {
	height: 105px;
	width: 170px;
}


div#bottomright a {
	color: #333333;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 20px;
}

div#bottomright a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

div#bottomright a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

div#bottomright a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

div#bottomright a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}


/* Right Box */
    .rightbox_top {
	font-family: tahoma;
	font-size: 11px;
	color: #2e2e2e;
	background-color: #F7F7F7;
	padding: 5px;
	border: 1px solid #999999;
    }
	
/* Bottom Centre*/
div#top_center {
	width: 340px;
	float: left;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
div#top_center img {
     padding: 5px;
}

div#top_center h4{
	width: 260px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	padding: 2px;
}
div#top_center h2 {
	margin: 10px 0 15px 0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

/* Bottom Centre*/
div#bottom_center {
	width: 340px;
	float: left;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
div#bottom_center img {
}

div#bottom_center h4{
	width: 260px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	padding: 2px;
}
div#bottom_center h2 {
	margin: 10px 0 15px 0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}


/* -- FORMS & BUTTONS -- */

.form {
	BORDER-RIGHT: #C5B7CA 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #C5B7CA 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding-left: 2px;
	font-weight: normal;
    }
	
.button {
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Tahoma;
	background-color: #666666;
	font-weight: bold;
    }
/* -- BLOCK CONTANER-- */

.block-container {
	font-family: tahoma, sans-seriff;
	font-size: 11px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	color: #2e2e2e;
}	
.hedaw {
	font-weight: bold;
	color: #FFFFFF;
}

.block-intro {
	word-spacing: 1px;
	padding-left: 1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
}
.block-footer {
	word-spacing: 1px;
	padding-left: 80px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-color: #EEEEEE;
}

.block-linka {
	font-weight: bold;
}
.block-linka:link {
	font-weight: bold;
	COLOR: #990000; 
	TEXT-DECORATION: none
}
.block-linka:hover {
	TEXT-DECORATION: underline
}
.block-linka:visited {
	font-weight: bold;
	COLOR: #993300;
	text-decoration: none;
}
.block-linkb:link {
	font-weight: bold;
	COLOR: #330000; 
	TEXT-DECORATION: none
}
.block-linkb:hover {
	TEXT-DECORATION: underline
}
.block-linkb:visited {
	font-weight: bold;
	COLOR: #330000; 
}

div#botton {
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Tahoma;
	padding-right: 10px;
	padding-left: 10px;
	width: 720px;
    }
div#botton a:link {
	font-size: 100%;
	text-decoration: none;
	color: #EEEEEE;
}
div#botton a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #CCCCCC;
}
div#botton a:active {
	font-size: 100%;
	text-decoration: none;
	color: #CCCCCC;
}
div#botton a:hover {
	font-size: 100%;
	text-decoration: underline;
	color: #FFFFFF;
}
/* Bottom, Bottom Links bbb */	

div#nav_bottom {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
}

div#nav_bottom a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 20px;
}

div#nav_bottom a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div#nav_bottom a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

div#nav_bottom a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div#nav_bottom a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* top centre content */

div#gofan_contents {
	float: left;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
}
div#gofan_contents img {
     padding: 5px;
}

div#gofan_contents h4{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	padding: 2px;
}
div#gofan_contents h2 {
	margin: 10px 0 15px 0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
div#speednews {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

div#speednews a {
	color: #333333;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	font-size: 14px;
}

div#speednews a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #252525;
}

div#speednews a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
/* -- BLOCK CONTANER-- */
.menulink {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.menulink:visited {
	FONT-SIZE: 12px; 
	COLOR: #CC8F73; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.menulink:hover {
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline
}
.menulink:link {
	FONT-SIZE: 12px; 
	COLOR: #B57350; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.newsmain {
	color: #2e2e2e;
}
.newsmain img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B64D1E;
	font-weight: bold;
}
.heada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}
.bookings {
	border: 1px dashed #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}.bookasafari {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.heda {
	font-weight: bold;
	color: #CC0000;
}
.imager {
	background-image: url('http://www.gofansafaris.com/images/site/shadow.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-left: 15px;
}
.hedar {

	font-weight: bold;
	color: #DD0000;
}
.hedab {

	font-weight: bold;
	color: #003366;
}
.hedac {
	font-weight: bold;
	color: #663300;
}
.headersd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	font-weight: bold;
}
.headersb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.seacha {
	background-color: #FAF3D5;
	border: 1px dotted #CC0000;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
	padding-top: 5px;
}

