@charset "utf-8";
.container {
	width: 900px;
	background-color:#beb4c4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clear {
	clear: both;
}

.innerleft {
	width: 275px;
	padding-right: 150px;
	float: left;
	padding-left: 25px;
}

.innerright {
	width: 300px;
	padding-right: 125px;
	float:right;
	padding-left: 25px;
}

.imgfltright {
	float:right;
	margin-right: -115px;
}
.header {
	background: #DDDDDD;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.photoheader {
	background: #beb4c4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
}
.footer {
	padding-top: 25px;
	padding-bottom: 0;
	height: 65px;
	background-color: #beb4c4;
	background-image: url(../images/site-images/footer_bg.gif);
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	vertical-align: 40%;
} 

.footer a:link {
	text-decoration: none;
	color: #000066;
	background-color: #CEC7D3;
	font-weight: normal;
}
.footer a:visited {
	text-decoration: none;
	color: #000066;
	background-color: #CEC7D3;
	font-weight: normal;
}
.footer a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	}
	
.footer a:active {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}


.LeftMainHeader {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 10px;
	letter-spacing: 0.125em;
	background-color: #BEB4C4;
	background-image: url(../images/site-images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.LeftMainHeader a:link {
	text-decoration: none;
	color: #000000;
}

.LeftMainHeader a:visited {
	text-decoration: none;
	color: #000000;
}
.LeftMainHeader a:hover {
	text-decoration: none;
	background-color: #CEC7D3;
	color: #FFFFFF;
}
.LeftMainHeader a:active {
	text-decoration: none;
	background-color: #CEC7D3;
	color: #FFFFFF;
}

.LeftHeader {
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.LeftHeader a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BEB4C4;
}

.LeftHeader a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BEB4C4;
}

.LeftHeader a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #BEB4C4;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.25pc;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.RiteHeader {
	font-size: 18px;
	font-style: normal;
	color: #00FF00;
	font-family: "Century Gothic", Verdana, Arial;
	letter-spacing: 0.1em;
	text-align: right;
	font-weight: bold;
}
.HeaderLinks {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.innerFull {
	width: 850px;
	padding-right: 25px;
	float: left;
	padding-left: 25px;
}
body {
	margin: 0px;
	background-color: #222222;
	background-position: center;
	background-repeat: repeat-y;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000066;
	background-color: #dEd7e3;
}
.color_red {
	color: #FF0000;
}
.embold {
	font-weight: bold;
}
.imgfltrightCopy {
	float:right;
	margin-right: -115px;
}
.imgfltleft {
	float:left;
	margin-right: 0px;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.25pc;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0em;
}
.LeftHeaderBLACK {
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-family: "Century Gothic", Verdana, Arial;
	letter-spacing: 0.1em;
	font-weight: bold;
}
