﻿/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #012249;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	font-size: 13px;
}

a{
	color:#013A81;
	text-decoration: none;
}

a:link{
	color: #013A81;
	text-decoration: none;
}

a:visited{
	color: #013A81;
	text-decoration: none;
}

a:hover{
	color: #013A81;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 160%;
 color: #B9B9B9;
 line-height:1.5em;




}

h2{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #013A81;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 12px;
 color: #013A81;
 margin: 0px;
 padding: 0px;
  font-weight: normal;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page {
width: 885px;
position: relative;
left: 50%;
margin-left: -442.5px; /* half the width of the div */
}

#mainBody {
width: 885px;
background-image:url(../images/page_background.gif);

}
#top{
width: 885px;
	height:95px;
	float:left;

}

#header  {
	width: 885px;
	height:210px;
	float:left;
	
}
}
#mainImage {
width: 611px;
height:210px;
float:right;
padding: 0px 0px 0px 0px;




}

#moto {
width: 274px;
height:210px;
float:left;
padding: 0px 0px 0px 0px;

}

headings {
	width: 550px;
	height: 26px;
	float:left;
	}


#masthead{
	padding: 0px 0px 0px 0px;
	width: 274px;
	float:left;
}

#leftCol{
	float: left;
	width: 316px;
	margin: 0px;
	padding: 0px;
}

#rightCol{
    float:left;
	width: 275px;

}

#content{
	float: left;
  	width: 554px;
  	padding: 0px 10px 0px 0px;
}
#gallery{
	float: left;
	width:860px;
  	padding: 0px 0px 0px 12px;
}

#col1 {
width:60%;
float:left;
padding-left:15px;
padding-bottom:20px;
}

#col2 {
width:36%;
float:right;
padding: 20px 15px 10px 0px; 
}

#edwardian {
width:279px;
float:left;
padding: 0px 10px 0px 10px;


}

#victorian {
width:279px;
float:left;
padding-right:10px;

}

#leanto {
width:279px;
float:right;

}

#wrapper{
	float: left;
	width:870px;
	}
#container
{
	float: left;
	width: 885px;
	background-image: url('../images/page_background.gif');
	
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 0px;
width:611px;
background-image:url(../images/nav_background.jpg);
background-repeat:no-repeat;
color: #cccccc;
float:right;
}

#globalNav img{
 display: table;
}

#globalNav a {
	font-size: 80%;
	padding: 0 6px 0 0;
	width: 611px;
	text-align: center;	
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #footer ***************/
#footer {
padding: 0px 0px 0px 0px;
width:885px;
height:32px;
float:left;
background-image:url(../images/footer.gif);
}
#footerL {
	width:70%;
	float:left;
	padding-left:20px;
	padding-top:10px;
}
#footerR {
	widht:30%;
	float:right;
	padding-right:20px;
	padding-top:10px;

	}
.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	color:#013A81;
	text-decoration: none;
	font-size:12px;
}

.footerLinks a:link {
	color:#767675;
	text-decoration: none;
}
.footerLinks a:visited {
	color:#767675;
	text-decoration: none;
}

.footerLinks a:hover{
	color:#767675;
	text-decoration: underline;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}






/*********** subSection styles ***********/

.subSection{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	height:117px;
	width:295px;
	line-height:1.7em;
	
}


/*********** .navLinks styles ***********/

.navLinks{
	font-family: Arial,sans-serif;
 	font-size: 14px;
	color:#FFFFFF;
 	font-weight: bold;
 	position: relative;
	margin-top: 60px;
	padding: 0px 0px 20px 10px;
	line-height: 1.166;
	width: 611px;
}

.navLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navLinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #box styles **************/
#box {
width:297px;
height:146px;
}

#brochure {
 width:276px;
 float:left;
 }
#tour {
 width:274px;
 float:left;
 }

.red a:link {
	font-weight:bold;
	color:#8A0045;
	text-decoration: none;
}
.red a:visited {
	font-weight:bold;
	color:#8A0045;
	text-decoration: none;
}

.red a:hover{
	font-weight:bold;
	color:#8A0045;
	text-decoration: underline;
}

.sand a:link {
	font-weight:bold;
	color:#ADA685;
	text-decoration: none;
}
.sand a:visited {
	font-weight:bold;
	color:#ADA685;
	text-decoration: none;
}

.sand a:hover{
	font-weight:bold;
	color:#ADA685;
	text-decoration: underline;
}

.blue a:link {
	font-weight:bold;
	color:#98B1C2;
	text-decoration: none;
}
.blue a:visited {
	font-weight:bold;
	color:#98B1C2;
	text-decoration: none;
}

.blue a:hover{
	font-weight:bold;
	color:#98B1C2;
	text-decoration: underline;
}

.grey {
	color: #999999;
	font-weight: bold;
}
.navy {
  color: #012249}
#icon{
background-image: url(../images/icon.gif);
width:4%;
height:36px; 
float:left;
background-repeat:no-repeat;
}

#conservatory {
width:850px;
padding-right:10px; padding-left:15px; padding-top:20px; }