﻿body 
{
	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #315c52;
	background-color: #222222;
}

a 
{
	text-decoration: none;
	color: #315c52;
	font-size: inherit;
	font-weight: inherit;
}

a:hover 
{
	text-decoration:underline;
	color:#315c52;
	font-size:inherit;
	font-weight:inherit;
}		

h1, h2, h3, h4, h5, h6 
{
	color: #315c52;
}

h1 
{
	font-size: 2.0em;
	font-weight: bold;
}

#mainwrapper 
{			
	margin: 0 auto;
	width: 780px;
}

#header 
{
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;	
	border: none;
	font-size: 2.0em;
	font-weight: normal;
	padding: 0px;
}

#content 
{
	background-color: #ffffff;
	padding: 0px;
	width: 780px;
	border: none;
}

#breadcrumb 
{
	width: 100%;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
}

#breadcrumb a 
{
	color: #0066CB;
	text-decoration: none;
}

#breadcrumb a:hover 
{
	text-decoration: underline;
}

.menu_logo
{
	width: 221px;
	height: 70px;
}

.menu_home
{
	height: 70px;
	width: 125px;
}

.menu_aboutUs
{
	height: 70px;
	width: 137px;
}

.menu_contactUs
{
	height: 70px;
	width: 162px;
}

.menu_other
{
	height: 70px;
	width: 135px;
}

.AboutUsHeader
{
	background-image: url('AboutUsHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.AboutUsMiniStorage
{
	background-image: url('MiniStorageNoDescription.jpg');
	height: 103px;
	width: 225px;
}

.AboutUsAgricultural
{
	background-image: url('AgriculturalNoDescription.jpg');
	height: 103px;
	width: 225px;
}

.AboutUsSpecials
{
	background-image: url('SpecialsNoDescription.jpg');
	height: 103px;
	width: 225px;
}

.AdministrationHeader
{
	background-image: url('AdministrationHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.ContactUsHeader
{
	background-image: url('ContactUsHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.AgriculturalHeader
{
	background-image: url('AgriculturalHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.CommercialHeader
{
	background-image: url('CommercialHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.CommercialPoster
{
	background-image: url('CommercialPoster.jpg');
	background-repeat: no-repeat;
	height: 335px;
	width: 500px;
	background-position: center;
}

.GetAQuoteHeader
{
	background-image: url('GetAQuoteHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.IndustrialHeader
{
	background-image: url('IndustrialHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.MiniStorageHeader
{
	background-image: url('MiniStorageHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.ResidentialHeader
{
	background-image: url('ResidentialHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.SpecialsHeader
{
	background-image: url('SpecialsHeader.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 705px;
	background-position: center;
}

.style1 
{
	font-weight: bold
}

.style2 
{
	font-size: 14px;
	font-weight: bold;
}

#footer
{
	background-image: url('footer.jpg');
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	border: none;
	height: 39px;
	width: 780px;
	text-align: center;
}

.BoldLetter
{
	font-size: 18px;
	font-weight: bold;
}

.slideshow {
	border: 1px solid #ccc;
	width: 500px;
	height: 335px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 5px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 5px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

p.SlideShowControls
{
	text-align: center;
}

#thumbnails {
	float: left;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

.SpecialsColumnHeading {
	font-size: 1.5em;
	font-weight: bold;
}
