body {

	background-color: #e2cd89;
	background-image: url('/images/interface/bg.jpg');
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", serif;
	font-size: .9em;
	color: #593103;
	line-height: 1.2em;

}

a {

	text-decoration: none;
	color: #a15a06;

}

a:hover {

	text-decoration: underline;

}

p {

	margin-bottom: 1em;

}

#page {

	width: 985px;
	margin-left: auto;
	margin-right: auto;

}

/**********************************

	Top Nav Styles

***********************************/

#topNav {

	background-image: url('/images/interface/top_nav_bg.jpg');
	background-repeat: no-repeat;
	height: 42px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	text-align: center;
	padding-top: .6em;
	color: #ffe8b0;
}

#topNav a {

	color: #ffe8b0;

}

/**********************************

	Header Styles

***********************************/

#header {

	height: 344px;
	width: 975px;
	margin-left: auto;
	margin-right: auto; 	
	margin-top: 26px;
	background-image: url('/images/interface/main_img_bg.png');
	background-repeat: repeat-y;
	text-align: center;

}

/**********************************

	Event Bar Styles

***********************************/

#eventBar {

	height: 105px;
	background-image: url('/images/interface/event_bar_bg.jpg');
	background-repeat: no-repeat;
	width: 975px;
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
	margin-top: -10px;

}

#eventBar .leftEventImage {

	float: left;


}

#eventBar .rightEventImage {

	float: right;


}

#eventBar h1 {

	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: .2em;

}

#eventBar table.eventTable {

	border-collapse: collapse;
	margin-top: 7px;
	float: left;
	height: 85px;
	width: 684px;

}

#eventBar table.eventTable td {

	text-align: center;
	width: 25%;

}

/**********************************

	Main Styles

***********************************/

#main {

	background-image: url('/images/interface/home/main_bg.jpg');
	background-repeat: no-repeat;
	width: 975px;
	height: 584px;
	margin-left: auto;
	margin-right: auto;
}

#main #leftContent {

	width: 391px;
	float: left;

}

#main #map {

	width: 396px;
	height: 478px;
	margin-top: 14px;

}

#main #homeMap {

	font-size: 1.4em;
	text-align: center;
	line-height: 1.2em;

}

#main h1.franklin {

	margin-bottom: -18px;
	font-size: 1.6em;
	margin-top: .5em;

}

#main h2.franklin {

	font-size: 1.4em;

}

#main #rightContent {

	float: right;
	margin-top: 4px;
	margin-right: 7px;
	width: 528px;
	margin-right: 30px;

}

#main .content {

	padding: 10px;

}

#main .content h1 {

	margin-bottom: .5em;

}

#main .content .left_nav {

	float: left;
	margin-left: 8px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #4a6e76;
	margin-top: 5px;
	padding-top: 5px;

}

#main .content .push_right {

	margin-left: 180px;

}

#main .content ul {

	list-style-type: disc;
	margin-left: 25px;

}
#main .content ol {

	list-style-type: decimal;
	margin-left: 25px;

}

#main .content .push_right .board_block {

	border-bottom: 1px solid  #4a6e76;
	width: 500px;
	margin-bottom: 1em;
	margin-top: 1em;


}

#main .content .push_right .board_block img {

	float: left;
	margin-right: 8px;

}

#main .content .calloutLink {

	background-color: #6a0101;
	background-image: url('/images/interface/callout_link_bg.jpg');
	width: 200px;
	text-align: center;
	margin-bottom: 1em;
	background-repeat: repeat-x;
	padding: .5em;
	
}

#main .content .calloutLink a {

	font-size: 1.3em;

}

#main .content p a {

	text-decoration: underline;

}

#main table.contact {

	border-collapse: collapse;
	border: 1px solid #7ba4a8;

}

#main .contact td {

	padding: 4px;
	border: 1px solid #7ba4a8;

}

#TwoColContent ul {

	margin-left: 15px;
	list-style-type: disc;
	margin-bottom: 1em;

}

ol {

	margin-left: 35px;
	list-style-type: decimal;
	margin-bottom: 1em;

}

#TwoColContent {

	background-image: url('/images/interface/interior/2colbg.jpg');
	background-repeat: repeat-y;
	width: 975px;
	margin-left: auto;
	margin-right: auto;	

}

#TwoColContent .push_right {

	margin-left: 230px;
	margin-right: 20px;
	padding-top: 1em;

}

#TwoColContent .push_right h2 {

	margin-bottom: 1em;

}

#TwoColContent h1 {

	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 1em;

}

#TwoColContent .left_nav {

	float: left;
	padding-top: 1em;
	margin-left: 25px;

}

#TwoColContent .left_nav img {

	display: block;

}

#TwoColContent .indent {

	padding: 20px;

}

#TwoColContent .indent h2 {

	font-size: 1.4em;

}

#TwoColContent table.floorplan {

	border-collapse: collapse;
	border: 1px solid #995804;

}

#TwoColContent th  {

	background-color: #995804;
	color: #fff;
	padding: 2px;

}

#TwoColContent td {

	padding: 4px;
	border: 1px solid #bd8640;
	background-color: #fbeddb;
	
}

#TwoColContent .floorplan td {

	white-space: nowrap;
	text-align: center;
}

#TwoColContent tr.shaded td {

	background-color: #efddc7;

}

#TwoColContent li {

	margin-bottom: 1em;

}

#TwoColContent li ul {

	margin-top: .5em;
	margin-left: 30px;

}

#TwoColContent li ul li {

	margin-bottom: .5em;

}

.thumbnail {

	padding: 4px;
	margin: 4px;
	border: 1px solid #bd8640;
	background-color: #fbeddb;

}

/**********************************

	Gallery Styles

***********************************/

.tableBorder .title {

	text-align: center;

}

.tableBorder td {

	width: 25%;
	text-align: center;

}


/**********************************

	Footer Styles

***********************************/

#footer {

	width: 975px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
	padding-top: 4px;
	background-image: url('/images/interface/footer_bg.jpg');
	background-repeat: no-repeat;

}

#footer a {

	color: #7ba4a8;

}

#footer #logo {

	float: left;
	margin-left: 18px;
	margin-top: 2px;
	border-right: 1px solid #a25f43;
	padding-right: 18px;

}

#footer #venuworks {

	float: left;
	margin-left: 8px;
	border-right: 1px solid #a25f43;
	padding-right: 8px;
	margin-top: 2px;
	height: 74px;

}

#footer p {

	text-align: right;
	color: #ffe8b0;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-top: 40px;

}

#footer a {

	color: #ffe8b0; 

}

#tabs {

	width: 975px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
	margin-top: -4px;

}
