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

body{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	line-height: 1.3em;
	margin-top: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
}
body.mceContentBody {
  background: #fff url();
  text-align: left;
  padding: 10px;
}
#wrap {
	text-align: left;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
#head {
}
#content2 {
	height: 385px;
	background-image:url(images/M_bg.jpg);
	background-repeat:no-repeat;
}
#content {
	overflow: auto;
}
#content-left {
	width: 230px;
	margin-left: 25px;
	float: left;
}
#content-left2 {
	float: left;
	width: 195px;
	padding-left: 15px;
}
#content-right {
	width: 500px;
	float: right;
}
#content-right2 {
	width: 540px;
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	overflow: auto;
}
#content-home {
	height: 300px;
	padding-top: 85px;
}
.flashSpacer {
	margin-top: 17px;
}
#footer {
	height: 20px;
	padding-top: 14px;
	padding-bottom: 10px;
	background-image: url(images/footer-links.gif);
	text-align: right;
	padding-right: 15px;
	background-repeat: no-repeat;
	clear: both;
}
#footer   li  {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
	text-decoration: none;
}
#footer li a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: right;
	margin-top: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#nav {
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#head-nav {
	background-image: url(images/M_but.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 0px;
	padding-left: 212px;
	text-align: center;
	padding-top: 2px;
}
#head-flash {
}
a {
	color: #99012D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #950029;
	padding-bottom: 12px;
}
.home_img {
	padding-top: 10px;
}
.readmore {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7F0025;
	text-align: right;
	margin-top: 8px;
}
