/* CSS Document */
body {
	background:url(../img/body.jpg) repeat;
	margin:0 auto;
	font-size:12px;
	line-height:1.5em;
	color:#414141;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
a {
	color:#391109;
	}
h3 {
	color:#B9965E;
	}
.fLeft {
	float:left;
	}
.fRight {
	float:right;
	}
.clearer {
	clear:both;
	}
#wrap {
	background:url(../img/head_bg.jpg) repeat-x top;
	padding:1px;
	}

#container {
	width:776px;
	margin:auto;
	}
#header {
	height:145px;
	background:url(../img/masthead.png) no-repeat bottom;
	}
#header img {
   behavior: url("pngbehavior.htc");
}
#mainContainer {
	background:url(../img/container.jpg) repeat-y;

	}
#nav {
	background:url(../img/nav.jpg) repeat-x;
	height:26px;
	width:776px;
	margin:auto;
	color:#fff;
	text-align:center;
	padding-top:6px;

	}
#nav a {
	color:#fff;
	text-decoration:none;
	}
#content {
	width:760px;
	margin:auto;
	}
#contentPad {
	width:740px;
	margin:auto;
	}
#foot {
	height:50px;
	background:url(../img/foot.jpg) no-repeat top; 
	padding-top:28px;
	text-align:center;
	font-weight:.8em;
	}
	
.quoted {
	padding:20px 10px 0 10px;
	background:url(../img/border_top.jpg) no-repeat top center;

	margin:auto;
	}
.quoteContent {
	padding-bottom:20px;
	background:url(../img/border_bottom.jpg) no-repeat bottom center;
	}	
	
.ratesTable {
	width:500px;
	border:1px solid #DEC49E;
	margin:5px auto;
	}
.ratesTable td, .ratesTable th {
	border:1px solid #D1AE78;
	padding:3px;
	}
.ratesTable th {
	background:#EBE6D3;
	}
.ratesTable tbody th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	}
.ratesTable td {
	text-align:right;
	}

.page {
	width:730px;
	height:161px;
	background:url(../img/page.jpg) no-repeat;
	margin:auto;
	}
.page .sub {
	padding:8px;
	text-align:center;
	}
	
	
#packagesss {
	width:250px; 
	background-color:#ddd09f; 
	margin:auto; 
	border:1px solid #d1b07b; 
	margin-bottom:10px;
	text-align:center;
	color:#64420a;
	padding-top:13px;
	padding-bottom:13px;
	text-decoration:none;
}


.packagesss {
	width:250px; 
	margin:auto; 
	margin-bottom:10px;
	text-align:center;
	color:#64420a;

	text-decoration:none;
}