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

body {
	background:#262626; 
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0 auto;
	height:100%;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #003366;

	}
	
p {
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	color: #333333;
	line-height:14px;


}


h1 {
	font-size: 24px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:100;
	color: #724a29;
	margin:0px;
	
	padding-bottom:0px;


}

p a {
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	color: #003366;


}



.container {
	width:1040px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	text-align:justify;
	
	}




ul {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:30px;
	color:#990000;

	
	}
	
	
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;

	
	
	
	}
	
li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	text-decoration:none;
	
	
	
	}
	
li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	text-decoration:none;
	
	
	
	}

	
	
.whole {
	

	
	margin: 0 auto;
	height:100%;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */


	}
	

/* Footer */

.header {
	background: transparent url(../img/napier7a.jpg) left top repeat-x;
	
	padding: 0;
	margin: 0;
	text-align:center;
	height:156px;
	
	}
	
.headerTxt{
margin-right:5px;
margin-left:25px;
padding-top:40px;


}
	
	
.bodyTxt{
border-top:#000033 solid 1px;

margin-right:5px;
margin-left:25px;
padding-bottom:15px;


}


.interiorTxt{
border-top:#000033 solid 1px;

margin-right:5px;
margin-left:35px;
padding-bottom:15px;


}

.interiorTag{

margin-right:5px;
margin-left:35px;
padding-top:0px;



}


.welcomeTag{

margin-right:5px;
margin-left:25px;
padding-top:0px;



}

.contactTag{

margin-left:15px;
padding-top:0px;



}


.galleryTxt{

margin-right:5px;
margin-left:25px;
padding-top:20px;



}

.galleryTag{

margin-left:15px;
padding-top:40px;
height:140px;
border-bottom:#333333 solid 1px;



}

.galleryTag1{

margin-left:15px;
padding-top:40px;
height:140px;




}
	
	
.contactTxt{
border-top:#000033 solid 1px;


margin-left:15px;




}

.btnTxt{



margin-left:15px;
padding-bottom:15px;



}

	
	
.imgHolder {
	
	
	padding-top:10px;
	padding-bottom:30px;
	padding-left:20px;
	
	
	}
	
.img1 {
	
	
	
	padding-left:40px;
	padding-right:40px;

	
	
	width:120px;
	height:90px;
	position:relative;
	float:left;
	
	
	
	}	
	
	.img {
	
	
	
	padding-left:40px;
	padding-right:40px;
	border-left:#333333 solid 1px;
	
	
	width:120px;
	height:90px;
	position:relative;
	float:left;
	
	
	
	}


.headContent {
	

	width:1127px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	text-align:justify;
	height:156px;
	
	
	
	}

.content {
	background: #f4eeca url(../img/bg_body.gif) left top repeat-x;

	padding: 0;
	margin: 0;
	text-align:center;
	color:#262626;
	
	}

.footer {
	background: transparent url(../img/footer.jpg) left top repeat-x;
	height:121px;
	padding: 0;
	margin: 0;
	text-align:center;
	color:#999999;
	}
	
.footer2 {
	
	
	padding: 0;
	margin: 0;
	text-align:center;
	height:156px;
	
	}
	
	
	
	
.footContent {
	

		width:1127px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	text-align:justify;
	height:121px;
	
	
	
	}
	
	
	
.footer div.box {
	width:700px;
	margin:0 auto;
	}
	
.footer ul {
	list-style:none;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	text-align: center;
	}

.footer li {
	margin:0 20px;
	padding:0;
	display:inline;
	color:#757974;
	}
	
.footer p {
	clear:both;
	}
	
.footer ul a:link, .footer ul a:visited, .footer ul a:hover, .footer ul a:active {
	color:#d1af76;
	border-bottom:none;
	}

.footer ul a:hover {
	color:#fff;
	border-bottom:none;
	background:none;
	}
	
.footer ul li.active a:link, .footer ul li.active a:visited, .footer ul li.active a:hover, .footer ul li.active a:active {
	color:#fff;
	border-bottom:none;
	}
	
.footer p.bar {
	background:transparent url(../img/footer_bar.gif) top left no-repeat;
	width:500px;
	height:32px;
	margin:24px auto 0;
	padding-top:6px;
	}

.footer p.bar span {
	color:#323331;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.footer p.bar span.pipe {
	padding:0 4px;
	}
	
.footer p.bar a:link {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
.footer p.bar a:visited {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
.footer p.bar a:hover {color:#fff; text-decoration:none; border-bottom:none; background:none;}
.footer p.bar a:active {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
	


	 
