body {			margin: 10px;
				padding: 0px;
				
				background: #5b280a;
				
				font-family:  arial, helvetica, verdana, sans-serif;
				color:#666;
				font-size: 12px;
				line-height: 18px; 
				text-align: center;}

h1				{
	font-size:18px;
	line-height:24px;
	color:#484600;
	font-weight: normal;
	font-style: italic;
					}

h2				{	font-size:18px;
					line-height:24px;
					color:#666;
					}
					
li				{	list-style: square;	
					padding: 0;}
								
a 				{	color: #600; 	}
a:visited 		{	color: #600;	} 
a:hover 		{	color: #300;	}
a img 			{	border: none;	}

.topNav {
	padding: 5px 10px 0px 20px;
	text-align:center;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.topNav a:link {
	color: #000;
	text-decoration: none;
}

.topNav a:visited{
	color: #000;
	text-decoration: none;
}

.topNav a:hover{
	color: #000;
	text-decoration: underline;
}

.secNav {
	padding: 5px 10px 0px 20px;
	text-align:center;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.secNav a:link {
	color: #666;
	text-decoration: none;
}

.secNav a:visited {
	color: #666;
	text-decoration: none;
}

.secNav a:hover {
	color: #666;
	text-decoration: underline;
}

.thirdNav {
	padding: 0px 10px 0px 20px;
	text-align:center;
	font-weight: normal;
	color:#484600;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.thirdNav a:link {
	color:#484600;
	text-decoration: none;
}

.thirdNav a:visited {
	color:#484600;
	text-decoration: none;
}

.thirdNav a:hover {
	color:#484600;
	text-decoration: underline;
}

#container		{	position: relative;
					margin: 0 auto;
					padding: 0;
					width: 784px;
					background: url(../img/bkg-nav.gif) repeat-y;
					text-align: left; 
					border: 8px solid #8c3603;}
					
#header			{	margin: 0;
					padding: 0;
					background: url(../img/bkg-stripe.gif) repeat-y ;
					border-top: 1px solid #8c3603;}

#header ul		{	margin: 10px 0 0 0; 
					padding: 0 14px 0 0;}

#header	li		{	float: right;	
					margin: 10px 12px; 
					padding: 0; }					

#header-content	{	padding: 5px 60px 30px 30px;}

#nav			{	float: left;
					width: 161px;
					background: url(../img/hr.gif) no-repeat top left;	}
					
#nav-main		{	padding-bottom: 37px;
					margin-top: 5px;
					background: url(../img/bkg-nav.gif) repeat-y;	}

#nav-main ul	{	padding: 0px 0px 0px 30px;	
					text-indent:0px;
					}

#nav-main ul ul	{	padding: 0px 0px 0px 5px;
					margin:0px;
					text-indent:0px;
					}

#nav-main ul ul ul	{ padding: 0px 0px 0px 5px;
					margin:0px;
					text-indent:0px;
					}

#nav-main li li li	{	padding: 0px 0px 0px 10px;
						text-indent:0px;
						font-style: italic;
						}

#nav-main li li		{	list-style: none; }

#nav-main li li a { font-style: italic; }
					
#contact		{	padding: 10px 0 5px 20px;	
					background: url(../img/hr.gif) no-repeat top left;	}



#content		{	margin-left: 160px;
					padding: 0px;	
					position: relative;	
					color: #000;
					text-align: justify;
					background: url(../img/hr.gif) no-repeat top left;	}

#contentInt		{	margin-left: 160px;
					padding: 50px;	
					position: relative;	
					color: #000;
					font-size: 12px;
					line-height: 18px;
					text-align: justify;
					background: url(../img/hr.gif) no-repeat top right;	}

#contentHome	{	margin-left: 160px;
					padding: 10px 50px;	
					position: relative;	
					color: #000;
					font-size: 12px;
					line-height: 18px;
					text-align: justify;
					background: url(../img/hr.gif) no-repeat top right;	}

#contentInt a:link {
	 text-decoration: none;
	 font-weight: bold;
	 color: #000;
	 }

#contentInt a:visited {
	 font-weight: bold;
	 text-decoration: none;
	 color: #000;
	 }

#contentInt a:hover {
	 text-decoration: underline;
	 }

#contentHome a:link {
	 font-weight: bold;
	 text-decoration: none;
	 color: #000;
	 }

#contentHome a:visited {
	 font-weight: bold;
	 text-decoration: none;
	 color: #000;
	 }

#contentHome a:hover {
	 text-decoration: underline;
	 }
	 
#insetpic		{	width: 178px;
					position: absolute;
					top: -25px;	
					left: 359px; }
					
#insetpicInt	{	width: 178px;
					position: absolute;
					top: -45px;	
					left: 359px; }
					
#footer			{	clear: both;
					padding: 1em;	
					margin-left: 161px;
					color: #000;}					
