body,html {
	background: #794025;
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
	color: #000;
	text-align: center; /* center fix for IE */
	height: 100%;
	overflow: hidden;
}

* {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin: 3px 0 3px 20px;
}

li {
	padding: 1px;
}

h1 {
	margin: 10px 3px;
	font-size: 20px;
}

h2 {
	margin: 10px 3px;
	font-size: 17px;
}

h3 {
	margin: 10px 3px;
	font-size: 14px;
}

a, img {
	outline: 0;
	border: 0;
}

p {
	margin: 10px 0;
}

a:link, a:active, a:visited {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color: #933;
	text-decoration: none;
}

a.keywordLink:link, a.keywordLink:active, a.keywordLink:visited, a.keywordLink:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}


#container {
	width: 100%;
	background: url(../images/background.jpg) no-repeat top center;
	height: 100%;
}

#main {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: url(../images/mainBg.jpg) no-repeat top #D7A451;
	height: 100%;
}

#header {
	height: 108px;
}


#content {
	height: expression(document.body.clientHeight - (114) + "px");
	overflow: auto;
	position: absolute;
	top: 108px;
	bottom: 0px;
	width: 764px;
	padding: 3px;
}

#footer {
	clear: all;
	margin: 10px 0 0 0;
	width: 710px;
	text-align: center;
}

/* Menubar */
div.menuBar,div.menuBar a.menuButton,div.menu,div.menu a.menuItem {
	font-family: Comic sans MS;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #995b02;
}

div.menuBar {
	background-color: transparent;
	padding: 4px 2px 4px 2px;
	text-align: left;
	margin: 8px 0 0 2px;
}

div.menuBar a.menuButton {
	background-color: transparent;
	border: 1px solid #f9e5b3;
	color: #995b02;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover {
	background-color: transparent;
	border: 1px solid #ad564f;
	color: #000000;
	cursor: pointer;
}

div.menuBar a.menuButtonActive,div.menuBar a.menuButtonActive:hover {
	background-color: #e6b358;
	border: 1px inset #000000;
	color: #ffffff;
	left: 1px;
	top: 1px;
}

div.menu {
	background-color: #e6b358;
	border: 2px outset #794025;
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: -6px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	color: #000000;
	cursor: default;
	display: block;
	padding: 3px 1em;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover,div.menu a.menuItemHighlight {
	background-color: #794025;
	color: #ffffff;
}

div.menu a.menuItem span.menuItemText {
	
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border: 1px inset #ffffff;
	margin: 4px 2px;
}

.adsense728 {
	width: 728px;
	margin: 15px auto;
	text-align: center;
}
.nashvilleNews {
	background: url(../upload/image/nashville-news-background-groot.jpg) no-repeat;
	width: 733px;
	height: 186px;
}
.nashvilleNewsInner {
	position: absolute;
	margin: 23px 0px 0px 3px;
	width: 721px;
	height: 153px;
	padding: 3px;
	overflow: auto;
}
