@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2f2816;
	background-image: url();
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3e3620;
	text-align: justify;
}
.maroon {
	color: #942510;
}
.tree {
	background-image: url(../images/treerightbg.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 351px;
	background-position: right bottom;
}
.textbox {
	background-image: url(../images/textboxbg2.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 405px;
	vertical-align: top;
	background-color: #FEF5D8;
}

.textboxdark {
	background-image: url(../images/textboxbg2-dark.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 405px;
	vertical-align: top;
	background-color: #FEF5D8;
}
.style2 {color: #942510; font-weight: bold; }

.welcome{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3e3620;
	line-height: 21px;
	padding-left: 8px;
	}
	
	.welcomedark{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b6a34a;
	line-height: 21px;
	padding-left: 8px;
	}
a.toplinks:link {
	font-family: tahoma;
	font-size: 11px;
	color: #f0e4a4;
	text-decoration: none;
	font-weight: bold;
}
a.toplinks:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #f0e4a4;
	text-decoration: none;
	font-weight: bold;
}

a.toplinks:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #393004;
	text-decoration: none;
	font-weight: bold;
}

a.submitlinks:link {
	font-family: tahoma;
	font-size: 11px;
	color: #3e3b33;
	text-decoration: none;
	font-weight: bold;
}
a.submitlinks:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #3e3b33;
	text-decoration: none;
	font-weight: bold;
}

a.submitlinks:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.orange{
color:#d9bc1c;
font-weight: bold;
font-size: 10px;
}

.orange2{
	color:#FFFF99;
	font-weight: bold;
	font-size: 14px;
}
.orange3{
	color:#f3a003;
	font-weight: bold;
	font-size: 14px;
}

a.bottomlinks:link {
	font-family: tahoma;
	font-size: 11px;
	color: #776f57;
	text-decoration: none;
	
}
a.bottomlinks:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #776f57;
	text-decoration: none;
	
}

a.bottomlinks:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #393004;
	text-decoration: none;
}
.copyright{
color:#9b906b;
}.nav {
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
	/*width: 253px;*/
	vertical-align: top;
}
.treeinner {
	background-image: url(../images/treerightbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
}

.barbg {
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 77px;
	width: 1000px;
}

a.sidelinks:link {
	font-family: tahoma;
	font-size: 14px;
	color: #b6a34a;
	text-decoration: none;
	font-weight: bold;
}
a.sidelinks:visited{
	font-family: tahoma;
	font-size: 14px;
	color: #b6a34a;
	text-decoration: none;
	font-weight: bold;
}

a.sidelinks:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #e6c528;
	text-decoration: none;
	font-weight: bold;
}
.brown{
color:#8f6a12;
font-weight: bold;
font-size: 10px;
}
h1 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #282521;
	margin: 0px;
	padding: 0px;
}
.white{
color:#ffffff;

font-size: 11px;
}



#fixedtipdiv{
position:absolute;
padding: 1px;
color:#34322b;
font:normal 10px Tahoma;
text-align:center;
line-height:18px;
z-index:100;
}



#slider1, #slider3{
width: 650px;
height: 350px;
}

#slider1 .contentdiv, #slider3 .contentdiv{
width:640px;
}

#paginate-slider1, #paginate-slider3{
width: 650px;
}

#slider2, #slider4{
border-color: darkred;
margin-left: 15px;
height: 380px
}


#paginate-slider2, #paginate-slider4{
background-color: darkred;
border-color: darkred;
margin-left: 15px;
}


#paginate-slider4 a img{
width: 80px;
height: 60px;
border: 2px solid #fdeec2;
margin-top: 5px;
}

#paginate-slider2 a:hover, #paginate-slider2 a.selected{
background-color: yellow;
}

#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 2px solid red;
}
.input {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #fbedc3;
	vertical-align: middle;
	border: 1px solid #c8b785;
}

a.packageslinks:link {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
a.packageslinks:visited{
	font-family: tahoma;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

a.packageslinks:hover {
	font-family: tahoma;
	font-size: 16px;
	color: #e6c528;
	text-decoration: none;
	font-weight: bold;
}
.packagesrequest {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
ul.scroll
{
	padding:0px;
	margin:0px;
}
ul.scroll li
{
	padding:0px;
	margin:0px;
	margin-left:20px;
	margin-bottom:10px;
}
ul.scroll li a
{
	color:#7F5327;
	text-decoration:none;
}
ul.scroll li a:hover
{
	text-decoration:underline;
}

/*** CSS for Blog ***/
#blog h2
{
	font-family: tahoma;
	font-size: 15px;
	color:#8f6a12;
	font-weight:bold;
	margin-bottom:5px;
}
#blog h3.storytitle
{
	margin-bottom:2px;
}
#blog h3.storytitle a
{
	font-family: tahoma;
	font-size: 14px;
	color:#8f6a12;
	font-weight:bold;
}
#blog h3.storytitle a:hover
{
	color: #b6a34a;
	text-decoration:underline;
}
#blog div.meta
{
	font-family: tahoma;
	font-size: 11px;
}
#blog div.storycontent, #blog div.storycontent p
{
	font-family: tahoma;
	font-size: 13px;
}
#blog div.feedback
{
	font-family: tahoma;
	font-size: 12px;
}
#blog ol#commentlist
{
	font-family: tahoma;
	font-size: 15px;
}

/*Edit by Mansoor Mubeen*/
#sshow
{
	width: 325px;
	height: 140px;
	border:0px solid #32270E;
}
/*end edit by Mansoor Mubeen*/
/*** CSS for Blog ***/
.valign {
	vertical-align: middle;
}

