.topmainpage {
	height: 250;
	background-image: url(http://www.cloverdalefpchurch.ca/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

a,.cap { 
	text-decoration: none;
	font-weight: bold;
	color: #be5a19;
}

.cap,.caps {
	text-transform: capitalize;
}

a:hover { text-decoration: underline }

.login,.small { font-size: 11px }

img { border: 0px }

body, .iframe {
	background-color: black;
	color: black;
}

input,textarea,.sidebar {
	background-color: #eeeeee;
	border: 1px solid #222222;
	color: black;
}

.sidebar {
	padding: 4px;
}

.blackborder {
	padding: 0px;
	border: 0px solid black;
}


.main {
	border: 1px solid black;
	padding:10px;
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	background-color: #eeeeee;
}

.normal,p,ul,ol,blockquote {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	border: 0px solid black;
}


p.header {
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.smallheader {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: underline;
}


.small {
	font-size:12px;
}

.smaller {
	font-size:10px;
}


.callout-right {
        float:right;
        margin-bottom: 40%;
        margin-left: 10px;
        border-left: 1px dotted #ccc;
        text-indent: 0;
}

.callout-right-viewnews {
        float:right;
        margin-bottom: 100%;
        margin-left: 10px;
        border-left: 1px dotted #ccc;
        text-indent: 0;
}

.callout-inner {
        width:215px;
        padding:0 0 3px 20px;
}

.style1 {
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	color: #fbfa96;
	font-style: italic;
	font-weight: 600;
}

.style3 {
	color: #ffc000;
	font-size: 30px;
	font-family: Verdana, Times New Roman, Verdana, Arial, Helvetica;
	font-weight: bold;
}
.style6 {
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-style: italic;
	font-size: 24px;
	color: #fbfa96;
	font-weight: 900;
}

oldcolor {
	color : #ff9607
}

.hometd {
	padding-left: 10px;
}


