/* created by Chabot Web Design for Steve M. Szabo.  All rights reserved. */


body {
			font-family: "MS Reference Sans Serif", Arial;
			color: #333333;
			background-color: #f0e7d5;
			margin-left: 0%;
			margin-right: 0%;
			margin-top: 0px;
			}
			
.container
			{
			font-family: "MS Reference Sans Serif", Arial;
			color: #6187ac;
			border-style: solid;
			border-width: 5px;
			padding: 5px;
			} 
			
.nav A:visited {
	font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
	font-size: 12px;
	color: #fff8e8;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav A:active {
	font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
	font-size: 12px;
	color: #fff8e8;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
}
.nav A:link {
	font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
	font-size: 12px;
	color: #fff8e8;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
	}
.nav A:hover {
	font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
	font-size: 12px;
	color: #fff8e8;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
	
}

A:visited {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 13px;
	color: #191919;
}
A:active {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 13px;
	color: #191919;
	
}
A:link {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 13px;
	color: #191919;
	
	}
A:hover {
	font-family: "MS Reference Sans Serif", Arial;
	font-size: 13px;
	color: #191919;
	text-decoration: underline;
	
}




.linev {background-image: url(images/line.gif);
			background-repeat: repeat-y}
			
blockquote	{font-size: 13px;
						color: #191919;
						align: left;}
						
p	{font-size: 13px;
						color: #191919;
						margin-left:20px;
						margin-right:20px;}
						
h1		{
			font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
			font-size: 21px;
			font-weight: normal;
			color: #6f0104;
			text-transform: uppercase;
			margin-left: 20px;
			}
			
h2		{
			font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
			font-size: 17px;
			font-weight: normal;
			color: #6f0104;
			text-transform: uppercase;
			letter-spacing: 2px;
			margin-bottom: 0px;
			margin-left:20px;
			padding-bottom: 0px;
			}
			
h3		{
			font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
			font-size: 15px;
			font-weight: normal;
			color: #6f0104;
			letter-spacing: 2px;
			font-variant: small-caps;
			margin-bottom:0px;
			padding-bottom: 0px;
			
			}
			
h4		{
			font-family: Helvetica, Verdana, "MS Reference Sans Serif", Arial;
			font-size: 13px;
			font-weight: normal;
			color: #666666;
			font-variant: normal;
			letter-spacing: 2px;
			margin-bottom:0px;
			padding-bottom: 0px;
			
			}
			
.header	{margin-top: 20px;}

hr		{color: #b2975d;}

.nav	{
			margin-top: 5px;
			margin-bottom: 50px;
			padding-top: 50px;
			}
			
.port	{
			margin-left: 40px;
			}

.port_sub	{
				margin-left: 60px;
				}
			
div.horRule {
height: 1px;
border-top: 1px solid #000033;
padding-top: 10px;
text-align: center;
}
div.horRule hr {
display: none;
}

.float	{
float: left;
padding: 5px;
}

li.port	{
		margin-left: 350px;
		}