/*** basic ***/

#Content {
  width: 792px;
  background-color:#ffffff;
  background-repeat: no-repeat;
  border:1px solid #999966;
 	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
  
}
#content2 {
	width:500px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#CCCC99;
	padding: 0px 10px 10px;
	font-size: 0.8em;
}

h3{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #209FED;
}

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
}

h1{
 color:#000000;
 font-size:110%;
}

h2{

}

#pagination{
  clear:both;
}
/*** DIVS ***/
#website_branding{
  width:792px;
  background-image: url(../images/strapline.png);
  background-position:1px 0px;
  height:159px;
 
  
}

#website_branding a{
  color:#ffffff;
}

#website_container{
  padding:0px;
  margin:0px;
 
  width:792px;
   background-color:#ffffff; 
}

#mainpage{
	margin:auto;   
  background-color:#ffffff; 
	padding-left:20px;
  padding-right:20px;
  padding-top:0px;
  padding-bottom:0px;
}

#col_one{
  /*width:530px;*/
}

#website_footer{
	margin:50px 20px 20px 20px;
  font-size: 10px;
display:block;	text-align:center;
	font-weight:normal;
	clear:both;
	
}

#website_footer a{
}

#global_footer{
	text-align:center;
	margin:auto;
	width:794px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 70%;
}

#global_footer a{
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:403px;
}

input, textarea{
  border:solid 1px #ffffff;
  background-color:#DBE5B0;
}

#content, .contactmessage{
  padding-top:15px;
  padding-bottom:15px;
}

/*** links  ***/

#links{
  margin:0px;
  border:1px solid #CCCC99;
  height:190px;
  clear:both;
  width:765px;
  margin-left:10px;
}

.linkrow{
  margin:5px;
  padding:5px;
  width:231px;
  font-weight:bold;
  float:left;
  position:relative;
  clear: none;
  height:170px;
}

.link_num2{
  background-color:#CCCCCC;
}

.link_num3{
  background-color:#CCCC99;
}

.link_num1{
  background-color:#CCFF99;
}

.link_title{

}

.link_description{
  clear:both;
  width:231px;
  font-size:90%;
  font-weight:normal;
}

/*** gallery page ***/

.gallery_page #mainpage{

}


.gallery #col_one{

}

.gallery #col_two{

}

.gallery #gallerytext{

}

img{
  border:solid 1px #000000
}

.imagecaption{
  width:150px;
  color:#000000;
  font-size:80%;
}
.image{

}
/*** home ***/
.Home h1{

}

.Home #col_one{

}

.Home #content{
/*display:none;*/
}

.Home .image{
 
}
/*** MENU ***/
.Home #website_menu {
	background-image: url(../images/mainpic1.jpg);
	background-repeat: no-repeat;
	width:744px;
}

#website_menu {
	margin: 0px;
	background-image: url(../images/mainpic2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 1.2em;
	height:290px;
	width:212px;
	font-size: 11px;
	padding:40px 0px 0px 20px;
}

#website_menu a {
	text-decoration: none;
	color: #000000;
	text-align: left;
}

#website_menu a:hover {
	text-decoration: underline;
	color: #069;
}

#website_menu {
	
}

#website_menu ul{
  width: 170px;
	font-size:0.9em;
	margin: 0px;

	color: #990000;
  border:0; 
  margin: 0px; 
  padding:0; 
  list-style-type: none; 
}

#website_menu li {
	padding: 3px 0;
	border-bottom: 1px dashed #FFFFFF;
	margin:0px;
}

#website_menu a.current{
  color: #069;
}

.submit{
  border:solid 1px #ffffff;
  color:#7D8E64;
  font-weight:bold;
}

#contact{
position:absolute;
margin: 0 auto;
top:0px;
padding-top:128px;
/*left:640px;*/
padding-left:645px;
font-weight:bold;

font-size:15px;
}

#contact a{
text-decoration:underline;
}
#content {
	border:none;
} 
.Home #mainpage {
	margin:0px;
}

.gallery_page #mainpage {
	width:500px;
}
