body {
	margin-top: 0px;
	background-color: #cccccc; 
	font-family: Georgia, Times, serif;
	font-size: 12px; 
	color: #333333;
	text-align: center;
	}

a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #993300;
	}
	
a:link {  color: #993300;}

a:hover {
	color: #333333;
	border-bottom: 1px solid #333333;
	}

a:visited {  color: #993300;}

p {  
	margin-top: 0px;
	padding-top: 0px; 
	margin-bottom: 15px; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Helvetica, Arial, sans-serif;
	}

li {
	margin-bottom: 5px;
	line-height: 20px; 
	font-family: Helvetica, Arial, sans-serif;
	}

h1 {  
	margin-top: 0px;
	padding-top: 0px; 
	margin-bottom: 15px; 
	font-size: 18px; 
	line-height: 28px;
	text-transform: uppercase; 
	color: #993300;
	font-weight: normal;
	letter-spacing: 2px;
	}

h2 {  
	margin-top: 25px;
	margin-bottom: 15px; 
	font-size: 14px; 
	line-height: 20px;
	color: #993300;
	font-weight: normal;
	}

h3 {   
	font-size: 12px; 
	line-height: 20px; 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	}

.main {  
	height: auto;
	top: 0px;
	width: 591px; 
	position: relative;
	text-align: left;
	margin-top: 40px;
	margin-left: auto; 
	margin-right: auto;
	}

.overallleft {  
	position: relative; 
	height: auto; 
	width: 474px;
	top: 0px;
	float: left;
	}

.left {  
	position: relative; 

	height: auto; 
	width: 127px;
	top: 0px; 
	padding-right: 20px;
	margin-right: 0px;
	float: left;
	}

.middle {  
	position: relative;
	top: 0px; 
	height: auto; 
	width: 285px; 
	padding-left: 20px; 
	padding-right: 20px; 
	border-left: solid #993300 1px; 
	border-right: solid #993300 1px;
	float: right
	}

.right {  
	position: relative;
	top: 0px; 
	height: auto; 
	width: 97px;
	float: right;
	}

.logo {  
	padding-bottom: 20px; 
	border-bottom: solid #993300 1px; 
	position: relative; 
	height: auto; 
	width: 127px; 
	left: 0px; 
	top: 0px;
	}

.navitem {  
	padding-bottom: 20px; 
	padding-top: 20px; 
	border-bottom: solid #993300 1px; 
	position: relative; 
	height: auto; 
	width: 127px; 
	left: 0px; 
	top: 0px;
	}

.mainnav {  
	text-transform: uppercase;  
	margin-bottom: 10px;
	letter-spacing: 2px;
	}

.mainnavcontact { 
	text-transform: uppercase;
	letter-spacing: 2px;
	}

.subnav {  
	text-transform: lowercase;
	margin-bottom: 0px;
	padding-left: 8px;
	border-left: solid #993300 1px;
	font-size: 10px; 
	line-height: 20px;
	}

.subnavlast {  
	text-transform: lowercase;
	margin-bottom: 10px;
	padding-left: 8px;
	border-left: solid #993300 1px;
	font-size: 10px; 
	line-height: 20px;
	}

.extratop {  
	padding-bottom: 20px; 
	border-bottom: solid #993300 1px; 
	position: relative; 
	height: auto; 
	width: 97px; 
	left: 0px; 

	top: 0px;
	}

.extra {  
	padding-bottom: 20px; 
	padding-top: 20px; 
	border-bottom: solid #993300 1px; 
	position: relative; 
	height: auto; 
	width: 97px; 
	left: 0px; 
	top: 0px;
	}

.quote {  
	font-style: italic; 
	margin-bottom: 8px;
	line-height: 17px;
	}

.quoteauthor {  
	font-size: 10px; 
	color: #993300;
	line-height: 16px;
	}

.pic {  
	margin-bottom: 20px;
	}

.makeitred {
	color: #993300;
	}

.portright {
	position: relative;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
	width: 100%;
	text-align: right;
	height: auto;
	margin-bottom: 20px;
	}

.portleft {
	position: relative;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
	width: 100%;
	text-align: left;
	height: auto;
	margin-bottom: 20px;
	}