body {
	background-color: #6A000B;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-repeat: repeat;
	background-image: url(images/stripe.png);
}
.content {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.copy_fnt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242424;
}

#footer  {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #ff0018;
	height: 20px;
	padding-right: 20px;
}
#footer a, #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


#nav {
	height: 150px;
	text-align: right;
	background-color: #000000;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav a, #nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;

}


a:link {
	color: #FF0018;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
	color: #6A000B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#details {
	height: 368px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}

#menu {
	height: 403px;
	width: 216px;
	float: left;
	padding-right: 20px;
}
.sml {
	font-size: 10px;
}
.title {
	color: #FF0018;
}
.enlarge {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.header {
	font-size: 18px;
}

#right_pic {
	float: left;
	width: auto;
	border: 2px solid #DB0C12;
	margin-left: 20px;
}
#right {
	float: left;
	width: auto;
	margin-left: 20px;
}

#map {
	float: none;
	width: 225px;
	margin-left: 410px;
}
.contact {
	font-size: 16px;
}
