
body {
	background-image: url(back.jpg);
	margin-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #A44D04;
}

#hold {
	width:707px;
	margin:auto;
	background-color:#FFFFFF;
	border:#ECDBD1 1px solid;
}

#footer {
	padding:8px 5px 2px 5px;
	width:697px;
	height:14px;
	background-image:url(footer.png);
	background-repeat:repeat-x;
}

#copyright {
	width:65%;
	float:left
}

#chameleon {
	width:35%;
	float:left;
	text-align:right;
}

#globalLinks {
	height: 24px;
	background-image:url(nav.png);
	background-repeat:repeat-x;
	float:left;
	width:100%;
}

#globalLinks li {
	display:inline;
	float:left;
	margin: 0px 0px 0px 20px;
}

#globalLinks li a {
	font-size: 12px;
	display:block;
	float:left;
	list-style: none;
	height:24px;
	line-height: 18px;
	color: #A44D04;
	text-align:center;
	overflow:hidden;
}

#home a {
	background-image:url(home.png);
	width:86px;
}

#services a {
	background-image:url(services.png);
	width:102px;
}

#contactus a {
	background-image:url(contactus.png);
	width:118px;
}

#home a:hover, #services a:hover, #contactus a:hover, .on a {
	background-position:0 -24px;
}

a {
	color: #A44D04;
	text-decoration:underline;
}

a:hover {
	color: #A44D04;
	text-decoration:none
}

h1 {
	font-size: 18px;
	font-weight: bold;
	display:inline
}

#content {
	padding:10px 20px 10px 20px;
}

.inline {
	display:inline;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.tre {
	width:400px;
}

#times {
	width:300px;
}

#header {
	height:120px;
}

.leftcol {
	width:295px;
}

.rightcol {
	width:90px;
}

.imagefloatright {
	float:right;
	margin:0px 5px 0px 5px;
}
