﻿a img 
{
    border: 0px none;
}

a.link1
{
	color: #5a8096;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}

a.link2
{
	color: #ffbf30;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
}

blockquote
{
	margin: 0px 0px 0px 20px;
}

body
{
	background-color: #262722;
	background-image: url(/Images/Background/Gradient.gif);
    background-repeat: repeat-x;
	font-family: Calibri;
	font-size: 0px;
	font-weight: normal;
	margin: 0px;
}

div.background
{
    background-image: url('/Images/Background/MainBackground-2.jpg');
    background-position: center -40px;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 100%;
}

div.body
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 770px;
}

div.body1
{
	color: #0f3d49;
	font-size: 14px;
}

div.body2
{
	color: #90c855;
	font-size: 14px;
}

div.body3
{
	color: #262622;
	font-size: 14px;
}

div.body4
{
	color: #ffbf30;
	font-size: 13px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

div.body5
{
	color: #262622;
	font-size: 13px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

div.body6
{
	color: #90c855;
	font-size: 15px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}



div.break
{
	background-image: url(/Images/Welcome/Break.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 46px;
}

div.calendarLinkHome 
{

}

div.currentEvents
{
	background-image: url(/Images/Boxes/Current-Events.png);
	background-repeat: no-repeat;
	float: right;
	height: 275px;
	padding: 10px;
	width: 235px;
}

div.currentSeries
{
	background-image: url(/Images/Boxes/Current-Series.png);
	background-repeat: no-repeat;
	font-size: 12px;
	height: 275px;
	padding: 10px;
	width: 485px;
}

div.currentSeries div.background
{
	background-image: url(/Images/Homepage/Sermon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 275px;
	width: 485px;
}

div.inputRow 
{
	margin-bottom: 10px;
}

div.navigation
{
    margin-top: -27px;
	padding: 3px 0px 0px 10px;
	text-align: right;
}

div.navigation a
{
	color: #90c855;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
}

div.navigation a:hover
{
	color: #ffbf30;
}

div.navigationMenu
{
	background-color: #262622;
	position: absolute;
}

div.navigationMenu div
{
	font-size: 16px;
	font-weight: normal;
	padding: 5px;
}

div.navigationMenu div a
{
	color: #ffffff;
	display: block;
	text-decoration: none;
}

div.navigationMenu div a:hover
{
	font-weight: bold;
}

div.secondaryPage
{
	background-image: url(/Images/Boxes/Secondary-Page.png);
	background-repeat: no-repeat;
	font-size: 18px;
	padding: 10px;
	width: 740px;	
}

div.secondaryPage div.data
{
	height: 460px;
	overflow: auto;
}

div.slideshow
{
	background-image: url(/Images/Boxes/Slideshow.png);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 275px;
	padding: 10px 0px 0px 9px;
	width: 760px;
}

h1, h2, h3, h4
{
	font-variant: small-caps;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1
{
	color: #262622;
	font-size: 20px;
}

h2
{
	color: #328096;
	font-size: 17px;
}

h3
{
	color: #ffbf30;
	font-size: 17px;
	font-weight: bold;
}

h4
{
	color: #0f3d49;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

input.textBox
{
	border: solid 1px #328096;
	padding: 3px;
	width: 200px;
}