body{
	padding : 0px;
	margin : 0px;
	text-align:center;
	background-image:  url(../images/grass2.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
}
#center{
position:relative;
float:center;
margin:0 auto;
width:975px;
}
img {display: block}
.comtalk img{ display:inline}
div{position: relative;}
/*HEADER*/
#headbg{
background-color:#4381d6;
height:211px;
position: relative;
z-index:1;
text-align:left;
}
/*HEADER Background*/
.hbg1, .hbg2, .hbg3, .hbg4, .hbg5, .hbg6, .hbg7{ background-repeat: no-repeat;}
/*.hbg1{background-image:  url(../images/header_1.jpg);}*/
.hbg1{background-image:  url(../images/header_1.jpg);} /*Mothers Day*/
.hbg2{background-image:  url(../images/header_2.jpg);}
.hbg3{background-image:  url(../images/header_3.jpg);}
.hbg4{background-image:  url(../images/header_4.jpg);}
.hbg5{background-image:  url(../images/header_5.jpg);}
.hbg6{background-image:  url(../images/header_6.jpg);}
.hbg7{background-image:  url(../images/header_7.jpg);}
.hbg8{background-image:  url(../images/header_soccer.jpg);}/*Serving soccer banner*/

#header{
background-image:  url(../images/header_mask.png);
background-repeat: no-repeat;
position: relative;
height:211px;
z-index:2;
margin-top:-211px;
text-align:left;
}
/*HEADER NAV*/
	.htable{
	height:211px;
	width:100%;
	}
	.hlogo{
	width:315px;
	vertical-align:bottom;
	}
	.tags{
	height:169px;
	}
	.hnav td{
	width:132px;
	text-align:center;
	height:42px;
	vertical-align:top;
	}

/*DROP DOWNS*/
	#first_sub, #second_sub, #third_sub, #fourth_sub, #fifth_sub {
		position: absolute;
		visibility: hidden;
		left: 0px;
		top:28px;
		width: 137px;
	}
	.nav {
		position:relative;
		height: 28px;
		z-index: 1000;
	} 
	.sub{display: block;
	background-image:  url(../images/subnav_bg.png);
	background-repeat: repeat-y;
	border-left:1px solid #f2f2f2;
	border-bottom:1px solid #cecece;
	padding-top:15px;
	}
	
/*CONTENT*/
.ctable{
width:100%;
text-align:left;
}
.ctable td{
padding-top:28px; 
vertical-align:top;
}
.cleft{
width:315px;
padding-bottom:100px;
}
.cmiddle{
width:481px;
background-color:#f9f8ef;
padding-left:7px;
padding-right:7px;
padding-bottom:100px;
	background-image:  url(../images/grass_over.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
}
.cright{
width:179px;
padding-left:7px;
}
	.crbg{
	background-image:  url(../images/cright_bg.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	}
.cwide{
width:796px;
padding-left:7px;
padding-right:7px;
padding-bottom:100px;
}

/*CONTENT BLOCKS*/
#trading{
	width:170px;
	/*height:208px;*/
	background-image:  url(../images/bbg_trading.gif);
	background-repeat: repeat-y;
	background-position:bottom left;
}
	#mapkey{
		width:170px;
		/*height:208px;*/
		background-image:  url(../images/bbg_trading.gif);
		background-repeat: repeat-y;
		background-position:bottom left;
	}
	#trading p, #feature p, #cinfo p, #tenant p, .tlogo, #mapkey p, #weather p{
	padding-left:15px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	}
#feature, #tenant{
	width:301px;
	/*height:208px;*/
	background-image:  url(../images/bbg_feature.gif);
	background-repeat: repeat-y;
	background-position:bottom left;
}
#weather{
position: relative; overflow:hidden;  width:301px; height:260px; margin-top:0px; margin-bottom:0px;margin-left:1px;
}
#divhide{
margin-left:-15px; margin-top:-69px;
}
	.mapkey img,  .movies img, .tenant img  {
	padding-right:5px;
	vertical-align:middle;
	float:left;
	}

	.movies br{
	clear:both;}
	.tlogo{
	float:right;
	}
#cinfo{
	border: 1px solid #9ccd38;
	background-color:#ffffff;
	background-image:  url(../images/cinfo_bg.gif);
	background-repeat: repeat-x;
	background-position:top left;
	padding-bottom:10px;
}
	#cinfo a{
	background-image:  url(../images/icon_leaf1.gif);
	background-repeat: no-repeat;
	background-position:middle left;
	padding-left:30px;
	padding-right:10px;
	}
	.small#cinfo a{
	background-image:none;
	padding-left:0px;
	padding-right:0px;
	}
	#cinfo.short{
	width:300px;
	height:140px;
	}
	#cinfo.small{
	width:140px;
	height:140px;
	}
#cend{
 clear:both;
 padding-top:10px;
}
#gallerybg{
	background-image:  url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	width:728px;
	height:481px;
	float:right;
}

/*ICONS*/
.info{
	background-image:  url(../images/icon_note.gif);
	background-repeat: no-repeat;
	background-position:middle left;
	height:35px;
	padding-left:40px;
	padding-top:9px;
}
.note{
	background-image:  url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-position:middle left;
	height:40px;
	padding-left:40px;
	padding-top:7px;
}

/*FOOTER
#res*/.res{
	/*background-image:  url(../images/grass.png);
	background-repeat: repeat-x;
	background-position:bottom left;*/
	text-align:center;
	/*height:125px;
	width:100%;
	
	position:fixed;
	
	top: auto;
    right: 0;
    bottom: 0;
    left: 0;
	z-index: 3;*/
}
/*IE FIX
img, div, .hbg1, .hbg2, .hbg3, .hbg4, .hbg5, .hbg6, .hbg7, #header, .sub, #res .grass{ behavior: url(../iepngfix.htc) }*/
.saved{visibility:hidden;}

.middle {vertical-align : middle;}
.left {float: left;}
.right{float: right;}

