html {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

}

body {

	background-color: #48483e;

	background-image: url(images/bg.gif);

	background-repeat: repeat-y;

	background-position: center;

	margin: 0px;

	padding: 0px;

}

#bodyf {

    background-color: white;

	background-image: url(images/bodybg.gif);

	background-repeat: repeat-x;

	background-position: top;

	width: 654px;

}

table.contact {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-left: 45px;

	width: 460px;

}



h1 {

	font-size: 16px;

	padding: 10px 0 10px 24px;

	width: 320px;

	background-image: url(images/bullet.gif);

	background-position: left;

	background-repeat: no-repeat;

	margin: 0px 0px 0px 20px;

	color: #4e4e4e;

	border-bottom: #4e4e4e 2px dotted;

}

h1.lc {

	font-size: 14px;

	padding: 10px 0 11px 24px;

	width: 180px;

	background-image: url(images/bullet.gif);

	background-position: left;

	background-repeat: no-repeat;

	margin: 0px 0px 0px 20px;

	color: #611414;

	border-bottom: #611414 1px dotted;

}

h2 {

	font-size: 12px;

	padding: 0;

	display: inline;

	background-image: url(images/listlogo.gif);

	background-position: top left;

	background-repeat: no-repeat;

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 6px 20px;

	color: #611414;

	border-bottom: #611414 1px solid;

}

p {  

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-left: 45px;

	width: 500px;

	text-align: justify;

}

p.plc {

	margin-left: 20px;

	width: 180px;

	text-align: left;

}

p.plcsml {

	font-size: 10px;

	margin-left: 20px;

	width: 180px;

	text-align: left;

}

img.gutbor {

	border: 1px #CCCCCC solid;

	padding: 3px;

	margin-bottom: -6px;

}





#footer {

	width: 931px;

	background-image:url(images/footbg.gif);

	background-repeat:repeat-x;

/*	height: 78px;  */

	margin-left: auto;

	margin-right: auto;	

	border: 1px white solid;

}

p.footertxt {

	width: 252px;

	color: #999999;

	font-size: 10px;

	margin: 10px 10px 10px 20px;

	border-right: 1px solid #999999;

	padding: 10px 0 10px 0;

	text-align: left;

}

span.nav {	

	color: #999999;

	font-size: 10px;	

	padding-left: 30px;

	

}

a:link {

	text-decoration: none;	

}

a:visited {

	text-decoration: none;	

}

a:hover {

	text-decoration: underline;	

	color: #ff0000;

}

a:active {

	text-decoration: none;	

}

span.smller {

font-size: 10px;

float:right;

color: #990000;



}


