/* common objects */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D6D4CE;
	color:#5D5D5D;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.mainBod{
	background-color:#fff;
	font-size:12px;
	color:#5D5D5D;
	font-family: "Century Gothic";
}
.mainBod ul{
	list-style-type:disc;
}
.mainBod a{
	font-size:12px;
	font-weight:bold;
	color:#F1AE00;
	text-decoration:underline;
}
.mainBod a:hover{
	color:#F1AE00;
	text-decoration:none;
}
.fillT1{
	background-color:#F1AE00;
	background-image:url(../images/t1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.fillT2{
	background-image:url(../images/t2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.fillT3{
	background-image:url(../images/t3.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.fillBmenu{
	background-color:#F18200;
	vertical-align: top;
}
.menuBg{
	background-color:#F18200;
	background-image:url(../images/menuBg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.menuBgTop{
	background-image:url(../images/menuTop.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.menuSpace{
	border-bottom:1px solid #fff;
	font-size:6px;
}
.menuSpace2{
	font-size:6px;
}
.mnLinks a{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.mnLinks a:hover{
	color:#fff;
	text-decoration:none;
}
/* page headings */
.mainHead{
	font-size:22px;
	color:#EEAC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Home_Head{
	font-size:24px;
	color:#EEAC00;
	font-family:"Century Gothic";
}
.mainHeadLine{
	border-bottom:1px solid #8F8F8F;
}
.subHeadLine{
	border-bottom:1px dotted #8F8F8F;
}
.subHead{
	font-size:16px;
	color:#F18200;
	font-weight:bold;
	font-family: "Century Gothic";
}
.subHead2 a{
	font-size:16px;
	color:#F18200;
	font-weight:bold;
	text-decoration:none;
}
.GreyHead{
	color:#5D5D5D;
	font-size:20px;
	font-weight:bolder;
	font-family: "Century Gothic";
}
.GreyText{
	color:#5D5D5D;
	font-weight:bolder;
}
.GreyText2{
	color:#5D5D5D;
}
.RedText{
	color:#FF0000;
}
.RedHead{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}
.fontOrange{
	color:#F0B620;
}
.ServiceTours{
	background-image:url(../images/images/services_2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.GreyLine{
	border-left:1px solid #8F8F8F; 	
}
.font1{font-size:6px;}
.font2{font-size:9px;}
.font3{font-size:14px;}
.font4{font-size:8px;}
.smallWhite{font-size:10px; color:#fff;}
.smallWhite a{font-size:10px; color:#fff; text-decoration:none;}
.smallWhite a:hover{font-size:10px; color:#fff; text-decoration:none;}
.CopyRight{
	font-size:10px;
}
.CopyRight a{
	font-size:10px;
	color:#5D5D5D;
	text-decoration:underline;
}
.CopyRight a:hover{
	font-size:10px;
	color:#5D5D5D;
	text-decoration:none;
}
.new{
	color:#FF0000;
	font-weight:bold;
}

