/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}*/






html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1.25;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
/**//**//**//**/ 	/**/	/**/
/**/	/**/	/**/	/**/	/**/	/**/	/**/


body {	
	margin:0 auto;
	width:100%;
	/*background-color: #726259;background-color: #71462f;	background-color: #634c42;	background-image: url(nw-bg2.jpg);	background-repeat: repeat-x;background-color: #5c3932;	background-color: #6c4945;
	
	background-color: #634c42;*/
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	font-size: 12px;
	background-color: #594037; }


#contentwrapouter {	/* the 800px w body bg*/
	/*	height:1200px;background-color: #c5c5c5; 
	min-height:700px;
background-color: #ffffff; 
background-color: #c5c5c5; */ 
		width: 800px;
		background-color: #ffffff; 
		margin: 0 auto; 

		box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);
    	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);
    	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);}
    	

#headnavwrap { /*navbar --  */
	/*background-color: #5a7c84; height:228px; 
	height:236px; 	background-color: #3d1110;background-color: #6f6f6f;width:775px;	background-color: #666666; */
	/*background-color: #577a7f;*/
		background-color: #4c6e7f;
	width:800px; 
	margin: 0 auto;
	box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.37);
    	-moz-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.37);
    	-webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.37);
		}

#header {margin:0 auto;
	background-color: #613032;/*2 background-color: #6e372a; */
	height: 225px; /*height: 200px; height: 255px;*/
	width:800px; 
	text-align: center; 
	background-image: url(1flat-crop3.jpg); 
	background-repeat: no-repeat; 
	background-position: center top;
	position: relative; z-index: 99;

	-webkit-border-bottom-right-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-moz-border-radius-bottomright: 18px;
	-moz-border-radius-bottomleft: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;

	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);
    	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);
    	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);	}


#nav {	/*height: 40px; width:700px;*/  	
	margin:0 auto;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	text-align: center; 
	font-size: 11px; 
	color: #cccccc;  }

#nav ul {list-style-type: none; margin: 0; padding: 10px 0 0 0; height: 20px;	}

#nav li {
	color: white; display: inline; margin: 0; padding: 12px;
	/*background-color: #54606b;*/
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;}



#nav li a { /*color:#5a7c84;*/ color:#ffffff; padding: 5px 0 0 0}

#nav li:hover { /*background-color: #4c2e30;background-color: #795B5B;854d40 */ 	background-color: #3d3438;}


li.tabhighlight { /*background-color: #9e7871;background-color: #5a7c84;background-color: #996666;	background-color: #996666;*/
 	/*background-color: #93685a;*/
 	background-color: #893d36;
 	padding: 8px 8px 23px;}

 
a {/*color:#577a7f; */color:#4c6e7f; }

.bold {font-weight: bold}


#mainstuff {/*padding: 10px 0 0;background-color: #ffffff;  contentwrapouter is already white so */ min-height: 564px;
 }



/* change - temporarystuff */

.pagenew {/*background-color: #C3C3C3; line-height: normal */ 
margin: 18px 55px 0;}




h1 {display: none}
h2 {font-weight: bold; font-size: x-large}
h3 {font-weight: bold; font-size: larger}



/*.class_box_shadow{
    width: 374px;
    min-width: 200px;
    min-height: 130px;
    margin: auto;
    background: #ccc;
    border: 5px solid white;
    position:relative;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.67);
}
*/


#aboutA { 	
	width:800px; 
	min-height: 202px;
	text-align: center;   
	margin:14px auto; }
 
	.intro1 {font-size: 24px;
			line-height: 32px; }
		
	.intro2 {font-size: 20px;  
			line-height: 28px;	
			border-width: 1px; 
			border-top-style: solid;
			border-top-color: #c8b4b0;}
	
	.intro1, .intro2{	
		padding: 20px 0 20px 0;	
		width: 646px;
		margin: 0 auto;
		color: #7c5c51; 
		font-family: Garamond, "Times New Roman", "Palatino Linotype", "Book Antiqua", Palatino, serif; text-align: center;
		}
	
	
#aboutB {
	width:800px;
	margin: 0 auto; 
	text-align: left; 
	background-color: #feeedf; 
	background-image: url(img/2-contact-blank.jpg);
	background-position: center top;
	background-repeat: no-repeat;
 	/*height: 334px; */}

	
		#contactContainer {padding: 72px 344px 70px 81px; }
	
			#contactTitle {padding: 10px 0 6px 0; line-height: normal; }
		
			#contactTitle .red {
			background-color: #893d36;
			color: #ffffff;
			font-size: 14px;	
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
			padding: 10px 39px 6px 16px;
			letter-spacing: 1.5px; 
			/*	background-color: #804a42;margin: 0px 16px;613032*/	 }

		
			#contactMain { 
				background-color: #ffffff; 				
				/*color: #7e5551;color: #744f43;	*/
				color:#804a42;
				font-size: 15px;
				font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Garamond, serif;	 
				padding: 13px 10px 24px 16px; 
				letter-spacing: 1.5px;
				line-height: 24px; }
	
			#contactTitle .red, li.tabhighlight  {background-color: #905a59;}	
			
			
			
	#mainstuff {padding: 38px; 
	
}	
			
	#mainstuff li {
	margin: 0 0 0 20px;
	list-style-type: square;
	list-style-position: inside;
 }
			
			