body	{	
		background-color: #000000;
		line-height: 150%;
		margin: 0px;
		padding: 0px;
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		color: #000000;
		}

p		{	
		line-height: 150%;
		color: #000000;
		
		}
		
		
h1	{
	font-size: 18px;
	font-weight: bold;
	color: #60542C;
	line-height: 150%;
	font-style: italic;
	}
		
h2	{	
		font-size: 16px;
		font-weight: bold;
		color: #60542C;
	    font-style: italic;
		line-height: 150%;
		}

h3	{	
		font-size: 14px;
		line-height: 150%;
		color: #60542C;
	    font-style: italic;
		font-weight: bold;
		}		


img		{
		border-color: #000000;
		}
		
ul		
		{	
		line-height: 160%;
		color: #000000;
		list-style-type: circle;
		}	
		
.floatleft
		{float:left;
		 margin: 0px 20px 20px 0px;
		}
		
.floatright
		{float:right;
		 margin: 20px 0px 20px 20px;
		}
			
.clearboth
		{clear:both;
		}
						
.brown 
	{
	color: #60542C;
	}

.brownbold 
	{
	color: #60542C;
	font-weight: bold;
	}
	
.brownitalics 
	{
	color: #60542C;
	font-style: italic;
	}
	
.nav	{	
		font-size: 12px;
		font-weight: bold;
		line-height: 150%;
		color: #000000;
		}
		
.h1link		
	{
	font-size: 18px;
	font-weight: bold;
	color: #60542C;
	line-height: 150%;
	font-style: italic;
		}
		
.leftcolumn
		{
		padding-right:30px;
		}		
		
		
#content_center h1
		{
		text-align:left;
		}		

#header
		{
		height: 187px;
		background-image:url(images/header_bg.jpg);
		background-position:center;
		background-repeat:no-repeat;
		}
		
		
	
#navstrip
		{
		height: 35px;
		text-align: center;
		background-color: #949470;
		color:#000000;
		line-height:35px;
		font-weight:bold;
		}
		
#singlestrip
		{
		position:absolute;
		width:100%;
		top:225px;
		height: 1px;
		font-size:0px;
		background-color: #8a8659;
		}		
		
#content
		{
		margin: 0px;
		padding: 40px;
		text-align: left;
		background-color: #cbcba7;
		}

#content_center
		{
		margin: 0px;
		padding: 40px;
		text-align: center;
		background-color: #cbcba7;
		}		
		


#footer1
		{
		height: 35px;
		line-height:35px;
		padding: 0px;
		background-color: #918756;
		background-image:url(images/footer_bg.jpg);
		background-repeat:repeat-x;
		margin: 0px;
		border-bottom: 1px solid #7b6a3c;
		text-align: center;
		font-weight:bold;
		}

#footer2
		{
		height: 34px;
		line-height:34px;
		padding: 0px;
		background-color: #918756;
		margin: 0px;
		text-align: center;
		font-weight:bold;
		}
		
							
		
a:link {color: #60542C; text-decoration: underline;}
a:visited {color: #60542C; text-decoration: underline;}
a:hover {color: #60542C; text-decoration: underline;}

#navstrip a:link {color: #000000; text-decoration: none; font-weight:bold;}
#navstrip a:visited {color: #000000; text-decoration: none; font-weight:bold;}
#navstrip a:hover {color: #000000; text-decoration: underline; font-weight:bold;}

a.h1link:link {color: #60542C; text-decoration: underline;}
a.h1link:visited {color: #60542C; text-decoration: underline;}
a.h1link:hover {color: #60542C; text-decoration: underline;}
