h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f7f7f7;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-variant: small-caps;

}
.details-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: underline;
	font-variant: small-caps;

}
.details-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: none;
	font-variant: small-caps;

}
.border-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F7F7F7;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-weight: normal;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}
.footer-link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	font-variant: normal;
}
.footer-link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: underline;
	font-variant: normal;
}
.border-img {
	border: 1px solid #333333;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.border-main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc6600;
	border-right-color: #cc6600;
	border-bottom-color: #cc6600;
	border-left-color: #cc6600;
}
.p-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
}
.p-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}
.border-top {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
