

body {
	padding: 0;
	margin: 0;
	background: #fff url('/images/bg_tile_cream.gif') top left repeat;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* -----------------------------------*/
/* -------->>> ANCHOR TAGS <<<--------*/
/* -----------------------------------*/



a {
	color: #007b60;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

a:hover {

}

a img{
	border: 0;
}

/* -----------------------------------*/
/* -------->>> CONTAINERS <<<---------*/
/* -----------------------------------*/


#container_main {
	position: relative;
	display: block;
	margin: 0px auto;	
	width: 950px;
	height: 726px;
}

#main_content{
	position: absolute;
		top: 0;
		left: 7px;
	width: 934px;
	height: 718px;
}

#header{
	text-align: center;
	margin: 0px auto;
	padding-top: 20px;
}

#logo{
	padding-bottom: 20px;
	margin: 0px auto;
	width: 207px;
	height: 170px;
	background: url('/images/UF_logo.png') top left no-repeat;
	cursor: pointer;
}

#flash{
	margin: 0px auto;
	width: 750px;
	position: relative;
		top: 15px;
}

#overtext{
	position: absolute;
		bottom: 40px;
		left: -3px;
	background-color: #fff;
	font-style: italic;
	color: #666;
	padding: 5px;
	text-align: right;
}

#nav{
	
}
#nav_row{
	height: 25px;
	width: 660px;
	margin: 0px auto;
}
#nav_row div{
	padding-top: 8px;
	float: left;
}
.nav_spacer{
	width: 92px;
}

#middle{
	margin: 0px auto;
}

.middleContent{
	margin: 0px auto;
	padding-top: 15px;
	width: 755px;
	text-align: left;
	position: relative;
}


#brand_hr{
	position: absolute;
		bottom: 120px;
		left: 89px;
	height: 9px;
	width: 754px;
	background: url('/images/brand_hr.png') top center no-repeat;
}
#restaurants{
	position: absolute;
		bottom: 0;
		left: 89px;
}

.bottom_logo{
	float: left;
	cursor: pointer;
}
.blank_spacer{
	float: left;
	width: 12px;
	height: 40px;
}

#conceptMenu {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:102px;
	height:98px;
}

#conceptMenu li { float:left; margin-right:42px; }

#conceptMenu li a { display:block; height:98px; text-indent:-9999px; }

#conceptMenu li.troppo a 	{ background:url(images/concepts/troppo.png) no-repeat; width:90px; }
#conceptMenu li.edmunds a 	{ background:url(images/concepts/edmunds.png) no-repeat; width:77px; }
#conceptMenu li.feast a 	{ background:url(images/concepts/moveablefeast.png) no-repeat 0 0; width:74px; }
#conceptMenu li.leos a 		{ background:url(images/concepts/leos.png) no-repeat 0 6px; width:72px; }
#conceptMenu li.post a 		{ background:url(images/concepts/post.png) no-repeat 0 17px; width:105px; }
#conceptMenu li.tavern a 	{ background:url(images/concepts/tavern.png) no-repeat; width:70px; }
#conceptMenu li.woods a 	{ background:url(images/concepts/grandwoods.png) no-repeat 0 10px; width:142px; }
#conceptMenu li.last 		{ margin-right:0; }

#conceptMenu li.troppo:hover, #conceptMenu li.troppo.active 	{ background:url(images/over_troppo.png) repeat-x bottom left; }
#conceptMenu li.edmunds:hover, #conceptMenu li.edmunds.active 	{ background:url(images/over_edmunds.png) repeat-x bottom left; }
#conceptMenu li.feast:hover, #conceptMenu li.feast.active 		{ background:url(images/over_feast.png) repeat-x bottom left; }
#conceptMenu li.leos:hover, #conceptMenu li.leos.active 		{ background:url(images/over_leos.png) repeat-x bottom left; }
#conceptMenu li.post:hover, #conceptMenu li.post.active 		{ background:url(images/over_post.png) repeat-x bottom left; }
#conceptMenu li.tavern:hover, #conceptMenu li.tavern.active		{ background:url(images/over_tavern.png) repeat-x bottom left; }
#conceptMenu li.woods:hover, #conceptMenu li.woods.active 		{ background:url(images/over_woods.png) repeat-x bottom left; }

#troppo_logo{
	width: 110px;
	height: 103px;
	background: url('/images/logo_troppo.png') top left no-repeat;
	padding: 0;
	margin: 0;
	position: relative;
		left: 2px;
}

#edmunds_logo{
	width: 95px;
	height: 103px;
	background: url('/images/logo_edmunds.png') top left no-repeat;
	
}

#post_logo{
	width: 130px;
	height: 103px;
	background: url('/images/logo_post.png') top left no-repeat;
	
}

#tavern_logo{
	width: 84px;
	height: 103px;
	background: url('/images/logo_tavern.png') top left no-repeat;
}

#woods_logo{
	width: 172px;
	height: 103px;
	background: url('/images/logo_woods.png') top left no-repeat;
}

#feast_logo{
	width: 88px;
	height: 103px;
	background: url('/images/logo_feast.png') top left no-repeat;
}

#shadows{
	position: absolute;
		bottom: 0;
		left: 89px;
	height: 60px;
	width: 755px;
}

.bottom_shadow{
	display: none;
}

.bottom_shadow_vis{
	display: block;
}

#troppo_shadow{
	width: 114px;
	height: 60px;
	background: url('/images/over_troppo.png') top left no-repeat;
	position: absolute;
}

#edmunds_shadow{
	width: 95px;
	height: 60px;
	background: url('/images/over_edmunds.png') top left no-repeat;
	position: absolute;
		left:121px;
}

#post_shadow{
	width: 130px;
	height: 60px;
	background: url('/images/over_post.png') top left no-repeat;
	position: absolute;
		left: 229px;
}


#tavern_shadow{
	width: 89px;
	height: 60px;
	background: url('/images/over_tavern.png') top left no-repeat;
	position: absolute;
		left: 373px;
	
}

#woods_shadow{
	width: 129px;
	height: 60px;
	background: url('/images/over_woods.png') top left no-repeat;
	position: absolute;
		left: 491px;
}

#feast_shadow{
	width: 99px;
	height: 60px;
	background: url('/images/over_feast.png') top left no-repeat;
	position: absolute;
		left: 644px;
}


#main_bg{
	width: 950px;
	height: 726px;
	position: absolute;
		top: 0;
		left: 0;
	background: url('/images/shadow_bg.png') top left no-repeat;

}

#historyFlash{
	padding-top: 20px;
	width: 910px;
	margin: 0px auto;

}

#subLeft{
	width: 355px;
	position: absolute;
		top: 60px;
		left: 0px;
}

#subRight{
	width: 373px;
	height: 256px;
	position: absolute;
		right: 0px;
		top: 60px;
	overflow: hidden;
}

#subRightText{
	position: absolute;
		bottom: 20px;
		right: -3px;
	background-color: #fff;
	font-style: italic;
	color: #666;
	width: 335px;
	padding: 5px;
	text-align: right;
	font-size:11px;
}

#contact_form input{
	border: 2px solid #8C8C8C;
	width: 230px;
	height: 20px;
}

#contact_form textarea{
	border: 2px solid #8C8C8C;
	width: 230px;
	height: 105px;
}

#thankyou { display: none; }

#copy{
	width: 100%; text-align: center; position: absolute; top: 730px; cont-size: .9em; color:#666; font-size:11px;
}
p {
	margin: 10px 0px 5px 0px;
}

.dot_spacer{
	height: 6px;
	overflow: hidden;
	background: url('/images/dot_spacer.png') top center no-repeat;
}

.quote {
	padding-top: 20px;
	font-style: italic;
	color: #666;
	font-size: .95em;
}


/* Event Form Style */
#frmEvent {
	margin-top:20px;
}
#frmEvent p {
	margin: 0 0 20px 0;
}
#frmEvent label {
	width:100px;
	float:left;
	clear:left;
	margin-right:2px;
}
#frmEvent input {
	width:200px;
}
