﻿@import url('layout.css');
body {
	body: font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-image: url('../images/bkgrd.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #9781DA;
}
#container {
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #7E7AB4;
	width: 1072px;
	margin: 0 auto;
}
#masthead {
	border: medium ridge #9A7DBD;
	margin: 15px 10px 5px 10px;
	text-align: left;
	background-color: ;
	background-image: url('../images/purplmsthd.jpg');
	background-position: 50% top;
	background-repeat: repeat;
	height: 185px;
	width: 1039px;
}
#navigation {
	border: medium ridge #9a7dbd;
	background-color: #9a7dbd;
	font-size: large;
}
html>body #navigation {
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
	width: 1038px;
}
#column_p {
	border: 10px ridge #9a7dbd;
	width: %;
	padding: px px px px;
	background-color: #CCCCFF;
}
html>body #column_p {
	width: %;
	padding: 0px;
	background-color: #CCCCFF;
	margin-left: 10px;
	height: 138px;
}
#column_l {
	border: medium ridge #9A7DBD;
	width: 95%;
	padding: 15px 10px;
	background-color: #CCCCFF;
}
html>body #column_l {
	width: 95%;
	padding: 15px 10px px 10px;
	background-color: #CCCCFF;
	margin-top: 7px;
	left: px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	margin-top: 15px;
	width: 100%;
	text-align: center;
	background-color: #7e7ab4;
	padding-top: 5px;
	padding-bottom: 5px;
}
html>body #footer {
	text-align: center;
	color: #6A45B8;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Navigation */
#navigation ul {
	margin: 0px 0px 5px 45px;
	list-style-type: none;
	width: 100%;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: lighter;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #9a7dbd;
	background-color: #BEACD5;
	font-size: 18px;
	text-align: center;
}
#navigation a:hover {
	font-weight: lighter;
	text-decoration: none;
	color: #DB91FF;
	border: 1px double #440088;
	background-color: #FFFFFF;
	font-size: 18px;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
/* Site typography */	
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
/* Footer Styles */
}
#footer a {
	color: #6a45b8;
	font-size: small;
}
#footer a:hover {
	color: #9999FF;
	text-decoration: none;
}
#footer p {
	padding: 0px;
	margin: 0px;
	font-size: px;
	color: #7e7ab4;
}
/* Links */
a {
	color: #6A45B8;
	text-decoration: underline;
}
a:hover {
	color: #FFE8FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
a:visited {
	color: #CC99FF;
}
a:active {
	color: #9A1884;
}
.photos {
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	width: 143px;
	height: 137px;
}
.redphoto {
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	width: 150px;
	height: 137px;
}
.hopelogo {
	position: absolute;
	width: 191px;
	height: 174px;
	z-index: 1;
	left: 935px;
	top: 23px;
}
.masterh1 {
	padding: 0px;
	margin: 25px 0px 10px 15px;
	font-family: Harrington;
	font-size: 52px;
	font-weight: normal;
	color: #6a45b8;
}
.masterh3 {
	padding: 0px;
	margin: 0px 0px 0px 70px;
	font-family: Papyrus;
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
}
