@charset "utf-8";
body {
	background-color: #751E27;
	margin: 0px;
	padding: 0px;
}

#MasterContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-x;
	height: 100%;
}
#header {
	background-image: url(../images/core/hdrbg.jpg);
	background-repeat: repeat-x;
	height: 220px;
}
#headerHeader {
	height: 71px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/core/header.jpg);
	background-repeat: no-repeat;
}
#headerPic {
	height: 149px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}
#PagePurple {
	height: 120px;
	width: 755px;
	background-color: #241c1f;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#PurpleStrip {
	background-color: #241c1f;
	width: 100%;
	height: 120px;
}
#white {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	overflow: auto;
}
#pageContainer/* CSS Document */

 {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	position: relative;
}



#nav {
	height: 32px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
}


#nav  ul {
	padding: 0;
	list-style: none;
	border: 1px none #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 8px;
	text-align: center;
}

#nav  li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav  a {
	text-decoration: none;
	color: white;
	height: 27px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 0px;
	text-transform: capitalize;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#nav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav  a:hover {
	color: #DDDDDD;
	background-color: #241C1F;
	background-repeat: no-repeat;
	background-image: url(../images/core/underline.jpg);
	background-position: 4px bottom;
}
#nav  a:hover, #nav  li.current  a {
	color: #DDDDDD;
	background-color: #241C1F;
	background-repeat: no-repeat;
	background-image: url(../images/core/underline.jpg);
	background-position: center 26px;
}

#footer {
	background-color: #751E27;
	text-align: center;
	clear: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #241C1F;
	overflow: auto;
	position: relative;
	height: auto;
}

#FooterContents {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-color: #751E27;
	padding: 0px;
	margin-top: 0px;
	position: relative;
	overflow: auto;
}
#footerleftCol {
	width: 140px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #CD3245;
	text-align: left;
	padding-top: 12px;
	margin: 0px;
	padding-right: 0px;
}
#footerRightCol {
	float: right;
	width: 330px;
	text-align: left;
	font-size: 9pt;
	color: #CD3245;
	padding-top: 12px;
	padding-left: 20px;
}
#footerMiddle {
	width: 220px;
	margin-left: 145px;
	background-image: url(../images/general/ftr_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
#footerMiddle ul {
	color: #F7F7F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding: 0px;
	text-transform: capitalize;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	text-align: left;
}
#footerMiddle li {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
}
#footerMiddle a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footerMiddle a:link {
	text-decoration: none;
}
#footerMiddle a:visited {
	text-decoration: none;
}
#footerMiddle a:hover {
	color: #D7606B;
	background-image: none;
	background-repeat: no-repeat;
}

.footerGradient {
	background-image: url(../images/core/ftr_bg.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 160px;
}
#footerleftCol a {
	text-decoration: underline;
}
#footerleftCol  a:link {
	color: #CD3245;
	text-decoration: underline;
}
#footerleftCol a:visited {
	color: #CD3245;
}
#footerleftCol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.han:link {
	color: #751E27;
	text-decoration: underline;
}
a.han:visited {
	color: #B42E3C;
	text-decoration: underline;
}
a.han:hover {
	color: #241C1F;
	text-decoration: underline;
}
.style2 {
	color: #FFFFFF;
	font-weight: normal;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 
