@charset "utf-8";
/* CSS Document */

body {
	background-color: #999999;
	margin-top: 0px;
}



a:link {
	color: #878B5E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #868A5D;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #878B5E;
	font-weight: bold;
}




.border {
	background-image: url(images/border_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.footerbg {
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
}
.quotebg {
	background-image: url(images/behindquote.png);
	background-repeat: no-repeat;
}
.whiteitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 5px;
}
.leftmenu {
	position: static;
	width: 182px;
	left: 0px;
	top: 0px;
	visibility: inherit;
	overflow: hidden;
	z-index: auto;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #D4B253;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #10106D;
	text-align: left;
}
.contentbg {
	background-image: url(images/homecontentbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.homecontenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #10106D;
	padding-left: 5px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}

.style1 {color: #878B5E}


.homecontenttextblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #10106D;
	padding-left: 5px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
.underphotoquotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #10106D;
	text-align: center;
}

.titlesgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #11116D;
}
.contentbggrey {
	background-image: url(images/pgbackgroundgrey.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.subtitles {
	color: #11116D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bolder;
}
.articlequotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #990000;
	text-align: center;
}
.homecontenttextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #10106D;
	padding-left: 5px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
.leftitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #10106D;
}
.style1Copy {
	color: #878B5E;
	text-transform: none;
}
