/*MaryDesigns Color Swatch for Superb Tours & Safaris
Brown - #683f0e
Green - #046f2d
Blue - #164168
Orange - #a04218
*/

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	background: url(MainGraphics/bk.png);
}
td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	}

#Hnav {
	color: #f6c7b2;
	background: url(MainGraphics/navigation.png) no-repeat;
	height: 40px;
	width: 975px;
	text-align: center;
	vertical-align: middle;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	}
#Hnav a{
	color: #f6c7b2;
	text-decoration: none;
	font-weight: bold;
}
#Hnav a:hover{
	color: #000;
}
#Lsidebar{
	background: #164168 url(MainGraphics/bluegrasses.png) no-repeat left bottom;
	width: 200px;
	text-transform: uppercase;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	border-right:1px solid #000;
	
}
#Lsidebar a{
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #9bbddd;
	text-decoration: none;
}
#Lsidebar a:hover{
	color:#fff;
	}
#Lsidebar select{
	width:195px;
	
	}
#Rsidebar{
	background: #106E2D url(MainGraphics/greengrasses.png) no-repeat left bottom;
	width: 200px;
	text-transform: uppercase;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	border-left:1px solid #000;
	line-height:170%;
}
#Rsidebar a{
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #70ba73;
	text-decoration: none;
}
#Rsidebar a:hover{
	color:#fff;
	}
	
/*B O X E S */

#safariBox{
	background: url(MainGraphics/Lbox.jpg) no-repeat;
	color:#fcdfb6;
	font-weight:bold;
	height: 235px;
	width: 325px;
	border-right: 4px solid #000;
	border-top: 4px solid #000;

}
#safariBox h1{
	font-size:large;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#safariBox p{
	padding-left:10px;
	line-height:200%;
}

#safariBox a{
	color:#fcdfb6;
	text-decoration: none;
	padding-left:190px;
}
#safariBox a:hover{
	color:#000;
	}

#blastBox{
	background: url(MainGraphics/middlebox.jpg) no-repeat;
	color:#442802;
	font-weight:bold;
	height: 235px;
	width: 325px;
	border-right: 4px solid #000;
	border-top: 4px solid #000;
}
#blastBox h1{
	font-size:large;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#blastBox p{
	padding-left:10px;
	line-height:200%;
}

#blastBox a{
	text-decoration: none;
	color:#442802;
	padding-top:60px;
	padding-left:220px;
	
	}
#blastBox a:hover{
	color:#000;
	}

#othersBox{
	background: url(MainGraphics/Rbox.jpg) no-repeat;
	color:#f9d7a9;
	font-weight:bold;
	height: 235px;
	width: 325px;
	border-top: 4px solid #000;
}
#othersBox h1{
	font-size:large;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#othersBox p{
	padding-left:10px;
	line-height:200%;
}
#othersBox a{
	text-decoration: none;
	color:#f9d7a9;
	padding-top:60px;
	padding-left:200px;
	}
#othersBox a:hover{
	color:#000;
	}

#footer{
	background: url(MainGraphics/footer.jpg) no-repeat;
	color: #f6c7b2;
	height: 125px;
	border-top: 4px solid #000;
	text-align: center;
	font-weight: bold;
}

#footer a{
	color: #f6c7b2;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover{
	color:#fff;
	}
#contentarea{
	line-height: 175%;
	background: #FFF;
	list-style: url(MainGraphics/bullet.png) none;
	
}
#contentarea p{
	padding-left:5px;
	padding-right:5px;
	
	}
#contentarea td img{
	border: 1px solid #000;
	
}

#contentarea a{
	color: #1B4167;
	font-weight: bold;
	text-decoration: none;
}
#contentarea a:hover{
	color: #176D2E;
	text-decoration: none;
}
#contentarea a img{
	border:2px solid #164168;
}
#contentarea a:hover img{
	border:2px solid #743214;
}

.outsideborder{
	border:4px solid #000;
}
#copywrite{
	color:#000;
	font-size:8pt;
	font-weight:bold;
}
	
#copywrite a{
	color:#000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
#copywrite a img{border:none;}
#copywrite a:hover{
	color:#fff;
}
.lgfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	font-style: italic;
	color: #106E2D;
	text-transform: uppercase;
}
.smfont{
	font-size:8pt;
	font-weight:bold;
}
a.smfont{
	font-size:8pt;
	text-transform: lowercase;
	text-decoration:underline !important;
}

.Rfloat{float:right;margin:5px;border:1px solid #000;}
.Lfloat{float:left;margin:5px;border:1px solid #000;}
.safariheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#6e2c0e;
	text-transform: uppercase;
}/*this class controls the FAQ page headers*/

iframe {
	padding-right: 5px;
	padding-left: 5px;
}
#relatedinfo{
	float:right;
	margin-left:5px;
	padding:25px;
	color:#164168;
	background: #d3e8f7;
	line-height:175%;
	border:1px solid #164168;
	text-align:center;
}
#relatedinfo a{
	text-decoration:underline;
}#Rsidebar p a img {
	margin: 0px auto;
	display: block;
}
