body {
	font-family: sans-serif;    
	color: #5F615F;
	font-size: 11px;
	text-align: center;
  	margin-left: auto;
  	margin-right: auto;
	background-color: #000000;
}
#container {
	background-color: #000000;
  	margin-left: auto;
  	margin-right: auto;
	width: 998px;
	text-align: center;
}
p {
	font-size: 12px;
	color: #044694;
}
/* location for top navigation */
#topnav {
	width: 700;
	height: 20px;
	padding-top: 20px;
  	margin-left: auto;
  	margin-right: auto;
}
/* location for bottom navigation */
#botnav {
	width: 800px;
	height: 30px;
	margin: 0 auto 0 auto;
}
#content {
	width: 980px;
	height: 445px;
	 margin-left: auto;
  	margin-right: auto;
	background-color: #000000;
	padding-top: 10px;
}
/* Text styling for top navigation */
.navtop {
	font-size: 11px;
	letter-spacing: 1.5px;
}
/* Text styling for upper line of lower navigation */
.topline {
	font-size: 14px;
}
/* Text styling for lower line of bottom navigation */
.lowerline {
	font-size: 10px;
	line-height: 19px;
	letter-spacing: .07em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border-right: 1px solid #FFFFFF;
}
#rightcol {
	width: 365px;
	height: 1020px;
	text-align: justify;
	margin-left: 220px;
}
#leftcol {
	width: 180px;
	height: 887px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 210px;
	background-color: #CEED6C;
	border: 1px solid #A6D58F;
}
#footer {
	width: 600px;
	height: 20px;
	text-align: center;
	margin-top: 15px;
  	margin-left: auto;
  	margin-right: auto;
}
.headline {
	font-size: 18px;
	color: #006B33;
}
.headline2 {
	font-size: 16px;
	font-weight: bold;
}
.headline3 {
	font-size: 14px;
	font-weight: bold;
}
.bullet {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#image1 {
	width: 125px;
	height: 200px;
	margin-top: 30px;
}
#copy1 {
	width: 220px;
	height: 265px;
	text-align: justify;
	float: right;
	margin-top: 2px;
}
#arrivals {
	width: 300px;
	height: 30px;
}
#image2 {
	width: 125px;
	height: 210px;
	margin-top: 50px;
}
#copy2 {
	width: 220px;
	height: 225px;
	text-align: justify;
	float: right;
	margin-top: 2px;
}
#company {
	width: 600px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
}
.legalline {
	font-size: 10px;
	font-style: italic;
	color: #006B33;
}

.linksmall:link { 
	font-size: 11px;
	color: #C4C3C3;
}
.linksmall:visited {
	font-size: 11px;
	color: #C4C3C3;
}
.linksmall:hover {   
	font-size: 11px;
	color: #FFFFFF;
}
.linksmall:active {
	font-size: 11px;
	color: #C4C3C3;
}

.linkbold:link {
	font-size: 13px;
	color: #044694;
}
.linkbold:hover {
	font-size: 13px;
	color: #B4BD30;
}
.linkbold:active {
	font-size: 13px;
	color: #044694;
}
.linkbold:visited {
	font-size: 13px;
	color: #044694;
}
















