/* Leadership Nashville Style Sheet */

body {
font-family: 'Trebuchet MS', Arial, Verdana, Times;
font-size: 12px;
line-height: 16px;
font-style: normal;
color: #333333;
margin: 0px;
padding: 0px;
background-color: #eae0c6;
}


h1 {
color: #685b43;
font-size: 18px;
border-bottom: #c2b497 1px solid;
padding-bottom: 5px;
}

h2 {
color: #685b43;
font-size: 14px;
padding-bottom: 0px;
padding-top: 7px;
}

h3 {
color: #333333;
font-size: 12px;
padding-bottom: 0px;
margin-bottom: 0px;
}

p {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 12px;
}

td {
background-color: #f8f4e9;
padding: 12px;
font-family: 'Trebuchet MS', Arial, Verdana, Times;
font-size: 12px;
}


input {
margin-right: 10px;
}

fieldset {
border: 0px;
}

.left {
float: left;
}

a:link, a:link, a:visited {
	color: #366a91;
	text-decoration: none;
	line-height: 16px;
	}
	
a:hover {
	color: #366a91;
	text-decoration: underline;
	line-height: 16px;
	}

#nav a:link, #nav a:link, #nav a:visited {
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	}
	
#nav a:hover {
	color: #eae0c6;
	text-decoration: none;
	line-height: 16px;
	}
	
#current a:link, #current a:visited, #current a:hover, #current a:active  {
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	}

#container {
width: 100%;
background-image:url(/site-images/ln_brick_bg.jpg);
background-repeat: repeat-x;
}

#topbar {
width: 100%;
height: 40px;
background-image: url(/site-images/ln_topbar.jpg);
}

#topimage {
width: 867px;
height: 149px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#navbar {
width: 100%;
height: 41px;
padding: 0px;
margin: 0px;
background-image:url(/site-images/ln_menubar.jpg);
}

#nav {
width: 867px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 0px;

}

#nav ul, #nav li {
list-style: none;
display: inline;
padding: 0px;
margin-right: 10px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #d3c8aa;
font-size: 12px;
line-height: 14px;
}

#subnav ul, #subnav li {
list-style: none;
padding: 0px;
margin-right: 0px;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 0px;
}

.sidebarpic {
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
margin-bottom: 15px;
padding: 0px;
border: 5px #beb08b solid;
width: 126px;
height: 168px;
}

#content {
width: 863px;
border-left: 2px #9eb5bb solid;
border-right: 2px #9eb5bb solid;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
background-image:url(/site-images/ln_copy_gradient.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
}

#contentleft {
width: 220px;
margin: 17px;
float: left;
}

#contentright {
width: 540px;
margin: 17px;
float: left;
}

#footer {
width: 863px;
margin: 0px;
background-color: #d4ebf1;
border-bottom: 2px #9eb5bb solid;
border-top: 1px #9eb5bb solid;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 0px;
padding-right: 0px;
clear: both;
text-align: center;
}

