@charset "utf-8";
/* CSS Document */

body {

   color:#696969;
   font-family:Tahoma;
   font-size:12px;
   background-image:url(../images/bg_body.jpg);
   background-repeat:repeat;
   margin:0px;
}

p {

	margin:0px;
	padding:0px;
}

.clr {

	clear:both;
}
img, div, a, input, td { behavior: url(iepngfix.htc); }

#background {

	width:100%;
	height:auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}


#wrap {

	width:1000px;
	height:auto;
	margin:0 auto;
	clear:both;
	background-image:url(../images/topImage.jpg);
	background-repeat:no-repeat;
}



#main {
	
	width:880px;
	height:auto;
	margin:0  auto;
	clear:both;
	display:block;
}

#top {
	
	width:880px;
	height:182px;
	margin:0px;
}

#book_now_button {
	
	width:140px;
	height:auto;
	padding-top:35px;
	margin-left:680px;
}

#navigation {
	
	width:880px;
	height:53px;
	background-image:url(../images/bg_navigation.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#navigation ul {
	
	margin:0px;
	list-style:none;
	display:inline;
	float:right;
	width:600px;
}

#navigation li {
	
	margin:0px;
	list-style:none;
	display:inline;
	float:left;
}

#navigation li a {
	
	margin:0px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	padding-top:20px;
	text-decoration:none;
}


	
#navigation li a:hover {
	
	margin:0px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#7cbd00;
	padding-top:20px;
	text-decoration:none;
}

.hov {

	font-family:Tahoma;
	font-size:12px;
	color:#7cbd00;
	padding-top:20px;
	text-decoration:none;
}

#Left_links {

	width:172px;
	height:287px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.heading_left {

	font-family:"Arial Narrow";
	font-size:17px;
	color:#ee1517;
	padding-left:65px;
	line-height:15px;
}

.Left_links {

 	font-family:Tahoma;
	font-size:11px;
	color:#4c4c4c;
	border-bottom: 1px #4c4c4c dashed;
	margin-left:30px;
	width:132px;
	margin-top:5px;
	line-height:11px;
	height:22px;
}

.Left_links a {

 	font-family:Tahoma;
	font-size:11px;
	color:#4c4c4c;
	text-decoration:none;
	
}

.Left_links a:hover {

 	font-family:Tahoma;
	font-size:11px;
	color:#ee1517;
	text-decoration:underline;
	
}

#display {

	float:left;
	width:689px;
	height:286px;
}

#content_Area {

	width:880px;
	height:auto;
	background-image:url(../images/bgContent.png);
	background-repeat:repeat-y;
	float:left;
}


#content_Area_background {

	width:846px;
	height:auto;
	margin:0 auto;
	clear:both;
	display:block;
	background-image:url(../images/bg_content_background.jpg);
	background-repeat:no-repeat;
}

#content_left {

	width:480px;
	height:auto;
	padding-left:20px;
	padding-top:10px;
	float:left;
}

#right_box {

	width:306px;
	height:261px;
	background-image:url(../images/box_bg.png);
	background-repeat:no-repeat;
	color:#494949;
	font-family:Tahoma;
	font-size:12px;
}

#content_right {

	width:310px;
	height:auto;
	float:left;
	padding-left:25px;
	padding-top:10px;
}

.right_box {

    width:auto;
	height:auto;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	font-family:Tahoma;
	color:#494949;
	font-size:12px;
	margin:0px;
}

#footer {

	width:100%;
	height:248px;
	background-image:url(../images/footer1.jpg);
	background-repeat:repeat-x;
}

#footer1 {

	width:1000px;
	height:248px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	clear:both;
	display:block;

}

#footer_left_side {

	width:300px;
	height:auto;
	float:left;
	padding-left:80px;
	padding-top:110px;
	font-family:Tahoma;
	font-size:12px;
	color:#4b4b4b;
}

#footer_right_side {

	width:300px;
	height:auto;
	float:right;
	padding-right:70px;
	padding-top:110px;
	font-family:Tahoma;
	font-size:12px;
	color:#4b4b4b;
	text-align:right;
}


#footer_right_side a {

	font-family:Tahoma;
	font-size:12px;
	color:#4b4b4b;
	text-decoration:none;
}

#footer_right_side a:hover {

	font-family:Tahoma;
	font-size:12px;
	color:#4b4b4b;
	text-decoration:underline;
}


h3 {

	font-family:"Arial Narrow";
	font-size:25px;
	color:#b49c4b;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.field10 {

	background-color:#dad0a8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	width:170px;
	height:17px;
	color:#333333;
}

.field11 {

	background-color:#dad0a8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	width:170px;
	height:100px;
	color:#333333;
}

.email
{
	color:#696969;
	text-decoration:none;
}

.email:hover
{
	color:#000;

}

