/* @override http://www.fcsnashville.org/fcs_style.css
	https://secure.sitemason.com/www.fcsnashville.org/fcs_style.css */

body {
	background-image: url(images/bkgnd.jpg);
	background-position: Top Left;
	background-attachment: fixed;
	background-repeat: repeat;
	margin-top: 10px;
}

.newsupdates {
	background: url(images/news_tile.jpg) repeat-y;
	padding: 0 0 5px
}

.newsupdates img {
	margin: 0;
	padding: 0;
}

.newsupdates ul {
	margin: 0;
	padding: 0 15px
}

.newsupdates li {
	margin: 0 0 15px 15px;
	padding: 0;
	color: #5b0f0f;
	font: 13px "Times New Roman", Times, serif;
}

a {
	color: #5b0f0f;
}

.newsupdates li a:hover {
	text-decoration: underline;
}

.newsbtm {
	margin: 0;
	padding: 0;
}

/*Structure*/

#container {
	width: 770px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

/*Navigation*/

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	margin: 0;
	padding: 0;
}

#nav ul li a:hover {
	background-color: #0c002d;
	color: #fff;
}

/*Navigation Changeout*/

#nav a img.about {
	background: url(images/btn_about.jpg) no-repeat center;
	height: 35px;
	width: 118px;
}

#nav a:hover img.about, #nav #a_show {
	background: url(images/btn_about_f2.jpg) no-repeat center;
}

#nav a img.services {
	background: url(images/btn_services.jpg) no-repeat center;
	height: 35px;
	width: 127px;
}

#nav a:hover img.services, #nav #s_show {
	background: url(images/btn_services_f2.jpg) no-repeat center;
}

#nav a img.news {
	background: url(images/btn_news.jpg) no-repeat center;
	height: 35px;
	width: 140px;
}

#nav a:hover img.news, #nav #n_show {
	background: url(images/btn_news_f2.jpg) no-repeat center;
}

#nav a img.contact {
	background: url(images/btn_contact.jpg) no-repeat center;
	height: 35px;
	width: 120px;
}

#nav a:hover img.contact , #nav #c_show {
	background: url(images/btn_contact_f2.jpg) no-repeat center;
}

#nav a img.give {
	background: url(images/btn_give.jpg) no-repeat center;
	height: 35px;
	width: 121px;
}

#nav a:hover img.give, #nav #g_show {
	background: url(images/btn_give_f2.jpg) no-repeat center;
}

#nav a img.donate {
	background: url(images/btn_donate.jpg) no-repeat center;
	height: 35px;
	width: 144px;
}

#nav a:hover img.donate, #nav #h_show {
	background: url(images/btn_donate_f2.jpg) no-repeat center;
}

/*Navigation Drop Down Menu*/

#dropmenudiv {
	font: 12px/18px "Times New Roman", Times, serif;
	margin-left: 15px;
	border: solid 1px #4d2609;
	position: absolute;
	z-index: 100
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: 800;
	background-color: #cdb797;
	color: #451d00;
	text-align: left;
	padding: 3px 0;
}

#dropmenudiv a:hover {
	background-color: #ece6ce;
	color: #451d00;
}

/*Left Navigation*/

.left_nav {
	background-image: url(images/menu_bkgnd.jpg);
	background-position: Top Left;
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 40px 15px 0 0;
	padding: 10px;
	border: 1px solid #4d2609;
}

.left_nav ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

.left_nav ul li {
	font: bold 12px "Times New Roman", Times, serif;
	;
margin: 10px 0;
}

.left_nav ul li a {
	color: #420a00;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.left_nav ul li a:hover {
	text-decoration: underline;
}

.left_nav .active {
	padding-left: 12px;
	background-image: url(images/bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-decoration: underline;
}

/*Top*/

.top {
	height: 120px;
	margin: 0 auto;
}

img.logo {
	float: left;
}

#real_help {
	float: right;
	margin: 0 10px;
}

/*Main*/

.main {
	background-image: url(images/int_bkgnd.jpg);
	background-position: Top Left;
	background-attachment: fixed;
	background-repeat: repeat;
	border: 1px solid #52231b;
	margin: 0;
	padding: 17px 10px 50px;
}

.main img {
	margin-bottom: 14px;
	padding: 0;
}

.int_content p, .int_content li {
	color: #251301;
	font: 15px/20px "Times New Roman", Times, serif;
	margin: 0 25px 15px 0
}

.int_content li {
	margin-bottom: 15px;
}

.int_content ul {
	margin: 0 0 15px 0;
}

.int_content  img {
	margin-bottom: 8px;
}

.int_content p img {
	margin: 0;
	padding-right: 8px;
}

/*SideContent*/

.sidecontent {
	margin-top: 20px;
	padding: 0;
}

.sidecontent img {
	margin: 4px 0;
	padding: 0;
}

.sidecontent h1 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #29574d;
	margin: 8px 0 0;
}

.sidecontent p {
	font: normal 14px "Times New Roman", Times, serif;
	color: #323232;
	margin: 0 20px 15px 0;
}

.sidecontent p1 {
	color: #323232;
	font: 14px "Times New Roman", Times, serif;
	margin: 0 0 15px 0px
}

/*Content*/

.content {
	background: url(images/main_tile.jpg) repeat-y;
	margin: 15px 0 -20px;
	padding: 0
}

.content img {
	margin: 0;
	padding: 0;
}

.content h1 {
	color: #333;
	font: bold 18px "Times New Roman", Times, serif;
	margin: 0 0 20px 20px
}

.content p {
	color: #451d00;
	font: bold 16px "Times New Roman", Times, serif;
	margin: 0 0 20px 20px;
	width: 215px
}

.content p1 {
	color: #323232;
	font: 14px "Times New Roman", Times, serif;
	margin: 0 0 15px 0px;
}

.mainbtm {
	margin: 0;
	padding: 0;
}

.photo {
	float: right;
	position: relative;
	right: 20px;
}

.badges {
	margin: 15px 0 0;
	padding: 0;
}

/*Footer*/

#footer {
	background: url(images/btm_bkgnd.jpg) no-repeat center;
	height: 37px;
}

div#footer span {
	float: left;
	margin: 0;
	padding: 5px 0 0 20px;
}

.search {
	font: bold 12px Times, serif;
	background: transparent;
	color: #fff;
	border: 0;
	margin: 0;
	padding: 0;
}

#footer p {
	font: bold 12px Times, serif;
	float: right;
	margin: 10px 40px 10px 0;
	padding: 0;
}

.int_content h2 {
	color: #420a00;
	margin: 10px 0 10px 0!important;
}

.int_content h3 {
	font-size: 18px;
}

.int_content h4 {
	font-size: 16px;
}

.int_content h5 {
	font-size: 14px;
}

.int_content td div.value {
	margin-left: 15px;
}
