body {
	margin: 0;
	padding: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #000;
	background: #fff; 
	}
	
/* ----------[ links ]---------- */

a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: none;
	border-bottom: 1px solid #00c;
}
a img {
	border: 0;
	border-bottom: none;
}

/* -----[ common elements ]----- */

p {
	margin: 1em 0 1em;
	padding: 0;
}
h1, h2, h3, h4 {
	font-weight: bold;
	}
h1 {
	font-family: Garamond, Georgia, 'Times New Roman', Serif;
	font-size: 350%;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .15em; 
	padding-top: 35px;
	line-height: 1em;
	margin: 0 0 0 130px;
	}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 130%;
	padding: 0 0 .5em;
	margin: 0;
	}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	padding: 1em 0 .25em;
	margin: 0;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	padding: 1em 0 .25em;
	margin: 0;
}
.ul {
	font-size: 90%;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
.uppercase {
	text-transform: uppercase;
}
/* -----[ layout structure ]----- */	

#wrap {
	width: 760px;
	margin: 20px auto 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
	border: 1px solid #999;
}
#header {
	margin: 0;
	padding: 176px 0 0 0;
	overflow: hidden;
	width: 100%;
	background: #fff url(../img/VFIheader3.jpg) no-repeat top left;
	letter-spacing: .15em; 
/*	border: 1px solid #999; */

	height: 0px !important;
	height /**/:176px;
}
#header a {
	border-bottom: none;
	color: #000;
}
#main {
	clear: left;
	margin: 0 auto;
	width: 760px;
	padding: 0;
}

/* --------[ navigation ]-------- */

#nav {
	width: 760px;
	margin: 0;
	padding: .25em 0;
	list-style: none;
	/* background: url(../img/GreyFade.jpg) repeat-x top left; */
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 100%;
	text-align: center;
}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav a {
	color: #009;
	font-weight: bold;
	text-decoration: none;
	/* background: #ddd url(../img/GreyFade.gif) repeat-x top left; */
	margin: 0;
	padding: .3em 1.5em;
	border-bottom: none;
}
#nav a:hover,
#nav a:active,
#nav a.active:link,
#nav a.active:visited {
	background: #69c;
}
#nav a.active:link,
#nav a.active:visited {
	position: relative;
	z-index: 102;
}
/* ---------[ content ]--------- */

body#about #content,
body#contact #content,
body#error #content,
body#press #content,
body#subscribe #content {
	float: left;
	margin: 0 0 0 10px;
	padding: 2em 0 3.5em;
	width: 550px;
	color: #000;
	background: #fff;
/*	border: 1px dotted #300; */
}
body#albums #content,
body#home #content,
body#default #content,
body#notify #content,
body#opportunities #content,
body#products #content,
body#radio #content,
body#volunteer #content {
	float: right;
	margin: 0 10px 0 0;
	padding: 2em 0 3.5em;
	width: 550px;
	color: #000;
	background: #fff;
/*	border: 1px dotted #300; */
}

/* --------[ sidebar ]-------- */

body#albums #sidebar,
body#home #sidebar,
body#default #sidebar,
body#notify #sidebar,
body#opportunities #sidebar,
body#products #sidebar,
body#radio #sidebar,
body#volunteer #sidebar {
	float: left;
	margin: 0 0 0 10px;
	padding: .9em 0 0;
	width: 150px;
/*	border: 1px dotted #300; */
}
body#about #sidebar,
body#contact #sidebar,
body#error #sidebar,
body#press #sidebar,
body#subscribe #sidebar {
	float: right;
	margin: 0 10px 0 0;
	padding: .9em 0 0;
	width: 150px;
/*	border: 1px dotted #300; */
}

/* --------[ featured ]-------- */

.featured, .quote {
	margin: 1.5em 0 1.5em;
	padding: 0px;
	background: #fff;
	border: 1px solid #69c;
	text-align: center;
	color: #000;
}
.featured h2 {
	margin: 0 0 .5em;
	background: #fff url(../img/bluefeaturedarc.jpg) no-repeat bottom left;
/*	border-bottom: 1px solid #69c; */
	padding: .5em .5em .65em;
}
.featured p {
	margin: .5em;
}
.featured img.product {
	margin: 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #69c;
	}
.featured a:hover img.product {
	padding: 3px;
	border: 1px solid #00c; 
}
.featured a.checkout {
	font-weight: bold;
	font-size: 110%;
	color: #009;
	background: #fff;
	padding: 2px 3px;
	border: 1px solid #69c;
}
.featured a.checkout:hover {
	color: #009;
	background: #69c;
	text-decoration: none;
  border: 1px solid #00c;
}

/* .quote {
	background: #fff url(../img/vfi75short.jpg) no-repeat top left;
} */
.quote p {
	margin: .75em;
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	color: #009;
	line-height: 1.4em;
}
.quote img {
	margin: 0 3px 3px 0;
}
.quoted {
	text-align: right;
	color: #009;
}
.jump {
	font-size: 90%;
}
.note {
	font-size: 90%;
	color: #666;
	line-height: 1.2em;
}

/* ---------[ footer ]--------- */

#footer {
	padding: 1.2em 0 .5em;
	background: #fff url(../img/bluefooter10.jpg) no-repeat top left;
}
/* ---------[ classes ]--------- */

.contact, .textlink {
	line-height: 1.5em;
	font-size: 80%;
}
.copyright {
	color: #999;
	font-size: 70%;
}
.copyright, .contact {
	margin: 0;
	padding: 2px 10px;
	text-align: center;
}	
.textlink {
	margin: 0;
	padding: 0 10px 10px;
	text-align: center;
}
.copyright a {
	color: #66c;
	text-decoration: none;
	border-bottom: none;
}
.copyright a:hover {
	color: #009;
	border-bottom: 1px solid #009;
}
.contact a,
.textlink a {
	text-decoration: none;
	border-bottom: none;
}
.cd {
	margin: 0;
	font-size: 125%;
	font-weight: bold;
}
.headline {
	text-transform: uppercase;
	font-weight: bold;
}
/* -----------[ home ]---------- */

dl.product {
	width: 260px;
}
dl.product img,
img.product {
	margin: 0;
	padding: 3px;
	border: 1px solid #69c;
}
dl.product a:hover img,
a img.product:hover {
	padding: 3px;
	border: 1px solid #00c; 
}
dl.product dt {
	margin: 0 10px 10px 0;
/*	float: left; */
}
dt.product a {
	text-decoration: none;
	border-bottom: none;
}
dt.product a:hover {
	text-decoration: none;
	border-bottom: none;
}
dl.product dd {
	margin: 0;
	text-align: center;
/*	float: right; */
}
#chazak {
	float: left;
}
#ktf {
	float: right;
}
#dvd {
	width: 550px;
}
#dvd dt {
	float: left;
}
#dvd {
	float: right;
}

/* -----------[ about ]---------- */

.leadquote {
	font-size: 110%;
	font-weight: bold;
	color: #009;
}

/* --------[ volunteer ]-------- */

.textImg {
	margin: 0px 20px 5px 0px;
	float: right;
}

.featuredImg {
	margin: 0px 20px 15px 0px;
	padding: 3px;
	border: 1px solid #69c;
	float: left;
}

/* ---------[ products ]--------- */

.store {
	float: left;
	margin: 1em 0 1.5em;
	background: #fff;
/*	border: 1px dotted #ccc; */
}
.store h3 {
	float: right;
	width: 425px;
	margin: 0 0 .5em;
	padding: 0 0 .25em;
}
.store ul, 
.store p {
	margin-left: 123px;
}
.store a {
	font-weight: bold;
}
.store a.checkout {
	font-size: 110%;
	color: #009;
	background: #fff;
	padding: 2px 3px;
	border: 1px solid #69c;
}
.store a.checkout:hover {
	color: #009;
	background: #69c;
	text-decoration: none;
  border: 1px solid #00c;
}
.store img {
	margin: 0px 15px 5px 0px;
	padding: 3px;
	border: 1px solid #69c;
	float: left;
}
.store a:hover img {
	padding: 3px;
	border: 1px solid #00c; 
}
.bulk {
	margin: 0 0 2em;
}
.bulk a {
	font-weight: bold;
}
.jump {
	font-size: 90%;
}
.note {
	font-size: 90%;
	color: #666;
	line-height: 1.2em;
}

/* ----------[ albums ]---------- */

p.store {
	float: none;
}

/* ---------[ IE hacks ]--------- */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}
html>body { /* be nice to Opera */
	font-size: small;
}
#wrap {
	width: 762px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 760px;
}
html>body #wrap { /* be nice to Opera */
	width: 760px;
}
#content {
	width: 570px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 550px;
}
html>body #content { /* be nice to Opera */
	width: 550px;
}

