body,table,tr,td,div {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

body {
	background-color:#f4db4d;
	color:#0071a5;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}


h1 {
	text-indent:inherit;
	margin:0px;
}

#wrapper {
/*	border:1px solid #c00; */
	padding:2%;
	min-width : 775px;
}

#mainTable {
	width:100%;
}

#bannerImg {
	border:0;
}

.cornerPic {
	width:18px;
	height:18px;
	line-height:12px;
}

#tlCorner {
	background-image:url(../graphics/cornerTL.jpg);
	background-position:top 0 left 0;
	background-repeat:no-repeat;
}

#trCorner {
	background-image:url(../graphics/cornerTR.jpg);
	background-position:top 0 right 0;
	background-repeat:no-repeat;
}

#brCorner {
	background-image:url(../graphics/cornerBR.jpg);
	background-position:bottom 0 right 0;
	background-repeat:no-repeat;
}

#blCorner {
	background-image:url(../graphics/cornerBL.jpg);
	background-position:top 0 left 0;
	background-repeat:no-repeat;
}

.edgeCell, #mainContainer {
	background-color:#fff;
}

#topEdge, bottomEdge {
	height:18px;
	line-height:16px;
}

#contentTable {
	width:100%;
}

#contentCell A,
#contentCell A:visited
{
	color : #F4DB4D;
}

#contentCell A:hover
{
	color : #fff;
}

#taglineDiv {
	width:45%;
	float:right;
	clear:none;
}

#topSection {
	padding-bottom:15px;
	text-align:center; 
}

.largeText {
	font-size:36px;
}

#storageDetailsDiv{
	float:right;
}

/*
*****************************
BEGIN	Blue Rounded Table
*****************************
*/
.blueRoundTable {
	width:100%;
	background-color:#0071a5;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:justify;
}

.blueRoundTableTL {
	width:20px;
	height:20px;
	line-height:10px;
	background-image:url(../graphics/cornerBlueTL.jpg);
	background-position:center;
	background-repeat:no-repeat;	
}

.blueRoundTableTR {
	width:20px;
	height:20px;
	line-height:10px;
	background-image:url(../graphics/cornerBlueTR.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.blueRoundTableBR {
	width:20px;
	height:20px;
	line-height:10px;
	background-image:url(../graphics/cornerBlueBR.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.blueRoundTableBL {
	width:20px;
	height:20px;
	line-height:10px;
	background-image:url(../graphics/cornerBlueBL.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.blueRoundTableContentContainer {
	padding:5px;
	text-align: center;
	font-size:20px;
}
.blueRoundTableContentContainer:first-line {
	text-align: left;
}

.blueRoundTableTE {
	height:20px;
	line-height:10px;
}

.blueRoundTableRE {
	height:20px;
	line-height:10px;
}

.blueRoundTableBE {
	height:20px;
	line-height:10px;
}

.blueRoundTableLE {
	height:20px;
	line-height:10px;
}

/*
*****************************
END		Blue Rounded Table
*****************************
*/

#contentCell {
	background-color:#045c97;
	padding:20px;
	color:#fff;
}

#commercialDiv {
	float:left;
	margin:0px 15px 15px 15px;
}

#specialsImgDiv {
	float:left;
}

#specialsContainer {
	text-align:center;
	padding:10px;
}

#specialsDiv {
	margin:0 auto;
	width:500px;
	text-align:left;
	vertical-align : middle;
/*	float:right; */
	border:1px solid #0071a5;
	min-height:86px;
	background-color:#f4db4d;
}
/*********************************************
*********** Tab Menu Code Start **************
*********************************************/

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../graphics/menub_bg.jpg) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	float:right;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 14px 0 2px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../graphics/menub_hover_left.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../graphics/menub_hover_right.jpg) no-repeat right top; /*right tab image path*/
}

/*********************************************
************ Tab Menu Code End ***************
*********************************************/

#navContainerCell {
	background: url(../graphics/menub_bg.jpg) repeat-x; /*tab background image path*/
}

#bottomMenuCell {
	font-size:12px;
}

#bottomMenuCell a {
	color:#0071a5;
}

#suppliesDiv {
	height:300px;
	width:400px;
	overflow:auto;
	border-style:solid;
	border-width:1px; 
	float:left;
	margin-right:20px;
}

#map {
	width : 350px;
	height : 300px;
	border-style : solid;
	border-width : 1px;
	border-color : #000;
	float : right;
	margin-left : 10px;
}

#galleryWrapper
{
	position : relative;
	text-align : center;
}

#galleryDiv
{
	position : relative;
	text-align : center;
	width : 390px;
	margin : 0px auto;
}

#galleryImgDiv
{
	position : relative;
	height : 290px;
	border-style : solid;
	border-width : 1px;
	border-color : #006;
}

#galleryImgDiv img
{
	position : absolute;
	top : 0px;
	left : 0px;
	height : 290px;
	width: 387px;
	border-style : solid;
	border-width : 1px;
	border-color : #006;
}

#storageUnits TD,
#storageUnits TH {
	border-top-style : solid;
	border-width : 1px;
}

#storageUnits IMG
{
	cursor : pointer;
}
#storageUnits TH
{
	text-align : left;
	padding : 1px 2px;
}
#storageUnits TD
{
	text-align : left;
	padding : 1px 20px;
}
.storageUnitsInactive,
.storageUnitsActive
{
	cursor : auto;
}

.storageUnitsActive
{
	background : #0071A5;
}
.storageUnitsInactive
{
	background : transparent;
}

#storageUnits {
	border-style : solid;
	border-width : 2px;
	border-color : #006;
}

#unitSizeDiv {
	width : 400px;
	border-style : solid;
	border-width : 2px;
	border-color : #006;
	margin-left : 10px;
	padding : 5px;
}

#storageOptionsWrapper TD
{
	vertical-align : top;
}

#unitSizeDiv
{
	min-height : 613px;
}

#unitSize1,
#unitSize2,
#unitSize3,
#unitSize4,
#unitSize5,
#unitSize6
{
	clear : right;
	padding : 3px;
	visibility : hidden;
	display : none;
	overflow : hidden;
}

.UnitImage
{
	float : right;
	width : 200px;
}

