/* ======== GENERAL RULES ======== */
html {
	height: 101%;
	margin-bottom: 1px;
}
body {
	color: #000000;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/lynch-background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
header, footer, nav, article, section, aside, hgroup {
	display: block;
}
hr {
	background-color: #c0c0c0;
	color: #c0c0c0;
	border: none;
	border-left: 50px #87b4b7 solid;
	border-right: 50px #87b4b7 solid;
	height: 3px;
}
ul {
	list-style-type: none;
	margin: 10px 0 20px 10px;
	padding: 0;
}
ul li {
	background: url(../images/bullet1.png) no-repeat 0 8px;
	padding: 1px 0 0 12px;
}
ul li a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
}
ul li a:hover {
	color: #990000;
	text-decoration: underline;
}
blockquote {
	font: normal 0.85em Georgia, Times, "Times New Roman", serif;
	color: #666666;
	margin: 10px;
	padding: 5px 5px 5px 35px;
	text-align: left;
	line-height: normal;
	border-top: 1px #999 dashed;
	border-bottom: 1px #999 dashed;
	background-repeat: no-repeat;
	background-position: left 15px;
}
.leftside {
	float: left;
	width: 200px;
	margin-right: 30px;
}
.rightside {
	float: right;
	width: 200px;
	margin-left: 30px;
}
fieldset {
	border: 1px #bbb solid;
	margin: 20px 0;
	text-align: center;
	line-height: normal;
}
fieldset img {
	background-color: #ffffff;
	margin: 5px 10px;
	border: 1px #919191 solid;
}
fieldset p {
	font-size: 0.85em;
	text-align: left;
	padding: 0 10px;
}
legend {
	background-color: transparent;
	padding: 0 10px;
	margin: 0 0 0 10px;
	color: #598083;
	letter-spacing: 1px;
	font: small-caps bold 18px Georgia, Times, "Times New Roman", serif;
}
table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
}
/* ======== TYPOGRAPHY ======== */
a {
	color: #990000;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	color: #990000;
	letter-spacing: 1px;
	margin: 0.5em 0;
	font-family: 'Philosopher', "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom: thin none #6D2526;
}
h2 {
	color: #254C8D;
	margin: 0.3em 0;
	font-family: 'Philosopher', "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	color: #0C3178;
	margin: 0.5em 0;
	text-align: center;
	border-bottom: 1px #598083 solid;
	font-family: 'Philosopher', "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font: normal 20px 'Philosopher', "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #727247;
	margin: 0.5em 0;
}
h5 {
	font: bold 16px Georgia, Times, "Times New Roman", serif;
	color: #CC0000;
	margin: 0.5em 0;
}
h6 {
	font: bold 14px Georgia, Times, "Times New Roman", serif;
	color: #133982;
	margin: 0.5em 0;
}
.button a {
	font-size: 0.9em;
	color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	background-color: #2D67D5;
	text-decoration: none;
	font-weight: normal;
	border: 1px #ffffff solid;
	box-shadow: 0 1px 5px #666;
}
.button a:hover {
	color: #ffffff;
	padding: 5px;
	background-color: #a0a16e;
	text-decoration: none;
	font-weight: normal;
}
/* ======== LAYOUT RULES ======== */
#wrapper {
	background-color: #ffffff;
	color: #000000;
	height: 100%;
	width: 980px;
	margin: 0 auto 30px auto;
	border-radius: 0 0 20px 20px;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.6);	
	text-align: left;
}
/* ======== HEADER AREA ======== */
#header {
	background: transparent url('http://lynchburg.vadar.org/images/header.jpg') no-repeat;
	position: relative;
	width: 980px;
	height: 300px;
	background-image: url(../images/lynch-header.jpg);
}
/* ======== LOGO/SITE NAME AREA ======== */
#logo {
	background: transparent url('http://lynchburg.vadar.org/images/logo.jpg') no-repeat;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 290px;
	height: 180px;
	padding: 20px 0 0 10px;
	overflow: hidden;
	text-align: center;
}
#logo h1 {
	position: relative;
	font: normal 32px 'Philosopher', "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #ffffff;
	margin: 40px 0 0 0;
	padding: 0;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
#logo h1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#logo h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#logo h2 {
	position: relative;
	font: italic bold 14px Georgia, Times, "Times New Roman", serif;
	color: #ffffff;
	margin: 15px 0 0 0;
	padding: 0;
	letter-spacing: 1px;
}
/* ======== MAIN NAVIGATION AREA ======== */
#mainnav {
	position: absolute;
	top: 46px;
	left: 10px;
	color: #ffffff;
	width: 960px;
	height: 34px;
	margin: 0;
	text-transform: uppercase;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	display: block;
	position: relative;
	z-index: 500;
	margin: 0 3px;
	padding: 0;
	background-image: none;
}
/* this is the parent menu */
#nav li a {
	display: block;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	text-align: center;
	border: 1px #ffffff solid;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background-color: #83A1C3;
	box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.4);
}
#nav li a:hover {
	color: #ffffff;
	background-color: #638AB5;
}
/* submenu, it's hidden by default */
#nav ul {
	position: absolute;
	left: -5px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
#nav ul li {
	width: 150px; /* can increase or decrease width of submenu */
	float: left;
	border-top: 1px solid #fff;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 0;
	margin: 0;
}
#nav ul a {
	display: block;
	height: 15px;
	font-weight: normal;
	text-transform: none;
	padding: 6px 5px;
	color: #ffffff;
	border: none;
	border-radius: 0;
	background-color: #7F3431;
	box-shadow: none;
}
#nav ul a:hover {
	border-top: none;
	padding: 6px 5px;
	color: #ffffff;
	text-decoration: none;
	background-color: #75A5D6;
}
/* ======== SIDEBAR AREAS ======== */
#sidebarLeft {
	float: left;
	width: 30%;
	text-align: left;
	font-size: 0.90em;
	line-height: 1.4em;
	padding: 10px 0 0;
	margin: 0 1%;
}
#sidebarRight {
	float: right;
	width: 23%;
	text-align: left;
	font-size: 0.90em;
	line-height: 1.4em;
	padding: 10px 0 0 0;
	margin: 0 1%;
}
/* ======== CONTENT AREA ======== */
#contentRight {
	float: right;
	width: 60%;
	padding: 0 1%;
	margin: 0 1%;
	line-height: 1.5em;
	overflow: hidden;
}
#contentLeft {
	float: left;
	width: 71%;
	padding: 0 1%;
	margin: 0 1%;
	line-height: 1.5em;
	overflow: hidden;
}
#contentMiddle {
	float: left;
	width: 46%;
	padding: 0 1%;
	margin: 0 1%;
	line-height: 1.5em;
	overflow: hidden;
}
#contentFull {
	width: 98%;
	margin: 0 1%;
	line-height: 1.5em;
	overflow: hidden;
}
/* ======== SECTION BLOCKS ======== */
.contentBox2 {
	float: left;
	width: 48%;
	text-align: left;
	line-height: 1.4em;
	margin: 0 1%;
}
.contentBox3 {
	float: left;
	width: 31.333%;
	text-align: left;
	line-height: 1.4em;
	margin: 0 1%;
}
.contentBox4 {
	float: left;
	width: 23%;
	text-align: left;
	line-height: 1.4em;
	margin: 0 1%;
}
.marginleft {
	margin-left: 0 !important;
}
.marginright {
	margin-right: 0 !important;
	float: right !important;
}
/* adds a border to the bottom of a div */
.catalog {
	border-bottom: 1px #598083 solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.catalog h6 {
	text-align: center;
	font: normal 20px Georgia, Times, "Times New Roman", serif;
}
/* ======== FOOTER AREA ======== */
footer {
	width: 100%;
	color: #000000;
	font-size: 0.8em;
	padding: 10px 0 10px 0;
	border-top: 5px double #83A1C3;
	border-radius: 0 0 20px 20px;
	text-align: center;
	background-color: #FFFFFF;
}
footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #000;
}
footer ul li {
	margin: 5px 0;
	padding: 1px 0 0 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0px;
	color: #000;
}
footer ul li a {
	color: #990000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
footer ul li a:hover {
	color: #990000;
	text-decoration: underline;
}
footer a {
	color: #000000;
}
footer a:hover {
	color: #990000;
}
footer h3 {
	font: normal 22px 'Philosopher', "Century Gothic", Verdana, Helvetica, sans-serif;
	margin: 0.5em 0;
	text-align: center;
}
/* ======== IMAGES ======== */
img {
	border: none;
}
.imageleft {
	margin: 0 10px 0 0;
	float: left;
}
.imageright {
	margin: 0 0 0 10px;
	float: right;
}
.image-border {
	background-color: #ffffff;
	margin: 2px 0;
	padding: 3px;
	border: 1px #d0d0d0 solid;
}
.imageleft-border {
	background-color: #ffffff;
	margin: 0 10px 0 0;
	padding: 3px;
	float: left;
	border: 1px #d0d0d0 solid;
}
.imageright-border {
	background-color: #ffffff;
	margin: 0 0 0 10px;
	padding: 3px;
	float: right;
	border: 1px #d0d0d0 solid;
}
/* ======== MISC. CLASSES ======== */
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.small {
	font-size: 0.85em;
}
.clear {
	clear: both;
	margin: 20px 0;
}
.clearsmall {
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
.highlight {
	background-color: #FFFF00;
}
/* ================ */
.codeblock {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.95em;
	color: #333;
	border-left: 2px #598083 solid;
	padding-left: 7px;
	margin: 0 50px;
}
.codesnippet {
	margin: 15px;
	padding-left: 5px;
}
.codeblock ol {
	list-style-position: outside;
	list-style-type: decimal-leading-zero;
	padding-left: 15px;
}
.italic {
}