﻿body {
	text-align: center;
	margin: 0px auto;
	background-image: url('http://stage.lakehavasuministorage.com/images/bg3.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #e7dbd1;
	background-attachment: fixed;
}

#wrapper {
	width: 850px;
	margin: 0px auto;
}

#home-header {
	width: 850px;
	height: 165px;
	text-align: center;
	font-family:Tahoma;
	font-size: 14px;
	color: #333333;
}

#home-stage {
	width: 850px;
	height: 312px;
}

#nav-holder {
	background-position: 0px 0px;
	width: 186px;
	height: 312px;
	background-image: url('http://stage.lakehavasuministorage.com/images/slide_1_01.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#flash-holder {
	width: 664px;
	height: 312px;
	background-color: #FFFFFF;
}


h1 {
	font-family:Tahoma;
	font-size: 22px;
	color: #996633;
	text-align: left;
	padding-left: 20px;	
}

h2 {
	font-family:Tahoma;
	font-size: 16px;
	color: #996633;
	text-align: left;
	padding-left: 20px;	
}

.maintext {
	font-family:Tahoma;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
}

.maintext A:link    { text-decoration:underline; color:#333333; }
.maintext A:visited { text-decoration:underline; color:#333333; }
.maintext A:hover   { text-decoration:underline; color:#0000FF; }
.maintext A:active  { text-decoration:underline; color:#333333; }

.hourstext {
	font-family:Tahoma;
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	
}
.hourstext A:link    { text-decoration:underline; color:#333333; }
.hourstext A:visited { text-decoration:underline; color:#333333; }
.hourstext A:hover   { text-decoration:underline; color:#0000FF; }
.hourstext A:active  { text-decoration:underline; color:#333333; }

.apptitles A:link    { text-decoration:underline; color:#333333; font-size: 12px; font-family: Calibri;   }
.apptitles A:visited { text-decoration:underline; color:#333333; font-size: 12px; font-family: Calibri;    }
.apptitles A:hover   { text-decoration:underline; color:#0000FF; font-size: 12px; font-family: Calibri;    }
.apptitles A:active  { text-decoration:underline; color:#333333; font-size: 12px; font-family: Calibri;  }


.navlinks {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #996633;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	line-height: 26px;
	font-weight: bold;
}

.navlinks A:link    { text-decoration:none; color:#996633; }
.navlinks A:visited { text-decoration:none; color:#996633; }
.navlinks A:hover   { text-decoration:none; color:#666666; }
.navlinks A:active  { text-decoration:none; color:#996633; }

.headers {
	padding-top: 10px;
}

.listindent {
	padding-left: 80px;
}

.hoursborders	{ border: 1px solid #E5E0CF }

.cell-borders {
	border: 1px #EBEBEB solid;
}

.row-header {
	background-color: #EFEFEF;
	
}












/* end */

