body {
background: #000000;
margin: 0;
padding: 0;
}

/* top row */
#logo {
width: 130px;
height: 74px;
background: transparent url(../images/logo.gif) no-repeat top left;
}

#colorado {
height: 74px;
background: transparent url(../images/pikes_peak.jpg) no-repeat top center;
}

#right-top {
width: 110px;
height: 74px;
background: transparent url(../images/right-top.gif) no-repeat top left;
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-align: center;
}

/* second row */
#logo-bottom {
width: 150px;
height: 23px;
background: transparent url(../images/logo-bottom.gif) no-repeat top left;
}

#frame-top {
height: 23px;
background: transparent url(../images/frame-top.gif) repeat-x top left;
}

#right {
width: 92px;
height: 23px;
background: transparent url(../images/right.gif) no-repeat top left;
}

/* main */

#frame-left {
width: 212px;
background: transparent url(../images/frame-left.gif) repeat-y top left;
}

#frame-left p {
font-family: Monotype Corsiva;
font-size: 19px;
text-align: left;
color: #e1e1e1;
padding-left: 2px;
padding-right: 84px;
text-align: right;
}

#frame-right {
width: 92px;
background: transparent url(../images/frame-right.gif) repeat-y top left;
}

#content {
background: #330000;
}

#copyright {
background: #330000;
text-align: center;
}

#copyright p {
text-align: center;
}

#copyright-left {
background: transparent url(../images/frame-left.gif) repeat-y top left;
}

#copyright-right {
background: transparent url(../images/frame-right.gif) repeat-y top left;
}

/* footer */

#footer-left {
width: 150px;
height: 35px;
background: transparent url(../images/footer-left.gif) no-repeat top left;
}

#frame-bottom {
background: #000000 url(../images/frame-bottom.gif) repeat-x top left;
height: 35px;
text-align: center;
color: #FF9F67;
font-family: Tahoma, Arial;
font-size: 10px;
}

#footer-right {
width: 92px;
height: 35px;
background: transparent url(../images/footer-right.gif) no-repeat top left;
}

#footer {
text-align: center;
color: #FF9F67;
font-family: Tahoma, Arial;
font-size: 10px;
}

/* fonts */

h1 {
font-family: 'Cotillion', 'Monotype Corsiva';
font-size: 38px;
color: #97470C;
padding-left: 20px;
}

.head {
font-family: 'Cotillion', 'Monotype Corsiva';
font-size: 38px;
color: #97470C;
}

h2 {
font-family: Times New Roman, 'Cotillion';
font-size: 20px;
color: #97470C;
padding-left: 20px;
}

p {
font-family: Tahoma, 'Lucida Calligraphy';
font-size: 14px;
text-align: justify;
padding-right: 20px;
padding-left: 20px;
color: #FFCC66;
}

li {
font-family: Tahoma, 'Lucida Calligraphy';
/* font-size: 18px; */
font-size: 14px;
padding-right: 20px;
color: #FFCC66;
}

#content td {
font-family: Tahoma, 'Lucida Calligraphy';
/* font-size: 18px; */
font-size: 14px;
color: #FFCC66;
}

a {
color: #FF9933;
}

/* pictures */

.pic-right {
margin-left: 10px;
}

.pic-left {
margin-right: 10px;
}

.testimony {
padding-top: 15px;
}

.scripture {
display: block;
border: 1px #FF9933 solid;
padding: 5px;
text-decoration: none;
}

.bigger {
font-size: 140%;
}

.mandatory {
font-size: 10px;
color: #FF0000;
}
