html{height:100%;}
body {
	margin: 0px;
	padding:0px;
	background-color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#ffffff;
background-image: url(images/back.gif);
background-repeat: repeat-y;
	background-position: top center;
	/*-the background image is for the 100% height cheat-*/
	
}

body a {
color:#00839c;
font-weight: bold;
text-decoration:underline;
}
body a:hover {
text-decoration:underline;
}
a
{
  outline: none;
}

img, a   { 
  border-style : none; 
  border-width : 0px; 
}

img, area
{
  border: 0px;
}
.hiddenPic {display:none;}

body dt {float: left;display: inline;clear: left;width: 8em;}
body dd {margin: 0 0 0 8em;}

blockquote{margin:10px 0 10px 20px;}

/*---------------------------------*/

.centerdiv {

	margin-left: auto;
	margin-right: auto;
	width: 920px;
	}
	

#header{
float:left;
display:inline;
width:920px;
}

#header h1 a{
float:left;
display:inline;
background-image: url(images/wbwhite_logo.gif);
background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9000px;
	font-size:0px;
	width:191px;
	height:72px;
	margin:35px 0px 0px 25px;}

h1{  
font-size: 2em;
margin:0px;
padding:0px; 
}

h2 {  
font-size: 2.0em;
margin:0px; /* top right down left- */
padding:0px; 
font-weight:bold;
}

h3 {  
font-size: 1.85em;
margin:0px; /* top right down left- */
padding:0px; 
font-weight:bold;
}

h4 {  
font-size: 1.5em;
margin:0px; /* top right down left- */
padding:0px; 
font-weight:bold;
}

/*---------------------------------*/

#searchform{float:right;display:inline;margin:70px 25px 0 0;}



/* ----------navigation divs--------------*/

.nav{
float:left;
position:relative;
width:920px;
height: 28px;
margin: 0px;
padding: 0px;
text-decoration : none;
background-color:#4a4a4a;
}

.nav a {
text-decoration : none;
font-size:1em;
color:#c1c1c1;
font-weight:bold;
margin:0 15px 0 10px;
padding:0;
line-height:2.3em;
}

.nav a:hover {
color: #96b625;
text-decoration : none;
}

/* -----------homepage-------------*/

.masthead {
float:left;
display:inline;
background-image: url(images/home_pan.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 920px;
height: 260px;
}

.mastheadcopy{width:225px;float:right;display:inline;margin:38px 25px 0 25px;}

.boxholder{float:left;
display:inline;
background-image: url(images/box_backs.gif);
background-repeat: repeat-y;
background-position: top center;}

.homeboxes{float:left;display:inline;width:230px;}
.boxpadding{margin:25px 25px 0 25px;padding:0px;}
.subbox{width:180px;float:left;display:inline;padding:15px 25px 20px 25px;text-align: right;}
.pulldown{color:#ffffff;
background-color:#1a8e9a;
font-size:1.0em;
font-weight:bold;
border: 0px #1a8e9a solid;
height:20px;
padding:0 0 0 3px;
margin:0px;float:left;}

.boxtitle{font-size: 1.2em;margin:0px;padding:0px;font-weight:bold;}

.footer{
color:#8f8f8f;
font-size:0.9em;
text-align:center;
}

.footer a {
color:#8f8f8f;
}



.leftpadbox{margin:25px 18px 25px 25px;padding:0px;color:#534741;font-size:1em;}



/* -----------content page-------------*/

.contentbox{
width:728px;background-color:#ffffff;
float:right;display:inline;
color:black;padding:0px;
margin:6px 0px 8px 0px;
background-image: url(images/content_back.gif);
background-repeat: repeat-x;
background-position: top left;
}

.boxleft{width:187px;
float:left;
display:inline;
color:black;
padding:0px;
margin:6px 5px 8px 0px;}

.boxleftwhite{background-color:#f7f6f6;
width:187px;
float:left;
display:inline;}

.subheading{font-size:1.2em;margin:0;padding:5px 0 0px 0; font-weight:bold;}

#linkbox{float:left;width:870px;display:inline;margin:0;padding:20px 25px 25px 25px;background:#363f43;}
#linkbox p {font-size:0.95em;}
#linkbox a {color:#ffffff;}

/*-----projects page----*/

#gallery{margin:5px 0 80px 20px;width:317px;float:right;display:inline;}
#cb_gallery{width:260px;margin:5px 0 80px 0px;padding-left:50px;float:right;display:inline;}

#gallery img {border: 1px #4a4a4a solid;}
#cb_gallery img {border: 1px #4a4a4a solid;}

.gallery{margin:5px 0 80px 20px;width:317px;float:right;display:inline;}
.cb_gallery{width:260px;margin:5px 0 80px 0px;padding-left:50px;float:right;display:inline;}

.gallery img {border: 1px #4a4a4a solid;}
.cb_gallery img {border: 1px #4a4a4a solid;}

/*-----downloads page----*/

.thumbnail{float:left;display:inline;width:81px;margin:0 32px 0 0;}
.thumbnail strong{font-size:1em;}

.thumbnail a{font-size:0.8em;color:#666666;margin:0;padding:0;}

.thumb_granite{float:left;display:inline;margin:0 20px 0 0;text-align:center}
.thumb_granite a{font-size:0.8em;color:#666666;margin:0;padding:0;}
.thumb_granite strong{font-size:1em;}
/*---bespoke page---*/

.bespokebox{width:182px;margin-right:50px;float:left;display:inline;}

.bespokebox img {border: 1px #4a4a4a solid;}
.bespoke_keyline{padding:10px;border: 1px #cdcdcd solid;float:left;display:inline;}
