body {
	background-image: url(../images/bgc.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #000000;
	background-position: top;
}
#container {
	width: 770px;
	margin: auto;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/redhorzline_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#nav {
	background-color: #666666;
	width: 750px;
	padding: 10px;
	border: 1px solid #FF0000;
}
.blacklink {
	color: #000;
}
#welcome a {
	color: #000;
	text-decoration: none;
}
#welcome a:hover {
	color: #000;
	text-decoration: none;
}
#imgpan {
	float: right;
	width: 400px;
	margin-top: 11px;
}
#textpan {
	float: left;
	width: 370px;
	margin-top: 11px;
}
#welcome {
	width: 350px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#welcome p{
	margin: 2px;
	padding: 2px;
}
#hmlogo {
	background-image: url(../images/logo370a.jpg);
	height: 112px;
	width: 370px;
	border: 0px;
	alt: "Protected By JC Security Systems";
}
#hmsubcat {
	background-color: #cdb8a3;
	padding: 20px;
	width: 320px;
	margin: 5px;
}
#hmsubcat p{
	margin: 2px;
	padding: 2px;
}
#room {
	background-color: #CCCCCC;
	background-image: url(../images/room-slices2.jpg);
	background-repeat: no-repeat;
	height: 451px;
	width: 400px;
}
#4imgs {
	background-image: url(../images/4imgs2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 79px;
	width: 400px;
}
#copyright {
	font-size: 70%;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	width: 760px;
	text-align: center;
}
#catcont {
	background-color: #cdb8a3;
	padding: 20px;
	width: 730px;
}
#catbody {
	width: 730px;
}
#hmthelist {
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 25px;
	border: 1px solid #FF0000;
	background-color: #666666;
}
.moreimg {
	text-align: right;
}
.center {
	text-align: center;
}
.imgctr img{
	padding: 10px;
	border: 1px solid #FF0000;
	margin: auto;
	background-color: #FFFFFF;
}
.imgctr {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.smallfont {
font-size: 80%;
}
.formfieldnames {
	font-weight: bold;
}
.formfiledbox {
	background: #d1d1d1;
}
.ceoimage {
	float: left;
	padding: 10px;
}
.eyeimage {
	float: right;
	padding: 10px;
}
.contact_center {
	text-align: center;
	line-height: 150%;
}
.smallfont {
	font-size: 90%;
}
.right {
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}







a { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: underline }
a:hover { color: #FFFFFF; text-decoration: underline }
