/* VM Foundation default styles */

/* *************** */
/* General Classes */
/* *************** */
	
body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000000;
	background: #d5d0ca;
}

P, UL { /* generic body text */
	font-size: 0.75em; /* 0.75 x 16pt = 12pt */
	text-align: left;
}
LI UL {
	font-size: 1em;
}
H1 { /* generic headline */
	font-size: 1.375em; /* 1.375 x 16pt = 22pt */
	color: #0094DB;
	text-align: left;
	font-weight: normal;
}
H2 { /* generic headline */
	font-size: 1.06em; /* 1.06 x 16pt = 17pt */
	color: #0094DB;
	text-align: left;
	font-weight: normal;
}


/* *************** */
/*   Link Styles   */
/* *************** */

A:link, A:visited {
	color: #0094DB;
	text-decoration: none;
}
A:hover, A:visited:hover {
	color: #0094DB;
	text-decoration: underline;
}

/* ************ */
/* Head Classes */
/* ************ */

div.menucontainer {
	margin: 0 auto;
	width: 940px;
	position: relative;
	z-index: 1;
}
div.menubar {
	position: absolute;
	top: 107px;
	left: 194px;
	display: block;
	width: 692px;
}
div.menubar table {
	float: right;
}
div.clLeft1 {
	border: 0;
	position: absolute;
	top: 20px;
	margin-left: -19px;
	visibility: hidden;
	-moz-opacity: 0.85;
	opacity: .85;
	filter: alpha(opacity=85);
	text-align: left;
}
div.clLeft1 table {
	float: left;
}
td.ChildNav1 {
	background-color: #FFFFFF;
	width: 226px;
}
.ccTd {
	background-image: url('images/template/background_navigationTop_childcapL.png');
	background-repeat: no-repeat;
}
.CCRight {
	float: right;
	width:60%;
	background-image: url('images/template/background_navigationTop_childcap.png');
	background-position: right top;
	background-repeat: no-repeat;
	border: none;
}

div.container_t, div.container_c, div.container_b, div.container_d {
	background: url('images/Template/backgrounds_container.png');
	display: table;
	margin: 0 auto;
	width: 940px;
	position: relative;
}
div.container_header {
	height: 152px;
}
div.container_t { /* middle */
	background-position: -1880px 0;
	background-repeat: repeat-y;
	text-align: center;
	clear: both;
}
div.container_c { /* half-bottom */
	background-position: -940px bottom;
	background-repeat: no-repeat;
}
div.container_b { /* half-top */
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 54px;
}
div.header {
	height: 122px;
	/* overflow: hidden; Look into this affecting menus */
}
div.container_i {
	margin: 0 auto;
	width: 888px;
	text-align: left;
}
div.container_logo {
	float: left;
	width: 270px;
	height: 100px;
	background: url('images/Template/logo.png');
	background-position: top right;
	background-repeat: no-repeat;
}
div.container_globaltop {
	float: right;
	text-align: right;
	width: 580px;
	margin-right: 27px;
}
div.container_globaltop table {
	float:right;
}
.between {
	width: 37px;
	height: 20px;
	background: url('images/Template/menu_space.png');
}
div.vmlink {
	height: 39px;
	position: relative;
}
div.donatelink {
	height: 39px;
	position: relative;
}
/* Head anchors */

div.container_logo a:link, div.container_logo a:visited {
	width: 280px;
	height: 100px;
	display: inline-block;
}
div.vmlink a:link, div.vmlink a:visited, div.vmlink a:hover, div.vmlink a:visited:hover {
	font-size: 0.6875em; /* 0.6875 x 16pt = 11pt */
	color: #9F9A8A;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	right: 0;
} 
div.vmlink a:hover, div.vmlink a:visited:hover {
	color: #0094DB;
	text-decoration: underline;
}
div.donatelink a:link, div.donatelink a:visited, div.donatelink a:hover, div.donatelink a:visited:hover {
	width: 135px;
	height: 28px;
	display: inline-block;
	background: transparent url('images/Template/donate_Off.png') center top no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}
div.donatelink a:hover, div.donatelink a:visited:hover {
	background: transparent url('images/Template/donate_On.png') center top no-repeat;
}

a.clMain1:link, a.clMain1:visited, a.clMain1:hover, a.clMain1:visited:hover,
a.clSubb1:link, a.clSubb1:visited, a.clSubb1:hover, a.clSubb1:visited:hover {
	font-size: 0.78em; /* 0.78 x 16 =  12.48px */
	font-weight: bold;
	color: #9F9A8A;
	text-decoration:none;
}
a.clSubb1:link, a.clSubb1:visited, a.clSubb1:hover, a.clSubb1:visited:hover {
	font-size: 0.72em; /* 0.72 x 16 =  11.52px */
	color: #000000;
	display: block;
	padding: 4px 10px;
}
a.clMain1:hover, a.clMain1:visited:hover, a.clSubb1:hover, a.clSubb1:visited:hover {
	color: #0094DB;
}

/* *************** */
/* Non-Head Styles */
/* *************** */

div.container_content {
	position: relative;
	z-index: 0;
}
div.container_d { /* full-bottom */
	background-position: -2820px bottom;
	background-repeat: no-repeat;
}

.YellowTop {
	margin-top: 17px;
	height: 8px;
	overflow:hidden;
	top: 0;
	left: 0;
}
.YellowLeft, .YellowRight {
	float: left;
	background: url('images/Template/YellowCorners.png');
	width: 9px;
	height: 8px;
	overflow:hidden;
}
.YellowMid {
	float: left;
	background-color: #F9F1DB;
	width: 870px;
	height: 8px;
	overflow:hidden;
}
.YellowRight {
	background-position: -9px top;
}
div.container_Yellow, div.body_top_Yellow {
	height: 383px;
	width: 888px;
	background-color: #F9F1DB;
}
.content_main {
	float: left;
	padding: 11px 28px 0px 28px;
}
.main {
	width: 291px;
	height: 329px;
	overflow: hidden;
}
.main p {
	font-size: 0.8125em; /* 0.8125 * 16 = 13pt */
	padding-top: 0.5em;
}
.main h1 {
	margin-top: -5px;
}
.content_feature {
	float: left;
	padding-top: 11px;
}
.feature_box {
	width: 521px;
	height: 351px;
	overflow: hidden;
	position: relative;
}
.feature_stencil {
	position: absolute;
	top: 0;
	right: 0;
	height: 7px;
	width: 7px;
	overflow: hidden;
	background: url('images/Template/YellowStencil.png');
}
div.content_spacer {
	height:28px;
	overflow:hidden;
}
div.content_boxes {
	margin-left: 8px;
	margin-bottom: 0;
}
div.content_box_1, div.content_box_2, div.content_box_3 {
	float: left;
	border-right: 1px solid #C5C2BF;
	padding: 0 16px;
} 
div.content_box_3 {
	border-right-color: #FFFFFF;
}
div.content_box {
	width: 258px;
}

.content_box > *:first-child {
	margin-top: 0;
}
div.content_box_img {
	float: left;
	height: 94px;
	width: 135px;
}
div.content_box img {
	height: 82px;
	width: 118px;
	top: 0;
	left: 0;
}
a.content_box_more {
	font-size: 0.75em; /* 0.75 x 16pt = 12pt */
	padding-right: 11px;
	background: url('images/Template/readmorearrow.png') no-repeat right 60%;
}


/* *************** */
/*   Body Styles   */
/* *************** */

div.body_main_image {
	position: absolute;
	top: 17px;
	right: 26px;
	width: 653px;
	text-align: left;
}
div.body_top {
	position: absolute;
	left: 28px;
	bottom: 17px;
}
div.body_top_Yellow {
	position: relative;
	height: 95px;
}
div.body_top_white {
	position: absolute;
	top: 11px;
	right: 20px;
	width: 900px;
	height: 12px;
	background: url('images/Template/WhiteCorners.png') no-repeat;
	overflow: hidden;
}
div.body_main {
	position: relative;
	top: 36px;
	left: 30px;
	padding-bottom: 30px;
}
div.LeftNav {
	float: left;
	position: relative;
	width: 175px;
	padding-bottom: 30px;
}
div.LeftNav td {
	padding-bottom: 6px;
}
div.LeftNav a:link, div.LeftNav a:visited {
	font-size: 0.8125em; /* 0.8125 x 16pt = 13pt */
	color: black;
}
div.LeftNav a:hover {
	color: #0094DB;
	text-decoration: none;
}
div.body_main_container {
	float: left;
	position: relative;
	padding-bottom: 30px;
	padding-left: 30px;
}
div.body_main_storage {
	width: 653px;
	border-left: 1px solid #c5c2bf;
}
div.body_main_noNav {
	position: relative;
	width: 828px;
}
div.body_main_content {
	padding: 0 30px;
}
div.body_main_content h3 {
	font-size: 0.875em; /* 0.875 * 16 =  14pt */
	font-weight: normal;
	color: #9f9a8a;
}

.body_main_content > *:first-child {
	margin-top: 0;
}

/* *************** */
/*  Donor  Styles  */
/* *************** */

div.donor_top_yellow {
	position: absolute;
	top: 36px;
	right: 46px;
	height: 7px;
	width: 7px;
	background: url('images/Template/YellowStencil.png') no-repeat;
	overflow: hidden;
}
div.donor_main_image {
	position: absolute;
	top: 36px;
	right: 46px;
	width: 605px;
	height: 365px;
}
div.donor_main_image img {
	width: 605px;
	height: 365px;
}
div.donor_space {
	height: 259px;
	overflow: hidden;
}
div.donor_thumb {
	float: left;
	width: 79px;
	height: 74px;
}
div.donor_thumb img {
	width: 79px;
	height: 74px;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
div.donor_thumb_current img, div.donor_thumb img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
div.donor_thumb_w {
	float: left;
	width: 17px;
	height: 74px;
}
div.donor_thumb_h {
	float: left;
	width: 175px;
	height: 17px;
}

/* *************** */
/*  Event  Styles  */
/* *************** */

div.event_main_image {
	position: relative;
	top: 17px;
	left: 0;
	text-align: center;
	width: 888px;
	overflow-x: hidden;
	padding-bottom: 15px;
}


/* *************** */
/*  Footer Styles  */
/* *************** */

div.container_foot {
	margin: 0 auto;
	width: 940px;
}
div.foot {
	text-align: center;
	font-size: 0.6875em; /* 0.6875 x 16pt = 11pt */
}
div.foot table {
	margin: 0 auto;
}
div.foot a, div.foot a:visited {
	font-weight: bold;
	color: black;
}
div.foot a:hover {
	color: black;
}
div.copyAddress {
	padding: 4px;
	color: black;
}
/* Social Styles */
table.footerSocial {
	padding-bottom: 10px;
}
td.footerSocial {
	padding-right: 10px;
}
td.footerSocial img {
	border: none;
}


span.title {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #73468E;
	background: white;
}