/* CSS Document */
body {
	margin: 0px;
	background-image:url(../images/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #6F1514;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	margin-left: 1px;
}

img {
	border: 0px;
}
.left-bg {
	background-color:#EFEFEF;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}

.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	padding-bottom: 10px;
	text-align: justify;
}

.blue-head {
	color:#1982F8;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
}

a:link, a:visited, a:active {
	color: #1982F8;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #616161;
	text-decoration: underline;
}

a.fotter:link, a.fotter:active, a.fotter:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #616161;
    text-decoration: none;
}
a.fotter:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #1982F8 ;
	text-decoration: underline;
}

.small {
	font-size: 9px;
}
.people {
	font-family:"Monotype Corsiva";
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
}
.people-head {
	color:#1982F8;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	vertical-align: top;
}
.redTextNormal {
	color:#FF0000;
}
.text{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#832A00;
	line-height:25px;
}	