@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
	
body {
	background-image: url("images/stripe2.PNG");
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	text-align: center; 
	padding-top:20px;
	margin-bottom: 8px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #85898A;
	font-size: 12px;
	text-align: left; 
	margin-bottom: 4px;
	}
	
	h2 a:link {
		color: #000; 
		text-decoration: underline;
		} 
	h2 a:visited {
		color:#000; 
		text-decoration: underline;
		} 
	h2 a:hover {
		color:#85898A;  
		text-decoration: none;
		} 
	h2 a:active {
		color:#85898A; 
		text-decoration: none;
		}	
			
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 10px;
	}
	
li {text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-align: left; 	
	}
	
	p a:link {
		color: #85898A; 
		text-decoration: underline;
		} 
	p a:visited {
		color:#85898A; 
		text-decoration: underline;
		} 
	p a:hover {
		color:#F20017; 
		text-decoration: none;
		} 
	p a:active {
		color:#F20017; 
		text-decoration: none;
		}	

img {
		border:none;
		}		
				
#header {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		}

	#menu {
		width: 800px;
		height: 35px;
		background-image:url(images/navtotem.gif);
		margin-right: auto;
		margin-left: auto;
		}
		
		
	#menu ul {
		height: 35px;
		margin-top: 7px;
		margin-right: auto;
		margin-left: auto;
		float: left;
		}
			
			
	#menu li {
			margin-right: 15px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			list-style-type: none;
			color: #fff;
			font-size: 14px;
			text-align: left; 
			}
			
							
	#menu li a {
			color: #fff;
			text-decoration: none;
			} 
			
	#menu li a:hover {
			color:#c9fa53;
			text-decoration: none;
			}	

#menusecpage {
		width: 800px;
		height: 35px;
		background-color:#5c7648;
		margin-right: auto;
		margin-left: auto;
		}
				
#menusecpage ul {
		height: 35px;
		padding-top: 10px;
		margin-right: auto;
		margin-left: auto;
		text-align:center;
		}
			
			
	#menusecpage li {
			margin-right: 60px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			list-style-type: none;
			color: #fff;
			font-size: 14px;
			text-align: center; 
			}
			
							
	#menusecpage li a {
			color: #fff;
			text-decoration: none;
			} 
			
	#menusecpage li a:hover {
			color:#c9fa53;
			text-decoration: none;
			}	

	
#middle {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		background-color: #fff;		
		}
		
#secondarynav {
		width: 150px;
		float: left;
		margin-top:20px;		
		margin-right: 20px;
		margin-left: 10px;	
		thick solid #CC0000;	
		}
		
	#secondarynav ul {
		height: 25px;
		margin-top: 7px;
		margin-right: auto;
		margin-left: auto;
		float: left;
		}
			
			
	#secondarynav li {
			margin-right: 15px;
			font-family: Arial, Helvetica, sans-serif;
			list-style-type: none;
			color: #000;
			font-size: 12px;
			line-height:36px;
			text-align: left; 
			}
			
							
	#secondarynav li a {
			color: #000;
			text-decoration: none;
			} 
			
	#secondarynav li a:hover {
			color: #333333;
			text-decoration: none;
			}	
				
#secondarycontent {
		width: 575px;
		float:right;	
		margin-right: 20px;
		margin-left: 10px;
		thick solid #CC0000;		
		}		

	#left {
			width: 416px;			
			margin-top:20px;
			margin-left:10px;
			float:left;
			}
			
	#leftbottom {
			width: 416px;
			margin-top:20px;
			float:left;			
			}
			
	#center {
			width: 531px;
			float:left;	
			border: thick solid #CC0000;		
			}
			
	#right {
	width: 344px;
	margin-left:20px;
	float:right;
	border: thick solid #CC0000;
			}		
	
	
	#totem  {
		width:350px;		
		border-bottom: thick solid #5c7648;
		margin-top:-8px;
		float:right;
			}		
				
	.clear {
			clear:both;
			}
#border {
		border-top: thick solid #5c7648;
		border-width: 30px;		
		}		
	
#footer {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		}

#copyright {
		width: 800px;
		height:30px;
		padding-top: 10px;
		margin-right: auto;
		margin-left: auto;
		background-color:#FFFFFF;
		}
	
	#copyright p {
		font-size: 9px;
		text-align: center;
		}		

.largeletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.secondaryimage {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/* ©2006 PREMIUM DESIGN WORKS  */