body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	text-align: center;
	color: #000000;
	margin: 0px;
	}

a:active { text-decoration: none; color: #006699}
a:link { text-decoration: none; color: #006699}
a:visited { text-decoration: none; color: #006699}
a:hover { text-decoration: none; color: #990000}

#maincontainer {
	width: 760px;
	border: solid white;
	background-color: #FFFFFF;
	}
#headerImage{
	display:none;
	position:absolute;
}

#navcontainer {
	border: solid white;
	background-image: url("layout/navgradient.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	}

.missionphoto {
	width: 360px; float: right; text-align: center; margin-left: 15px; color: #000066; padding: 20px;
	}
	
#navcontainer a:active { text-decoration: none; color: #FFFFFF}
#navcontainer a:link { text-decoration: none; color: #FFFFFF}
#navcontainer a:visited { text-decoration: none; color: #FFFFFF}
#navcontainer a:hover { text-decoration: underline; color: #FFFFFF}

#navlist
	{
	margin: 4px;
	padding: 0px;
	}

#navlist li
	{
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	}

#leftColumn {
	background-image: url("layout/leftcolumnback.gif");
	background-repeat: no-repeat;
	background-position: 0px 100%;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	}

#printHeader {
	display: block;
	position: relative;
	}

address {
	font-style: normal;
	}

.prodLinks
{
margin: 0px 10px 0px 0px;
line-height: 160%;
}

#prodLinksOLD
{
padding: 0px 0px 30px 0px;
margin-right: 9px;
}

#prodLinksOLD2
{
list-style: none;
margin: 0;
padding-bottom: 0.4em;
text-align: center;
}

#leftme {
	text-align: left;
	display:none;
	}
	
#centerColumn
	{
	font-size: 0.8em;
	}

#centerColumnHome
	{
	font-size: 0.8em;
	line-height: 135%;
	text-align: left;
	}
	
#rightColumn
	{
	text-align: center;
	}
	
#rightColumn h1 {
	font-size: 1em;
	}

.availableServices
{
margin: 0px 0px 0px 20px;
font-size: 0.9em;
line-height: 100%;
font-weight: bold;
color: #CC0000;
}

.listing{
	border-top: 1px solid black;
	border-right: 1px solid black;
}
.listing th, .listing td{

	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding:6px;

}

.bold {
	font-weight: bold;
	}
h1 {
	color: #003B82;
	font-size: 1.5em;
	margin-top: 0px;
	style: block;
	text-align: center;
	}
	
h1.prodRentHead{
	font-size: 1.5em;
	text-align:center;
}

h2 {
	color: #003B82;
	font-size: 1.1em;
	margin-top: 0px;
}
.rentals {
	color: #000000;
	font-size: 1.5em;
	margin-top: 12px;
	}

.productsPage {

	}
.productsPage p{
	margin-bottom:0px;
	margin-top:0px;
}
.productsPage h1, .productsPage h2{
	margin-bottom:5px;
}
.productsPage p.productsDetail{
	font-size:.9em;
}
.productsPage div.productsListing{
	margin-bottom:14px;
	margin-left:10px;
	margin-right:10px;
}
.interior {
	text-align: left;
	margin: 15px 15px 35px 15px;
	font-size: 0.8em;
	line-height: 140%;
	}

.interiorCenter {
	text-align: center;
	margin: 15px 15px 35px 15px;
	font-size: 0.8em;
	line-height: 140%;
	}

.imgborder {
	border: 1px solid black;
	margin: 20px;
	}

.disclaimer {
	line-height: 140%;
	text-align:center;
	}
div.linktext{
	margin:5px 0px 10px 0px;
}	
	
div.linktext h2{
	margin:0px;
	font-size:1.1em;
}
div.linktext p{
	margin:2px;
}

.frontlogo {
	margin: 10px;
	}
p.smallItalics{
	font-style:italic;
	font-size:.9em;
}

.servicesList {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 140%;
	}

ul.servicesList {
	list-style-image: url("layout/reddot.gif");
	}

ul.servicesSubList {
	list-style-image: url("layout/bluedot.gif");
	margin-left: 15px;
	}
	
.servicesBox {
	border: 1px solid black;
	padding: 5px 10px 0px 10px;
	margin: 5px;
	background-image: url("layout/servicesstripes.gif");
	}