/* cssmain.css, site: Artisan Windows */

body {
 background: #ffffff; 
	color: #000;  /* softer black text  */
	font: normal 60% sans-serif;
	padding: 2% 0;
	margin: 0 0 0 0;
	position: absolute;
	left: 20px;
	top: 0;
	}

/* styles to highlight menu tab of currently selected page  */
#home #nav-home a, #replace #nav-replace a, #artisan #nav-artisan a,
 #products #nav-products a, #links #nav-links a, #contactus #nav-contactus a, #sitemap #nav-sitemap a {
 	color: #fff;
	background: #00335B;
	}

/* IE patches  */
* html #wrapper #container #fullpage #masthead #footer #hnav .bottombar   {
	display: inline; }
/*  end IE patches  */

a {color: #00335B;}   /* link color Pantone 540  */
a:hover {color: #963;}

.big {font-size: 1.6em;}

h1,h2,h3 {color: #000; padding: 0 0 0 0;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}
h4 {font: bold 1.3em serif;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

/* ===============  page layout styles  ============= */

#wrapper {   /* masthead through bottombar */
	 /*  background-color: #cccccc;  creates gray margins enclosing entire page */
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 718px; /* contols the width of the borders on either side of page */
}

#container {
	background: #fff;   /*white*/
	/*border-top: 1px solid #00335B;  creates black top margin on page top */
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 716px;
}

#fullpage {
	width: 100%;
	 /* creates blue margins on sides and bottom of footer */
	 border-left: 1px solid #00335B;
	 border-right: 1px solid #00335B;
	/* min-height: 400px; */
}

#fullpage h1 {
	font: bold 1.4em serif,sans-serif;
	background: #00335B;      
	width: 100%;  /* removed to avoid overlap on sitemap page  */
	color: #ffffff;
	padding: 6px 8px 4px 6px;
	margin: 4px 0 0 0;
	}

#fullpage .content {
	margin: 20px 0px 20px 30px;
	font-family: "Arial", Arial;	
	}
	
#fullpage .sitemap {
	margin: 20px 0px 20px 30px;
	font-family: "Arial", Arial;
	}
.sitemaph1{
	/* hack to compensate for sitemap title bar overflow */
	width: 703px;
	}
	
#fullpage .leftHP {
	width: 300px;
	float: left;
	margin: 0 0 0 0;
	}
	
#fullpage .leftHP .content {
	margin: 20px 20px 30px 40px;
	font: normal 1.2em Arial,"Arial", sans-serif; 
	}
	
/* =================   leftFullLnk :  Unsed on Links page  ====================  */
	
#fullpage .leftFullImg {
	width: 52%;
	float: left;
	margin: 0 0 0 0;
	}

#fullpage .leftFullImg .subheads{
	width: 30%;
	float: left;
	margin: 50px 6px 0 0;
	font: bold 1.1em serif,sans-serif;
	color: #00335B;
	text-align: center;
	}

#fullpage .leftFullImg .content{
	width: 60%;
	float: right;
	margin: 25px 8px 0 0;
	font: normal 1.2em serif,sans-serif;
	/*  font override  */
	font:  normal 1.1em  "Arial", Arial, sans-serif;	
	}

#fullpage .leftFullImg .content h1{    /* used for Why Replace big blue headline  */
	font: bold 1.4em serif,sans-serif;
	background: #fff;
	color: #00335B;
	padding: 6px 8px 4px 0px;
	}

/* =================   leftFullLnk :  Unsed on Links page  ====================  */

/* left side of Link page, images and content */

#fullpage .leftFullLnk {    
	width: 42%;
	float: left;
	margin: 0 0 0 0;
	}

#fullpage .leftFullLnk .imgCol{
	width: 25%;
	float: left;
	margin: 30px 0 0 10px;
	}
#fullpage .leftFullLnk img{
	float: left;
	margin: 0 0 50px 0;
	display: block;
	border: 0;
	}
#fullpage .leftFullLnk .content{
	width: 65%;
	float: right;
	margin: 20px 8px 0 0;
	font:  normal 1em  "Arial", Arial, sans-serif;	
	}	

#fullpage .rightFullLnk {
	float: right;
	background-color: #FCEA81;
	width: 57%;
	padding: 6px 6px 6px 0px;  /* 0 left margin to avoid pushing img below content  */
	}
	
#fullpage .rightFullLnk img{
	float: right;
	border: 0;
	background-color: #FCEA81;
	padding-left: 6px;   /* padding on image rather than container to avoid distortion */
	}
	
	
/*  ================= HP:  Used on homepage   =================*/
#fullpage .rightHP {
	width: 410px;
	float: right;
	background-color: #FCEA81;      /*   gold    F9D616     yellow FFFF99     */
	}
	
#fullpage .rightHP .contactus{
	border: 0;
	float: right;
	height: 275px;
	width: 390px;
	background-color: #FCEA81;      /*   gold    F9D616     yellow FFFF99     */
	padding: 10px 10px 10px 10px;
	}
	
#fullpage .rightFullImg {
	width: 47%;
	float: right;
	background-color: #FCEA81;
	padding: 6px 6px 6px 0px;  /* 0 left margin to avoid pushing img below content  */
	}
	
#fullpage .rightFullImg img{
	float: left;
	margin: 0px 0px 0px 14px; /* combined with parent to create correct yellow padding for shadowbox */
	height: 420px;
	}

/* =================   left3Img :  3Img Used on Product page  ====================  */
#fullpage .left3Img {  /* contains left side of page including image column and text  66% */
	width: 66%;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#fullpage .left3Img .imgCol{
	width: 40%;
	float: left;
	margin: 0px 6px 0 0; 
	}
	
		#fullpage .left3Img img {
			float: left;
			padding: 40px 0px 40px 10px;  
			width: 185px; /* sizing makes products page same height as others */
			display: block; 
			}
	
#fullpage .left3Img .subheads{
	width: 48%;
	float: left;
	margin: 50px 6px 0 0;
	font: bold 1.1em serif,sans-serif;
	color: #00335B;
	text-align: center;
	}
	
#fullpage .left3Img .content{
	width: 47%;
	float: left;
	margin: 10px 0px 0 10; /* what is default unit; not px or em  */
	font:  normal 1em  "Arial", Arial, sans-serif;	/*font size fine-tuned to avoid pushing
		content down creating blank space under shadowbox */
	}

/* =================   right3Img  :  3Img Used on Products page ====================  */
 #fullpage .right3Img {
	width: 33%;
	float: left;
	background-color: #FCEA81;
	padding: 10px 0px 0px 6px;   /*left margin requireded to maintain page format/display  */
	display: inline;
	} 

#fullpage .right3Img img {
	float: right;
	background-color: #FCEA81;
	padding: 0px 10px 8px 0px; 
	width: 220px; /* sizing makes products page same height as others  */
	height: 135px;
	} 


/* ============================== page components ========================	*/

/* BOTTOM BAR;  contains thumbCaption */
.bottombar {
	/* float: left; */
	background-color:#00335B;
	color: #fff;
	height: 35px;
}
.bottombar .left {width: 66%;}
.bottombar .right {
	text-align: right;
}
.bottombar a {
	color: #FFF;
	text-decoration: none;
}
.bottombar a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* FOOTER 
#footer {
	background-color: #fff;
	height: 60px;
	text-align: center; 
	margin: 0 0 0 0px;
	width: 100%;
}

#footer img {
	float: right;
	margin: 10px 140px 10px 0px; 
	display: inline;
}
*/

#footer {
	background-color: #fff;
	height: 60px;
	font: bold 1em Tahoma,sans-serif;
	text-align: center; 
	margin: 10px 0 0 0;
	width: 100%;
}


#footer img {
	float: right;
	margin: 0px 10px 0px 10px; 
	display: inline;
}

#footer p {
	margin: 5px 0 0 0;
	padding: 0;
	font: bold 1em Tahoma,sans-serif;
	font-size: 120%;
	color: #000;
}
#footer table {
	text-align: center; 
	border:"0";
}


/* 
#footerTest table.center {
	{width:70%; margin-left:15%; margin-right:15%;
}


*/



#footer .left {width: 66%;}
#footer .right {
	width: 33%;
	text-align: right;
}

#footer  .tour {
	float: left;
	text-align: center;
	color: #000;
	font: bold 1.4em serif,sans-serif;
	margin: 20px 0px 10px 140px; 
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* navigation */
#hnav {
	margin: 0; 
	background-color:#F9D616;
	width: 100%; /* need width declaration here and inline below or IE stacks li elements  */
	border-top: 1px solid #00335B;
	border-bottom: 1px solid #00335B;
	border-right: 1px solid #00335B;
	}

#hnav ul li {
	display: inline;
	}

#hnav ul, hnav ul li {
	margin: 0;
	padding: 0;
	float: left; 
	list-style-type: none;
	color: #000;  /*   #553 softer  black  replaced with black on request */
		}

#hnav ul li a{
	background-color: #F9D616;
	border-left: 1px solid #00335B;
	color: #000;   /*   #553 softer  black  replaced with black on request */
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 2px 17.5px; 
	text-decoration: none;
	display: inline;  
	}

#hnav ul li a:hover {
	color: #fff;
	background-color: #00335B;
	}

#hnav .selected {
	color: #fff;
	background-color: #00335B;
		}

#hnav a:visited {
	background-color: #F9D616;
	color: #553;   /*   softer  black   */
	}

/* masthead */
#masthead {
	border-top: 1px solid #996;
	height: 80px;
}

#masthead img{
	float: left;
	display: inline;
	padding-top: 10px;
}

#masthead h1 {
	display: none;
	
}
#masthead  .callus {
	color: #990000;
	font: bold 1.4em Georgia,"Trebuchet MS",sans-serif;
	padding: 0 0 0 0;
	margin: 30px 50px 10px 30px;
	float:right; 
	display: inline;
}

#MHIC {
	margin: 20px 10px 0px 40px;
	text-align: center;
	font: bold 1.4em serif,sans-serif;
	color: #000000;
}

#special {
	background-color: #FFFFFF;
	text-align: center;	   
	font: normal 1.0em serif,sans-serif;
	}

#special h1{
	font: bold 1.8em Georgia,"Trebuchet MS",sans-serif;
	color: #990000;
	background-color: #ffffff;
	margin: -20px 0 0 8px;
	}
	
#special .adbox{
	float: left;
	margin: 6px 0px 6px 20px;
	padding: 5px 5px 0 5px;
	width: 250px;
	
	border: 2px solid #00335B;
	border-style: outset;
	background: #ffffff  url(../images/adbg.jpg) ; 
	/*background-color: #F9D616;*/
	}
	
#special .valid {
	font: normal .9em serif,sans-serif;
	text-align: center;
	background-color: #ffffff;
	margin-left: 40px;
	}

#special .smalltype {
	font: normal 1em Arial Black,sans-serif;
	font: bold 1.1em Arial ,sans-serif;
	font: bold 1.05em Arial ,sans-serif;
	text-align: left;	
	padding-bottom: 6px;
	/*background-color: #ffffff; 
	background:  url(../images/adbg.jpg) ;  */
	/*margin-left: 40px; */
	}
		
/*  holder for enlarged image of selected thumbnail  */
#thumbContainer{
		float: left;
		width: 400px;
		padding: 8px 5px 0 5px;
	 	}
		
#thumbContainer img{
		float: right;
		margin: 0 0 0 0;
		padding: 0 2px 2px 0px;
		/*padding: 0 8px 8px 0; */
		width: 395px;
		height: 320px;
		display: inline;
		}

/* thumbnail gallery */
#thumbGallery {
		float: left;
		width: 400px;
		position: relative;
		margin-left: 8px;
		}
#thumbGallery img{
		float: left;
		border: 0;
		width: 95px;
		height: 95px;
		position: relative;
		padding: 5px 5px 5px 0px;
		}	
		
/* thumbnail caption displays in bottombar */	
#thumbCaption {
	float: right;
	color: #fff;
	text-align: right; 
	padding: 10px 5px 0px 5px;

	}
		
.desc {
	height: 10px;}


.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
	}
	
	
