/*** basic ***/

#Content {
	position:relative;
	width:1000px;
	padding:0px;
	margin:auto;
     background-color:#FFFFFF;
	 color:#9aa365;
	
	 }

 /*fix forever scrolling*/
#col_one, #col_two{
  padding-bottom:0px;
  margin-bottom:0px;
}

/*** basic ***/

body{
	margin:0;
	padding:0px;
	background-color:#E7E7E7;
	color:#050402;
	font-family: Arial,Verdana, sans-serif;
	font-size:.9em;
		}
	
strong{
	color:#050402;
	}

h1{
	font-size: 120%;
    font-weight: bold;
    color:#79814c;
	margin-top:0px;
	padding-top:50px;
	padding-bottom:25px;	
    text-align:left;
	}
	
h2{
	color:#79814c;

	padding: 0px;
	font-size:120%;
	font-weight: normal;
}	

h3{
	 color:#050402;

	padding: 0px;
	font-size:110%;
}


a {
text-decoration: underline;
color: #B10163;
}

li{
	
	list-style-type:square;
	}

#pagination{
  clear:both;
}



/*** DIVS ***/
#website_branding{
  width:1000px; /* overall width then the cols add up to 20px less to give the border - 10px either side */
   height:228px;
  background-image: url(../images/branding.png);
   background-repeat: no-repeat;
  
  }

#website_branding a{
  color:#050402;
}

#website_container{

  width:850px;
  padding-left:75px;
min-height:300px;
 }


#mainpage{
	}

 /* added this for contact page */
 	
#col_one.contactus{
width:1000px;
}

 #col_one{	
	width:850px;
	}
	
 #col_two {
	width:850px;

}	
 /* replace this		
.layout3 #col_one  {	
	width:500px;
	margin-right:10px;
	float:left;
	}
	
.layout3 #col_two  {
	width:210px;
	float:right;
		}			

with this */

 #col_one.layout3  {	
	width:470px;
	margin-right:10px;
	float:left;
	}
	
 #col_two.layout3  {
	width:210px;
	float:right;
		}		

 /* just checking that this is not used 
 		
.layout1_1col_txt #col_one, .layout2_1col_txt #col_one,  .layout4_1col_txt #col_one{
  width:720px;
	margin:0 auto;
 }
 
.layout6_2col_txtimg #col_one {
	width:720px;
	margin:0 auto;
	}

*/

#image{
padding:5px 5px 5px 5px;
}



#website_footer{
 width:950px;
 margin:0px auto;
 padding:0px 0px;
padding-right:50px;
padding-top:20px;
font-size:19px;

background-color:#fff;
text-align:center; 
 background-image:url(../images/footer.png);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 height:132px;
	text-align:right;
   }
 
#website_footer b
{
color:#fff;
}

#website_footer a{
}

#global_footer{
	 width:1000px;
	 padding:0px 0px; 	
	text-align:center;
	font-size: 0.85em;
	color: #B10163;
background-color:#E7E7E7;
}

#global_footer a{
color:#050402;
}

/*** contact us ***/

.contactmessage {
	
	}
	
#submit{
  text-align:right;
  padding-left:400px;
}


.submit
{
    border:solid 1px #050402;
}


/*** news page ***/
	
	
.headline{
	display:none;
	
	}
	
.headline a{

		}
	
.news_article{

	}	
	
#newsrow_1 
{
position:absolute;
right:50px;
bottom:190px;
font-style:italic;
font-size:13px;
line-height:20px;
width:220px;
text-align:right;

display:block;
}

#newsrow_1 .news_article
{
text-align:right;


}

.news_row { /* other stylesheet layout 4 has other parameters */
width: 200px;
float:left;

clear:none;
}

.news_row .newsimage img
{
width:180px;
border:2px solid #798142;
}

/*** gallery page ***/  /* NB Brightstar not set up for gallery yet */
.gallery #col_one{
width:850px;
margin-top:0px;
padding-top:0px;

}

.gallery #col_two{
width:850px;
margin-top:0px;
padding-top:0px;
text-align: center;
}

.gallery .image{
	margin:11px;
}

.gallery .image img
{
	border:2px solid #798142;
}

.image {padding:0} /* cancels other padding in gallery stylesheet*/


.imagecaption{
  width:180px;
  padding:5px;
  color:#666666;
  background-color:#fff;
  text-align:center;
  font-size:80%;
}



.text1 {
	color:#FFFFFF;
		}
	
/*** home ***/


.date, .time {
  display:none;
}




/*** MENU ***/
#extra{
position:absolute;
top:60px;
font-size:110%;
left:775px;
color:#ffffff;
}

#extra a{
color:#ffffff;
}

.submit{
  border:solid 1px #050402;
  color:#050402;
  font-weight:bold;
}

#website_menu{
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width:850px;
	background-color:#fff;

	height:40px;
}

.website_top_menu ul{
	padding: 20px 0; 
	margin:0;
}
	

.website_top_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
		padding: 0px 40px 0px 0px;
	font-weight:normal; /* this is to cancal bold on the standard lists for this site, Bright Star */
	
}

.website_top_menu a {
	margin: 0px;

	text-decoration:none;
	color:#9aa365;	
	font-size:1.3em;
	font-weight:bold;	
	text-align:center;	
}

.website_top_menu a:hover {
	color:#79814c;
	
}

.website_top_menu a.current{
color:#79814c;

}

.website_top_menu li .first{
}

#phone {
	color:#B10163;
	font-size:12px;
	font-weight:bold;
	padding:9px 0px 0px 0px;
	margin-right:90px;
	}
	
	
/*** TABLE ***/
TABLE{
	border:0px;
	}
	
TD{
	text-align:left;
	padding:5px;
	border:0px;
	}	
	
	
INPUT{
	margin:3px 0;
	width:450px;
	}
	#enquiry
	{
	width:450px;
	height:100px;
	}
	#submit
	{
	padding-left:550px;
	}
	#mainpage ul
	{
	padding-right:230px;
	display:block;
	}

