body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;

}

.footer {
  background: #39373A;
}


/* Avoids bugs in IE and Opera for using percentage measurements for text*/
body {
	font-size: 100.01%;
}

/* Fixes bug in IE5 - tells the table to take the font size from surrounding content */
table {
	font-size: 1.0em;
}

/* Set text style for page */

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	line-height: 16px;
	}

body, div, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #5A5A5A;
	line-height: 16px;
	font-weight: normal;
}

a, a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
	color: #5A5A5A;
}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.small_left {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.smallwhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

.smallnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}


a.smallnav, a.smallnav:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}

a.smallnav:hover {
	text-decoration: none;
	color: #5A5A5A;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	}

a.leftnav, a.leftnav:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	clear: left;
	float: left;
	height: 33px;
	width: 145px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 32px;
}

a.leftnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B3011A;
}

a.subnav, a.subnav:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	clear: left;
	float: left;
	height: 25px;
	width: 145px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	line-height: 32px;
	text-indent: 20px;
}

a.subnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B3011A;
}

a.footer, a.footer:link {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #ffffff;
}

a.footer:hover {
	color: #d9d9d9;
	text-decoration: none;
}

a.listings, a.listings:link {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

a.listings:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#black {
	background-color: #000000;
}

.button{
	color:#ffffff;
	text-decoration:none;
}

a.button:link{
	color:#ffffff;
	text-decoration:none;
}

a.button:hover{
	color:#ffffff;
	text-decoration:none;
}
