/*controlling the body of the website */

body {
	text-align: center;
	font-size: 62.5%;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
        background: url(images/matterhorn20pct.png) repeat-x;
        background-position: center top;
        background-attachment: fixed;
	}

/* handling links to not look like links with underlines */

	a:link, a:visited {
 	 text-decoration: none;
  	color: #0000ff;
 	 background-color: transparent;
        }
	a:hover, a:active {
  	text-decoration: none;
	color: #ff0000;
	background-color: transparent;
        }

/* the container holds the workings of the page inside a neat little box */
 
	#container {
	background-color:#81a7ca;		
  	width: 1024px;
        /*width:800px;*/
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	/*font-family:Arial, Helvetica, Veranda, sans-sarif;*/
		
         }

	    #banner {
		/*width: 1024px;*/
		padding: .5px;
		/*background-color: #ffffff;*/
		
	}

	
/* the main section */
	
    #content {
	float: center;
        text-align: left;
	padding: 5px;
	margin-left: 200px;
	background-color: #ffffff;
	font-family: Veranda, Helvetica, Arial, sans-sarif;
                font-size: 1.25em;	
	color:#000000;
                border: 2px solid #2b35b6;
	}

/*nested box in main content  white background, black letters*/
	#ncontent {
	width: 485px;
    	margin: 2;
	margin-right: 7px;
	background-color:#ffffff;
	border: 2px solid gray;
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
                font-size: 1em;	
	color:#ffffff;
	color:#000000;
        }

/*nested box in main content  gray background, white letters*/
	#ncontent2 {
	width: 465px;
    	margin: 2;
	margin-left: 7px;
                margin-bottom: 2px;
	background-color:gray;
	border: 2px white;
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
                font-size: 1em;	
	color:#ffffff;
	/*color:#000000; black*/
        }

	#navbar {
	width:1024px;
  	margin-bottom: 0px;
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
                font-size: 1.10em;	
	color:#00ff00;
	background: url(images/GMCACnavbar1.jpg) no-repeat;
	/*background-color:#000000;*/
	/*background: url(navbarbkgd2.gif) no-repeat;*/
	}
	
/* Left Sidebar....should really be called #sidebar-L, huh? */
	#sidebar-a {
	float: left;
	width: 160px;
	margin: 0;
	margin-right: 3px;
	margin-bottom: 5px;
	padding:3px;
	padding-left:2px;
              /*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
   	 font-size: 1em;	
	color:#ffffff;
	/*background-color:#f8f9fa;*/
	/*background: url(northpole3.png) no-repeat;*/
  	/*border: 2px solid #2b35b6;*/	
	}


/* nested sidebar - black background, white letters */
	#nsidebar {
	width: 180px;
   	margin: 2;
	/*margin-right: 7px;*/
	/*padding-left: 2px;*/
	padding-right: 2px;
	/*background-color:#ffffff;*/
	border: 1px ridge gray;
        align: center;
	font-size:1em;
	}
	
/*alternative nested sidebar  white background, black letters*/
	#nsidebar-a {
	width: 200px;
    	margin: 2;
	margin-right: 7px;
	padding: 7px;
	background-color:#ffffff;
	border: 2px solid gray;
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
               font-size: 1em;	
	color:#ffffff;
	color:#000000;
        }
			
/* nested box within a nested sidebar - small gray box with white letters and border...good for announcements? */
    #nsidebar-in {
	width: 200px;
	margin: 2;
	margin-right: 1px;
	padding: 5px;
	background-color:gray;
	border: 1px solid white;
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
               font-size: 1em;	
	color:#ffffff;
        }	

/* nested header box within the sidebar - This is the title bar for a sectional division */
     #nsidebar-title {
	 width: 220px;
	 height: 40px;
	 /*margin: 0px 0px 0px 0px;*/ 
	 margin-right: .5px;
	 padding: 1px 5px 1px 5px;
	 background: #996666 url(kwkbuttonbg.gif) no-repeat;
	 /*border: 1px solid #663333;*/
	 border: 2px solid gray;
	 font-family: georgia;
	 font-size: 1.5em;
	 letter-spacing: .5em;
	 text-align: right;
	 color: #663333;
	  }
	    
/* big white box - used as a space filler */
	#bigwhitebox {
	float: center;
        width: auto;
	/*width: 485px;*/
	height: auto;
	background: #FFFFFF;
	border: 2px solid gray;
        font-family: Veranda, Helvetica, Arial, sans-sarif;
        font-size: 1.15em;
        text-align: left;
	}

/* big white box 2 - used as a space filler on prices page */
	#bigwhitebox2 {
        clear: both;
	float: center;
	width: 485px;
	height: auto;
	background: white;
        /*font-size:.9em;*/
	/*border: 2px solid gray;*/
        
	}


/* Logo container */

	#logo {
	position: absolute;
	top: 50px;
	left: 975px;
	z-index: 99;
	}





	#footer {
	
	clear: both;
	font-size: 1em;	
	color:#1f4a7d;
	/*height:30px;*/	
	padding: 5px;
	margin-top: 5px;
	background: url(footer2.png);
	/*background-color: #1f4a7d;*/
	border: 1px solid #2b35b6;
		         }

/* kwk productions® footer */
	#kwkfooter {
	clear: both;
        position:center;
	width: auto;
        margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #000000;*/
	}




	h1 {
	text-align: center;
	font-size: 2em;
	color: #663333;
        }


        h2 {
        /*padding-top: 5px;*/
		text-align: center;
	font-size: 1em;
        }

