body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.main {
	background-color: #FFFFFF;
}

P {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-position: top;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 12px;
	line-height: 18px;
	font-weight: normal;
}

a:link {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	color: #069;
	text-decoration: none;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-weight: normal;
}


a:active {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	color: #069;
	text-decoration: none;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-weight: normal;
}


a:visited {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	color: #069;
	text-decoration: none;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-weight: normal;
}


a:hover {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	color: #900;
	text-decoration: none;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-weight: normal;
}

.horizontal {
	background-color: #243642;
	height: 15px;
}


.nav-bot {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #57879D;
	text-align: center;
}
.nav-bot a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}
.nav-bot a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}
.nav-bot a:visited {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}
.nav-bot a:hover {
	color: #FC6;
	text-decoration: none;
	text-align: center;
}

ul,li {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	line-height: 20px;
	color: #243642;
	margin-bottom: 5px;
	margin-right: 10px;
}
.main h1 {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFCC66;
}
H1 {
	font-weight: bold;
}

.border-r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #57879D;
	border-right-color: #57879D;
	border-bottom-color: #57879D;
	border-left-color: #57879D;
}

.main p strong {
	color: #243642;
}

.excerpt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #900;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 20px;
}

.photo {
	border: 1px solid #FC6;
}

.border-r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

H2 {
	color: #333;
	font-size: 16px;
	font-family: "Gill Sans MT", Arial;
	margin-top: 10px;
	background-color: #FC6;
}

.hometext {
	color: #333;
}

