.BGimage {
	background-repeat: no-repeat;
	background-position: left top;
}

.BGTop {
	background-color: #2f324c;
	background-repeat: repeat-x;
	background-position: left top;
}

.BGLeft {
	background-color: #2f324c;
	background-image: url(frames/blueGreen.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
	
}

.leftNavBG  {

	background-image: url(frames/bldgStripe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	
	font-variant: small-caps;
	color: #CCCCCC;
	letter-spacing: 4px;
	vertical-align: 10%;
	word-spacing: 4px;
}
.headlinesm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	letter-spacing: 2px;
	vertical-align: 10%;
	word-spacing: 2px;
	}

.LOGO {
	font-family: Century, Viking;
	font-size: 12px;
	letter-spacing: 2px;
	height: 80%;
	color: #242639;
	font-weight: bold;
	}

.smLOGO {
	font-family: Century, Viking;
	font-size: 9px;
	letter-spacing: 2px;
	
	color: #312b5f;
	font-weight: bold;
}



.meriageLink {
	font-size: x-small;
	color: #CCCCCC;
	
	text-align: center;
}

h1 {
	color: #2f324c;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: Strong;
	letter-spacing: 5px;
	font-size: 200%;
	font-style: normal;
	margin-top: 20px;
}


a.meriageLink {
	color: #D3D3D3;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
	margin: 10px;

}
.leftimage {
	border: thin solid #333333;
	margin: 20px 10px 20px 5px;


}
.locationSM {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 600;
	color: #0A0742;
	letter-spacing: 1px;

}

.locationLG {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #0A0742;
	
}

.locationwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 2px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #29304A;
	line-height: 17px;
	letter-spacing: 2px;
	text-align: center;
	padding: 5px;


}
.RtCol {
	background-color: #E6E3DF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 3px solid #315539;
	width: 200px;
	vertical-align: top;



}
.content {
	padding-right: 15px;
	padding-bottom: 15px;
	vertical-align: top;

}

.noPad {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;


}
.padLeft {
	padding-left: 25px;
}
