#container {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#header {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 155px;
}
#top {
	width: 760px;
	background: url(../images/content-bg.gif) repeat-y center center;
}
#top-flash {
	width: 519px;
	margin: 0px;
	padding: 0px;
	height: 211px;
	float: right;
	background: url(../images/movie-bg.jpg) no-repeat center center;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 241px;
}

#bottom {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(../images/content-bg.gif) repeat-y center center;
}
#side-menu {
	width: 241px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/side-menu-bg.jpg) repeat-y center center;
}
#our-location {
	width: 241px;
}
#maincontent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 519px;
}
#welcome {
	width: 519px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/maincontent-bg.jpg) no-repeat center 43px;
}
#footer {
	background: url(../images/footer-bg.jpg) no-repeat center top;
	width: 760px;
	margin: 0;
	padding: 0px;
	line-height: 0px;
	height: 21px;
}
#footer p {
	color: #82715B;
	font: 11px/12px "Trebuchet MS";
}
#footer p a:link, #footer p a:visited, #footer p a:active {
	color: #685A48;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
}
#footer p a:hover {
	text-decoration:underline;
}
#credits {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}
#credits p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #484540;
}
#credits p a:link, #credits p a:visited, #credits p a:active {
	text-decoration:underline;
	color: #484540;
}
#credits p a:hover  {
	text-decoration:none;
}
.text {
	color: #4B3F2E;
	font: 13px/20px "Trebuchet MS";
	margin: 0px;
	padding: 5px 10px;
}
.text a:link, .text a:visited, .text a:active {
	color: #4B3F2E;
	text-decoration:underline;
}
.text a:hover {
	text-decoration:none;
}
.text strong {
	font-weight: bold;
}
.sidetext {
	text-align:left;
	color: #4B3F2E;
	font: 11px "Trebuchet MS";
	margin: 0px;
	padding: 5px 10px;
}
.sidetext strong{
	font-weight:bold;
}
.sidetext a:link, .sidetext a:visited, .sidetext a:active {
	color: #4B3F2E;
	text-decoration:underline;
}
.sidetext a:hover {
	text-decoration:none;
}
.sidetext strong {
	font-weight: bold;
}
.imgb {
	background: #FFFFFF;
	margin: 3px;
	padding: 3px;
	text-align: center;
	border: 1px solid #928676;
}
.list {
	color: #605B56;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: 35px;
	list-style: url(../images/li.png) outside;
	margin-right: 15px;
}
.hightlight {
	color: #4B3F2E;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: #ede6de url(../images/quote.jpg) no-repeat 10px;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px dotted #4B3F2E;
}
#badge {
	position: absolute;
	left: 677px;
	top: 87px;
}
#flash-area {
	height: 155px;
	width: 518px;
	float: right;
}
#flashmovie {
	height: 211px;
	width: 519px;
}
label {
	color: #333333;
	font: 13px Arial, Helvetica, sans-serif;
}
.input, inputerr {
	color: #605C56;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	border: 1px solid #47423D;
	background: #FFFFFF;
	width: 250px;
}
.input:focus {
	border: 1px solid #ff9900;
}
