@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#content {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	border: 2px solid #000;
}
#content #menu {
	float: left;
	width: 189px;
	margin: 0px;
	padding: 0px;
}
#content table tr td #left {
	float: left;
	width: 301px;
}
#content table tr td #left #menuNew {
	float: left;
	width: 189px;
}
#content table tr td #photos {
	float: right;
}
#footer   {
	font-size: 9.5px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 189px;
}
#subMenuNew {
	float: right;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#copy  {
	width: 580px;
	margin: 0px;
	float: right;
	color: #FFF;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#testimonial {
	color: #CCC;
	background-color: #000;
	height: 150px;
	width: 100%;
	font-style: italic;
}
#content #submenu {
	float: right;
	width: 600px;
	padding-left: 17px;
	font-size: 18px;
	color: #333;
}
.quote {
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	color: #CCC;
}
#content #photos {
	margin: 0px;
	padding: 0px;
	width: 617px;
	float: right;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
}
a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}
.boldText {
	font-weight: bold;
}
#content #menu #footer {
	background-image: url(images/red_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.center {
	text-align: center;
}
.needInfo {
	font-style: italic;
	font-weight: bold;
	color: #0F0;
}
.specialText {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border: 2px dotted #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.negleading {
	line-height: 32px;
}
#copy table tr td p #structual img {
	padding-bottom: 20px;
	padding-left: 10px;
}
