@charset "utf-8";
body {
	background-image: url(../images/backgrounds/bg_gllyon_tartan_gold.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
}
.textBold {
	font-weight: bold;
}

.bkgrndImgRight {
	background-repeat: repeat-y;
	background-position: left top;
}

.small_text {
	font-size: 12px;
}
.article_Title {
	font-size: 15px;
	color: #591D00;
	line-height: 16px;
	font-style: italic;
}
.page_Title {
	font-size: 18px;
	font-weight: bold;
	color: #591D00;
}
.ImageRight {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.bkgrndImgLeft {
	background-repeat: repeat-y;
	background-position: right top;
}
.bkgrndImgCenter {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkgrndImgRightLow {
	background-repeat: no-repeat;
	background-position: left top;
}
.bkgrndImgLeftLow {
	background-repeat: no-repeat;
	background-position: right top;
}
.bkgrndImgCenterLow {
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #62699D;
	font-weight: bold;
}
a:hover {
	color: #73512B;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #999999;
}
.textUnderlinedBold {
	font-weight: bold;
	text-decoration: underline;
}
.textUnderlined {
	text-decoration: underline;
}
.bkgrndImgRightTop {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bkgrndImgLeftTop {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgrndImgCenterTop {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ImageLeft {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}
.ImageCenter {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.QandA {
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
	color: #6E2922;
	font-style: italic;
}
.textItalic {
	font-weight: normal;
	font-style: italic;
}
.textItalicUnderlined {
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
.ImageLeftAligned {
	padding-right: 5px;
}
.subtitlesbold {
	font-size: 16px;
	font-weight: bold;
	color: #591D00;
	line-height: 18px;
}
