body {
	text-align:center; /*IE HAX*/
	margin-top:0px;
	margin-bottom:0px;
}

img {
  border:0px;
}


#container{
  width:965px;
  /*background-color:blue;*/
  margin: auto;
  text-align:left; /*FIXING IE HAX*/

}

#mainContentContainer{
   min-height:660px;_height: 695px;
   /*padding-top:22px;*/
   padding-top:18px;
   clear:both;
   /*padding:4px;*/
}

#header{
  /*background-color:black;*/
  width:100%;
  height:100px;
  background-image:url('img/logo_largeTopShort.png');
  background-repeat:no-repeat;
  
  
 
   
}

#menuText{
   text-align:right;
  font-family:"Times new roman";
  font-style:italic;
  font-size:16pt;
  color:#221E1F;
  letter-spacing:-0.6px;

}

#topLinkBar{
  display:none;
  background-color:#DAEFF3;
  line-height:25px;
  float:right;


  
  font-family:"Trebuchet MS";
  font-size:10.5pt;
  color:black;
  letter-spacing:-0.3px;
  padding-left:3px;
  padding-right:3px;
}

#topBar{
  /*background-color:#DAEFF3*/
  background-image:url('img/grid.png');
  line-height:25px;
  /*float:left;*/
  display:block;
  height:5px;
  width:100%;
 


}


#menuBar{
  width:300px;
  /*background-color:red;*/
  
  font-family:Times New Roman;
  font-size:19pt;
  font-style:italic;
  letter-spacing:-1.5px;
  
  height:20px;  
  background-image:url('img/logo_largeBottom.png');
  background-repeat:no-repeat;
  
  
}
 
.features{
 /*width:48.5%;*/
  margin-bottom:40px; /*for firefox*/
  border-left-style:solid;
  border-left-width:1px;
}
.featureLeft{
  clear:both;
  float:left;
  width:48.7%;
}

.featureRight{
  float:right;
  width:48.7%;
}

#featuredContainer{
  width:100%;
  margin-bottom:10px; /*for IE*/
  
}

.featureHeaders{
  /*width:48.5%;*/

  margin-bottom:3px;
  font-family:Times New Roman;
  font-size:28pt;
  font-style:italic;
  letter-spacing:-1.68px;
}

.featureType{
  /*width:48.5%;*/
  margin-bottom:0px;
  font-family:Trebuchet MS;
  font-size:11pt;
  /*color:#F87575;*/
  color:#C5C6BF;
  font-style:italic;
  letter-spacing:-.5px;
}

.featureHeaders a{
  color:black;
}

.featureHeaders a:hover{
  color:#18AADB;
  text-decoration:none;
}

#featureHeaderOne{
 /* float:left;*/
    /*clear:both;*/
}

#featureHeaderTwo{
 /* float:right;*/
}

#featureOne{
 /*background-color:green;*/
  /*float:left;*/
  /* clear:both;*/

}

#featureTwo{
 /*background-color:orange;*/

  /*float:right;*/

}

.featureContent{
  
  padding-right:3px;
  /*padding-bottom:3px;*/
  padding-left:8px;
  padding-top:12px;
  
  /* font-family:Georgia;
  font-size:11pt;*/
  
  font-family:"trebuchet MS";
  font-size:10.5pt;
}

.featureImage{
  margin-left:8px;
  padding-right:8px;
  width:452px; /*460-8*/
  /*width:100%;*/
  height:300px;
  background-image:url('img/grid.png');
  /*display:block;*/
}

.featureImage a:hover{
  text-decoration:none;
}
.articleImage a:hover{
  text-decoration:none;
}
.smallArticleImage a:hover{
  text-decoration:none;
}

.featureMore {
  float:right;   
  padding-right:2px;
  font-family:Trebuchet MS;
  font-size:11pt;
  color:#18AADB;
  font-style:italic;
  letter-spacing:-.5px;
}

.featureMore a{
  color:#18AADB;
  /*color:#F87575;*/
}

.featureMore a:hover{
  color:black;
}

#about{
  clear:both;
    /*border-left-style:solid;
  border-left-width:1px;/*
  padding-top:3px;
  /*background-color:red;*/
}
#natter{
     border-left-style:solid;
  border-left-width:1px;
  /*background-color:pink;*/
}

#footer{
  /*background-color:#DAEFF3;*/
 
  line-height:18px;
  width:72%;
  
  font-family:"Trebuchet MS";
  font-size:10pt;
  color:black;
  letter-spacing:-0.3px;
  padding-left:3px;  

  float:left;
 
  position:relative;
  /*top:50;*/
  top:45px;

  border-left-style:solid;
  border-left-width:1px;
  border-color:#E5E5E0;
  padding-top:6px;
  padding-left:6px;
  
}

#footer a{
  color:black;
}  

.textStyle{
  
  font-family:"Trebuchet MS";
    /*font-family:"Georgia";*/
  font-size:10.5pt;
 /* font-weight:100;*/
 /*padding-left:8px;*/
}

.readMore{
  float:right;
  margin-right:6px;
  margin-left:10px;
}
#rollHover{
	width:100%;
	height:100%;
	display:block;
	opacity:0;
	filter: alpha(opacity = 0);
	position:relative;
}

#rollHover:hover{
	opacity:1;
	/*filter: alpha(opacity = 100);*/

}

.rollClick{
  background-color:#18AADB;
  /*line-height:25px;*/
  /*width:26%;*/
  /*width:98.3%;*/
  width:100%;
  
  /*new*/
  padding-top:1px;
  height:20px;
  /*eof new*/
  
  position:relative;
  padding-left:8px;
  
  font-family:"Trebuchet MS";
  /*font-style:italic;*/
  font-size:10pt;
  color:black;
}

a{

  /*color:#BEE4EA;*/
  color:#18AADB;
  text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:underline;
}

#aboutHeader {
	clear:both;	
	
}
#aboutNatter {

	margin-top:30px;
}

#footerLogo{

  float:right;
 
}

#menu{
 padding-bottom:2px;
 padding-right:6px;
  border-right-style:solid;
 border-right-width:1px;

 /*margin-top:88px;
 border-top-style:solid;
 border-top-width:1px;*/
 border-color:#E5E5E0;
 width:640px;
 float:right;
}

.menuItems{

 display:inline;
 margin-top:7px;
 margin-left:8px;
 padding-bottom:4px;
 float:right;
}


#menuAbout{

 background-image:url('img/menu_blue_about.png');
 background-repeat:no-repeat;


}

#menuWeb{

background-image:url('img/menu_blue_web.png');
 background-repeat:no-repeat;

}

#menuPhotography{

background-image:url('img/menu_blue_photography.png');
 background-repeat:no-repeat;

}

#menuOther{

background-image:url('img/menu_blue_other.png');
 background-repeat:no-repeat;

}

#menuContact{

background-image:url('img/menu_blue_contact.png');
 background-repeat:no-repeat;


}

#menuOther a:hover,#menuContact a:hover,#menuWeb a:hover,#menuAbout a:hover,#menuPhotography a:hover{
  /*border-bottom-style:solid;
  border-bottom-width:1px;*/
  /*margin-top:4px;*/
  border-color:#18AADB;
  opacity:0;
  
}

#menuRSS:hover,#menuShare:hover{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-color:#DAEFF3;
}

#bottomBar{
  clear:both;
  /*background-color:#DAEFF3;*/
  background-image:url('img/grid.png');
  height:5px;
  width:100%;
}

.FixingAnIE6Issue{
  width:100%;
  clear:both;
}

#smallInset{
  float:right;
  border-left-style:solid;
  border-left-width:1px;
  padding-left:8px;
  /*padding-bottom:4px;*/
  margin-left:8px;
  margin-bottom:20px;
}

.largeArticleBox{
  margin-top:4px;
  border-left-style:solid;
  border-left-width:1px;
  padding-left:8px;
  /*padding-bottom:16px;*/
  margin-bottom:32px;
   /* background-image:url('img/grid.png');*/
     /* padding-right:18px;*/
}

.viewImageBox{
  margin-top:4px;
  border-left-style:solid;
  border-left-width:1px;
  padding-left:8px;
  /*padding-bottom:16px;*/
  margin-bottom:24px;
   /* background-image:url('img/grid.png');*/
     /* padding-right:18px;*/
}

.largeArticleBox img{
  position:absolute;
}

.headerType{
  /*width:48.5%;*/
  margin-bottom:0px;
  font-family:Trebuchet MS;
  font-size:11pt;
  /*color:#F87575;*/
  color:#C5C6BF;
  font-style:italic;
  letter-spacing:-.5px;

}

h3{
  /*width:48.5%;*/
  margin:0px;
  margin-bottom:0px;
  font-family:Trebuchet MS;
  font-size:11pt;
  /*color:#F87575;*/
  color:#C5C6BF;
  font-style:italic;
  letter-spacing:-.5px;
  font-weight:normal;

}

p{
  margin-top:0;


}

#article{
  
  font-family:"trebuchet MS";
  font-size:10.5pt;
}

.insetText{
  margin-top:4px;
   /*clear:both;*/
  
}

ul {

  list-style-type: none;
  _list-style-type:default; /*IE HACK*/
  padding-left:8px;
  _padding-left:0px; /*IE HACK*/
  margin-top:2px;

}


ul li:before {
	content: "\00BB \0020";
	}



#ctrlaltdelete {

 height:550px;
 width:947px;

}

#wiiplayer {

  width:792px;
  height:600px;

}

#cubewebsite{
  width:937px;
  height:573px;
}

#wiiplayerSmall{
   width:304px;
   height:234px;
}

#cubewebsiteSmall{
   width:304px;
   height:189px;
}

#knifefork {
  width:947px;
  height:790px;
}

#fsp{
  width:947px;
  height:800px;
}

#lodge{
  width:947px;
  height:800px;
}

#onslow{
  width:947px;
  height:741px;
}

#cube{
  width:947px;
  height:723px;
}

#cubeSmall{
  width:304px;
  height:234px;

}

#cubeSmallTwo{
  width:304px;
  height:416px;

}

#photoFilm{
  width:947px;
  height:637px;
}

#photoFilmSmall{
  width:304px;
  height:208px;
}



.articleImage{
   padding-right:8px;
   background-image:url('img/grid.png');
   
}

.viewImage{
   padding-right:8px;
   
}

.smallArticleImage{
   background-image:url('img/grid.png');
   padding-right:8px;
  
   float:left;
   margin-right:9px;
   _margin-right:18px; /* IE HACK */
   
}
.smallArticleImageRight{
   margin-right:0px;
}
   
   
.smallArticleBox{
  clear:both;
  border-left-style:solid;
  border-left-width:1px;
  padding-left:8px;
  /*padding-bottom:16px;*/
  margin-bottom:32px;/*was 24*/
   /* background-image:url('img/grid.png');*/
     /* padding-right:18px;*/
}

.smallArticleBox img{
  position:absolute;
}

#share{
 /* float:right;*/
  font-size:11px;
  color:#18AADB;
}