html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

body {

	padding: 0px;
	color: #000;
	background-image: url('/images/core/bg.jpg'); background-repeat: repeat-x;
        font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	}
	
td, th, p, b, i, li, ul, ol, sup, h1, h2, h3, h4, h5, h6 {font-family: Times New Roman, Times, serif;}
td, th, p, li, ul, ol {font-size: 14px;}

p {line-height: 1.5em;}

h1 {font-size: 21px; color: #660000; margin-top: 6px;}
h2 {font-size: 19px;}
h3 {font-size: 18px;} 
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 13px;}

sup {font-size: 9px;}

ul {margin-top: 0px; margin-left: 10px; padding-top: 0px; padding-left: 0px;}
li {margin-top: 0px; margin-left: 10px; padding-top: 0px; padding-left: 0px;}

/* Form Elements */

input {font-family: Times New Roman, Times, serif; font-size: 12px;}
select {font-family: Times New Roman, Times, serif; font-size: 12px;}
textarea {font-family:  Times New Roman, Times, serif; font-size: 12px;}

/* Section Formatting */

.content {margin-left: 9px; font-size: 14px;}
 
.schedule {margin: 8px 11px 5px 22px; font-size: 12px;} 
.calendar {font-size: 12px;} 
.calendar-head {margin-left: 6px; font-size: 12px;} 

.prayerrequest {margin: 10px 10px 0px 12px; font-size: 12px;} 
 
/* Content Styles */

.white {color: #fcfcfc;}
.red {color: #ff0000;}
.maroon {color: #660000;}
.gray {color: #666666;}

.teamhead {font-size: 15px; color: #660000;}
.hometxt {font-size: 15px; margin-right: 9px;}

.larger {font-size: 15px;}
.normal {font-size: 14px;}
.smaller {font-size: 11px;}
.smallest {font-size: 9px;}


/* Links */

a {font-family: Times New Roman, Times, serif; text-decoration: underline; color: #660000;}
a:link {color: #660000;}
a:active {color: #660000;}
a:visited {color: #660000;}
a:hover {color: #CC9933; text-decoration: none;}

a.teamlink {font-family: Times New Roman, Times, serif; text-decoration: underline; color: #660000; font-size: 13px;}
a.teamlink:link {color: #660000;}
a.teamlink:active {color: #660000;}
a.teamlink:visited {color: #660000;}
a.teamlink:hover {color: #CC9933; text-decoration: none;}

a.cal {font-family: Times New Roman, Times, serif; font-weight: bold; text-decoration: underline; color: #660000;}
a.cal:link {color: #660000; font-weight: bold; }
a.cal:active {color: #660000; font-weight: bold; }
a.cal:visited {color: #660000; font-weight: bold; }
a.cal:hover {color: #CC9933; text-decoration: none; font-weight: bold; }

a.request {font-size: 12px; text-decoration: underline; color: #000000;}
a.request:link {color: #000000;}
a.request:active {color: #000000;}
a.request:visited {color: #000000;}
a.request:hover {color: #CC9933; text-decoration: underline;}

a.anchor {font-size: 11px; text-decoration: none; color: ##006633;}
a.anchor:link {color: #006633;}
a.anchor:active {color: #006633;}
a.anchor:visited {color: #006633;}
a.anchor:hover {color: #006633; text-decoration: none;}
