/* --MAIN STYLES-- */

body {
	background-color: #6c6c6c;
	margin: 0px;
	}

td {
	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height: 17px;
	color: #363535;
	}
	
h1 {font-size: 20px; font-weight: normal; color: #939292; line-height:23px;}


.form { 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #363535;
	border: 1px solid #a7a5a5;
	background-color: #ffffff;
	padding: 2px;
	vertical-align: middle;
	}

.form-multiline {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #363535;
	border: 1px solid #a7a5a5;
	background-color: #ffffff;
	padding: 4px;
	}
		
.form-red { 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #ffffff;
	background-color: #b80023;
	border: 1px solid #a7a5a5;
	cursor: pointer;
	cursor: hand;
	}

a { 
	text-decoration: none;
	color: #b80023;
	}
	
a:hover {
	text-decoration: none;
	color: #a4470e;
	}
		
a.black-link {
	color: #000000;
	text-decoration: none;
	}
	
a.black-link:hover {
	color: #b80023;
	text-decoration: none;
	}
	
.read-more {
	background-image: url(images/arrowred.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 3px;
	font-weight: bold;
	line-height: 16px;
	}
	
.red {color: #b80023;}


/* NEW 10-27-06 */

.location {
	vertical-align: top;
	background-color: #bfbdbd;
	padding: 35px 10px 0px 15px;
	}

.location-url {
	font-size: 9px;
	font-weight: bold;
	}
	
.banner-photo1 {
	height: 77px;
	vertical-align: top;
	background-color: #414040;
	background-image: url(images/banner-photo1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 73px 15px 10px 29px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 33px;
	}

.banner-photo2 {
	height: 77px;
	vertical-align: top;
	background-color: #414040;
	background-image: url(images/banner-photo2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 73px 15px 10px 29px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 33px;
	}

.banner-photo3 {
	height: 77px;
	vertical-align: top;
	background-color: #414040;
	background-image: url(images/banner-photo3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 73px 15px 10px 29px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 33px;
	}

.h1-orange2 {color: #CD6C0D;}

.content-main2 {
	padding: 30px 19px 30px 29px;
	border-right: 1px solid #bfbdbd;
	vertical-align: top;
	}

.graybar {
	background-color: #817d7d;
	padding: 4px 11px 4px 11px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin-left: -10px;
	margin-top: 2px;
	margin-bottom: 5px;
	}

.graybar-short {
	float: left;
	width: 320px;
	background-color: #817d7d;
	padding: 4px 11px 4px 11px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin-left: -5px;
	margin-top: 2px;
	}
	
.buttonbybar {
	float: right;
	margin-top: 5px;
	cursor: pointer;
	}

.bottomtext {
	font-size: 9px;
	font-style: italic;
	padding-bottom: 20px;
	border-bottom: 1px solid #BFBDBD;
	}

.news-bg2 {
	background-image: url(../images/gradient-gray.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 47px 9px 19px 11px;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	}
	
.borderbottom-gray {
	border-bottom: 1px solid #BFBDBD;
	margin-bottom: 10px;
	margin-top: -3px;
	}

.bullet-blacker {
	background-image: url(images/bullet-blacker.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-bottom: 10px;
	margin-right: 40px;
	line-height: 15px;
	}

.bullet-blacker-last {
	background-image: url(images/bullet-blacker.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-bottom: 0px;
	margin-right: 40px;
	line-height: 15px;
	}
		
.padding-bottom {
	padding-bottom: 10px;
	}
