@charset "UTF-8";
/* CSS Document */

html, body {
	padding:0;
	margin:0;
	border:0;
	font-family: "Helvetica, Arial", sans-serif;
}		
body {

}

#top {
	background-color: #000;
	height: 30px;
	width: 100%;
	text-align: center;
	width: 100%;
}
#tab-container {
	text-align: right;
	width: 960px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#tab-container ul {
	width: 400px;
	height: 15px;
	float: right;
	font-size: 10px;
	background-color: #000;
	padding-top: 15px;
	margin-top: -1px;
	padding-right: 35px;
}
#tab-container ul li  {
	float: left;
	list-style: none;
	color: #CCC;
	text-decoration: none;
}
#tab-container ul li a{
	color: #CCC;
	display: block;
	padding: 0px 13px;
	margin-top: -5px;
	margin-right: 5px;
	margin-left: -5px;
	text-decoration: none;
}
#tab-container ul li a:hover {
	background-color: #A9B366;
	font-size: 10px;
	color: #000;
	height: 11px;
	margin-top: -15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 515px;
}
#nav {
	height: 70px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 35px;
	background-image: url(../images/vfa-logo.jpg);
	background-repeat: no-repeat;
	padding-top: 28px;
	color: #000;
	width: 960px;
}
#nav ul {
	margin-top: 25px;
	display: inline;
	width: 560px;
	float: right;
}
#nav ul li {
	display: inline;
	height: 30px;
	font-size: 12px;
} 
#nav ul li a {
	float: left;
	padding: 0 20px;
	display: block;
	line-height: 30px;
	color: #323421;
	text-decoration: none;
}
#nav ul li a:hover {
	background-color: #E8E8E8;
	text-decoration: none;
	color: #999;
}
#nav img {
}

#subnav {
	height: 15px;
	margin: 0px auto 50px;
	padding-bottom: 20px;
}

#subnav-wrapper {
	text-align: center;
}

#subnav ul {
	margin-left: -15px;
}	

#subnav ul li {
	display: inline;
	height: 15px;
	font-size: 12px;
} 

#subnav ul li a {
	float: left;
	padding: 0 10px;
	display: block;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
}

#subnav ul li a.first {
	margin-left: -50px;
}

#subnav ul li a:hover {
	background-color: #797E43;
	text-decoration: none;
	color: #FFF;
}
#subnav ul li .current {
	background-color: #797E43;
	text-decoration: none;
	color: #FFF;
}

#howe {
	margin-left:35px;
}

#sidebar {
	width: 380px;
	margin-right: 25px;
	background-color: #9FA101;
	float: left;
	height: 330px;
	background-image: url(../images/vfa-world-bckd.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: -5px;
	margin-left: -5px;
}
h3  {
	color: #323421;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
	line-height: 1.1em;
	padding-top: 10px;
}
h5  {
	color: #323421;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding-left: 27px;
	line-height: 1.1em;
	padding-top: 0px;
}
#content-home {
	width: 560px;
	float: left;
	height: 330px;
	background-color: #ADB46D;
	padding-bottom: 45px;
}
#content-home p {
	color: #3F4227;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	padding-right: 40px;
	padding-left: 35px;
}
#content {
	width: 560px;
	float: left;
	height: 330px;
	background-color: #ADB46D;
	padding-bottom: 45px;
}
#content h2 {
	color: #323421;
	font-size: 24px;
	text-align: left;
	font-weight: 200;
	padding-left: 35px;
	padding-top: 15px;
	line-height: 20px;
}
#content p {
	color: #3F4227;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	padding-right: 40px;
	padding-left: 35px;
}
#content p a {
	color: #323421;
}
#content p img {
	float: left;
	margin-right: 15px;
	border: 3px solid #FFF;
}
#content ul li {
	list-style: none;
	color: #3F4227;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 4px;
}
#content-scroll {
	width: 560px;
	float: left;
	height: 330px;
	background-color: #ADB46D;
	overflow: scroll;
	overflow-x: hidden;
	padding-bottom: 45px;
}
#content-scroll h2 {
	color: #323421;
	font-size: 24px;
	text-align: left;
	font-weight: 200;
	padding-left: 35px;
	padding-top: 15px;
}
#content-scroll p {
	color: #3F4227;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	padding-right: 45px;
	padding-left: 35px;
}
#content-scroll p a {
	color: #323421;
}
#content #form  {
	margin-right: 15px;
	height: 15px;
	width: 45px;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 11px;
}
#content #form  .button {
	margin-left: 30px;
	margin-bottom: -3px;
}
#content .address{
	font-weight: bold;
	padding-left: 100px;
	font-size: 13px;
	line-height: 13px;
}
#quote {
	width: 390px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 35px;
	border-left: 2px dotted #746F3B;
	padding: 15px 60px 10px 25px;
}
#quotee {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
#footer {
	background-image: url(/images/vfa-speakers.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 960px;
	background-position: 0px;
	border-bottom: 1px solid #CCC;
}
#footer-speakers {
	background-color: #CCC;
	height: 35px;
	width: 960px;
	margin-top: 20px;
}
#footer-speakers h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: center;
	letter-spacing: 0.08em;
	vertical-align: middle;
}
#legal {
	font-size: 10px;
	color: #666;
	margin-top: 25px;
}
#legal a {
	color: #323421;
}
#register {
	font-size: 10px;
	color: #3F4227;
	margin-top: 25px;
	margin-left: 35px;
	margin-right: 40px;
}
.clear {
	clear: both;
}
.button {
	margin-left: 20px;
	margin-bottom: -3px;
}
.current    {
	color: #000;
	background-color: #C3C692;
}
.fundraiser  {
	font-size: 12px;
	font-weight: normal;
	padding-left: 7px;
}
.copyright-left  {
	width: 300px;
	float: left;
	display: inline;
}
.copyright-right  {
	width: 300px;
	float: right;
	display: inline;
	text-align: right;
}
.paypal {
	margin-right: 20px;
	height: 17px;
	width: 69px;
}
.time {
	float: left;
	width: 110px;
	text-align: left;
	padding-right: 12px;
}
.time2 {
	float: left;
	width: 110px;
	height: 30px;
	text-align: left;
	padding-right: 12px;
}
.time3 {
	float: left;
	width: 110px;
	height: 50px;
	text-align: left;
	padding-right: 12px;
}
#content-scroll .form {
	width: 69px;
	margin-left: 35px;
	float: left;
}
#video {
    padding-left: 35px;
}

