/* CSS Document */

body{ margin:0px 0px 0px 0px; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-attachment:fixed; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #DDC564; line-height:21px; text-align:left}

Table{ margin-left:auto; margin-right:auto;}
UL { margin:15px 0px 0px 22px; padding:0px}
LI{ list-style:url(images/bullet.jpg); line-height:22px;}
h1{ font-family:Trebuchet ms; font-size:18px; font-weight:bold; color:#c56106;}
h2{ font-family:Trebuchet ms; font-size:16px; font-weight:bold; color:#ffffff;}
h3{ font-family:Trebuchet ms; font-size:14px; font-weight:bold; color:#c56106; margin:0px}

/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}
/* ---------------------layout----------------- */

.top
	{
	width:799px;
	height:54px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat
	}

.bannr
	{
	width:799px;
	height:149px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;

	}
	
.navigation 
	{
	width:799px;
	height:39px;
	background-image:url(images/navigation-titles.jpg);
	background-repeat:no-repeat
	}
	
.body-center
	{
	width:799px;
	height:400px;
	background-color:#2a0101;
	border-left: solid 1px #c56106;
	border-right: solid 1px #c56106;
	}	
	
.footer
	 {
	 width:799px;
	 height:24px;
	 background-image:url(images/footer.jpg);
	 background-repeat:no-repeat
	 }

.left-cell
	{
	 width:188px
	}
.left-cell-td
	{
	width:167px;
	height:400px;
	border-left: solid 1px #c56106;
	border-right: solid 1px #c56106;
	border-bottom: solid 1px #c56106;
	margin-left:18px;
	background-image:url(images/cell-bg.jpg);
	background-repeat:repeat-x;
	background-color:#340202;
	}
.left-cell-td a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none}
.left-cell-td a:hover{ color:#FF9933}

.right-cell-td
	{
	width:588px;
	height:400px;
	border-left: solid 1px #c56106;
	border-right: solid 1px #c56106;
	border-bottom: solid 1px #c56106;
	margin-right:18px;
	background-image:url(images/cell-bg.jpg);
	background-repeat:repeat-x;
	background-color:#340202;
	padding:0px;
	}

.title-table{ width:100%;}.title-table-cell{ width:200px;} .title-right{ font-family:Trebuchet MS; font-size:18px; color:#c56106; line-height:33px;}
.flash{ margin-top:1px; border-bottom: solid 1px #000000}
.text-boxes{ margin:4px; display:block}

.tours{ margin:4px; display:block}

.r-images{ float:right; margin:4px; border: solid 1px #000000}
.l-images{ float:left; margin:4px; border: solid 1px #000000}

.email{ color:#FF9900}
.meila{ float:right; margin:10px;}
