/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#ffffff;
	font-size:12px;
	margin:0 auto;
	background-color:#0f3356;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
	line-height:18px;
}

a {
	color:#ecdf11;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color:5cb6e8;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.divider-line {
	position:relative;
	width:676px;
	height:2px;
	background-color:#1b4269;
	margin:10px 0 10px 0;
}

.directory-box {
	position:relative;
	width:200px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
}

.directory-box ul {
	padding-left:0px;
	margin-top:2px;
	list-style-type:none;
}

.directory-box ul a {
	color:white;
	font-size:12px;

}

.active-cell {
   background-image:url(images/bg_event-cell.jpg);
   background-repeat:repeat-x;
   background-color:#2E7EBD;
  }

.calendar a {
	color:white;
} 
  
 
/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:188px;
}

#header2 {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:188px;
	background-image:url(images/bg_header2.jpg);
	background-repeat:no-repeat;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 185px;
	width: 225px;
}

#mp3 {
	position: absolute;
	top: 20px;
	right: 20px;
}

#cobb {
	position:absolute;
	margin:-325px 0px 150px 15px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:101px;
	left:224px;
	width:703px;
	height:70px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:908px;
	height:auto;
	padding:0 21px 0 21px;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:655px;
    min-height:200px;
    height:auto !important;
    height:200px;
	background-image:url(images/bg_content-main.jpg);
	background-repeat:repeat-y;
	padding:20px 0 20px 20px;
}

#content_main-lg {
	position:relative;
	top:0;
	left:0;
	width:880px;
    min-height:200px;
    height:auto !important;
    height:200px;
	background-color: #2D82C5;
	border: 3px solid #154877;
	padding:20px 0 20px 20px;
}



#content_home {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:669px;
	height:auto;
	border: 3px solid #154877;
}

#content_middle {
	position:relative;
	width:950px;
	height:140px;
	margin:16px 0 0 0;
}

.find-us {
	position:relative;
	width:221px;
	height:140px;
	float:left;
	background-image:url(images/bg_find-us.jpg);
	margin-right:13px;
}

.store-directory {
	position:relative;
	width:194px;
	height:100px;
	float:left;
background-repeat: no-repeat;
	background-image:url(images/bg_store-directory.jpg);

	padding:40px 20px 0 10px;
}

.dining {
	position:relative;
	width:194px;
	height:100px;
	float:left;
background-repeat: no-repeat;
	background-image:url(images/bg_dining.jpg);
	margin-right:6px;
	padding:40px 20px 0 10px;
}

.featured-store {
	position:relative;
	width:210px;
	height:100px;
	float:left;
	background-image:url(images/bg_featured.jpg);
	padding:40px 10px 0 0;
}

#content_lower {
	position:relative;
	width:909px;
	height:auto;
	color:#7bc6da;
	padding:30px 0 40px 0;
}



/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */


#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:219px;
	height:auto;
	color:#030000;
	background-image:url(images/bg_sidebar.jpg);
	background-repeat:repeat-y;
}

#side_bar a { color:#405422; }

#side_bar table {
margin:0 0 10px 15px;
}

.side-flag {
	position:relative;
	margin:20px 0 10px 15px;
}

.side_event {
	width:180px;
	height:auto;
	border-top:2px solid #8ebd4a;
	padding:10px 10px 0 0;
	margin:0 auto;
	color:#405422;
}

.side_event img { float:right; }

#side_email {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:189px;
	height:auto;
	color:#030000;
	background-color: #FAB2E0;
	border: 1px solid #E88BC4;
	padding: 10px 15px 0 15px;
	margin-bottom:5px;
}

#side_email table { margin: 0; }

.event-input { border: 1px solid #E88BC4; } 

#side_calendar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:189px;
	height:auto;
	background-image:url(images/bg_calendar.jpg);
	background-repeat:repeat-y;
	padding:20px 15px 20px 15px;
	margin-bottom:10px;
}

#side_calendar a { color:#405422; }
#side_calendar img { margin-right:10px; }


/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:10px;
	left:0;
	width:909px;
	height:49px;
	clear:both;
	margin: 0 auto;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:70px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	width:81px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -70px;
}


a#nav_02 {
	width:170px;
	cursor:pointer;
	background-position:-81px 0;
}

a:hover#nav_02{
	background-position:-81px -70px;
}


a#nav_03 {
	width:75px;
	cursor:pointer;
	background-position:-251px 0;
}

a:hover#nav_03{
	background-position:-251px -70px;
}


a#nav_04 {
	width:68px;
	cursor:pointer;
	background-position:-326px 0;
}

a:hover#nav_04{
	background-position:-326px -70px;
}

a#nav_05 {
	width:78px;
	cursor:pointer;
	background-position:-394px 0;
}

a:hover#nav_05{
	background-position:-394px -70px;
}
a#nav_06 {
	width:231px;
	cursor:pointer;
	background-position:-472px 0;
}

a:hover#nav_06{
	background-position:-472px -70px;
}

a#nav_07 {
	width:98px;
	cursor:pointer;
	background-position:-605px 0;
}

a:hover#nav_07{
	background-position:-605px -70px;
}

