/* CSS for village-missions.org
	 Hand coded by Matthew Farnell
	 Copyright 2006 Matthew Farnell
	 Hidden from SnippetMaster */

body {
	background: #002F5A;
}
	
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	margin-top: 1px;
	margin-left: 5px;
	background: #800000;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}

.noborder {
	border: 0px;
	margin-top: 4px;
}

.top {
	margin-top: 0px;
}

h3.breadcrumbs {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 4px;
	margin-top: 12px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.video-text {
color: #2e507d;
}

.icon {
float: right;
margin: 2px;
}

.caption-div {
	float: right; 
	width: 150px; 
	text-align: center;
	font: 12px, arial, helvetica, sans-serif;
}

.highlightbox-title {
	width: 196px;
	background: #7E3103 url(/images/highlight-title-background.jpg);
	text-align: center;
	border: 1px solid #800000;
	border-bottom: none;
}

.highlightbox-title h2 {
	background: url(/images/highlight-title-shadow.gif) bottom repeat-x;
	width: 196px;
	padding: 0;
	padding-bottom: 6px;
	padding-top: 1px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #EDBB43;
	line-height: 22px;
	text-transform: none;
}

.highlightbox {
	width: 184px;
	border: 1px solid #800000;
	border-top: none;
	background-color: #F3E5AF;
	padding: 6px;
	padding-top: 4px;
	font-size: 14px;
	margin-bottom: 15px;
	font-family: 'Times New Roman', Times, serif;
}

.highlightbox p {
margin: 15px 0 0px -6px;
padding: 0;
}

.icon, .img {
	border: 2px solid #800000;
	padding: 1px;
	margin: 4px 4px 4px 4px;
}

