
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #678a50 url(images/bg.gif) repeat-x;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: 900 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #c56d28;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}
h2 {
	font: 700 16px/16px "Times New Roman", Times, serif;
	color: #c56d28;
}
h3 {
	font: 700 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #2e5331;
}
ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, #copyright {
	width:920px;
}
#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}
#mc {
	margin:auto;
}
#pagetile {
	background:  url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	height:214px;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 730px;
	padding: 40px 0px 0px 235px;
}
#nav, #nav ul {
	width: 730px;
}
#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#nav ul li a {
	display: block;
	height: 16px;
	margin: 0px;
	padding: 0px;
}
#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

#unitsizes, #unitsizes a {
	width: 73px;
	background: url(images/m_unit_sizes.gif) no-repeat 0px 0px;
}	
#unitsizes a:hover {
	background: url(images/m_unit_sizes.gif) no-repeat 0px -16px;
}
#storageguide, #storageguide a {
	width: 101px;
	background: url(images/m_storage_guide.gif) no-repeat 0px 0px;
}	
#storageguide a:hover {
	background: url(images/m_storage_guide.gif) no-repeat 0px -16px;
}
#communityinvolvement, #communityinvolvement a {
	width: 175px;
	background: url(images/m_community_involvement.gif) no-repeat 0px 0px;
}	
#communityinvolvement a:hover {
	background: url(images/m_community_involvement.gif) no-repeat 0px -16px;
}
#about, #about a {
	width: 45px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
#about a:hover {
	background: url(images/m_about.gif) no-repeat 0px -16px;
}
#contact, #contact a {
	width: 56px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -16px;
}
#mdivider, #mdivider a, #mdivider a:hover {
	width:18px;
	cursor: default;
	background: url(images/m_divider.gif) no-repeat;
}

/*    -----------------------   Main Menu For Submenu Items   -----------------------   */ 
.locations {
	width: 179px;
	background: url(images/m_nc_locations.gif) no-repeat 0px 0px;
}	
.locationshl {
	width: 179px;
	background: url(images/m_nc_locations.gif) no-repeat 0px -16px;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a, .subFour a, .subFive a {
	font: 700 11px/14px Georgia, "Times New Roman", Times, serif;
	color: #2d5033;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 15px;
	width: 120px;
	height: 22px;
	line-height: 18px;
	background: url(images/submenu_line.gif) repeat-x bottom center;
	border-left:1px solid #305f35;
	border-right:1px solid #305f35;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover, .subFour a:hover, .subFive a:hover {
	color: #c56d28;
	text-decoration:none;
}
.subOne, .subTwo, .subThree, .subFour, .subFive  {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 55px;
	background: #ebf3e6 url(images/submenu_bg.gif) repeat-x bottom center;
}
.subOne {
	margin-left: 240px;
}
.subTwo {
	margin-left: 475px;
}
.subThree {
	margin-left: 620px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	background: url(images/content_bg.gif) no-repeat 0px 0px;
}
#contentend {
	float: left;
	padding: 0px 0px 80px 0px;
	background: url(images/end.gif) no-repeat center bottom;
}
#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	background: url(images/content_home.jpg) no-repeat 0px 0px;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}
#contentdivide #left {
	width: 290px;
	float: left;
}
#contentdivide #right {
	width: 100px;
	float: right;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 310px;
	margin:20px 0 0 10px;
	float:left;
}
#leftcol a {
	color: #004e75;
	text-decoration:none;
}
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 550px;
	float: right;
	margin: 20px 20px 0 0;
}


/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 380px;
	float: left;
}
#midcol a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#b53e2a;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 160px;
	float: right;
}
#rightcol a {
	color: #ae852a;
	text-decoration:none;
}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}
 #rightcol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #b4a682;
	height:112px;
	background:  url(images/end.gif) no-repeat 0px 0px;
	float: left;
	text-decoration:none;
}
#copyright p {
	padding: 50px 0px 0px 20px;
}
 #copyright a {
	color: #b4a682;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #b4a682;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:0px 0px 0px 30px;
}

/*    末末末末末末末末末  Extra Formatting   末末末末末末末末末  */ 

#dropcap {
	font: normal 36px/46px  arial, verdana, sans-serif;
	color: #8ba28b;
	float: left;
	width:35px;
	line-height: 83%;
}
q {
	font: normal 13px/16px  arial, verdana, sans-serif;
	color: #fbe7a1;
}
dd {
	font: italic 11px/16px  arial, verdana, sans-serif;
	margin:0;
	padding:10px 0 0 0;
}

#storagelocations {
	background: url(images/location_bg.gif) no-repeat 0px 0px;
	width:502px;
	height:247px;
}
#storagelocationsContent {
	padding:40px 0 0 280px;
}
#storagelocations a {
	font: 700 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #2e5331;
	text-decoration:none;
	display: block;
}
#storagelocations a:hover {
	text-decoration:none;
	color:#e47e2e;
}

/*    -----------------------    Style a Form   -----------------------   */  
.newsletter {
	width:470px;
	height:83px;
	background: url(images/newsletter.gif) no-repeat 0px 0px;
}
.newsletter form {
	width: 221px;
}
.newsletter input {
	font: normal 12px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #5a451b;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 55px 0px 0px 100px;
	float:left;
}
.newsletterSubmit {
	margin: -100px 0px 10px 400px !IMPORTANT;
	margin: -40px 0px 0px 400px;
	border: 0px solid #000000;
}