/* CSS Document */

body{
	margin: 0px;
	background-color: #72461b;
	}
.logobg{
	background-image: url(../images/logobg.jpg);
	height:170px;
	background-repeat:no-repeat;
	}
.top1{
	background-image: url(../images/top1.jpg);
	height:410px;
	background-repeat:no-repeat;
	}
.linelarge{
	background-image: url(../images/linelarge.gif);
	height:6px;
	background-position: left bottom;
	background-repeat: no-repeat;
	}
.repeatbg{
	background-image: url(../images/repeatbg.jpg);
	height:42px;
	background-repeat: repeat-y;
	}
.linelarge{
	background-image: url(../images/linelarge.gif);
	height:6px;
	background-position: left bottom;
	background-repeat: no-repeat;
	}
.linesmall{
	background-image: url(../images/linelsmall.gif);
	height:25px;
	background-position: left;
	background-repeat: no-repeat;
	}
.trip1{
	background-image: url(../images/trip1.gif);
	height:62px;
	background-repeat: no-repeat;
	}
.trip2{
	background-image: url(../images/trip2.gif);
	height:2px;
	background-repeat: repeat-y
	}
.trip3{
	background-image: url(../images/trip3.gif);
	height:124px;
	background-repeat: no-repeat;
	}
.footerbg{
	background-image: url(../images/footerbg.jpg);
	height:139px;
	background-repeat: no-repeat;
	}
.img-border{
	border:1px solid #bebebe;
	padding:4px;
	}
.bullet-sun{
	background-image:url(../images/sun-bullet.gif);
	width:22px;
	height:26px;
	background-repeat:no-repeat;
	background-position:left center;
	}
.text-field{
	width:210px;
	height:16px;
	padding-top:3px;
	font-family:Verdana, Arial;
	color:#333333;
	font-size:12px;
	border:solid 1px #cbcbcb;
	}
.regis-book{
	background-image:url(../images/register_to_book.gif);
	width:257px;
	height:137px;
	background-repeat:no-repeat;
	background-position:top left;
	}
.back-top a {
	display:block;
	width:127px;	height:39px;
	background:transparent url(../images/backtotop.gif) no-repeat top left;
	outline:none;
	text-indent:-9999px;
	}
.back-top a:hover {
	background-position:0 -39px;
	}		
	/* TEXT CLASSES */
.headingred{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#db1913;
	text-decoration:none;
	}	
.headingblack{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#000000;
	text-decoration:none;
	}
.testimonialsdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#bbbbbb;
	text-decoration:none;
	}
.readmore{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
a.readmore:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#db1913;
	text-decoration: underline;
	}
.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	}

.menutext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#444444;
	text-decoration:none;
	}
a.menutext:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	}
.sub-heading{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:#db1913;
	line-height:28px;
	}
.smalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a6a6a6;
	line-height:20px;
	}
.smalltext-red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#db1913;
	line-height:16px;
	}
.smalltext-black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:15px;
	}
.testimnialstext a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	text-decoration:none;
	line-height:22px;
	}
.testimnialstext a:hover
	{
	color: #000000;
	text-decoration: underline;
}
.testimnialstext a:visited{
	}
.light-bg{
	background-color:#e4e4e4;
	}
.brown-bg{
	background-color:#ad4800;
	}
.smalltext-white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	line-height:15px;
	}